div.menu {
	background-image: url(../zgm.hu/img/menu_ul_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	display: table;
	float: right;
}

ul.menulevel_1 {
	width: 193px;
	margin: 0px;
	margin-right: 1px;
	padding: 0px;
	list-style: none;
	border-bottom: 2px solid #E7E8E1;
	float: left;
}

ul.menulevel_1 li {
	line-height: 30px;
	border-top: 2px solid #E7E8E1;
}

ul.menulevel_1 li a {
	font-family: Verdana;
	height: 30px;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
	display: block;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	text-indent: 17px;
	color: #C40009;
	background-color: #FFF;
	font-weight: bold;
}

ul.menulevel_1 li a:hover {
	color: #FF8A00;
}

ul.menulevel_1 li a#active_menu1 {
	color: #FFF;
	background-image: url(../zgm.hu/img/menu_active.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

/* Bal oldali menu LEVEL 2 */
ul.menulevel_2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.menulevel_2 li {
	line-height: 23px;
}

ul.menulevel_2 li a {
	font-family: Verdana;
	font-weight: normal;
	height: 23px;
	line-height: 23px;
	margin: 0px;
	padding: 0px;
	display: block;
	text-decoration: none;
	font-size: 12px;
	text-transform: none;
	text-indent: 27px;
	color: #6B3A24;
	background-color: #EEE9E3;
}

ul.menulevel_2 li a:hover, ul.menulevel_2 li a#active_menu2 {
	color: #FF8A00;
	text-decoration: underline;
}
