.menu_ol {
	position:relative;
	top: 0;
	left: 1px;
	width: 192px;
    margin: 0;
    padding: 0;
    list-style: none;
	float: left;
}

.menu_ol li {
  margin: 0;
  padding: 0;
  cursor:pointer;
  display:block;
}

.menu_item_l1 {
	background: url(../gfx/inside/meniu1.gif) no-repeat top center;
	display: inline;
}
.menu_item_l1_active {
	background: url(../gfx/inside/meniu1.gif) no-repeat top center;
	display: inline;
}

.li_over_1 {
	background: url(../gfx/inside/meniu_hover.gif) no-repeat top center;
}



.menu_item_l1 a:link,
.menu_item_l1_active a:link,
.menu_item_l1 a:visited,
.menu_item_l1_active a:visited {
	text-align: center;
    text-transform: uppercase;
	padding-right:4px;
	padding-left:7px;
	padding-top:8px;
	padding-bottom:14px;
    width: 180px;
	color: #eeeeee;
	text-decoration: none;
	font-size: 11px;
	font-family: Tahoma;
    display: block;
    margin: 0;
    position: relative;
    letter-spacing: 1px;
}

.menu_item_l1_active a:link,
.menu_item_l1_active a:visited,
.menu_item_l1 a:link:hover,
.menu_item_l1 a:visited:hover,
.menu_item_l1_active a:link:hover,
.menu_item_l1_active a:visited:hover
 {
    color: white;
}

.li_over_1 a:link,
.li_over_1 a:visited,
.li_over_1 a:link:hover,
.li_over_1 a:visited:hover {
	color: #663300;
}










.menu_item_l2,
.menu_item_l2_active {
	
	position: relative;
	top: -7px;
	left: 0;
	width: 181px;
	height: 30px;
	display: inline;
	background: transparent url(../gfx/inside/mm2.gif) repeat-y 8px 0;
	
}


.menu_item_l2 a:link,
.menu_item_l2_active a:link,
.menu_item_l2 a:visited,
.menu_item_l2_active a:visited {
	padding-right:4px;
	padding-left:7px;
	padding-top:5px;
	padding-bottom:8px;
	text-align: center;
    width: 170px;
	color: #434235;
	text-decoration: none;
	font-size: 11px;
	font-family: Tahoma;
    display: block;
    margin: 0;
    position: relative;
	
	background: transparent url(../gfx/inside/mm2-sp.gif) no-repeat bottom center;
}

.menu_item_l2_last
 {
	background: url(../gfx/inside/mm2-last.gif) no-repeat 8px 0;

}

.menu_item_l2_last a:link,
.menu_item_l2_last a:visited {
    background: none;
}

.menu_item_l2_active a:link,
.menu_item_l2_active a:visited {
    font-weight: bold;
}

.menu_item_l2 a:link:hover ,
.menu_item_l2_active a:link:hover,
.menu_item_l2 a:visited:hover,
.menu_item_l2_active a:visited:hover {
    color: #ff5a00;
}













.menu_item_l3,
.menu_item_l3_active {
	position: relative;
	top: -7px;
	left: 0;
	width: 181px;
	display: inline;
	background: transparent url(../gfx/inside/mm2.gif) repeat-y 8px 0;
	
}

.menu_item_l3 a:link,
.menu_item_l3_active a:link,
.menu_item_l3 a:visited,
.menu_item_l3_active a:visited {
	padding-right:4px;
	padding-left:10px;
	padding-top:6px;
	padding-bottom:6px;
    width: 143px;
	top: 0;
	left: 13px;
	font-size: 10;
	color: #808080;
	text-decoration: none;
	background: #f8f3ef;
	font-family: Tahoma;
	font-size:10px;
    display: block;
    margin: 0;
    position: relative;
	text-align: center;
	background: transparent url(../gfx/inside/mm2-sp.gif) no-repeat bottom center;
}

.menu_item_l3_active a:link,
.menu_item_l3_active a:visited {
    color: #ff5a00;
    font-weight: bold;
}

.menu_item_l3 a:link:hover ,
.menu_item_l3_active a:link:hover,
.menu_item_l3 a:visited:hover,
.menu_item_l3_active a:visited:hover {
    color: #ff5a00;
	text-decoration: underline;
}



.li_over_3 a:link,
.li_over_3 a:visited,
.li_over_3 a:link:hover,
.li_over_3 a:visited:hover {
	color: #663300;
}

.menu_item_l3_last a:link {
	
	padding-bottom: 10px
}
