html {
height:100%;
margin: 0px; 
padding: 0px;
}

body { 
margin: 0px; 
padding: 0px;
height:100%;
background-color:#003E33;
color:#000000; 
font-family:Arial, Helvetica, sans-serif; 
font-size:70%; 
line-height:14px;
background-image:url(/images/topbg.jpg); background-position:center 0; background-repeat: no-repeat;

}

input, textarea, select {	
color: #000000; 
font: normal 11px Arial,Tahoma,Verdana,Geneva,Helvetica,sans-serif; 
background-color:#FFFFFF; 
}

form { 
display: inline;
margin:0px;
padding:0px;
}
img { 
border: 0px; 
}
p { 
margin:0 0 12px 0;
line-height: 140%;
}

.fl { 
float: left; 
}
.fr { 
float: right; 
}

.fl2 { 
float: left; width:49%;
}
.fr2 { 
float: right; width:49%; text-align:right;
}

.clear { 
clear: both; 
margin: -1px 0px 0px; 
height: 1px;
line-height: 1px;
font-size: 1px;
}

input, textarea { 
padding: 0px 3px; 
}
select { 
padding: 1px 0px 1px 3px 
}
.input {
	cursor: pointer;
	color: #fff !important;
	background-color: #FA6811;
	border: none;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 6px;
}

.brh {
line-height:7px; 
}
.brh4 { line-height:4px; }

hr { color:#FFFFFF; height:1px; border:0px solid; margin:0px 0px 8px 0px; background-color:#FFFFFF; }
.hr {
	background-color:#B9B9B9; 
	border: none;
	margin: 1em 0;
	padding:0;
	display: block;
	height: 3px;
	font-size: 3px;
	line-height: 3px;
}

h3 { 
font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#000000; line-height:14px; font-weight: bold; text-decoration: none;
margin:0px 0px 4px 0px;
}
h2 { 
font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#000000; line-height:15px; font-weight: bold; text-decoration: none;
margin:0px 0px 5px 0px;
}
h1 { 
font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#000000; line-height:15px; font-weight: bold; text-decoration: none;
margin:0px 0px 0px 0px;
}





table { 
border:0px solid;
border-collapse:collapse; 
}











.marg1 { margin:0 0 -1px 0; }
.marg2 { margin:0 0 -2px 0; }
.marg3 { margin:0 0 -3px 0; }
.marg4 { margin:0 0 -4px 0; }






.fs10b { font-size:10px; font-weight:bold; }
.fs11 { font-size:11px !important; }
.fs12 { font-size:12px !important; }
.fs12b { font-size:12px !important; font-weight:bold; }
.fs14b { font-size:14px; line-height:16px; font-weight:bold; }
.fs16 { font-size:16px !important; }
.fs16b { font-size:16px !important; font-weight:bold; }
.fs18 { font-size:18px !important; font-weight: normal; }
.fs20b { font-size:16px !important; font-weight:bold; }

.fs20b { font-size:20px !important; font-weight:bold; line-height:24px;}
.fs24b { font-size:24px !important; font-weight:bold; line-height:28px;}






#footrem {
border-top:1px solid #989685; padding:5px 0 0 0;
}





.navpoz {
padding:2px 0 7px 0;
}

/* SECONDARY NAVIGATION - vertical navigation */
	#leftMenu, #leftMenu ul {position:static; list-style: none;    }
	#leftMenu, #leftMenu li {list-style: none; margin:0;padding:0; }
	#leftMenu li {border-bottom:1px solid #AEA292; background-color:#FFFFFF;   }
	#leftMenu {padding-top:0;  margin-top: 0px}
	#leftMenu a {
	
	font-family:Tahoma;
	
	display:block;
	
	margin:0px;	
	padding:5px 0px 4px 30px;
	font-weight:normal;	
	zoom:100%;
	color:#000000;
	background-image:url(/images/menu.gif); background-position:16px 9px; background-repeat:no-repeat;
	
	}
	#leftMenu a, #leftMenu a:link, #leftMenu a:visited, #leftMenu a:hover, #leftMenu a:active {text-decoration:none;cursor:pointer} 
	#leftMenu a:link {color:#000000} 
	#leftMenu a:visited {color:#000000} 
	#leftMenu a:hover {
	text-decoration: none;
	color:#FF3000;
	background-image:url(/images/menuon.gif); background-position:0 0; background-repeat:repeat-y;
	 }
	#leftMenu li.active {
	background-image:url(/images/menuon.gif); background-position:0 0; background-repeat:repeat-y;
	}
	#leftMenu li.active a:link, #leftMenu li.active a:visited, #leftMenu li.active a:hover, #leftMenu li.active a:active { 
	text-decoration: none;
	color:#FF3000;
	background-image:url(/images/menuon.gif); background-position:0 0; background-repeat:repeat-y;
 	} 
	
	
	

/* SECONDARY NAVIGATION - 2nd TIER */
	#leftMenu ul {margin:0px 0px 0px 36px; padding:0px 0px 10px 0px; zoom:100%;}
	#leftMenu li.active li { border:0px;}
	#leftMenu li.active li a, #leftMenu li.active li a:link, #leftMenu li.active li a:visited {
	
	margin:0px;	
	padding:2px 5px 2px 8px;
	font-weight:normal;	
	zoom:100%;

	
	color:#000000; 
	display:block;
	background-image:url(/images/subm.gif); background-position:0 center; background-repeat:no-repeat;
	
	
	}
	#leftMenu li.active li a:hover, #leftMenu li.active li a:active { 
	background-image:url(/images/subon.gif); background-position:0 center; background-repeat:no-repeat;
	text-decoration: none;
	color:#FF3000;
	}
	
	#leftMenu li.active li.active { background-image:none;}
	#leftMenu li.active li.active a:link, 
	#leftMenu li.active li.active a:visited, 
	#leftMenu li.active li.active a:hover, 
	#leftMenu li.active li.active a:active {
	background-image:url(/images/subon.gif); background-position:0 center; background-repeat:no-repeat;
	text-decoration: none;
	color:#FF3000;
	}
	
	


.kalboms {
height:47px;
}


a.kalba:link, a.kalba:active, a.kalba:visited {
font-family:Arial, Helvetica, sans-serif;
color:#CB3F02; text-decoration: underline; float:right; display:block; padding:6px 0 0 0;
}
a.kalba:hover {
text-decoration: none;
}
.kalboms2 {
float:right; width:185px; padding:16px 0 0 0;

}



.indexrc {
float:right; width:345px; background-color:#331B06; height:691px; padding:0 25px; font-family:Tahoma; color:#DAD8CF;
}
.indexrc a { color:#CB3F02; text-decoration: underline;}
.indexrc a:hover { text-decoration: none; }


.indexrc ul {	 
list-style:none;
margin-top:5px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
padding:0px;

}
.indexrc li {
padding:2px 0 2px 13px;
background-image:url(/images/rli.gif); background-position:0px 6px; background-repeat:no-repeat;
}


#bg1 {
background-color:#C4BCA4; background-image:url(/images/bg150.jpg); background-repeat:no-repeat;
}
#bg2 {
background-image:url(/images/bg250.jpg); background-position:200px 0; background-repeat:no-repeat;
}
#bg3 {
background-image:url(/images/bg350.jpg); background-position:798px 0; background-repeat:no-repeat; width:798px; padding:0 184px 0 0;
}
#leftcolumn {
float:left; width:283px;
}


.menublok {
margin:0 0 35px 15px; border-top:1px solid #AEA292;
}


.sk {
background-color:#473927; height:1px; margin:17px 0 7px 0;
}

.npimg {
border:3px solid #645642; margin:4px 0 5px 0;
}



.searchtf {
font-family:Tahoma; font-size:11px; color:#595858; padding:2px 0 2px 6px; width:170px; border:1px solid #988A77;}


.project {
float:left; width:186px; background-image:url(/images/gsk.gif); background-repeat:no-repeat; margin-right:59px; margin-bottom:42px; padding:0 0 0 62px;
}
.projectimg {
border:3px solid #C6BE9B;
}
.projectxt {
text-align:center; padding:7px 0 0 0;
}
.projectxt a { color:#CB3F02; text-decoration: underline;}
.projectxt a:hover { text-decoration: none; }


.webnav {
padding:10px 10px 14px 21px; max-width:894px;
zoom:100%;
}
.webnav a { color:#CB3F02; text-decoration: underline;}
.webnav a:hover { text-decoration: none; }


#leftc {
background-image:url(/images/grad.gif); background-position:0 100%; background-repeat: repeat-y; width:283px; vertical-align:top; padding:0 0 15px 0;
}
#leftcnew {
float:left; width:809px;
}
.naujienuzsak {
background-color:#E4DEC3; margin:0 0 0 16px; padding:7px 0 9px 26px; font-family:Tahoma; color:#000000;
}
#white {
background-color:#FFFFFF; width:69px; background-image:url(/images/priedelis.gif); background-repeat:no-repeat
}
#main {
background-color:#F5F1E2; vertical-align:top}
#lentyna {
background-image:url(/images/rlent.gif); background-repeat:repeat-x;}

.lentpar1 {
width:652px; height:61px;}
.meniuantraste {
padding:0 0 6px 21px; font-family:Tahoma; color:#FFFFFF; font-weight:bold;}




#grafsk {
background-color:#331B06; line-height:15px; background-image:url(../images/fline.gif); background-repeat:no-repeat;}


.contable { border-collapse:collapse; margin-bottom:5px; }
.contable th { background-color:#D3CDB0; border:1px solid #D3CDB0; font-weight: bold; color:#313131; text-align: left; padding:5px 9px 5px 12px; font-size:11px; line-height:14px !important; }
.contable td { border-bottom:1px solid #D3CDB0; text-align: left; padding:5px 9px 5px 12px; vertical-align:top; color:#313131; font-size:11px; line-height:14px !important;  }

.form td { padding: 5px 6px 5px 0px; color:#313131; vertical-align:top;  }


.tfactive {
width:242px; background-color:#FFFFFF; padding:0 4px;
border:1px solid #CB3F02 !important;
}



.formosblok {
float:left; width:350px; padding:0 0 0 26px; 
background-image:url(/images/sk2.gif); background-position:0 50%; background-repeat:no-repeat;
}
.kontaktublok {
float:left; width:226px; padding: 0 10px 0 0;
}
.innerimg {
float:left; border:3px solid #C6BE9B; margin:3px 15px 0 0;
}



/* layout ?*/





#root {
width:991px; padding:0 7px 11px 6px; margin:0 auto;
}

#top {
height:82px;
}

.logo {
float:left; padding:16px 0 0 13px;
}

#mensearch {
height:27px;
}

.topmenu {
padding:4px 0 0 0; float:left;
}
.topmenu a, .topmenu img {
	margin:0; padding:0;
}

.paieska {
float:right; width:171px; background-image:url(/images/paieskabg.gif); background-repeat:no-repeat; height:23px; padding:4px 0 0 12px;
}
.tfsearch {
font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#484848; padding:0 0 0 4px; width:126px;
}
.btnsearch {
width:22px; height:19px; border:0px; background-image:url(/images/btn_search.gif); background-repeat:no-repeat; cursor:pointer;
}


#whitebg {
background-color:#FFFFFF; padding:0 0 10px 12px;

}
#kaire1 {
width:785px; padding:4px 0 0 0; *padding-top:7px;
}
.kaire111 {
	margin-top:4px; *margin-top: 7px;
}
#kaire2 {
float:left; width:483px;
}
#kaire22 {
width:785px; padding:4px 0 0 0;
}
#desine1 {
float:right; width:182px;
}
#desine2 {
float:right; width:294px;
}
#lifeflash, #lifeflash2 {
clear: both; padding:0 0 0 1px;
}
#lifeflash2 {
margin:4px 0px; *margin:7px 0px;
}

.bigbanner {
position: relative;
background-image:url(/images/reklama.gif); background-position:100% 0; background-repeat:no-repeat; 
/*min-height:100px; _height:100px;*/ padding:0 0 0 1px; margin:4px 0px; *margin:7px 0px;
}

.headerbg1 {
background-image:url(/images/headerbg.gif); background-repeat:repeat-x; padding:3px 7px 0 11px; color:#FFFFFF; height:16px; margin-bottom:3px;
}
.headerbg1 .fl {
	text-transform: uppercase;
}
.headerbg2 {
background-image:url(/images/headerbg2.gif); background-repeat:repeat-x; padding:3px 7px 0 11px; color:#FFFFFF; height:16px; margin-bottom:1px;
font-size:10px; font-weight:bold;
}
.headerbg3 {
background-image:url(/images/headerbg.gif); background-repeat:repeat-x; padding:2px 7px 1px 11px; color:#FFFFFF; height:16px; margin-bottom:1px;
font-size:10px; font-weight:bold;
text-transform:uppercase;
}
.headerbg4 {
background-image:url(/images/headerbg2.gif); background-repeat:repeat-x; padding:3px 7px 0 11px; color:#FFFFFF; height:16px; margin-bottom:1px;

}

.fotogalery {
margin-bottom:3px;
}

.kalendorius {
background-color:#ECECEC; padding:14px 0 22px 0; text-align:center;
margin-bottom:3px;
}
#calendarLayer table.ctbl {
	width: 208px;
	margin: 0 auto;
	border: 1px solid #ECECEC;
	background-color: #cacaca;
}
table.ctbl td, table.ctbl th {
	width: 26px;
	height: 22px;
	border: 1px solid #ECECEC;
}
table.ctbl th {
	background-color:#88c0b7;
	font-weight: normal;
	color: #000000;
}
table.ctbl td.ctd2:hover {
	background-color: #dcdcdc;
}
table.ctbl td.ctd3 {
	font-weight: bold;
	white-space:pre;
	background-color: #ECECEC;
}
table.ctbl a {
	color: #FF0000;
	font-weight: bold;
}
table.ctbl .hilite {
	background-color: #006600;
}

.apklausa {
padding:6px 7px; font-size:11px;
}
.apklausa label {
	padding: 5px 0;
	margin: 5px 0 5px 0;

}
label { cursor: pointer; }

.vote {
	border: none;
	padding: 5px;
	margin-bottom: 10px;
}

.bigbanner {
position: relative;
background-image:url(/images/reklama.gif); background-position:100% 0; background-repeat:no-repeat; 
/*min-height:100px; _height:100px;*/ padding:0 0 0 1px; margin-bottom:3px; margin-top:3px;
}
	
#footer {
width:809px; border-top:3px solid #00826B;
}


.footermenu {
font-size:10px; color:#C2C2C2;
padding:5px 0 4px 0;
}
.footermenu a { color:#C2C2C2; text-decoration: none; padding:0 5px; 
}
.footermenu a:hover { text-decoration: underline; 
}
.footermenu a.active:link, .footermenu a.active:visited, .footermenu a.active:hover, .footermenu a.active:active { 
color:#C2C2C2; text-decoration: underline;
}


.footersk {
border-bottom:1px dashed #00826B; height:1px;
}


.copyr {
color:#C2C2C2; padding:5px 5px 0 5px;
}
.copyr a { color:#C2C2C2; text-decoration: none;
}
.copyr a:hover { text-decoration: underline; 
}

.rightbanners {
text-align:center; padding:17px 0 0px 0;
}



.rightwhitetop {
background-color:#FFFFFF; background-image:url(/images/kampas.gif); background-position:100% 0; background-repeat:no-repeat;
}
.rightwhitebottom {
background-image:url(/images/kamp2.gif); background-position:100% 100%; background-repeat:no-repeat; padding:8px 7px 3px 1px;
}


.tf {
font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#484848; padding:0 0 0 2px; width:128px;
}
.tf2 {
font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; padding:0 0 0 4px; width:162px;
}
.tf3 {
border:1px solid #D4D4D4; background-color:#FFFFFF; width:194px; margin:2px 0; padding:0px 0;
}

.ok {
width:23px; height:19px; background-image:url(/images/ok.gif); background-repeat:no-repeat; border:0px; cursor:pointer;
}
.ok2 {
width:23px; height:19px; background-image:url(/images/ok2.gif); background-repeat:no-repeat; border:0px; cursor:pointer;
}


.usertop {
background-image:url(/images/usertop.gif); background-repeat:no-repeat; background-color:#E7E7E7;
margin-bottom:4px;
}
.userbottom {
background-image:url(/images/userbottom.gif); background-position:0 100%; background-repeat:no-repeat; padding:5px 5px 6px 10px; color:#000000;

}
.userbottom a { color:#d81900; text-decoration: underline;
}
.userbottom a:hover { text-decoration: none; 
}


.img_auto_margin img { margin:0 0 2px 0; }
.img_auto_margin2 img { margin:0 0 5px 0; }

.bannerstable td { padding:7px 0; text-align:center; }

.small_banners {
padding:14px 0 20px 0;
}


.reklama1 {
background-image:url(/images/reklama2.gif); background-position:100% center; background-repeat:no-repeat; border-top:1px solid #D2D2D2; border-bottom:1px solid #D2D2D2; padding:3px 0; margin-bottom:15px;
}


.gneptop {
background-image:url(/images/gneptop.gif); background-repeat:no-repeat; background-color:#D2D2D2; width:211px; padding:0;
margin-bottom:4px;
}
.gnepbottom {
background-image:url(/images/gnepbottom.gif); background-position:0 100%; background-repeat:no-repeat; padding:5px 5px 9px 10px; color:#000000;

}

/* naujienos */

.naujiena1 {
padding:0 0 10px 0;
}
.naujiena1img {float:left; padding:3px 10px 0 0; }
.naujiena1img img {border:1px solid #D2D2D2;}
.naujiena1txt {padding:0 5px 0 0; font-size:12px; line-height:15px; }
.naujiena1txt a { color:#000000; text-decoration: underline; font-weight:bold;
}
.naujiena1txt a:hover { text-decoration: none; 
}


.naujiena2 {
padding:0 0 8px 0;
}
.naujiena2img {float:left; padding:0 10px 0 0; }
.naujiena2img img {border:1px solid #D2D2D2;}
.naujiena2txt {padding:0; font-size:12px; line-height:15px; }
.naujiena2txt a { font-size:16px; line-height:20px; color:#000000; text-decoration: underline; font-weight:bold;
}
.naujiena2txt a:hover { text-decoration: none; 
}


a.coment:link, a.coment:active, a.coment:visited {
font-size:11px;
color:#d81900 !important;text-decoration: none !important;
}
a.coment:hover {
text-decoration: none !important;
}

a.link1:link, a.link1:active, a.link1:visited, .contentas a {
color:#d81900 !important;text-decoration: underline !important;
}
a.link1:hover, .contentas a:hover {
text-decoration: none !important;
}

a.link456:link, a.link456:active, a.link456:visited {
FONT-SIZE: 11px; color:#000000; text-decoration:none;
}
a.link456:hover, .contentas a.link456:hover {
text-decoration: none;
}

.na {
padding:0 0 12px 20px;
}


.laikas { color:#747373; font-size:11px; }


.color1 { color:#FFFF00;}
.color2 { color:#B9B9B9;}
.color3 { color:#FF4800; }
.color4 { color:#878787; }
.color5 { color:#017C49; }




.tab {
 height:31px;
 background-image:url(/images/px1.gif); background-position:0 100%; background-repeat:repeat-x;
 }
.tab ul {	 
list-style:none;
margin-top:0px;
margin-right:0px;
margin-bottom:10px;
margin-left:0px;
padding:0px;
}
.tab li.tabsas1 {
padding:0 0 0 1px;
background-image:url(/images/tab1.gif); background-position:0px 0px; background-repeat: repeat-x;
float:left;
margin-right:1px;
}

.tab li.tabsas1 a { 
color:#ffffff; 
text-decoration: none; 
background-image:url(/images/tab1.gif); background-position:0px 0px; background-repeat: repeat-x; 
display:block; 
line-height:14px; 
padding:9px 22px 8px 21px;
font-weight:bold; 
}
.tab li.tabsas1 a:hover { text-decoration: none; }

.tab li.active1 {
padding:0 0 0 1px;
background-color:#D4D4D4;
float:left;
margin-right:1px;
}
.tab li.active1 a:link, .tab li.active1 a:visited, .tab li.active1 a:hover, .tab li.active1 a:active { 
color:#000000; 
text-decoration: none; 
background-image:url(/images/tabs1a.gif); background-position:100% 0px; background-repeat: no-repeat; 
display:block; 
line-height:14px; 
padding:9px 22px 8px 21px;
font-weight:bold; 
 	} 

.tab li.tabsas2 {
padding:0 0 0 1px;
background-image:url(/images/tab2.gif); background-position:0px 0px; background-repeat: repeat-x;
float:left;
margin-right:1px;
}

.tab li.tabsas2 a { 
color:#ffffff; 
text-decoration: none; 
background-image:url(/images/tab2.gif); background-position:0px 0px; background-repeat: repeat-x; 
display:block; 
line-height:14px; 
padding:12px 22px 5px 21px; 
font-weight:bold; 
}
.tab li.tabsas2 a:hover { text-decoration: none; }

.tab li.active2 {
padding:0 0 0 1px;
background-image:url(/images/tab2lia.gif); background-position:0px 0px; background-repeat: repeat-x;
float:left;
margin-right:1px;
}
.tab li.active2 a:link, .tab li.active2 a:visited, .tab li.active2 a:hover, .tab li.active2 a:active { 
color:#000000; 
text-decoration: none; 
background-image:url(/images/tab2a.gif); background-position:100% 100%; background-repeat: no-repeat; 
display:block; 
line-height:14px; 
padding:12px 22px 5px 21px; 
font-weight:bold; 
}


.tab2 {
 height:31px;
 background-image:url(/images/px1.gif); background-position:0 100%; background-repeat:repeat-x;
 }
.tab2 ul {	 
list-style:none;
margin-top:0px;
margin-right:0px;
margin-bottom:10px;
margin-left:0px;
padding:0px;
}


.tab2 li {
padding:0 0 0 1px;
background-image:url(/images/tab2.gif); background-position:0px 0px; background-repeat: repeat-x;
float:left;
margin-right:1px;
}

.tab2 li a { 
color:#ffffff; 
text-decoration: none; 
background-image:url(/images/tab2.gif); background-position:0px 0px; background-repeat: repeat-x; 
display:block; 
line-height:14px; 
padding:12px 14px 5px 13px; 
font-weight:bold; 
}
.tab2 li a:hover { text-decoration: none; }

.tab2 li.active {
padding:0 0 0 1px;
background-image:url(/images/tab2lia.gif); background-position:0px 0px; background-repeat: repeat-x;
float:left;
margin-right:1px;
}
.tab2 li.active a:link, .tab2 li.active a:visited, .tab2 li.active a:hover, .tab2 li.active a:active { 
color:#000000; 
text-decoration: none; 
background-image:url(/images/tab2a.gif); background-position:100% 100%; background-repeat: no-repeat; 
display:block; 
line-height:14px; 
padding:12px 14px 5px 13px;
font-weight:bold; 
}


.listblok {
background-color:#F0F0F0; border-right:1px solid #D4D4D4; border-bottom:1px solid #D4D4D4; border-left:1px solid #D4D4D4; padding:17px 19px 10px 19px; margin-bottom:4px;
}
.listblok ul {	 
list-style:none;
margin-top:5px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
padding:0px;
}
.listblok li {
padding:0 0 6px 0px;
font-size:12px; line-height:15px;
font-weight:bold;
}
.listblok li a { 
color:#000000; 
text-decoration: underline;
}
.listblok li a:hover { text-decoration: none; }


.listblok2 {
background-color:#F0F0F0; 
padding:9px 11px 10px 11px;
}
.listblok2 ul {	 
list-style:none;
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
padding:0px;
}
.listblok2 li {
padding:0 0 7px 0px;
font-size:11px; line-height:14px;
font-weight:bold;
}
.listblok2 li a { 
color:#000000; 
text-decoration: underline;
}
.listblok2 li a:hover { text-decoration: none; }



.listblok3 {
background-color:#F0F0F0; border-right:1px solid #D4D4D4; border-bottom:1px solid #D4D4D4; border-left:1px solid #D4D4D4; padding:0px 0px 0px 0px;
}
.listblok3 ul {	 
list-style:none;
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
padding:0px;
}
.listblok3 li {
color:#000000; 
padding:0 0 7px 0px;
font-size:12px; line-height:15px;
font-weight: normal;
}
.listblok3 li a { 
color:#000000; 
text-decoration: underline;
}
.listblok3 li a:hover { text-decoration: none; }


.listblok4 {
padding:1px 11px 10px 0px;
}
.listblok4 ul {	 
list-style:none;
margin-top:12px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
padding:0px;
}
.listblok4 li {
padding:0 0 7px 0px;
font-size:12px; line-height:15px;
font-weight:bold;
}
.listblok4 li a { 
color:#000000; 
text-decoration: underline;
}
.listblok4 li a:hover { text-decoration: none; }


td.scroll2 {
height: 480px;
width: 45px;
padding:0px 0px 0px 0px;
}

.div_blok2 {
position:relative;
width: 244px;
height: 100%;
overflow: auto;
float:left;
font-size:12px; color:#000000; font-weight:normal; line-height:15px; text-align: left;
padding:10px 10px 10px 12px; }

td.scroll3 {
height: 316px;
width: 45px;
padding:0px 0px 0px 0px;
}

.div_blok3 {
position:relative;
width: 181px;
height: 100%;
overflow: auto;
float:left;
font-size:12px; color:#000000; font-weight:normal; line-height:15px; text-align: left;
padding:10px 10px 10px 12px; }

.livetable {
float:left; width:246px; border:0; margin:0 0 -1px 0;
}
.livetable td { padding:3px 6px 2px 9px; background-color:#ECECEC; color:#000000; }
.livetable td a { color:#d81900; text-decoration:underline; }
.livetable td a:hover { text-decoration: none; }

.livetable td.sk {
background-color:#FFFFFF !important; height:1px; padding:0;
font-size:1px; line-height:1px;
}


.liveresult {
background-color:#C4C4C4; margin-bottom:3px; padding:0;
zoom:100%;
}
.lrheader {
padding:0 7px 0 9px; color:#0F0F0F;
}



.pad1 {
padding:0 3px 0 0px;
}
.pad2 {
padding:16px 10px 4px 0px;
}



.lrevent {
float:right; width:40px; background-color:#FFFFFF; border:1px solid #A4A4A4; margin-bottom:1px;
}


.tablelist {
border:0;
}
.tablelist td { padding:3px 9px 3px 9px; color:#0F0F0F; }
.tablelist td a { color:#D81900; text-decoration:underline; }
.tablelist td a:hover { text-decoration: none; }
.tablelist tr.bg1 { background-color:#C4C4C4; }
.tablelist tr.bg2 { background-color:#ECECEC; }
.tablelist tr.bg3 { background-color:#D9D8D8; }
.tablelist td.sk {background-color:#FFFFFF !important; height:3px; padding:0; margin:0; line-height:3px;}
.tablelist td.rezu { color:#d81900; font-weight:bold; }
.tablelist td.sk2 {background-color:#FFFFFF !important; height:1px; padding:0; font-size:1px; line-height:1px;}



.radiob {
width:13px; height:13px; margin:4px 10px -3px 0;
}
.checkb {
width:13px; height:13px; margin:-1px 7px 0px 0;
}

.formbtn {
background-color:#FF6600;
 
background-image:url(../images/btny.gif); background-position:100% 0; background-repeat: repeat-y; 
margin:0px; 
padding:0 5px 0 5px; 
line-height:14px;
font-family:Arial; 
font-size:11px; 
color:#ffffff;
font-weight:bold; 
border-right:1px solid #D54B00; border-bottom:1px solid #D54B00; border-left:1px solid #FF7E00; border-top:1px solid #FF7E00; 
cursor:pointer;
}

.nustatymai td { padding:2px 30px 2px 0; }

.dustulp {
padding:0 0 13px 0;
}
.leftstu {
float:left; width:268px;
}
.rightstu {
float:right; width:205px;
}

.atnaujinti {
background-color:#F0F0F0; border-right:1px solid #D4D4D4; border-bottom:1px solid #D4D4D4; border-left:1px solid #D4D4D4; padding:5px 7px; margin-bottom:6px;
}
.rasyticom {
background-color:#F0F0F0; border:1px solid #D4D4D4; padding:5px 7px; margin-bottom:6px;
}
.comentarea {
border:1px solid #D4D4D4; width:180px; background-color:#FFFFFF; margin-bottom:6px;
}
.nustatymai {
padding:0 0 24px 13px;
}



.naujienuzymes {
background-color:#ECECEC;
padding:9px 5px 10px 11px;
line-height:23px;
}
.naujienuzymes a { color:#d81900; text-decoration: underline; padding:0 10px 0 0;
}
.naujienuzymes a:hover { text-decoration: none; 
}


.naujienuzymes2 {

padding:0px 5px 10px 0px;
line-height:23px;
}
.naujienuzymes2 a { color:#d81900 !important; text-decoration: underline; padding:0 10px 0 0;
}
.naujienuzymes2 a:hover { text-decoration: none; 
}

.visos { padding:3px 9px 3px 9px; text-align:right; background-color:#ECECEC; margin-bottom:3px; border-top:1px solid #ffffff; }
.visos a { color:#D81900; text-decoration:underline; }
.visos a:hover { text-decoration: none; }


.strimg { float:left; margin:0 11px 0 0; font-size:10px !important; color:#6C6C6C;}
.strimg img { border:1px solid #B9B9B9; margin-bottom:2px;}

.strimg2 { float:left; margin:0 11px 0 0; font-size:10px !important; color:#6C6C6C;}
.strimg2 img { margin-bottom:2px;}

.contentas {
padding:16px 0 20px 0;
font-size:12px;
line-height: 140%;
}
.contentas ul {	 
list-style:none;
margin-top:0px;
margin-right:0px;
margin-bottom:10px;
margin-left:10px;
padding:0px;
}
.contentas li {
padding:0 0 0 11px;
background-image:url(/images/li.gif); background-position:0px 6px; background-repeat:no-repeat;
}
.contentas p {
	text-align:left;
}

/*.contentas a { color:#000000; text-decoration:underline; }
.contentas a:hover { text-decoration: none; }*/


.rb { width:13px; height:13px; margin:0 5px -4px 15px; padding:0; }

.puslapiai {}


.puslapiai a { color:#d81900; text-decoration:underline; padding:0 3px; }
.puslapiai a:hover { text-decoration: none; }
.puslapiai a.active:link, .puslapiai a.active:visited, .puslapiai a.active:hover, .puslapiai a.active:active { 
color:#000000; font-weight:bold; text-decoration: none;
}

.comentheader {
background-color:#F0F0F0; padding:3px 10px;
height:18px;
}
.comenttxt {
padding:3px 10px 3px 10px; font-size:11px; line-height:16px;
}
.comenttxt a {
color:#d81900; text-decoration:underline;
}
.comenttxt a:hover {
text-decoration:none;
}
.comenttxt span.laikas {
	color:#c1c1c1;
}

.reply { margin:0 0 0 47px; }

.tare {
border:1px solid #D4D4D4; background-color:#FFFFFF; width:320px; margin:2px 0;
}

.writecoment {
width:370px; padding:5px 0 10px 0;
}

.tablelist2 {
border:0; border-collapse:collapse; background-color:#ECECEC;
}
.tablelist2 th { padding:3px 9px 3px 9px; color:#000000; font-weight:bold; background-color:#CACACA; border:1px solid #ffffff; font-size:11px; line-height:14px; }
.tablelist2 td { padding:3px 9px 3px 9px; color:#000000; border:1px solid #ffffff; font-size:11px; line-height:14px; }
.tablelist2 td a { color:#D81900; text-decoration:underline; }
.tablelist2 td a:hover { text-decoration: none; }






.tablelist table.tablelist2no td {
	padding:0; border: none;
}


.komandlist {
border:0; margin:14px 0 20px 0;
}
.komandlist td { padding:0px 9px 10px 9px; color:#000000; text-align: center; font-size:12px; line-height:15px;  }
.komandlist td a { color:#D81900; text-decoration:underline; }
.komandlist td a:hover { text-decoration: none; }

.com_btn{
	text-align:right;
	font-size:10px;
	padding-top:3px;
	padding-bottom: 15px;
	text-decoration:none;
}
.com_btn a{
	color:#E91900 !important;text-decoration: none !important;
}
.news_archive{
	padding-top:25px;
	padding-bottom:15px;
}
.table {
	padding:2px;
	text-align:center;
}
.table td.tdst1 {
	padding-left: 3px;
	border-right:1px solid #999;
}
.table td.tdst2 {
	width: 40px;
	border-right:1px solid #999;
}
td.tdst2 strong {
	color: #006856;
}

.table td.tdst3 {
	width: 40px;
}
.table tr{}
 
.table td {
	padding: 5px 0;
}
.table tr.head1 td.tdst1, .table tr.head1 td.tdst2 {
	border-right:1px solid #E7E7E7;
	background-color: #E7E7E7;
}

.table tr.head2 td.tdst2 {
	border-right: none;
}
.table tr.head2 td.tdst1 {
	width: 40px;
}
.table .head1 {
	text-align:center;
	font-weight: bold;
	color: #999999;
}
.table .head2{
	text-align:center;	
}
tr.head1 td {
	padding: 7px 0;
}

/* tool tip */
a.tooltip strong {
	color: #333333;
	border-bottom: 1px dashed #FF0000;
}
a.tooltip {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	position: relative;
}

a.tooltip span {
	display: none;
}

a.tooltip:hover span {
	display: block;
	position: absolute;
	top: -26px;
	left: 12px;
	padding:5px 7px;
	border: 1px solid #003E33;
	background-color: #FFFFFF;
	color: #000;
	font-weight: normal;
	text-decoration: none;
	z-index: 9999;
}

a.tooltip:hover {
	font-size: 99.9%; /* Fixes bug in IE5.x/Win */
	text-decoration: none;
}


/*
 * styles 4 FCK editor
 */
.img245 {
	padding: 3px;
	border: 1px solid #E3E3E3;
	background-color: #FFFFFF;
}
p.note, div.note, .note {
	border-top:4px solid #88C0B7;
	padding: 5px;
	border-bottom: 1px dashed #88C0B7;
	margin:0 0 12px 0;
}
ul.list245 {
	margin:0 0 12px 0;
}
ul.list245 li {
	padding:0 0 0 11px;
	background-image:url(/images/li.gif); 
	background-position:0px 6px; 
	background-repeat:no-repeat;
}
blockquote {
	border-left: 4px solid #B9B9B9;
	line-height: 1.4em;
	padding-left: 1em;
	margin:0 0 12px 0;
}



fieldset {
	border: 1px solid #ECECEC;
	padding: 1em;
	margin:0 0 12px 0;
}
legend {
	color: #B9B9B9;
	font-weight: bold;
	padding: 0 7px;
}
.txtfld {
	width: 220px;
	border:1px solid #DFD8D3;
	line-height: 12px;
	height: 12px;
	padding: 3px;
}
dl {
	margin: 0 0 7px 0;
	padding:0;
}
dl dt {
	font-weight: normal;
	margin-left: 0px;
	margin-bottom: 3px;
}
dl dd {
	font-style:italic;
	font-weight: normal;
	margin-left: 0px;
	margin-bottom:4px;
}

.textads { 
	/*border:1px solid #2D2D2D;*/
	background-color:#fff;
	color:#000;
	padding:2px; 
	width:178px; 
	/*margin-bottom:6px;*/
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	line-height:13px;  
	float:left;
	display:none;
}

.textads_text{ 
	float:left;
	width:90px;
	margin-top:10px;
}
.textads a { color:#000; text-decoration:underline; }
.textads a:hover { color:#000; text-decoration: none; }
.textads img { 
	display: inline; 
	float:left; 
	margin-right:6px; 
	margin-top:10px;
}
.textads span { 
	margin-top:4px; 
	display:block; 
	margin-bottom:2px; 
	font-size:9px; 
	line-height:12px; 
}
