ul#menuList {
	margin: 3px;
	padding: 0 0 10px 0px;
	off background:#fee;
	background-color: #F5FAFD;
}
ul#menuList li {
	padding-left:10px; /* ! */
}
ul#menuList li.separator {
	margin:10px 0 5px 0;
	height:67px;
	text-indent:-999em;
}
ul#menuList li.aeg_beepitheto {
	background:url(../images/fejl_aeg_beepith.gif) 0 0 no-repeat;
}
ul#menuList li.electrolux_beepitheto {
	background:url(../images/fejl_elux_beepith.gif) 0 0 no-repeat;
}
ul#menuList li.zanussi_beepitheto {
	background:url(../images/fejl_zan_beepith.gif) 0 0 no-repeat;
}
ul#menuList li.aeg {
	background:url(../images/fejl_aeg_szabad.gif) 0 0 no-repeat;
}
ul#menuList li.electrolux {
	background:url(../images/fejl_elux_szabad.gif) 0 0 no-repeat;
}
ul#menuList li.zanussi {
	background:url(../images/fejl_zan_szabad.gif) 0 0 no-repeat;
}
li.menubar {
	/*
	border: 1px solid #fff;
	*/
	padding-left:0px;
	background: url(../images/menuplus.gif) no-repeat 0em 0.3em;
	font-size: 12px;
	line-height: 1.5em;
	list-style: none outside;
}
li.menubar a.actuator {
	background-color: transparent;
	color:#1b579a;
	font-size: 12px;
	padding-left: 0px;
	text-decoration: none;
	outline-style:none;
}
li.menubar a.actuator:hover {
	color:#e53440;
	text-decoration: underline;
}
li.menubar a.actuator:focus {
	outline-style:none;
}
li.actual {
	color:#e53440;
}
ul.menu {
	display: none;
	margin-left: 0px;
	padding: 0px;
}
ul.actual {
	display: block;
}
ul.menu li {
	margin-left:-10px;
	off margin-bottom:5px;
	background: url(../images/menuarrow.gif) no-repeat 0em 0.1em;
	list-style: none outside;
	line-height:1em;
}
ul.menu li a {
	background-color: transparent;
	font-size:10px;
	padding-left:0px;
	text-decoration: none;
}
ul.menu li a:hover {
	color:#e53440;
	text-decoration: underline;
}
ul.menu li a.actual {
	color:#e53440;
}

ul li.menubar ul.menu li a {
	color:#002b3e;
}
ul li.menubar ul.menu li a:hover {
	color:#e53440;
}

ul li.menubar ul.menu li.actual a {
	color: #e53440;
}

li.nomenu a {
	color:#1b579a;
}
li.nomenu a:hover {
	color:#e53440;
	text-decoration:underline;
}

/* A 11 képes menü szűrő linkjei */
#filterLinks a.actual {
	color: #CC0000;
}
#filterLinks a.actual:hover {
	text-decoration: underline;
}
