@charset "utf-8";
/* CSS Document */
body, html {
	text-align: center;
	margin: auto;
	background-color: #FFFFFF;
	color: #232323;
	font-size: 14px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
 /font-size:14px; /* for IE 5.0 and IE 5.5 */
}
#body {
	width: 980px;
	margin: auto;
	text-align: center;
	max-width: 980px;
}
#explorer {
	text-align: left;
	position: relative;
}
#top {
	background-image: url(../img/top.jpg);
	width: 980px;
	height: 250px;
	background-repeat: no-repeat;
}
#hlavni_menu {
	background-image:url(../img/leve.gif);
	background-repeat: no-repeat;
	background-color: #DBE6F6;
	width: 200px;
	height: 350px;
	position: absolute;
	left: 40px;
	top: 110px;
}
#hlavni_menu li {
	list-style: square;
}
#podmenu {
	background-image: url(../img/prave.gif);
	min-height: 200px;
	_height: 200px;
	width: 190px;
	background-repeat: repeat-x;
	background-color: #E3EEBC;
	position: absolute;
	right: 0px;
	top: 195px;
	padding-left: 30px;
	padding-right: 5px;
}
#podmenu li {
	list-style: none;
	margin: 0px;
	margin-left: -35px;
 margin-left: 0px !ie;
	font-size: 14px;
	line-height: 18px;
}
#podmenu ul {
	margin: 5px;
	margin-left: 0px;
	margin-bottom: 15px;
}
#podmenu .h2 {
	display: block;
	margin: 0px;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	border-bottom: 1px solid #c1dd77;
	width: 170px;
}
#podmenu a {
	color: #232323;
}
#podmenu_obloucek {
	background-image:url(../img/prave_obloucek.gif);
	height: 25px;
	width: 225px;
	background-repeat: no-repeat;
	position: absolute;
	right: 0px;
	top:170px;
}
#hlavni_menu a {
	display: block;
	width: 150px;
	line-height: 25px;
	font-size: 16px;
	text-decoration: none;
	color: #232323;
	padding-left: -20px;
	border-bottom: 1px solid #8fb0e0;
}
#hlavni_menu a:hover {
	text-decoration: underline;
}
.aktuality {
	color: #8fb0e0;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	position: absolute;
	left: 100px;
	top: 450px;
 top: 465px !ie;
}
#aktuality {
	position: absolute;
	left: 40px;
	top: 470px;
	width: 200px;
	_width: 185px;
	background-image: url(../img/aktuality.gif);
	background-repeat: repeat-x;
	min-height: 156px;
	_height: 156px;
	margin-top: 20px;
	background-color: #83b0e7;
}
#aktuality h4 {
	padding-left: 15px;
	display: block;
	font-size: 14px;
	width: 185px;
	_width: 185px;
	color: white;
	line-height: 20px;
	height: 20px;
	background-color:#0066CC;
	margin: 0px;
}
#aktuality p {
	font-size: 10px;
	line-height: 12px;
	width: 185px;
	_width: 175px;
	margin: 10px;
	margin-top: 5px;
}
#textova_cast {
	width: 493px;
	margin-left: 250px;
	margin-top: 0px;
 	margin-top: -10px !ie;
	padding-right: 10px;
 //*text-align: justify;
	text-indent: 15px;**/
}
img {
	border: none;
	outline: none;
}
h1 {
	display: none;
}
h2 {
	font-size: 20px;
	line-height: 24px;
	color: #c1dd77;
	margin: 0px;
	margin-bottom: 15px;
}
h3 {
	font-size: 18px;
	line-height: 20px;
	color: #8fb0e0;
	margin: 0px;
	margin-bottom: 10px;
}
h4 {
	font-size: 14px;
	line-height: 16px;
	color: #8fb0e0;
	margin: 0px;
	margin-bottom: 5px;
}
h5 {
	font-size: 10px;
	line-height: 12px;
	color:#999999;
}
hr {
	height: 1px;
}
a {
	text-decoration: none;
	color: #590E09;
}
a:hover {
	text-decoration: underline;
}

