#menu ul.menulevel_1 {
	margin-top: -21px;
	width: auto;
	list-style: none;
	float: right;
}

*html #menu ul.menulevel_1 {
	margin-top: -41px;
}

#menu ul.menulevel_1 {
	*margin-top: -41px;
}

#menu ul.menulevel_1 li {
	float: left;
	background-color: #625B5B;
}

#menu ul.menulevel_1 li a {
  	margin-left: 12px;
	width: auto;
	height: 29px;
	line-height: 29px;
	color: #FFF;
	font-weight: bold;
	text-transform: lowercase;
	text-decoration: none;
	display: block;
}

#menu ul.menulevel_1 li a:hover {
	color: #CBDB2A;
}

*html #menuli1 { width: 107px; }
*html #menuli2 { width: 131px; }
*html #menuli3 { width: 80px; }
*html #menuli4 { width: 82px; }
*html #menuli5 { width: 57px; }
*html #menuli6 { width: 36px; }
*html #menuli7 { width: 79px; }
*html #menuli8 { width: 50px; }


#menu ul.menulevel_1 li a.first {
	margin-left: 0;
  	padding-left: 12px;
	background-image: url(../decorum.hu/img/menu_left.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#menu ul.menulevel_1 li a.last {
  	padding-right: 12px;
	background-image: url(../decorum.hu/img/bg_menu.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

#menu ul.menulevel_1 li #menu a:hover, #menu #active_menu1 {
	color: #CBDB2A;
}
