
.treeview{ 
background-image:url(images_res/meniu_fonas.jpg);
	width:242px;
	height:31px;
	line-height:25px;
	margin: 0;
	padding: 0;
	list-style-type:none;
}


.sub_meniu_linkas {
	background-image:url(images_res/r.jpg);
	background-repeat: no-repeat;	
	margin-left:20px;
	background-position: 0 50%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: 10px;
	color:#000000;
	margin-top:0;
	padding-left:25px;
	height:31px;
	cursor:pointer;
}

.sub_meniu_linkas:link {
	text-decoration: none;
	color: #000000;
}
.sub_meniu_linkas:visited {
	text-decoration: none;
	color: #000000;
}
.sub_meniu_linkas:hover {
	text-decoration:none;
	color: #b61515;
}
.sub_meniu_linkas:active {
	text-decoration: none;
	color: #000000;
}

.sub_meniu_linkas1 {
	background-image:url(images_res/j.jpg);
	background-repeat: no-repeat;	
	margin-left:40px;
	background-position: 0 50%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: 10px;
	color:#000000;
	padding-left:15px;
}

.sub_meniu_linkas1:link {
	text-decoration: none;
	color: #000000;
}
.sub_meniu_linkas1:visited {
	text-decoration: none;
	color: #000000;
}
.sub_meniu_linkas1:hover {
	text-decoration:none;
	color: #b61515;
}
.sub_meniu_linkas1:active {
	text-decoration: none;
	color: #000000;
}