html{
	height:100%;
}

body {
	margin:0px;
	background-color: #FFFFFF;
	height:100%;
	background-image: url('../images/repeat_vertical.png');
	background-position: top;
}

p, form, td,  input, textarea {
  color:#5a5f59;
	margin:0px;
	padding:0px;
}

body,td, input, textarea {
	font-family: Verdana;
	font-size: 10px;
}

.color{
  color:#000000;
}
.txt_color{
	color: #000000;
}
.clear{
  clear:both;
}

a:link, a:visited, a:active{
	color: #356D98;
	text-decoration:none;
}
a:hover{
	color: #356D98;
	text-decoration:underline;
}

a.print:link, a.print:visited, a.print:active{
	color:#676666;
	text-transform:none;
	text-decoration:none;
}
a.print:hover{
	color:#676666;
	text-transform:none;
	text-decoration:underline;
}

a.acopy:link, a.acopy:visited, a.acopy:active{
	color:#000000;
	text-transform:none;
	text-decoration:none;
}
a.acopy:hover{
	color:#000000;
	text-transform:none;
	text-decoration:underline;
}

a.langs:link, a.langs:visited, a.langs:active{
	color:#113756;
	text-decoration:none;
	text-transform:uppercase;
	padding-left: 7px;
	position: relative;
}
a.langs:hover{
	color:#ffffff;
	text-decoration:none;	
	text-transform:uppercase;
	padding-left: 7px;
	position: relative;
}
a.slangs:link, a.slangs:visited, a.slangs:active, a.slangs:hover{
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	padding-left: 7px;
	position: relative;
}

a.menu_sub:link, a.menu_sub:visited, a.menu_sub:active{
	color:#50d4f7;
	text-decoration:none;
	padding-left: 40px;
}
a.menu_sub:hover{
	color:#ffffff;
	text-decoration:none;	
	padding-left: 40px;
}
a.menu_active_sub:link, a.menu_active_sub:visited, a.menu_active_sub:active, a.menu_active_sub:hover{
	color:#ffffff;
	text-decoration:none;
	padding-left: 40px;
	position: relative;
}

a.menu:link, a.menu:visited, a.menu:active{
	font-size:11px;
	color:#50d4f7;
	text-decoration:none;
	padding-left: 20px;
	position: relative;
}
a.menu:hover{
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	padding-left: 20px;	
	position: relative;
}
a.menu_active:link, a.menu_active:visited, a.menu_active:active, a.menu_active:hover{
  font-size:11px;
	color:#fefefe;
	text-decoration:none;
	font-weight:bold;
	padding-left: 20px;
}

a.second_menu:link, a.second_menu:visited, a.second_menu:active{
	color:#ffffff;
	text-decoration:none;
	text-transform:lowercase;
}
a.second_menu:hover{
	color:#ffffff;
	text-decoration:underline;	
	text-transform:lowercase;
}
a.second_menu_active:link, a.second_menu_active:visited, a.second_menu_active:active, a.second_menu_active:hover{
	color:#ffffff;
	text-decoration:underline;
	text-transform:lowercase;
}

a.bottom_menu:link, a.bottom_menu:visited, a.bottom_menu:active{
  font-size:11px;
	color:#5a5f59;
	text-decoration:none;
}
a.bottom_menu:hover{
  font-size:11px;
	color:#5a5f59;
	text-decoration:none;	
}
a.bottom_menu_active:link, a.bottom_menu_active:visited, a.bottom_menu_active:active, a.bottom_menu_active:hover{
  font-size:11px;
	color:#5a5f59;
	text-decoration:none;
	font-weight:bold;
}

.company_name{
  color:#cacbcc;
  background-color:#ebecee;
  text-transform:lowercase;
}



.searchcontainer{
  color:#ffffff;
  background-color:#3a3a3a;
  text-transform:uppercase;
  font-size:11px;
  padding-left:15px;
}

.searchbox{
  width:130px;
  border:1px solid #807f7f;
  background-color:#ebecee;
  font-size:9px;
  padding-right: 6px;
  position: relative;
}
.relv{
	position: relative;
}
.searchbutton{
  border:0px;
  color:#ffffff;
  background-color:#b4de00;
  font-size:9px;
  
  padding:1px;
}
.padr{
	padding-left: 6px;
}
/* Site Map */
.treeview ul{
  margin: 0px;
  padding:0px;
  padding-left:20px;
  color: #1f5601;
}

.treeview li{
  float:none;
  padding:0px;
  margin:8px 0px 8px 0px;
  color: #1f5601;
}
.body_d{
	width: 854px;
	background-image: url('../images/repet_bg_horizontal.png');
	background-repeat: repeat-y;
	background-position: top;
	
}
.top{
	padding-top: 33px;
}
.icons{
	float: left;
	background-image: url('../images/icos_bg.png');
	background-repeat: no-repeat;
	background-position: left top;
	width: 110px;
	height: 18px;
	line-height: 18px;
	margin-bottom: 2px;
	text-align: left;
}
.clear_b{
	clear: both;
	font-size: 0px;
}
.menu_left{
	border-right: 1px solid #6185be;
	
}
.content_text1{
	width: 430px;
	text-align: left;
	padding-top: 2px;
	border-left: 0px solid #648a58;
	padding-bottom: 20px;
}
.border{
	border: 1px solid #0000ff;
}
.bd{
	background-image: url('../images/menu_content_bg2.png');
	background-repeat: no-repeat;
	background-position: top;
	min-height:530px; 
	height: auto !important; 
	height:530px;
	border: 1px solid #6185be;
}
.div_center{
	background-image: url('../images/repeat_vertical.png');
	background-position: top;
	width: 100%;
	height:100%;
}
.left_side{
	float: left;
	width: 222px;
}
.right_side{
	float: left;
	width: 199px;
}
.langs1{
	float: left;
	width: 218px;
	text-align: left;
	background-image: url('../images/lan_bg.png');
	background-repeat: no-repeat;
	background-position: 0px 1px;
	width: 110px;
	height: 18px;
	line-height: 18px;
}
.logo{
	width: 205px;
	height:220px;
}
.svetaine{
	text-align: left;
	padding-left: 34px;
	padding-bottom: 36px;
}
.bd_m{
	background-image: url('../images/repeat_content1.png');
	background-repeat: repeat-y;
	background-position: top;
	background-color: #ffffff;
}
.title{
	background-image: url('../images/title_bg.png');
	background-repeat: no-repeat;
	background-position: right top;
	width: 430px;
	height: 29px;
	
}
/* .menu_td{
	background-image: url('../images/menu_lee1f.png');
	background-repeat: no-repeat;
	width: 197px;
	height: 32px;
} */
.ttl{
	float: left;
	height: 29px;
	line-height: 25px;
	padding-left: 26px;
	color: #356d98;
	font-weight: bold;
	font-size: 13px;
}
.spausdinti{
	float: right;
	padding-right: 38px;
	height: 29px;
	line-height: 29px;
}

.bottom_bg{
	
	
}
.copyright{
	float: right;
	color: #000000;
	padding-right: 36px;
	padding-top: 8px;
	
}
.search{
	float: left;
	margin-top: 4px;
	padding-top: 4px;

	padding-left: 26px;
	width: 394px;
	
}
.lan_fl{
	float: left;
}
.border_line{
	height: 20px;
	border-right: 1px solid #6185be;
}
.langs_d{
	float: left;
	height: 18px;
	width: 30px;
}
/* .langs_d_active{
	float: left;
	background-image: url('../images/lan_bg_active.png');
	background-repeat: no-repeat;
	background-position: 0px 1px;
	width: 31px;
	height: 18px;
	
} */
.title_img{
	float: left;
	padding: 0px;
	margin: 0px;
	font-size: 0px;
	padding-right: 2px;
	padding-top: expression('6px');
	padding-top: 4px;
	height: 29px;
}