.menu_ol {
	position:relative;
	top: 0;
	left: -10px;
	width: 140px;
    list-style: none;
	margin: 0;
	padding: 0;
}

.menu_ol li {
  margin: 0;
  padding: 0;
  cursor: pointer;
}


.menu_item_l1 {
	background: url(../gfx/gpm/meniu1.jpg) no-repeat 0 0;
}
.menu_item_l1_active {
	background: url(../gfx/gpm/meniu2.jpg) no-repeat 0 0;
}


.menu_item_l1 a:link,
.menu_item_l1_active a:link,
.menu_item_l1 a:visited,
.menu_item_l1_active a:visited {
	padding: 6px 0 6px 20px;
    width: 122px;
    display: block;
    margin: 0;
    position: relative;
	font-size: 11px;
	font-family: Tahoma;
	color: #484848;
	font-weight: bold;
	text-decoration: none;
	top: 0;
	left:0;
	text-align: right;
}

.menu_item_l1_active a:link,
.menu_item_l1_active a:visited {
    color: #759c00;
    font-weight: bold;
}

.menu_item_l1 a:link:hover,
.menu_item_l1 a:visited:hover {
    text-decoration: none;
	color: #759c00;
}

.menu_item_l1_active a:link:hover,
.menu_item_l1_active a:visited:hover {
     text-decoration: none;
}

.menu_item_l1 span,
.menu_item_l1_active span {
	background: #e3f2bb;
	padding: 0 0 0 5px;
	left: 3px;
	position: relative;
}







.menu_item_l2 {

}
.menu_item_l2_active {
	
}

.menu_item_l2 a:link,
.menu_item_l2_active a:link,
.menu_item_l2 a:visited,
.menu_item_l2_active a:visited {
	padding: 10px 3px 9px 12px;
    width: 235px;
    display: block;
    margin: 0;
    position: relative;
	font-size: 12px;
	font-family: Arial;
	color: #000000;
	text-decoration: 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 a:visited:hover {
    text-decoration: underline;
}

.menu_item_l2_active a:link:hover,
.menu_item_l2_active a:visited:hover {
     text-decoration: underline;
}









.menu_item_l3 {
	background: url(../gfx/layout/menu2_item.gif) no-repeat top left;
}
.menu_item_l3_active {
	background: url(../gfx/layout/menu2_item.gif) no-repeat top left;
}

.menu_item_l3 a:link,
.menu_item_l3_active a:link,
.menu_item_l3 a:visited,
.menu_item_l3_active a:visited {
	padding: 10px 3px 9px 36px;
    width: 210px;
    display: block;
    margin: 0;
    position: relative;
	font-size: 12px;
	font-family: Arial;
	color: #000000;
	text-decoration: none;
	
}

.menu_item_l3_active a:link,
.menu_item_l3_active a:visited {
	background: url(../gfx/layout/bullet.gif) no-repeat 22px center;
	font-weight: bold;
}

.menu_item_l3 a:link:hover,
.menu_item_l3 a:visited:hover {
    text-decoration: underline;
}

.menu_item_l3_active a:link:hover,
.menu_item_l3_active a:visited:hover {
     text-decoration: underline;
}














.menu_item_l4 {
	background: url(../gfx/layout/menu2_item.gif) no-repeat top left;
}
.menu_item_l4_active {
	background: url(../gfx/layout/menu2_item.gif) no-repeat top left;
}

.menu_item_l4 a:link,
.menu_item_l4_active a:link,
.menu_item_l4 a:visited,
.menu_item_l4_active a:visited {
	padding: 10px 3px 9px 56px;
    width: 190px;
    display: block;
    margin: 0;
    position: relative;
	font-size: 11px;
	font-family: Tahoma;
	color: #000000;
	text-decoration: none;
	
}

.menu_item_l4_active a:link,
.menu_item_l4_active a:visited {
	background: url(../gfx/layout/bullet.gif) no-repeat 43px center;
	font-weight: bold;
}

.menu_item_l4 a:link:hover,
.menu_item_l4 a:visited:hover {
    text-decoration: underline;
}

.menu_item_l4_active a:link:hover,
.menu_item_l4_active a:visited:hover {
     text-decoration: underline;
}









