.pasivus {
	background-image: url(../img/menu/sub.gif);
	background-position: top left;
	height: 32px;

}
.aktyvus {
	background-image: url(../img/menu/sub_roll.gif);
	background-position: top left;
	height: 32px;
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	color : #ffffff;
}

.submenu:link {
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	color : #ee3248;
	text-decoration : none;
}
.submenu:visited {
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	color : #ee3248;
	text-decoration : none;
}
.submenu:active {
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	color : #ee3248;
	text-decoration : none;
}
.submenu:hover {
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	color : #ee3248;
	text-decoration : underline;
}

.submenu_sel:link {
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	color : #ffffff;
	text-decoration : none;
}
.submenu_sel:visited {
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	color : #ffffff;
	text-decoration : none;
}
.submenu_sel:active {
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	color : #ffffff;
	text-decoration : none;
}
.submenu_sel:hover {
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	color : #ffffff;
	text-decoration : underline;
}
