.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: 3px 0px 0px;
	font: normal 12px Trebuchet MS, Arial, Verdana;
	color: #FFFFFF;
	POSITION: absolute;
	cursor:pointer;
	background:transparent;
	text-align: center;
	border:1px solid #B3C3CF;
}
.clLevel0over {
	padding: 3px 0px 0px;
	font: normal 12px Trebuchet MS, Arial, Verdana;
	color: #FFFFFF;
	POSITION: absolute;
	cursor:pointer;
	background:#7D99AD;
	text-align: center;
	border:1px solid #B3C3CF;
}
/*kai dviguba eilute meniukyje*/
.clLevel0border {
	border: medium none;
   	VISIBILITY: hidden;
	POSITION: absolute;
}
.clLevel1{
	padding: 3px 0px 0px;
	font: normal 12px Trebuchet MS, Arial, Verdana;
	color: #FFFFFF;
	POSITION: absolute;
	cursor:pointer;
	background:transparent;
	text-align: center;
	border:1px solid #B3C3CF;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../img/blue_bg.png');
}
.clLevel1[class] {
  background-image:url(../img/blue_bg.png);
}
.clLevel1over{
	padding: 3px 0px 0px;
	font: normal 12px Trebuchet MS, Arial, Verdana;
	color: #FFFFFF;
	POSITION: absolute;
	cursor:pointer;
	background:transparent;
	text-align: center;
	border:1px solid #B3C3CF;
	background:#7D99AD;
}
.clLevel1border{
	padding: 0px;
	Z-INDEX: 500; 
	
	padding-left: 1px;
	VISIBILITY: hidden; 
	POSITION: absolute
}
.clLevel2{
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 5px;
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: 700;
	COLOR: #676161; 
	POSITION: absolute; 
	BACKGROUND-COLOR: #FFFFFF;/* #BD1D00;  (ankstesnis raudonas)*/ 

  /* b-order-left: 1px solid #A9B7BA;/*#215B33; ankstesnis borderis*/
   /*b-order-right: 1px solid #A9B7BA;/*#215B33; ankstesnis borderis*/
}
.clLevel2over{
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 5px;
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: 700; 
	COLOR: #676161;
	POSITION: absolute;
	BACKGROUND-COLOR: #CFE2F3;/*#E5A599;   (ankstesnis raudonas)*/
	cursor:pointer;
	
   /*b-order-left: 1px solid #A9B7BA;/*#215B33; ankstesnis borderis*/
   /*b-order-right: 1px solid #A9B7BA;/*#215B33; ankstesnis borderis*/
}
.clLevel2border {
	padding: 0px;
	Z-INDEX: 500;
	BACKGROUND:  #A9B7BA;/*#941700;*/
	padding-left: 1px;
	VISIBILITY: hidden;
	POSITION: absolute;
}

