body {
	background-color: #CECECE;
	margin: 0px;
	padding: 0px;
	text-align: center; /* kvuli IE */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

#main_big {
	width: 990px;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: White;
}

#zahlavi {
	width: 990px;
	height: 194px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-repeat: no-repeat;
	background-image: url(../img/top_loziska.jpg);
	background-position: 100% 0%;
}

#main_menu {
	width: 990px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 12px;
	margin: 3px 0px 3px 0px;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #cde6ff;
}

#main_menu a {
	padding: 10px 20px 12px 20px;
	margin: 0px 1px 0px 2px;
	background-image: url(../img/back_menu_nohover.jpg);
	background-position: right;
	background-repeat: no-repeat;
	color: White;
	font-weight: bold;
	text-decoration: none;
}

#main_menu a:hover {
	background-image: url(../img/back_menu_hover.jpg);
	background-position: right;
	background-repeat: no-repeat;
	text-decoration: underline;
	color: White;
}

#main_menu a.oznaceno {
	background-image: url(../img/back_menu_hover.jpg);
	background-position: right;
	background-repeat: no-repeat;
	text-decoration: underline;
	color: White;
}

#sub_menu {
	width: 990px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 12px;
	margin: 3px 0px 3px 0px;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	background-color: #E0F9D7;
}

#sub_menu a {
	padding: 10px 20px 12px 20px;
	margin: 0px 1px 0px 2px;
	background-image: url(../img/back_submenu2_nohover.jpg);
	background-position: right;
	background-repeat: no-repeat;
	color: White;
	font-weight: bold;
	text-decoration: none;
}

#sub_menu a:hover {
	background-image: url(../img/back_submenu_hover.jpg);
	background-position: right;
	background-repeat: no-repeat;
	text-decoration: underline;
	color: White;
}

#sub_menu a.oznaceno {
	background-image: url(../img/back_submenu_hover.jpg);
	background-position: right;
	background-repeat: no-repeat;
	text-decoration: underline;
	color: White;
}

#main_text_left {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 750px;
}

#main_text_right {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 240px;
}

#zapati {
	margin-top: 3px;
	clear: both;
	background-color: #5888C1;
	height: 20px;
}

#zapati_text {
	padding: 4px;
	font-size: 10px;
	text-align: center;
	color: White;
}

#zapati a {
	color: #EECB00;
	text-decoration: none;
}

#zapati a:hover {
	text-decoration: underline;
}

.obsah_text {
	padding: 10px 75px 10px 20px;
	text-align: left;
	line-height: 1.5em;
	background-color: White;
	font-size: 0.95em;
	color: #404040;
}

.obsah_texthome {
	padding: 10px;
	text-align: left;
	line-height: 1.3em;
	font-size: 0.95em;
	color: #404040;
}

.obsah_text a {
	color: #5183BE;
	text-decoration: none;
	font-weight: bold;
}

.obsah_texthome a {
	color: #5183BE;
	text-decoration: none;
	font-weight: bold;
}

.obsah_text a:hover {
	text-decoration: underline;
}

.obsah_texthome a:hover {
	text-decoration: underline;
}

.obsah_text h1 {
	color: #4EA230;
	font-size: 1.5em;
	background-image: url(../img/sipka_nadpis.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-left: 25px;
	margin-top: 35px;
}

.obsah_texthome h1 {
	color: #4EA230;
	font-size: 1.5em;
	background-image: url(../img/sipka_nadpis.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-left: 25px;
	margin-top: 15px;
}

.obsah_texthome h1 strong {
	color: #666666;
	font-size: 1.1em;
}

.obsah_text h2 {
	color: #4EA230;
	font-size: 1.3em;
	padding-left: 25px;
	margin-top: 25px;
}

.obsah_text h2.novinka {
	color: #4EA230;
	font-size: 1.3em;
	padding-left: 25px;
	margin-top: 25px;
}

.obsah_texthome h2.novinka {
	color: #4EA230;
	font-size: 1.3em;
	padding-left: 25px;
	margin-top: 15px;
}

.obsah_text h3 {
	color: #4EA230;
	font-size: 1.1em;
	padding-left: 25px;
	margin-top: 25px;
}

.obsah_text li {
	margin-left: 25px;
	font-size: 0.9em;
}

.obsah_texthome li {
	margin-left: 25px;
	font-size: 0.9em;
}

.obsah_text p {
	padding: 0px 0px 0px 25px;
	font-size: 0.9em;
	text-indent: 20px;
}

.obsah_texthome p {
	padding: 0px 0px 0px 25px;
	margin: 6px 0px 6px 0px;
	font-size: 0.8em;
	text-indent: 20px;
}

.obsah_text p em {
	color: #4EA230;
}

.obsah_texthome p em {
	color: #4EA230;
}

.ramecekleft {
	padding: 3px;
	border: 1px solid #5888C1;
	margin-right: 10px;
	margin-bottom: 10px;
}

.ramecekright {
	padding: 3px;
	border: 1px solid #5888C1;
	margin-left: 10px;
	margin-bottom: 10px;
}

.formular {
	border: 1px solid #5888C1;
	background-color: #EBF9E5;
	padding: 2px;
	margin: 2px;
}
