HTML { 
height : 100%;
padding : 0;
margin : 0;
} 
BODY {
	height : 100%;
	padding : 0;
	margin : 0;
	width : 100%;
	font : normal 1em Verdana, Arial, Helvetica, sans-serif;
	text-align : left;
} 

.clearfix:after {
content : ".";
display : block;
height : 0;
clear : both;
visibility:hidden;
} 
.clearfix { 
display : block;
} 
 
#langas{
	margin : 0 auto;
	padding : 0;
	max-width : 900px;
	min-width : 900px;
	width : 900px;
	background-color: #FFF;
	list-style-type: none;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	clear:both;
}

#sidebar{
width:213px;
background-color:#FFFFFF;
float:left;

}

#guide_to{
width:159px;
height:54px;
margin:17px 0 37px 37px;
}


#meniu{
background-image:url('img/meniu_vline.jpg');
background-repeat:repeat-y;
width:200px;
}

.meniulist{
width:160px;
margin-left:30px;
}

.li{
margin:0 0 8px 0;
}

.li a  {
color:#828282;
text-decoration:none;
font-size:12px;
font-weight:bold;
}

.li a.act, .lili a.act {
color:#FF9933;
}

a {
color:#FF9933;
text-decoration:underline;
}

.lili{
margin:1px 0 0 0;
}
.lili a{
color:#666666;
text-decoration:none;
font-size:12px;
padding:0 0 0px 12px;
}

.li a:hover,  .lili a:hover{
color:#FF9933;
}

.meniu_hline{
background-image:url('img/meniu_hline.jpg');
background-repeat: no-repeat;
width:158px;
height:2px;
margin:9px 0 9px 0;
}

#leftads{
margin:30px 25px 0 30px;
}

#content{
width:687px; 
float:left;
}

#cheader{
background-image:url('img/sveiki.jpg');
height:195px;
font-size:12px;
}

#ctextzone{
height:22px;
padding:11px 0 0 11px;
width:340px;
float:left;
color:#AAAAAA;

}

#clink{
float:left;
height:22px;
padding:11px 0 0 0;
width:336px;
color:#000;
}

#clinkright{
padding-right:10px;
float:right;
}

#clinkright a{
color:#000;
text-decoration:none;
padding:0 5px 0 5px;
}

#clinkright a.act{
text-decoration:underline;
}

#clinkright a:hover{
text-decoration:underline;
}

#cads{
width:160px;
float:left;
padding:0px 5px 0 0px;
}

.cads_li{
margin-top:20px;
}

#ctext{
float:right;
width:502px;
padding:20px 10px 0 0;
color:#828282;
line-height:18px;
}

.title{
font-size:13px;
font-weight:bold;
padding-bottom:12px;
}

.titleh2{
font-size:13px;
font-weight:bold;
margin:0 0 0 0; 
}

.text{
font-size:13px;
}

.content_hline{
width:502px;
height:1px;
padding:18px 0 18px 0;
}

.readmore{
clear:both;
}

.readmore a{
text-decoration:none;
color:#FE9F41;
font-size:11px;
}



