 
BODY {  
	font-family: Verdana, Helvetica, sans-serif;       
	font-size: 12px;
	padding: 0;
	margin: 0;
	background-color: #009900;
}   

#podlogo {
	color: white;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	padding-left: 10px;
	background: #33cc33 url('i/ilu.jpg') top right no-repeat;
	line-height: 50px;
} 

h3 {
	line-height: 2.5em;
}

#logo {
	float: left;
}
 
#menu1 {
	background-color: #99ee99;
	font-weight: bold;
	text-align: center;
	line-height: 2em;
	margin-top: 10px;
	margin-bottom: 10px;
}


#rubriky  {
	text-align: center;
	line-height: 2em;
	background-color: #99ee99;
	margin-bottom: 10px;
}

#menu1 a, #rubriky a {
	color: #003300;
}

#menu1 a:hover, #rubriky a:hover {
	background-color: white;
	text-decoration: none;
}

.menua {
	border: solid 1px #006600;
	background-color: white;
}

.menua a {
	text-decoration: none;
}

#okenko {  
	width: 600px;
	background-color: white;
	text-align: left;
	line-height: 1.7em;
	padding: 10px;
	padding-top: 0;
	color: #003300;
	border: solid 2px #006600;
	border-left-width: 10px;
	border-right-width: 10px;
} 
 
#milu {
	padding: 10px;
	text-align: right;
}

#copy {
	margin-top: 5px;
	background-color: #33cc33;
	color: #ccffcc;
	text-align: center;
	line-height: 1.7em;
}
