*{
	margin: 0;
	padding: 0;
}
body {
	background-color: white;
	text-align: center;
	background-color: #C0FDC0;
}
#all {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #C8F08C;
	background-color: #333300;
	width: 1024px;
	min-width: 1024px;
	padding: 5px;
	margin: 0 auto;
}
#top {
	background-color: transparent;
	font-size: 150%;
	font-family: Verdana;

}
#top h1 {
	color: #FFFC60;
	font-style:oblique;
	font-size: 250%;
	letter-spacing: 1px;
	margin:  -8px 100px 0px 0px;
}
#logo {
	float: left;
	background-image: url(logo.gif);
	_background-image: url(logozm.gif);
	height: 63px;
	width: 205px;
	_height: 56px;
	_width: 182px;
	
	margin: 6px 0px 0px 0px;
	_margin: -2px 0px 0px 0px;
}
#nav{
width: 18%;
float: left;
color: #C8F08C;
text-align: left;
padding: 10px;
border-right: solid 1px #FFFA1E;

}
#nav ul {
	list-style-type: none;
}
#nav li {
	display: block;
	font-size: 18px;
	line-height: 150%;
}
#nav a {
	text-decoration: none;
	color: white;
}
#nav a:hover {
	background-color: white;
	color: #333300;
}
#nav p {
	font-size: 13px;
	text-align: justify;
}
#center {
width: 82%;

text-align: justify;
padding: 5px;
margin: 0 0 0 18%;



}
#center ul {
	list-style-type: none;
	color: #F5F5F5;
	text-align: center;
}
#center li {
	color: #F5F5F5;
	font-size: 15px;

}
#center a {
	text-decoration: none;
	color: #F5F5F5;
	font-size: 15px;
	font-style: normal;
	
}
#center a:hover {
	text-decoration: underline;
}
#center h2 {
	font-size: 25px;
	text-align: center;
	color: #FFFA1E;
}
#center p{
	font-size: 17px;
	font-style: italic;
	line-height: 30px;
	color: #FFFC59;
	
}
#center h3 {
	font-size: 15px;
	font-style: normal;
	text-align: justify;
	font-weight: normal;
padding: 10px;
	padding: 20px 15px 20px 30px;
	_padding: 20px -100px 0px 0;
}


#sign {
	font-size: 15px;
	clear: both;
	border-top: solid 1px #FFFA1E;}
#center .uaz {
		font-size: 11px;
		color: White;
		font-style: italic;
		padding: -1px 0 10px 0;
		
	}
	#center .odkaz {
			font-size: 12px;
	font-style: italic;
	color: #FFFC59;
	padding: 0 0 -5px 0;
	}
