li.leftmeny-l2-item a.l2 {
	height: 22px;
	font-family: arial, verdana, sans-serif;
	color: #fff;
	font-size: 11px;
	line-height: 22px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 0 0 19px;
	background: url(../img/meny_bg_mc_l2.gif) no-repeat top left;
	display: block;
}

li.leftmeny-l2-item a.l2-active {
	height: 22px;
	font-family: arial, verdana, sans-serif;
	color: #fff;
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 0 0 19px;
	background: url(../img/meny_bg_mc_l2_active.gif) no-repeat top left;
	display: block;
}

li.leftmeny-l2-item a.l2:hover {
	background: url(../img/meny_bg_mc_l2_hover.gif) no-repeat top left;
	display: block;
}

li.leftmeny-l2-item a.l2-active:hover {
	background: url(../img/meny_bg_mc_l2_active_hover.gif) no-repeat top left;
	display: block;
}

ul.leftmeny-l3 {
	background: url(../img/meny_bg_mc_l3.gif) repeat-y top left;
	border-top: 1px solid #98c4f0;
	border-bottom: 1px solid #2f5f8e;
	list-style: none;
}

/* Right meny */

li.rightmeny-l1-item a.l1 {
	background: url(../img/meny_bg_mc_right.gif) no-repeat top left;
}

li.rightmeny-l1-item a.l1-active {
	background: url(../img/meny_bg_mc_right_active.gif) no-repeat top left;
}

li.rightmeny-l1-item a.l1:hover {
	background: url(../img/meny_bg_mc_right_hover.gif) no-repeat top left;
	display: block;
}

li.rightmeny-l1-item a.l1-active:hover {
	background: url(../img/meny_bg_mc_right_active_hover.gif) no-repeat top left;
	display: block;
}

ul.rightmeny-l2 {
	background: url(../img/meny_bg_mc_right_l2.gif) repeat-y top left;
	border-top: 1px solid #adcff2;
	border-bottom: 1px solid #476c91;
	list-style: none;
	padding: 0 0 5px 0;
}

/* titel */

div.title {
	background: #393939 url(../img/title_bg_mc.gif) no-repeat left;
}

/* prod-box */

.prod-rub {
	color: #4c99e5;
}