.clCMEvent {
	  LEFT: 0px; 
    VISIBILITY: visible; 
    WIDTH: 99%; 
    CLIP: rect(0px 100% 100% 0px); 
    POSITION: absolute; 
    TOP: 0px; 
    HEIGHT: 99%;
		BACKGROUND-COLOR: #ffFFFF;
}
.clCMAbs {
	LEFT: 0px; 
  VISIBILITY: hidden; 
  POSITION: absolute; 
  TOP: 0px;
	BACKGROUND-COLOR: #ffFFFF;
}
.clBar {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; VISIBILITY: visible; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; POSITION: absolute; HEIGHT: 15px; 
	BACKGROUND-COLOR: #ffFFFF;
}
.clLevel0 {
	padding: 0px 0px 1px;
	padding-left:10px;
	FONT: normal 12px arial, verdana, sans-serif;
	line-height:28px;
	color: #DCDDDE;
	POSITION: absolute;
	cursor:pointer;
	/* background:url(../img/js_bullet.gif) no-repeat left; */
	background-color:transparent;
	text-align: left;
	border:0px solid #A9B7BA;
}
.clLevel0over {
	padding: 0px 0px 1px;
	padding-left:20px;
	FONT: normal 12px arial, verdana, sans-serif;
	line-height:28px;
	color: #1BAE59;
	POSITION: absolute;
	cursor:pointer;
	background:url(../img/pointer.gif) no-repeat left;
	background-position:0px 10px;
	text-align: left;
	border:0px solid #A9B7BA;
}
/*kai dviguba eilute meniukyje*/
.clLevel0border {
	/* border: 0px solid #A9B7BA;
   	VISIBILITY: hidden; */
	POSITION: absolute;
	visibility:hidden;
	background:url(../img/menu_separator.gif) no-repeat bottom left;
	layer-background:url(../img/menu_separator.gif) no-repeat bottom left;
	height:2px;
}
.clLevel1{
	padding: 0px 0px 0px 0px;
	padding-left:22px;
	FONT: normal 12px arial, verdana, sans-serif;
	line-height:28px;
	color: #1BAE59;
	POSITION: absolute;
	cursor:pointer;
	background-color:#0D4E3E;
	text-align: left;
	border:0px solid #A9B7BA;
	vertical-align:bottom;
}
.clLevel1over{
	padding: 0px 0px 0px 0px;
	padding-left:22px;
	FONT: normal 12px arial, verdana, sans-serif;
	line-height:28px;
	color: #FFFFFF;
	text-decoration:underline;
	POSITION: absolute;
	cursor:pointer;
	text-align: left;
	border:0px solid #A9B7BA;
	vertical-align:bottom;
	background:url(../img/js_bullet2.gif) #0D4E3E no-repeat;
	background-position:12px 10px;
}
.clLevel1border{
	/* border: 0px solid #A9B7BA;
   	VISIBILITY: hidden; */
	POSITION: absolute;
	background:url(../img/menu_separator.gif) no-repeat bottom left;
	height:2px;
}
.clLevel2{
	padding:0px;
	font-family: Arial, verdana, sans-serif;
	font-size: 12px;
	line-height:28px;
	padding-left:12px;
	COLOR: #79D2C0; 
	POSITION: absolute; 
	BACKGROUND-COLOR: #0D4E3E; 
	border:none;
}
.clLevel2over{
	padding-left: 12px;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	line-height:28px;
	COLOR: #79D2C0;
	text-decoration:underline;
	POSITION: absolute;
	BACKGROUND-COLOR: #0D4E3E;
	cursor:pointer;
	
}
.clLevel2border {
	/* border: 0px solid #A9B7BA;
   	VISIBILITY: hidden; */
	POSITION: absolute;
	background:url(../img/menu_separator.gif) no-repeat bottom left;
	height:2px;
}

