@charset "windows-1250";
body {
	
	font-family: "Verdana CE", Verdana, sans-serif;
} 



#menu1 p {
	display:block;
	margin:0; padding:5px 0.5ex;
	background:#b92b29; color:white;
	font-size:14px; font-weight:normal;
	text-decoration:none;
	line-height: 2.5;
	}

#menu1 a {
	display:block;
	margin:0; padding:5px 0.5ex;
	background:#b92b29; color:white;
	font-size:14px; font-weight:bold;
	text-decoration:none;
	}

#menu1 a:hover { background:darkred; color:white; }


#menu2 h4 {
	display:block;	
        margin:0; 
        padding:5px 0.5ex;
	background:black; 
        color:white;
	font-size:12px;
	}

#menu2 p {
	display:block;
	margin:0; padding:5px 0.5ex;
	background:#FF9900; color:white;
	font-size:12px; font-weight:normal;
	text-decoration:none;
	line-height: 2.5;
	}

#menu2 a {
	display:block;
	margin:0; padding:5px 0.5ex;
	background:#FF9900; color:white;
	font-size:12px; font-weight:bold;
	text-decoration:none;
	}

#menu2 a:hover { background:#CC6600; color:white; }		


.menuodd { display:none; }

#text {
	font-family: "Verdana CE", Verdana, sans-serif;	
	line-height: 1.1;
	text-align: justify;
	text-indent: 40px;
	font-size: 14px;
	font-weight:normal;
	}
	
#text_maly {
	font-family: "Verdana CE", Verdana, sans-serif;	
	line-height: 1.1;
	text-align: justify;
	text-indent: 40px;
	font-size: 12px;
	font-weight:normal;
	}

#seznam_obyc
{
list-style-type: square; 
font-weight: normal;
font-size: normal;
line-height: 1;
text-align: left;
}

#seznam_obyc_2
{
list-style-type: none; 
font-weight: normal;
font-size: smaller;
line-height: 1;
text-align: justify;
}

