 
 /* HLAVNI STRANKA */
 
 body{
	font-size: 12px;
	font-family: verdana;
}


 #hlavni{
	margin-left: auto;
	margin-right: auto;
	width: 749px;
}
 
 #main-page{
	background-color: #2D2920;
	width: 749px;
	float: left;
}

#main {
	width: 749px;
	margin-left: 9px;
}

#menu{
	background-image: url(layout/menu.png); 
	height: 41px;
	width: 749px;
	margin-left: 9px;
		margin-left: auto;
	margin-right: auto;
}

#logo{
	width: 731px;
	height: 153px;
}

#lista_pod_menu{
	background-color: #403E3B;
	width: 731px;
	height: 20px;
	margin-top: 3px;
	margin-bottom: 3px;
}

#obsah{
	width: 731px;
	float: left;
	margin-top: -1px;
}

#leve_menu{
	float: left;
	width: 167px;
	color: white;
}

.leve_menu_horni{
	float:left;
	width:167px;
	height: 4px;
	background-image: url(layout/menu_rohy_horni.jpg);
	overflow: hidden;
}

#leve_menu_obsah {
	width: 163px;
	float: left;
	background-color: #4B3D21;
	overflow: hidden;
}

.leve_menu_text{
	width: 161px;
	margin-left: 9px;
	float: left;
	overflow: hidden;
}

#leve_menu_dolni {
	width: 163px;
	height: 4px;
	float: Left;
	background-image: url(layout/menu_rohy_dolni.jpg);
	overflow: hidden;
}

.leve_menu_horni_nadpis{
	background-color: #3A2910;
	width: 90%;
	height: 35px
}

.leve_menu_horni_nadpis_text{
	margin-left: 10px;
	margin-top: 7px;
	font-size: 15px;
	color: white;
	float: left;	
}

.leve_menu_pod{
	width:90%;
	border-bottom: 1px dashed #736C5E;
	height: 25px;
	float: left;
}
.leve_menu_pod_text{
	float:left;
	margin-top: 5px;
}	

#banner_vlevo_dole{
	float: left;
	margin-left: 18px;
}


#stred{
	float: right;
	width: 564px;
	background-color: #FFF;
}

#stred-horejsek{
	float:left;
	width: 564px;
	height: 5px;
	background-image: url('layout/obsah_rohy_horni.jpg');
}

#stred-text{
	float: left;
	width: 560px;
	margin-left: 2px;
	
}

#stred-spodek{
	float: left;
	width: 564px;
	height: 5px;
	background-image: url('layout/obsah_rohy_dolni.jpg')
}

#uvodni-text{
	margin-top: 15px;
	float: left;
	width: 100%;
}

#uvodni-text-text{
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	background-color: #D8C5A3;
	border: 1px dotted #8B6A2E;
	text-align: center;
}

#seznam-sestiher{
	width: 556px;
	margin-left: 2px;
	float: left;
	background-color: #797549;
}

a, a:hover, a:active, a:visited{
	color: white;
	text-decoration: none;
}



.leve_menu_pod_text a:hover{ 
	text-decoration: underline;
}


#stranka a,#stranka a:hover,#stranka a:active,#stranka a:visited{ 
	color: black;
}

#admin a,#admin a:hover,#admin a:active,#admin a:visited{ 
	color: black;
}
.produkt a, .produkt a:active, .produkt a#visited {
	color: black;
}

.produkt a:hover{
	color: green;
}

#footer{
	width: 749px;
	height: 36px;
	background-image: url(layout/footer.jpg);
	clear: both;
}

#footer_text{
	width: 749px;
	text-align: center;
	clear: both;
	color: #A69D8E;
}

#footer_admin a, #footer_admin a:active, #footer_admin a:visited {
	color: #A69D8E;
}

#menu_polozky a:hover {
	text-decoration: underline;
}

#menu_polozky{
	float: left;margin-top: 0px;color: white; font-weight: bold;
}

.jednotlivej_produkt{
	width: 174px;height: 180px; overflow:hidden; float: left; margin-left: 9px;margin-top: 10px; 
}

.produkt{
	width: 128px; float:left; margin-left: 9px; float:left;
}

h1{
	color:white;
	font-size: 14px;
	float:left;
	margin-top: 0px;
}

h2{
	font-size:12px;
	float: left;
	margin-left: 5px;
	float:left;
	margin-top: 0px;
	font-weight: normal;
}