body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: rgb(186,186,78);
        /* background-color: rgb(246,224,78); */
	font-family: verdana;
        font-size: 12px;
}
.clear {
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
	overflow: hidden;
	clear: both;
}

ul {
        padding-left: 15px;
}
#page-outline {
	text-align: left;
	margin: 0px auto;
	width: 780px;
}
#page {
	border-left: 1px solid rgb(158,81,13);
	border-right: 1px solid rgb(158,81,13);
	background-color: rgb(255,255,255);
}
#header {
	width: 778px;
	height: 140px;
	overflow: hidden;
	background-color: rgb(247,244,193);
}
#logo {
	float:left;
	width: 200px;
	height: 140px;
}
#som {
	float: left;
	width: 382px;
	height: 140px;
	text-align: center;
	line-height: 2;
}
#som h1 {
	font-style: normal;
	font-size: 26px;
	font-weight: bold;
	color: rgb(0,0,0);
}
#oko {
	float: right;
	width: 196px;
	height: 140px;
	background: url(/new/design/oko.jpg) no-repeat;
}
#menu-outline {
	height: 1px;
	overflow: hidden;
        background-color: rgb(158,81,13);
}
#menu {
  padding: 10px 10px 10px 25px;
}
#menu a {
	display: block;
	padding: 5px 0px 0px 00px;
	color: rgb(158,81,13);
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#menu a:hover {
	color: rgb(0,0,128);
	/* color: rgb(169,152,162); */
}
#menu a.level01 {
	padding: 5px 0px 0px 15px;
	font-size: 11px;
}
#content-outline {
	width: 778px;
	background: url(/new/design/background.gif) repeat-y;
        line-height: 1.6;
}
#content-outline h2, h3, h4, h5, h6 {
        color: rgb(158,81,13);
}
#content-outline h2 {
        font-size: 16px;
}
#content-outline a {
        color: rgb(158,81,13);
}
#klic-odkaz a {
        color: rgb(0,0,0);
        text-decoration: underline;
}
#footer-outline {
	padding: 3px 10px;
	background-color: rgb(158,81,13);
	overflow: hidden;
	margin-bottom: 30px;
        text-align: center;
        color: rgb(255,255,255);
}
#footer-outline a {
        color: rgb(255,255,255);
}
#left-outline {
	float: left;
	width: 230px;
	overflow-x: hidden;
}
#rigth-outline {
	float: left;
	width: 547px;
	overflow-x: hidden;
	/*background: url(/new/design/podklad.jpg) no-repeat;*/
}
#srch {
  padding: 0px 10px 0px 25px;
}
.key-item {
  float: left;
  padding: 2px 5px;
  width: 170px;
  text-align: center;
}
.key-separator {
  clear: both;
  overflow: hidden;
  height: 1px;
  margin: 7px;
  border-top: 1px solid rgb(200,200,200);
}
.key-item strong {
  display: block;
  height: 55px;
  text-align: center;
}

#vysvetlivky_small {
       font-size: 10px;
}

p {
    text-align: justify;
    padding-right: 5px;
}
