* {
	padding:0;
	margin:0;
	}

#navi {
	font:12px Arial, Helvetica, sans-serif;
}

#navi li a {
	display:block;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	padding:16px 10px 15px 10px;
	background:url(img/kreska_menu.jpg) no-repeat 100% 51%;
}

#navi li a:hover,
#navi li a.hover,
#navi li.active a {
	background:url(img/menu_bg.jpg) repeat;
	color:#FFF;
	border:1px solid #dc1435;
	padding:15px 9px 14px 9px;
}

#navi li ul {
}

#navi li li a {		
	color:#fff;
	background:url(img/menu_bg.jpg) repeat-x bottom #b90321!important;
	padding:7px 8px!important;
	border-bottom:1px solid #dc1435!important;
	border-left:0!important;
	border-right:0!important;
	border-top:0!important;	
	-moz-border-radius: 0px; 
	-webkit-border-radius: 0px;
	border-radius: 0px;	
	width:180px; 	
}

#navi li li a:hover {
	color:#fff;
	background:url(img/menu_hover.jpg) repeat-x top #3c8aa3!important;
	padding:7px 8px!important;
	border-bottom:1px solid #3c89a2!important;
	border-left:0!important;
	border-right:0!important;
	border-top:0!important;	
	-moz-border-radius: 0px; 
	-webkit-border-radius: 0px;
	border-radius: 0px;	
	width:180px; 		
}

#navi li li li a {		
	color:#fff;
	background:url(img/menu_bg.jpg) repeat-x bottom #b90321!important;
	padding:7px 8px!important;
	border-bottom:1px solid #dc1435!important;
	border-left:0!important;
	border-right:0!important;
	border-top:0!important;	
	-moz-border-radius: 0px; 
	-webkit-border-radius: 0px;
	border-radius: 0px;	
	width:180px; 		
}

#navi li li li a:hover {		
	color:#fff;
	background:url(img/menu_hover.jpg) repeat-x top #3c8aa3!important;
	padding:7px 8px!important;	
	border-bottom:1px solid #3c89a2!important;
	border-left:0!important;
	border-right:0!important;
	border-top:0!important;	
	-moz-border-radius: 0px; 
	-webkit-border-radius: 0px;
	border-radius: 0px;	
	width:180px; 		
}