.nav {
	padding:0px;
	text-align: left;
	background-color:#000000;
	width: 82%;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	line-height: 13px;
}
.nav li {
	padding:3px;
	margin-right:5px;
	margin-left:10px;
	list-style-type: none;


}

.nav  li a,.nav a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	display: block;
	color: #666666;
	padding:5px;
	margin:0px;
	border-bottom:solid 1px #000000;
	
}
.nav a:hover{
	display: block;
	color: #990000;
	border-bottom:solid 1px #990000;

	
}
.nav a:activ{
	text-decoration: none;
	display: block;
	color: #990000;
	border-bottom:1px solid #990000;
}
	
.zakladka a img,.zakladka a:hover{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin:0px;
	padding:0px;
	clear:both;
	float:right;

}

#z_top a img{
width:50px;
padding:0px;}

a img,a:hover img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;}
input, select, textarea{
	background-color: #666666;
	background-image: url(images/bg.gif);
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #CCCCCC;
	background-repeat: repeat;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
}
