#subnav, #subnav2 {
	background-color: #ed7925;
	color: white;
}
#subnav a {
	color: white;
	font-weight: bold;
	margin-left: 10px;
	border-right: 1px solid white;
	padding-right: 10px;
}
#subnav a:hover {
	text-decoration: underline;
	color: black;
}
#nav li#n_kontakt a {
	background-position: -200px -184px;
}

#navi ul li { 
	background-color: #ED7925;
 }
 
#navi ul li a:link,
#navi ul li a:visited { background-color: #ED7925;}

#navi li { 
	width: 185px; }
