.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 {
	POSITION: absolute;
	cursor:pointer;
	text-align: center;
	padding-top:17px;
	border:0px solid #A9B7BA;
	font-size:11px;
	font-family:tahoma, arial;
	color:#9AA993;
	text-transform:uppercase;
	background:url(../img/1st_meniu.gif) no-repeat right top;
}
.clLevel0over {
	POSITION: absolute;
	text-align: center;
	padding-top:17px;
	cursor:pointer;
	border:0px solid #A9B7BA;
	font-size:11px;
	font-family:tahoma, arial;
	color:#49A722;
	text-transform:uppercase;
	background:url(../img/1st_meniu.gif) no-repeat right top;
	
}
/*kai dviguba eilute meniukyje*/
.clLevel0border {
	border: medium none;
   	VISIBILITY: hidden;
	POSITION: absolute;
}
.clLevel1{
	padding: 1px 0px 0px 0px;
	padding-left:24px;
	font:11px tahoma, arial;
	color: #9AA993;
	POSITION: absolute;
	cursor:pointer;
	text-align: left;
	border:0px solid #A9B7BA;
	vertical-align:bottom;
	background:url(../img/2nd_meniu.gif) repeat-x top left;
}
.clLevel1over{
	padding: 1px 0px 0px 0px;
	padding-left:24px;
	font:11px tahoma, arial;
	color: #FFFFFF;
	POSITION: absolute;
	cursor:pointer;
	text-align: left;
	border:0px solid #A9B7BA;
	vertical-align:bottom;
	background:url(../img/2nd_on_meniu.gif) repeat-x top left;
}
.clLevel1border{
	padding: 0px;
	Z-INDEX: 500; 
	
	padding-left: 1px;
	VISIBILITY: hidden; 
	POSITION: absolute
}
.clLevel2{
	padding: 1px 0px 0px 0px;
	padding-left:24px;
	font:11px tahoma, arial;
	color: #9AA993;
	POSITION: absolute;
	cursor:pointer;
	text-align: left;
	border:0px solid #A9B7BA;
	vertical-align:bottom;
	background:url(../img/2nd_meniu.gif) repeat-x top left;
}
.clLevel2over{
	padding: 1px 0px 0px 0px;
	padding-left:24px;
	font:11px tahoma, arial;
	color: #FFFFFF;
	POSITION: absolute;
	cursor:pointer;
	text-align: left;
	border:0px solid #A9B7BA;
	vertical-align:bottom;
	background:url(../img/2nd_on_meniu.gif) repeat-x top left;
}
.clLevel2border {
	padding: 0px;
	Z-INDEX: 500;
	BACKGROUND:  #A9B7BA;/*#941700;*/
	padding-left: 1px;
	VISIBILITY: hidden;
	POSITION: absolute;
}

