.admin_link{
   font-size: 10px;
   color: red;
}


.arch_date{
   display:block;
   float:left;
   width: 53px;
   padding: 3px;
   margin: 1px;
   border: solid 1px #C7EBCC;
   text-align: center;
   color: #40B34E;
   font-weight: bold;
   text-decoration: none;
   background-color: #E4F5E6;
   }
.arch_active{
   background-color: #00644A;
   color: #EEEFFF;
}

/** bad stuf from old design */

.li_details_link_holder{
   text-align: right;
   padding: 0px 10px 10px 10px;
}

.li_details_link_holder a:link, .li_details_link_holder a:visited{
   color: #00BAFF;
   font-weight: bold;
}

.multi_list ul{
   margin-left: 0px;
   list-style-type: none;
}
.multi_list ul{
   padding: 5px;
}

.multi_list a{
   color: #036348;
   display: block;
}
.multi_list a:hover{
   text-decoration: none;
}

.multi_list li{
   padding: 7px 10px 7px 22px;
   display: block;
   border-bottom: solid 1px #DDD;
}
.multi_list li li{
   border-bottom-style: dotted;  
}
.li_arrow{
   background-image: url(http://www.vlk.lt/resources/images/doclink.png);
   background-repeat: no-repeat;
   background-position: 0px center;
}
.li_bg{
   background-color: #F7F7F7;
}
.active_link{
   text-decoration: none;
   font-weight: bold;
}
.multi_list a:active, 

.multi_list a:visited, 
.multi_list a:focus { 
    border: none;
    outline: none;
}



.super_alert{
	background-image: url(http://www.vlk.lt/images/alert_green.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding: 15px 15px 15px 82px ;
	border: solid 1px #00644B; 
	background-color: #EFF4CC;
	margin: 10px 0px 10px 0px;
	cursor: pointer;
	
}

.super_alert a{
	font-weight: bold;
	text-decoration: none;
	color: #333;
}

.super_alert_line_1{
	font-size: 25px;
}

.super_alert_line_2{
	font-size: 20px;
}


.desc{
	font-size: 10px;
	color: #666;
	line-height: 12px;
	text-align: justify;
}

.list_wa {
	list-style-type: none;
	padding-left: 0px;
	margin-right: 10px;
	margin-left: 10px;
}

.list_wa li{
	margin-bottom: 2px;
	padding: 5px 10px 5px 10px;
	width: 460px;
	text-align: justify;
	display: block;
	border-bottom: solid 1px #DDD;
}

.list_wa {
	line-height: 18px;
}

.list_wa a:link, .list_v2 a:visited, .list_v2 a:active{
	color:#036348;
}





.list_v2 {
	list-style-type: none;
	padding-left: 0px;
	margin-right: 10px;
	margin-left: 10px;
}

.list_v2 li{
	margin-bottom: 2px;
	padding: 5px 10px 5px 22px;
	width: 460px;
	display: block;
	border-bottom: solid 1px #DDD;
	
	background-image:url(http://www.vlk.lt/resources/images/doclink.png);
	background-repeat: no-repeat;
	background-position: 0px center;

}

.list_v2 li li{
	margin-bottom: 0px;
	padding: 2px 10px 2px 22px;
	width: 360px;
	display: block;
	border-bottom: none;
	background-image:none;
}

.list_v2 li:hover{

	background-image:url(http://www.vlk.lt/resources/images/doclink_act.png);
}

.list_v2 li li:hover{
	background-image:none;
}

.list_v2 .iinf{
	background-image:url(http://www.vlk.lt/resources/images/doclink_inf.png);
}

.list_v2 .iinf:hover{
	background-image:url(http://www.vlk.lt/resources/images/doclink_inf.png);
}

.list_v2 .iurl{
	background-image:url(http://www.vlk.lt/resources/images/doclink_url.png);
}

.list_v2 .iurl:hover{
	background-image:url(http://www.vlk.lt/resources/images/doclink_url_act.png);
}

.list_v2 .ipdf{
	background-image:url(http://www.vlk.lt/resources/images/doclink_pdf.png);
}

.list_v2 .ipdf:hover{
	background-image:url(http://www.vlk.lt/resources/images/doclink_pdf_act.png);
}
.list_v2 .imov{
	background-image:url(http://www.vlk.lt/resources/images/doclink_mov.png);
}

.list_v2 .imov:hover{
	background-image:url(http://www.vlk.lt/resources/images/doclink_mov_act.png);
}



.list_v2 {
	line-height: 18px;
}

.list_v2 a:link, .list_v2 a:visited, .list_v2 a:active{
	color:#036348;

	
}

.list_v2 li:hover a{
	text-decoration: none;
}

.invisibleArea{
	border: solid 1px #FFF;
}

.visableArea{
	border: solid 1px #CCC;
	background-color: #EEE;
}

.closeArea{
	font-size: 10px;
	color: #999;
	text-align: right;
}

.closeArea a{
	text-decoration: none;
}

.closeArea a:hover{
	text-decoration: underline;
}

.callHolder{
	margin-left: 50px;
}
.callHolder td{
	width: 30px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	border: solid 1px #A1CFA1;
}
.callHolder .highlight{
	background-color: #A1CFA1;
}

.user_menu{
	font-size: 10px;
	text-align: right;
}

.form{
	margin-top: 15px;
}

.input_box{
	border: solid 1px #008000;
	padding: 4px;
	color: #666;
	width: 200px;
	height: 20px;
}

.text_box{
	border: solid 1px #008000;
	padding: 4px;
	color: #666;
	width: 422px;
	height: 250px;
}

.form td{
	color: #666;
	padding: 5px;
}

.info_listN{
	margin: 10px 0px; 20px; 0px;
}

.info_listN td{
	border-collapse: collapse;
	border-top: solid 1px #A1CFA1;
	border-bottom: solid 1px #A1CFA1;
	padding: 10px;
	padding-left: 20px;
	width: 100%;
}

.info_listN td a{
	color: #008000;
}

.message-box { text-align: center; padding: 5px; color:#545454; width:95%;  margin:5px auto; }

.message_t1{
	background-color: #d7f7c4; border-top: 1px solid #82cb2f; border-bottom: 1px solid #82cb2f;
}

.message_t2{
	background-color: #ffcdd1; border-top: 1px solid #e10c0c; border-bottom: 1px solid #e10c0c;
}

.message_t3{
	background-color: #fef5be; border-top: 1px solid #fdd425; border-bottom: 1px solid #fdd425;
}

.button{
	border: solid 1px #008000;
	background-color:#ADCA01;
	padding: 4px;
	color: white;
	font-weight: bold; 
}
.button:hover{
	background-color:#00644B;
	
}

.descsmall{
	color: #AAA;
	font-size: 10px;
	width: 250px;
	float: left;
}

.default_expand a:link{
	background-color: #D4DBA4;
}

#pranesimo_tx_lent {
	font-family:Arial;
	font-size:12px;
}

body, div, li, td{
	padding:0px;
	margin:0px;
	font-family:Arial;
	font-size:12px;
}

h1{
	font-size:13px;
	text-transform: uppercase;
}


h2,h3,h4{
	color: #222221;
	font-size:12px;
}

p{
	margin:5px 0px 0px 0px; 
	text-indent:15px;
	font-size:12px;
	text-align:justify;
	color:#525252;
}

hr{
	color: #eeeeee;
	height: 1px;
}

.news_date{
	font-size: 11px;
	color: #666664;
	font-weight: normal;		
}

.simple_text{
	margin:5px 0px 0px 0px; 
	text-indent:15px;
	font-size:12px;
	text-align:justify;
	color:#525252;
}
.simple_text b, .simple_text i{
color:#07775A;
}



.accesibility {
	height:27px;
}

.accesibility  a:link, .accesibility a:visited{
	font-size:12px;
	color:#fffff1;
}
.logo{
	height:75px;
	width:85px;
	background-image:url(../img/vG/logo2.png);
	background-repeat: no-repeat;
}

.org_name_big{
	color:#585858;
	font-size:26px;
	font-family:Arial;
	font-weight:900;
	line-height:20px;
}

.org_name_small{
	color:#585858;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
}

.top_img_left{
	width:270px;
	height:100px;
	background-repeat:no-repeat;
}

.top_img_right{
	width:160px;
	background-repeat:no-repeat;
}

.top_img_sep{
	width:3px
}

.choose_lang{
	color:#585858;
	font-size:14px;
	font-family:Arial;
	font-weight:900;
}

.address{
	color:#FFFFFb;
	font-size:11px;
	font-family:Arial;
	line-height:12px;
}



.mission{
	color:#FFFFFc;
	font-size:13px;
	font-family:Arial;
	line-height:15px;
	
	
}

.mission_links{
    letter-spacing: 2px;
    color: #FFFFFF;
    font-weight: bold;
    font-style: italic;
    font-size: 18px;
    padding: 0px 10px 0px 10px; 
}

.mission_links2{
    color: #585858;
    font-weight: bold;
    font-size: 16px;
    padding: 5px 10px 0px 10px; 
    line-height: 20px
}

a{
    color: #00BAFF;
}

.top_area{
	
}

.content_area{
	border-top:double 3px #C8C8C8;
	padding: 7px 0px 7px 0px;
}
.top_menu_area{
	border-top:double 3px #C8C8C8;
	padding: 4px 0px 4px 0px;
	text-align:right;
}

.top_menu a:link, .top_menu a:visited{
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 10px;
	background-image:url(../img/vG/menu_arr.png);
	background-position: 2px 5px;
	background-repeat: no-repeat;
	color:#595D45;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}



.footer_area{
	background-color:#00644A;
}

.footer_text{
	margin:7px;
	color:#CCD6A9;
	font-size:13px;
	font-family:Arial;
	letter-spacing: 1px;
}

.footer_text a:link, .link{
	color:#ADCA01;
	font-size:11px;
}
.footer_text a:visited{
	color:#FFFFF3;
	font-size:11px;
}
.additional_info, .green_bg, #pocket thead td, .pocket thead td, #duomenu_lentele thead td{
	background-color:#ADCA00;
}

.menu{
	background-color:#EFF4CC;
}

.menu_links a:link, .menu_links a:visited{
	display: block;
	padding: 6px 3px 6px 15px;
	background-image:url(../img/vG/menu_arr.png);
	background-position: 7px 10px;
	background-repeat: no-repeat;
	color:#595D45;
	font-size:12px;
	text-decoration:none;
	border-bottom: solid 1px #DEE2BF;
	font-weight:bold;
	
}

.menu_links a:hover{
	background-color:#F0F2E2;
}

.content_place_holder{

}

.index_content a:link, .index_content a:visited{
	font-weight:bold;
	color:#00BAFF;
	font-size:12px
} 
#pocket{border: solid 1px #ADCA00;
		margin:0px;
		background-color:#FFFFFF;
		 }
#pocket thead td{
				padding: 7px 13px 7px 13px;
				color:#FFFFF5;
				font-size:13px;
				}
#pocket tbody td{ 
				padding: 4px 7px 10px 7px;
				font-size:12px;
				color:#6B6B6B;
			}
#pocket tbody td a:link, #pocket tbody td a:visited{
			color:#00BAFF; 
			}
#pocket tbody td a:hover{ color:#1344FB}

#duomenu_lentele {border-style: solid; border-width: 1px; border-color:#ADCA00;}
#duomenu_lentele td{background-color:#EFF4CC; padding:2px;}
#duomenu_lentele thead td{font-weight:bold; text-align:center; color:#fffff6}


.pocket{border: solid 1px #ADCA00;
		margin:0px;
		background-color:#FFFFFF;
		 }
.pocket thead td{
				padding: 7px 13px 7px 13px;
				color:#FFFFFa;
				font-size:13px;
				}
.pocket tbody td{ 
				padding: 4px 7px 10px 7px;
				font-size:12px;
				color:#6B6B6B;
			}
.pocket tbody td a:link, .pocket tbody td a:visited{
			color:#00BAFF; 
			}
.pocket tbody td a:hover{ color:#1344FB}

.info_table{
	font-size:12px;
	border-collapse:collapse;
	margin:3px;
	color:#6B6B6B;
}

.info_table td,  .info_table th{
	border:solid 1px #C8C8C8;
	padding:2px;
	text-align:left;
	
}
.seperator, .info_table thead td, .info_table th{
	text-align:center; 
	font-weight:bold;
	background-color:#D7E292;  
	color:#406239;
	}
.info_table a:link, .info_table a:visited{
	color:#00BAFF; 
}
.info_table_subH1{
	border:none; 
	font-weight:bold; 
	height:30px;
	text-align:left;
	padding: 25px 1px 1px 5px;
	border-bottom:double 3px #C8C8C8;
	}
.info_table_subH2{
	border:none; 
	font-weight:bold; 
	background-color:#E3EDA9; 
	color:#406239; 
	padding: 10px 1px 1px 5px
}

.info_table_subH21{
	background-color:#F2F8CD;
}

.info_table_subH3{
	font-weight:bold;
	
}

.list_td {
 border-bottom: solid 1px #dddddd;
 font-size:12px;
 color:#525252;
 height:30px;
 padding:3px
}

.list_td a:link, .list_td a:visited{
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 20px;
	text-indent:0px;
	display:block;
	background-image:url(../img/vG/menu_arr.png);
	background-position: 2px center;
	background-repeat: no-repeat;
	color:#036348;
}
.list_td_xls{
	background-image:url(../img/xls.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	
	
}
.list_td_doc{
	background-image:url(../img/doc.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	
	
}
.list_td_pdf{
	background-image:url(../img/pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	
	
}
.list_td a:hover{
	background-image:url(../img/vG/menu_arr_blue.png);
	background-repeat: no-repeat;
	color:#666666;
}

.info_title{
	border-bottom: solid 2px #eeeeee;
	font-size: 14px;
	font-weight:bold;
	color: #666666;
	margin-bottom:7px;

}

.info_title_date{
   background-color:#eeeeef;
   text-align: right;
   font-size: 10px;
}


.info_title h1{
	font-size: 14px;
	font-weight:bold;
	color: #666666;
	padding:0px;
	margin:0px;
}

.info_block1{
	background-color:#F2F8CD;
	padding:10px;
	margin: 2px 5px 2px 2px;
}

.info_block1 li, .info_block1 p{
	font-weight:400;
}

.pusl{
padding: 20px;
}

.pusl a:link, .pusl a:visited {
	text-decoration:none;
	margin:3px;
	color: #036348;
}

.info_link{
	color: #036348;
	font-size:12px;
}

.simple_link{
	color: #036348;
	font-size:11px;
}

.user_msg_o{
color: green;
text-align:center;
}

.info_date{
	background-color:#eeeeef;
	text-align:right;
	color: #000011;
	font-size: 10px;
	margin-bottom: 10px;
}
.infoframe{
	border:solid 1px #bbbbbb;
	margin: 2px;
	padding: 9px;
	color: #333334;
	text-align: justify;
}
li{
	color: #333335;
}


.progressbar-completed {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/progressbar_small.png) no-repeat scroll 1px 0;
	height:10px;
	margin-left:-1px;
}

.progressbar {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images//progressbar_small.png) no-repeat scroll 0 -20px;
	width:150px;
}

.download_holder{
	border: solid 1px #ADCA00;
}

.download_holder a{
	display: block;
	background-image:url(../img/vG/menu_arr_blue.png);
	background-repeat: no-repeat;
	background-position: 2px center;
	color:#666666;
	margin: 20px;
	padding: 0px 20px 0px 20px;
}

.download_holder a{
	display: block;
	background-image:url(../img/vG/menu_arr_blue.png);
	background-repeat: no-repeat;
	background-position: 2px center;
	color:#036348;
	margin: 20px;
	padding: 0px 20px 0px 20px;
}

.download_holder a:hover{
	color: #666;
}

.download_title{
	background-color: #ADCA00;
	padding: 3px;
	color: white;
}
.spec_pocket{
	background-color: #FFF;
	margin: 0px 0px 5px 0px;
}

.spec_pocket thead{
	background-color: #00644A;
}
.spec_pocket{border: solid 2px #00644B;
		margin:0px;
		background-color:#FFFFF7;
		 }
.spec_pocket thead td{
				padding: 7px 13px 7px 13px;
				color:#FFFFFa;
				font-size:13px;
				}

.spec_pocket ul, .pocket ul{
	margin: 10px 10px 10px 20px;
	padding: 0px;
	list-style-image: url("../img/vG/menu_arr.png");
	
}
.spec_pocket li, .pocket li{
	padding: 3px 3px 3px 3px;
}
.spec_pocket li a, .pocket li a{
	text-decoration: none;
}
.spec_pocket li a:hover, .pocket li a:hover{
	text-decoration: underline;
}
.adv_text{
	color: #036349;
}

.img_holder{
	border: solid 1px #EEE;
	padding: 5px;
	margin: 3px;
	width: 475px;
} 

.list_v2 .summary{
  color: #888;
  padding-left: 10px;
}

.admin_pan{
   border: solid 1px #AAA;
   background-color: #EEE;
   padding: 5px;
   font-size: 10px
}

#es_veleveles{width:200px; float:left; border:none; margin-left: 10px}