html {
 height:100%;
}
body {
 height:100%;
 margin:0px;
 padding:0px;
 background-color:#ab991e;
 background-image:url(img/bg_gradient.gif);
 background-repeat:repeat-x;
 color:#7e551f;
 font-size:12px;
 font-family:Arial, Helvetica, sans-serif;
}
img{
 border:none;
}
a{ 
	color:#7e5521;
}
h1,h2,h3,h4,h5 { 
	margin:0px;
	padding:0px;
	font-size:11px;
	font-weight:normal;
	font-family:Tahoma, Arial;
}
.address_item {
	float:left;
	color:#7e551f;
	margin-bottom:5px;
	
}
.address_item_02{
	float:left;
	color:#7e551f;
	
}
.address_link{ 
	text-decoration:none;
	text-transform:capitalize;
	color:#800000;
	font-weight:bold;
}
#uzor_left{
	 width:100%;
	 height:100%;
	 background-image:url(img/uzor_left.gif);
	 background-repeat:no-repeat;
	 background-position:0px 0px;
}
#uzor_rigth{
	width:100%;
	height:100%;
	background-image:url(img/uzor_right.gif);
	background-repeat:no-repeat;
	background-position:917px 0px;
}
#main_container{
	width:860px;
	margin-left:84px;
	padding-top:14px;
	
}
#main_container_header{
	width:100%;
	height:15px;
	background-image:url(img/main_container_head.gif);
	background-repeat:no-repeat;
	font-size:0px;
}
#main_container_context{
	width:859px;
	min-height:400px;
	height:auto;
	background-image:url(img/main_container_bg.gif);
	background-repeat:repeat-x;
	float:left;
	border:0px solid;
	background-color:#f6f4e4;
}
#main_container_footer{
	width:100%;
	height:22px;
	background-image:url(img/main_container_footer.gif); 
	background-repeat:no-repeat;
	font-size:0px;
	border:0px solid;
	float:left;
}
#logo_container{
	background-image:url(img/logo.gif);
	background-repeat:no-repeat;
	position:absolute;
	margin-top:-15px;
	height:152px; width:215px;
}
#logo_telephone{
	color:#f0e4d6;
	margin-left:47px;
	margin-top:-3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:10px;
	vertical-align:top;
}
#logo_lik_container{
	width:100%;
	height:80px;
	font-size:0px;
	margin:0px;
	font-size:0px;
	
}
#language_container{
	 width:100%;
	 text-align:center;
	 padding-top:55px;
}
.lang_image_container{
	 float:left;
	 font-size:0px;
	 margin:0px;
	 padding:0px;
}
#country_menu_container{
	margin-left:15px;
	float:left;
	width:202px;
	height:auto;
	background-image:url(img/main_container_body.gif);
	background-repeat:repeat-y;
}
#country_menu_header{
	float:left;
	width:100%;
	background-image:url(img/cpuntry_menu_header.gif);
	background-position:top;
	background-repeat:no-repeat;
	
}
#country_menu_footer{
	float:left;
	width:100%;
	background-image:url(img/cpuntry_menu_footer.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
#country_menu_container_02{
	margin-left:0px;
	float:left;
	width:202px;
	height:auto;
	background-image:url(img/main_container_body_02.gif);
	background-repeat:repeat-y;
}
#country_menu_header_02{
	float:left;
	width:100%;
	background-image:url(img/cpuntry_menu_header_02.gif);
	background-position:top;
	background-repeat:no-repeat;
	
}
#country_menu_footer_02{
	float:left;
	width:100%;
	background-image:url(img/cpuntry_menu_footer_02.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

.context_titulinis_block_long{
	width:558px;
	background-image:url(img/center_context_body_long.gif);
	background-repeat:repeat-y;
	background-position:-2px;
	float:left;
}
.context_titulinis_block_header_long{
	width:100%;
	background-image:url(img/center_context_header_long.gif);
	background-position:top;
	background-repeat:no-repeat;
	float:left;
}
.context_titulinis_block_footer_long{
	width:100%;
	background-image:url(img/center_context_footer_long.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	float:left;
}

.context_titulinis_block{
	width:419px;
	background-image:url(img/center_context_body.gif);
	background-repeat:repeat-y;
	float:left;
}
.context_titulinis_block_header{
	width:100%;
	background-image:url(img/center_context_header.gif);
	background-position:top;
	background-repeat:no-repeat;
	float:left;
}
.context_titulinis_block_footer{
	width:100%;
	background-image:url(img/center_context_footer.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	float:left;
}
.context_titulinis_block_title{
	text-align:center;
	width:100%;
	text-transform:uppercase;
	color:#7e551f;
	font-family:'Century Gothic', Arial;
	font-size:14px;
	padding-top:6px;
	float:left;
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:10px;
	
}
.context_titulinis_block_title2{
	text-align:center;
	width:100%;
	text-transform:uppercase;
	color:#7e551f;
	font-family:'Century Gothic', Arial;
	font-size:14px;
	padding-top:6px;
	float:left;
	background-image:url('img/country_line_hedaer.gif');
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:10px;
	
}
.context_titulinis_block_text{
	padding-top:15px;
	padding-left:14px;
	padding-right:8px;
	padding-bottom:8px;
	float:left;
	font-size:11px;
	min-height:100px;
}
.context_titulinis_block_text a {
	text-decoration:none;
	color:#7e571c;
}
.context_titulinis_block_text a:hover {
	text-decoration:none;
	color:#baa41d;
}
.context_titulinis_block_text_min{
	padding-top:15px;
	padding-left:14px;
	padding-right:8px;
	padding-bottom:8px;
	float:left;
	font-size:11px;
	min-height:100px;
}
.pasiulymas_block{
	float:left;
	width:199px;
	height:161px;
	background-position:15px 7px;
	background-repeat:no-repeat;
	padding-right:3px;
	padding-bottom:4px;
	position:relative;
}
.pasiulymas_block_mask{
	width:100%;
	height:100%;
	background-image:url(img/pasiulias_mask.gif);
	background-repeat:no-repeat;
}

.pasiulymas_block_img{
	width:100%;
	text-align:center;
	padding-top:8px;
}
.pasiulymas_block_linked_img{
	width:173px;
	height:73px;
	
}
.pasiulymas_block_cdata{
	padding-left:15px;
	padding-right:30px;
}
.pasiulymas_block_title{
	height:35px;
	width:100%; 
	font-size:12px;
	font-family:Tahoma, Arial;
	color:#FFFFFF;
	font-weight:bold;
}
.pasiulymas_block_title a{ 
	color:#FFFFFF;
	font-weight:bold;
}
.pasiulymas_block_title a:hover{ 
	color:#FFFFFF; 
	text-decoration:underline;
	font-weight:bold;
	
}
.pasiulymas_block_date{
	color:#ffed98;
	font-family:Tahoma, Arial;
	font-size:12px;
	height:19px;
}
.pasiulymas_block_kaina{
	color:#FFFFFF;
	font-family:Tahoma, Arial;
	font-size:16px;
	position:relative;
}
.pasiulymas_block_kaina_02{
	font-family:Tahoma, Arial;
	font-size:16px;
	color:#845e2f;
}
.pasiulymas_title_link{
	font-size:12px;
	font-family:Tahoma, Arial;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.pasiulymas_title_link:hover{
	font-size:12px;
	font-family:Tahoma, Arial;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
.pasiulymas_title_link_0{
	font-size:12px;
	font-family:Tahoma, Arial;
	font-weight:normal;
	text-decoration:underline;
	color:#FF0000;
}
.pasiulymas_title_link_0:hover{
	font-size:12px;
	font-family:Tahoma, Arial;
	font-weight:bold;
	text-decoration:underline;
	color:#FFFFFF;
}
.pasiulymas_title_link_02{
	font-size:12px;
	font-family:Tahoma, Arial;
	color:#845e2f;
	font-weight:bold;
	text-decoration:none;
}
.pasiulymas_title_link_02:hover{
	font-size:12px;
	font-family:Tahoma, Arial;
	color:#845e2f;
	font-weight:bold;
	text-decoration:underline;
}
.partneriai_block{
	width:203px;
	background-image:url(img/right_block_body.gif);
	background-repeat:repeat-y;
	float:left;
	margin-top:4px;
}
.partneriai_block_header{
	width:100%;
	background-image:url(img/right_block_header.gif);
	background-position:top;
	background-repeat:no-repeat;
	float:left;
}
.partneriai_block_footer{
	width:100%;
	background-image:url(img/right_block_footer.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	float:left;

}
.partneriai_block_context{
	 padding-top:10px;
	 padding-bottom:10px;
	 text-align:center;
	 float:left;
	 width:100%;
	 text-align:center;
}
.loading{
	filter:alpha(opacity=60); 
	-moz-opacity: 0.6; 
	-khtml-opacity: 0.6; 
	opacity: 0.6;
}
.naujienos_block{
	width:835px;
	height:125px;
	background-image:url(img/naujienos_bg.gif);
	background-repeat:no-repeat;
	float:left;
	margin-left:83px;
	margin-top:4px;
}
.main_paslaugos_block{
	width:203px;
	height:182px;
	background-image:url(img/paslaugos.gif);
	background-repeat:no-repeat;
	float:left;
}
.search_bar_block{
	float:left;
	width:203px;
	height:37px;
	background-image:url(img/search_bar.gif);
	background-repeat:no-repeat;
	border:0px solid;
	margin-top:4px;
}
.search_form{
	margin:0px;
	padding:0px;
	margin-left:15px;
	margin-top:6px;
}
.search_field{
	height:19px;
	width:150px;
	background-color:#FFFFFF;
	border:1px solid #b49368;
}
.search_button{
	float:left;
	width:30px;
	height:20px;
	margin-top:8px;
	border:0px solid;
	cursor:pointer;
}
.main_left_columt{
	float:left;
	width:215px;
	border:0px solid;
}
.main_center_text_block{
	float:left;
	width:640px;
	border:0px solid;
	text-align:left;
}
.main_top_menu_block{
	float:left;
	width:645px;
	position:absolute;
	margin:auto;
	text-align:left;
	border:0px;
	margin-top:-30px;
	margin-left:-8px;
}
.texts_block{
	width:100%;
	font-size:10px;
	margin:0px;
	padding:0px;
	border:0px solid;
}
.center_context_header_and_bottoms{
	float:left;
	width:430px;
	border:0px solid;
	overflow:hidden;
	padding:0px;
	margin:0px;
}
.paslaugos_list_item{
	width:100%;
	background-image:url('img/paslaugos_punktir.gif');
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:3px;
	font-size:12px;
}
.paslaugos_list_link { 
	font-size:12px;
	color:#81561f;
	text-decoration:none;
}
.paslaugos_list_link:hover { 
	font-size:12px;
	color:#81561f;
	text-decoration:underline;
}
.paslaugos_list_column{
	float:left;
	width:188px;
}
.pasliulymas_mini_block{
	width:191px;
	height:125px;
	background-repeat:no-repeat;
	background-position:12px 26px;
	padding-bottom:3px;
}
.pasliulymas_mini_block_mask{
	width:100%;
	height:100%;
	background-image:url('img/karsti_pasiuymai_mask_03.png');
	background-repeat:no-repeat;
}
.pasiulymas_mini_block_data{
	padding-top:5px;
	padding-left:26px;
	text-align:left;
}
.pasiulymas_mini_block_context{
	width:100%;
	height:83px;
}
.pasiulymas_mini_block_imglink_container{
	float:left;
	font-size:0px;
	margin:0px;
	padding:0px;
	line-height:0px;
	width:108px;
	text-align:center;
	padding-top:10px;
}
.pasliulymas_mini_block_imglnk{
	width:89px;
	height:71px;
	margin:auto;
	
}
.pasiulymas_mini_block_title{
	float:left;
	width:83px;
	padding-top:8px;
	text-align:left;
}
.pasiulymas_mini_block_kaina{
	 width:100%;
	 text-align:center;
	 padding-top:1px;
}
.block_title_link_01{
	color:#7e551f;
	font-family:'Century Gothic', Arial;
	font-size:14px;
	text-decoration:none;	
}
.loading_block_02{
	filter:alpha(opacity=50); 
	-moz-opacity: 0.5; 
	-khtml-opacity: 0.5; 
	opacity: 0.5;
	float:left;
	margin:0px;
	font-size:0px;
	padding-top:10px;
	 padding-bottom:10px;
	 text-align:center;
	 float:left;
	 width:100%;
	 text-align:center;
	
}
.loading_block_01{
	filter:alpha(opacity=50); 
	-moz-opacity: 0.5; 
	-khtml-opacity: 0.5; 
	opacity: 0.5;
	font-size:0px;
	text-align:left;
	margin-left:50px;
}
.loading_block_03{
	filter:alpha(opacity=50); 
	-moz-opacity: 0.5; 
	-khtml-opacity: 0.5; 
	opacity: 0.5;
	font-size:0px;
	text-align:left;
	margin-left:0px;
}
.news_title_link{ 
	text-decoration:none;
	color:#7e571c;
}
.news_title_link:hover{ 
	text-decoration:none;
	color:#baa41d;
}
.news_block_item{
	width:100%;
	float:left;
	margin-bottom:11px;
	background-image:url('img/news_bottom_line.gif');
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:8px;
}
.news_block_item_title{
	width:100%;
	text-transform:uppercase;
	margin-bottom:18px;
}
.news_block_item_text{
	width:100%;
}
.news_block_item_image{
	float:left;
	width:124px;
	height:97px;
	background-repeat:no-repeat;
}
.news_botoom_block_title_link{ 
	color:#7f5620;
	text-transform:uppercase;
	text-decoration:none;
}
.news_botoom_block_title_link:hover{ 
	color:#baa41d;
	text-transform:uppercase;
	text-decoration:none;
}
.news_itul_main_block{
	width:265px;
	float:left;
	margin-right:7px;
	border:0px solid;
}
.news_titul_main_item_image{

	border:0px solid;
	float:left;
	width:102px;
	height:73px;
	background-repeat:no-repeat;
}
.paging_link_01{ 
	color:#7d5522;
}
.daugiau_link{
	font-size:12px;
	text-decoration:none;
}
.daugiau_link:hover{
	font-size:12px;
	text-decoration:underline;
}
.partneriai_tem_block{
	margin-right:8px;
	float:left;
	width:203px;
	height:93px;
	background-image:url('img/partneriai.gif');
	background-repeat:no-repeat;
	text-align:center;
}
.partneriai_item_block_image{
	margin:auto;
	margin-top:17px;
	margin-left:1px;
}
.partneriai_block_bottom{
	margin-top:14px;
	padding-left:83px;
	float:left;
	width:100%;
}
.capcha_block{
	width:100%;
	float:left;
	padding-top:5px;
}
.capcha_container{
	float:left;
	width:132px;
	height:60px;
}
.contact_form_input {
	width:193px;
	border:1px solid #b49368;
}
.contact_form_textarea{
	width:255px;
	height:108px;
	border:1px solid #b49368;
}
.contact_form_input_container{
	width:215px;
	float:left;
}
.error_block{
	width:400px;
	height:20px;
	text-align:center;
	float:left;
	font-weight:bold;
	padding-top:15px;
}
.salys_sub_link{ 
	color:#7f561e;
	font-size:11px;
	text-decoration:none;
}
.sub_item_title_link{ 
	color:#7f561e;
	text-transform:uppercase;
	text-decoration:none;
}
.sub_item_title_link_text{
	color:#7f561e;
	text-decoration:none;
}
#parsivezk_block_titulinis{
	 float:left;
	 margin-left:15px;
	 margin-top:6px;
	 width:202px;
	 height:126px;
}
.news_mask_png{
	width:100%;
	height:100%;
	background-image:url('img/news_mask_02.png');
	background-repeat:no-repeat;
}
.news_mask_png_inside{
	width:100%;
	height:100%;
	background-repeat:no-repeat;
	background-image:url('img/news_mask.png');
}
.parsivezk_mask_png{
	width:100%;
	height:100%;
	background-image:url('img/parsivezk_mask.png');
	background-repeat:no-repeat;
}
.gallery_mask_png{
	width:100%;
	height:100%;
	background-image:url('img/text_gallery_mask.png');
	background-repeat:no-repeat;
}
.karsti_pasiulymai_mask_png{
	width:100%;
	height:100%;
	background-image:url('img/karsti_pasiuymai_mask_02.png');
	background-repeat:no-repeat;
}
.menu_item_salys{ 
	background-image:url('img/strelka.gif');
	background-repeat:no-repeat;
	background-position:-1;
	width:20px;
	position:absolute;
}
.menu_item_salys_02{ 
	background-image:url('img/strelka_02.gif');
	background-repeat:no-repeat;
	background-position:-1;
	width:20px;
	position:absolute;
}
.menu_salys_link{ 
	text-decoration:none;
}
.menu_salys_link:hover{ 
	text-decoration:none;
	color:#FFFFFF;
}

.menu_paslaugos_link{ 
	text-decoration:none;
	color:#f6ecd2;
	font-size:12px;
	font-weight:bold;
	font-family:Tahoma;
	text-transform:uppercase;
}
.menu_paslaugos_link:hover{ 
	text-decoration:none;
	color:#FFFFFF;
}

.dvbdy1 {
            background:#f6f4e4;
            font-family:arial;
            font-size:12px;
            border-left:1px solid #c39f3a;
            border-right:1px solid #c39f3a;
            border-bottom:1px solid #c39f3a;
            padding:5px;
            width:auto;
			    filter:alpha(opacity=80);
				opacity: 0.8;
				-moz-opacity:0.8;
				-khtml-opacity: 0.8;
				opacity: 0.8;
         }


.spec_table_header{
	background-image:url('img/spec_table_header.png');
	background-repeat:no-repeat;
	width:491px;
	height:25px;
	margin-bottom:4px;
}
.spec_row_item_container {
	
	float:left;
	width:100%;
	background-image:url('img/spec_row_body_bg.png');
	background-repeat:repeat-y;
	margin-bottom:3px;
}
	.spec_rows_item_header{
		float:left;
		width:100%;
		background-image:url('img/spec_row_head_bg.png');
		background-repeat:no-repeat;
		background-position:0px 0px;
	}
		.spec_row_item_footer{
			float:left;
			width:100%;
			background-image:url('img/spec_row_footer_bg.png');
			background-position:left bottom; background-repeat:no-repeat;
		}
			.spec_row_content_pos{
				float:left;
				width:100%;
				margin-top:5px;
				margin-left:5px;
				margin-bottom:5px;
				background-image:url('img/spec_row_lines_bg.png');
				background-position:-1px;
				background-repeat:repeat-y;
			}
				.spec_row_column_01{
					width:175px;
					float:left;
					border-right:0px solid #b49368; 
				}
					.spec_row_img_mask{
						width:173px;
						height:76px;
						background-image:url('img/spec_row_img_border.png');
						background-repeat:no-repeat;
						overflow:hidden;
					}
					.spec_row_title_link{
						font-family:"Tahoma";
						font-size:11px;
						text-decoration:underline;
						text-transform:uppercase;
						font-weight:bold;
						color:#875f31;
					}
				.spec_row_column_02{
					float:left;
					width:150px;
					border-right:0px solid #b49368;
					
					font-family:"Tahoma";
					font-size:11px;
					
				}
					.spec_clmn_date_container{
						margin-bottom:5px;
					}
				.spec_row_column_03{
					float:left;
					width:36px;
					border-right:0px solid #b49368;
				}
				.spec_row_column_04{
					float:left;
					width:56px;
					border-right:0px solid #b49368;
					
					color:#875f31;
					font-size:12px;
					font-family:"Tahoma";
					font-weight:bold;
				}
				.spec_row_column_05{
					float:left;
					width:56px;
										
					color:#875f31;
					font-size:12px;
					font-family:"Tahoma";
					font-weight:bold;
				}
				.spec_row_column_06{
					float:left;
					width:59px;
					
				}
					.spec_row_column_06 div{
						margin-top:38px;
						margin-left:28px;
					}
					.spec_row_column_06 a {
						font-family:"Tahoma";
						font-size:10px;
						font-weight:bold;
						text-decoration:underline;
						color:#875f31;
					}
