.mainmenu_item {
	margin: 0;
	padding: 0 3px 5px;
	color: white;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.mainmenu_hover {
	color: yellow !important;
}
.mainmenu_selected {
}
.submenu_item {
	padding: 6px 10px;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	color: #d1242a;
	background-color: #e9db30;
}
.submenu_hover {
	color: yellow !important;
}
.submenu_selected {
}

.cesta {
	margin: 0 30px 0 15px;	
	font-size: 12px;
	color: #043883; 
}
.cesta a, .cesta a:visited {
	  	color:#564b47 !important; 
}
.cesta a:hover {
	color: #E1122F !important; 
}
.cesta .polozka {
	background: url(../App_Gfx/cesta_sipka.png) no-repeat 0px 5px;
	padding: 1px 5px 1px 13px;
}
.cesta .root {
	padding: 1px 5px;
}
.cesta .oddelovac {
	display: none;
}
