body {
	margin: 0;
	padding: 0 0 30px;
	font-size: 75%;
	line-height: 150%;
	font-family: "Verdana CE", "Lucida Grande CE", "Helvetica CE", Verdana, lucida, sans-serif;
	text-align: center;
	/*color: #555;*/
	background-color: #FFE09F;
/*	background-color: #EDF9FF;*/
	background-image: url(layout_img/bckg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
h1, h2, h3, h4, h5, ul, ol, li {
	margin: 0;
	padding: 0;
}

/* layout*/
#main {
     width: 994px;
     text-align: left;
     margin-left: auto;
     margin-right: auto;
}

#hlavicka {
	height: 187px;
	background: url(layout_img/hlavvrsek.gif) no-repeat;
	position: relative;
	left: 0;
	top: 0;
}
#nav {
	height: 26px;
	background: #FFCC33 url(layout_img/hlavspodek.gif) no-repeat;
	position: relative;
	left: 0;
	top: 0;
}
#stred {
	background-color: #FFFFFF;
	padding: 16px;
	min-height: 400px;
	_height: 400px;
}

#stred_isbb {
	background-color: #FFFFFF;
	padding: 0px;
	min-height: 400px;
	_height: 400px;
}

#levysloup {
	padding: 0px;
	margin: 0px;
	width: 196px;
	float: left;
/*	margin-bottom: -800px;
*/}

#podmenu {
	padding: 0px;
	margin: 0;
	width: 180px;
	background-image: url(layout_img/vrsekkul.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
}

#podmenutext {
	padding: 0px 10px;
	background-color: #F1ECBE;
	margin-top: 10px;
}
#podmenutext h2 {
	color: #006B56;
	font-size: 140%;
	padding: 0px 0px 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006B56;
	line-height: 100%;
	margin-bottom: 5px;
	font-weight: bolder;
}

#podmenutext li {
	color: #006B56;
	padding-left: 16px;
	background: url(layout_img/puntikzel.gif) no-repeat 0px 0.7em;
	list-style-type: none;
}
#podmenutext a:link, a:visited { color: #555 }
#podmenutext a:hover { color: #FF0000 }

#kulspod {
	margin: 0;
	background-image: url(layout_img/spodekkul.gif);
	height: 25px;
	background-repeat: no-repeat;
}

#aktual {
	margin-top: 16px;
	padding: 0;
	width: 180px;
	background-image: url(layout_img/vrsekkul-aktu.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
}

#aktualtext {
	padding: 0px 10px;
	background-color: #CFDEDA;
	margin-top: 10px;
}

#aktualtext h2 {
	color: #006B56;
	font-size: 140%;
	padding: 0px 0px 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006B56;
	line-height: 100%;
	margin-bottom: 5px;
	font-weight: bolder;
}

#aktualtext p {
	padding: 0;
	margin: 0;
	font-size: 95%;
	line-height: 110%;

}

#aktualtext h3 {
	font-size: 110%;
	line-height: 110%;
	padding: 5px 0px 0px;
	color: #CC3300;
}

#kulspod-aktu {
	margin: 0;
	background: url(layout_img/spodekkul-aktu.gif) no-repeat;
	height: 25px;

}
#konfig {
	padding: 10px 0px 5px 0;
	margin: 0px;
}

#obsah, #dotazy {
	padding: 10px 0px 5px 0;
	margin-left: 196px;
}

#obsah img {
	margin: 0 0 20px 0;
}


#paticka {
	background-image: url(layout_img/paticka.gif);
	height: 25px;
	background-repeat: no-repeat;
	position: relative;
	left: 0px;
	top: 0px;
}
#paticka img {
	border: none;
}

#paticka div {
	width:  63px;
	height: 27px;
	position: absolute;
	left: 913px;
	top: 0px;
	cursor: pointer;
	cursor: hand;
}

#paticka p{
	font-size: 80%;
	margin: 0 0 0 16px;
	padding: 0px;
}
/* layout*/
/* hlavní menu*/
#nav ul {
    margin: 0 0 0 16px;
	padding: 0;
    text-align: left;
 	text-transform: uppercase;
	width: 750px;
	height: 20px;
	line-height: 20px;
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: hidden;
}
#nav li, .active {
	list-style: none;
	float: left;
	margin: 0 10px;
	padding: 0;

}
#nav a, .active span {
	text-decoration: none;
	font-weight: bold;
}
	
#nav a:link, #nav a:visited {
	color: #000;
}
#nav a:hover {
	color: #FF0000;
}
.active span {
	color: #006B56;

}
/* hlavní menu*/
/* titulky */
h1, h1 span {
	width: 284px;
	height: 75px;
	font-size: 100%;
	overflow: hidden;
	position: absolute;
	left: 0;

}
h1 {
	top: 54px;
}


h1 span {
	top: 0px;
	z-index: 1;
	display: block;
	background: url(layout_img/logo.gif) no-repeat;
	cursor: pointer;
	cursor: hand;
}
h2 {
	font-size: 140%;
	color: #006B56;
	line-height: 120%;
	font-weight: bolder;
}
h3 {
	font-size: 120%;
	color: #555;
	font-weight: bolder;
}
h4 {
	font-size: 100%;
	color: #555;
	font-weight: bolder;
	padding-top: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555;
}
h5 {
	padding-top: 1em;
	font-size: 100%;
	color: #555;
	font-weight: bolder;
}

/* titulky */
/* odstavce */

#dotazy p {
	margin: 0;
	padding: 0;
}
/* odstavce */
/* seznamy */
#obsah ul {
	margin-bottom: 2em;
}
	
#obsah ul li {
	background: url(layout_img/puntikzel.gif) no-repeat 0em 0.7em;
	list-style-type: none;
	padding-left: 16px;
}

#obsah ol {
	margin: 2em 0 2em 1.5em;
}

#obsah ol {	
	_margin-left: 2em;
}

#obsah ol li{
	padding-bottom: 0.5em;
}

#dotazy ol{
	padding: 0;
	margin: 2em 0 2em 1.5em;
}
#dotazy ol {	
	_margin-left: 2em;
}
#dotazy ol li{
	padding: 0 0 0.5em 0;
	font-weight: bold;
}
#dotazy	li li{
	padding-left: 1.5em;
	font-weight: normal;
	list-style-type: none;
}


/* seznamy */
/* obrázky */
img.vpravo {
	float: right;
	padding-left: 16px;
	border-style: none;
}
.nove {
	font-size: 140%;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.clearleft {
      clear:left;
      height:1px;
      margin: -1px 0 0 0; 
	  padding:0;
      border:none;
	  visibility: hidden;
}
