

html,body
{ 
margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#3c3c3c;
height:100%;
}

.divBody
{
	width:850px;
	margin:0 auto;	
	height:auto;
}
p {	margin: 0 0 5px 0; }

#divBodyInner
{
width:780px;
margin:0px 35px 0px 35px;
background-color:#d6f3fd;
height:auto;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height:auto; 
    clear: both; 
    visibility: hidden;
	margin:0px;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}

.clearfix {display:block;}
/* End hide from IE-mac */

.topBanner
{
background:url(images/topbanner.jpg) left top no-repeat;
height:250px;
position:relative;
overflow:hidden;
}

#navBar
{
position:absolute; 
top:160px; 
left:0px; 
width:97%; 
height:50px; 
}
*html .menu-bg{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/one.png', sizingMethod='crop');
	width:124px;
	cursor:pointer;
	margin:0px;
	padding:0px;
	height:82px;
}
.menu-bg{
position:relative;
	cursor:pointer;
	display:table-cell;	
	width:124px;
	margin:0px;
	padding:0px;
	height:82px;
	float:left;
}
.titslokas {
	font: 14px verdana;
	color: #ff7200;
	font-weight:bold;
	text-decoration:none;
	padding:5px 0px 5px 24px;
	background: url(images/arrow.gif) 8px 45% no-repeat; 
	border-bottom:1px dashed #d0d0a2;
}
.subtitslokas {
	font: 13px verdana;
	color: #ff7200;
	font-weight:bold;
	text-decoration:none;
	padding:1px 0px 5px 17px;
	background: url(images/arrow2.gif) 2px 23% no-repeat; 
	border-bottom:1px dashed #a1bf69;
}
.subtitslokas2 {
	font: 10px verdana;
	color: #ff7200;
	font-weight:bold;
	text-decoration:none;
	padding:1px 0px 5px 17px;
	background: url(images/arrow2.gif) 2px 23% no-repeat; 
	border-bottom:1px dashed #a1bf69;
}





/* CSS Document */

#rPanel .helptxt:link, #rPanel .helptxt:visited
{
display:block; 
float:right; 
margin:15px 5px 0px 0px;
color:red;
text-decoration:none;
}




.popup {
	DISPLAY: none; 
	Z-INDEX: 1001; 
	WIDTH: 300px;
	background-color:#e6f7fc;
	border:1px #c0d9e0 solid;	
	POSITION: absolute; 
	TEXT-ALIGN: left;
	margin:15px 0px 0px -150px;	
}

.popupbar{
padding:0px;
background:url(../images/popbg.gif) left top repeat-x;
font-size:13px;
font-weight:bolder;
color:#FF9900;
height:25px;
width:300px;
}

.popupcontent{
	background-color:#e6f7fc;
	border:1px #c0d9e0 solid;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:10px;
	width:300px;
	line-height:18px;
}

.contentBG
{
background-color:#c0fdfd;
}
.contentTdBgTop
{
border-top:1px solid #a5d1d1;
}
.contentTdBgBottom
{
border-bottom:1px solid #a5d1d1;
}

.contentTdBg
{
border-right:1px solid #a5d1d1;
border-left:1px solid #a5d1d1;
}
.slokasBG
{
background-color:#F7FBEF;
}
.slokasTdBgTop
{
border-top:1px solid #E7E7C6;
}
.slokasTdBgBottom
{
border-bottom:1px solid #E7E7C6;
}

.slokasTdBg
{
border-right:1px solid #E7E7C6;
border-left:1px solid #E7E7C6;
}
