

/* Start of CMSMS style sheet 'Jurturas: style.css' */
*{
	margin: 0px;
	padding: 0px;
	outline: none;
}


.clear_div{
    position: relative;
    clear: both;
    height: 1px;
    font-size: 0px;
    margin: 0px;
    padding: 0px;
    line-height: 1px;
    /*border: 1px solid green;*/
}

.clear{
	display: inline;
	float: left;
	width: 100%;
	line-height: 0px;
	/*background-color: blue;*/
}

img{
	border: none;
}
  

body{
	position: relative;
	font: 13px/16px Arial, Tahoma, Verdana;
	padding: 0 0 0 0;
	background: url(images/bg_body.gif) 0 0 repeat;
	height: 100%;
}


a{
	color: #00688f;
	text-decoration: underline;
}



a:hover{
	text-decoration: none;
	color: #000;
}

.align_center{
	margin: 0px auto;
}

textarea, input{
    font: 13px/17px Arial, Tahoma, Verdana;
}

#page_extender{
	display: inline;
	width: 1px;
	float: left;
	height: 100px;
}


h6, h5, h4{
	font-weight: normal;
}

 h4{
	
}

#cont1{
	background: url(images/bg_cont1.gif) bottom left repeat-x;
}

#cont2{
	background: url(images/bg_cont2.gif) top center no-repeat;
}

#contPage{
	position: relative;
	width: 991px;
	margin: 0 auto;
}

#contFooter{
	height: 46px;
	background: url(images/bg_footer.jpg) top center no-repeat;
	font-size: 11px;
	line-height: 15px;#buvo 16px;
	color: #FFF;
	text-align: right;
}

#contFooter p{
	#padding-top: 14px; #užkomentuota  VL 2018.12.13
}

#contHeader{
	color: #24416b;
	position: relative;
	padding: 0 0 0 326px;
	height: 99px;
}

#contHeader p{
	font: 47px/50px Tahoma, Arial Verdna;
	position: relative;
	top: 27px;
}

#logo{
	position: absolute;
	top: 10px;
	left: 0px;
}

#contHeader ul{
	list-style-type: none;
	position: absolute;
	top: 9px;
	right: 0px;
}

#contHeader ul li{
	float: left;
	padding: 0 0 0 5px;
}

#contTopInfo{
	height: 100%;
	background: url(images/bg_banner.png) top center no-repeat;
	padding: 19px 0 0 0;
	position: relative;
}

#contTopInfo .contLeft{
	width: 732px;
	float: left;
	height: 260px;
	position: relative;
}

#contTopInfo .contRight{
	width: 240px;
	float: right;
	font-size: 17px;
	line-height: 28px;
	padding-bottom: 14px;
}

#contTopInfo .contRight a{
	color: #000;
	text-decoration: none;
}

#contTopInfo .contRight a:hover{
	text-decoration: underline;
}

.title1, #contTopInfo .contRight .title, .title2{
	font-size: 16px;
	line-height: 22px;
	text-transform: uppercase;
	background: url(images/bg_type1.gif) 0 0 repeat-x;
	padding: 3px 0 3px 0;
}

.title2{
	background-image: url(images/bg_type2.gif);
	color: #FFF;
}

.title1 p, .title2 p{
	background: url(images/bg_arrow1.png) 0 2px no-repeat;
	padding: 0 0 0 27px;
	display: block;
	position: relative;
	height: 100%;
}

.contPhone{
	background: url(images/bg_phone.gif) bottom right no-repeat;
	padding: 12px 0 14px 13px;
}

.brd1{
	border-bottom: 1px solid #a7a7a7;
}

.contMail{
	background: url(images/bg_letter.gif) bottom right no-repeat;
	padding: 22px 0 24px 13px;
}

.contSkype{
	background: url(images/bg_skype.gif) bottom right no-repeat;
	padding: 16px 0 2px 13px;
}

#contTopInfo .mainImg{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

#contTopInfo .contText{
	position: absolute;
    top: 39px;
	left: 17px;
	z-index: 2;
	font-size: 15px;
	line-height: 15px;
}

.contText  .bg{
	height: 100%;
	background: url(images/bg_banner_text.png) 0 0 repeat-y;
	width: 366px;
	padding: 12px 220px 11px 13px;
	
}

.contText  p{
	padding: 0 0 0 14px;
	background: url(images/bg_arrow2.gif) 0 3px no-repeat;
	display: none;
}

.contText  p.active{
	display: block;
}

ul.sel{
	list-style-type: none;
	display: block;
	position: absolute;
	z-index: 2;
	right: 9px;
	bottom: 8px;
}

ul.sel li{
	display: block;
	float: left;
	width: 10px;
	height: 10px;
	padding-left: 4px;
}

ul.sel li a{
	display: block;
	width: 10px;
	height: 10px;
	background: url(images/bg_li_inactive.gif) 0 0 no-repeat;
}

ul.sel li a.active{
	background: url(images/bg_li_active.gif) 0 0 no-repeat;
}

#contContentHolder{
	height: 100%;
	position: relative;
}

#contContentHolder .contLeft{
	width: 241px;
	float: left;
}

#contContentHolder .contRight{
	width: 721px;
	float: right;
}

.menu1{
	background-color: #25416b;
	padding: 7px 0 5px 0;
	height: 100%;
	margin-bottom: 15px;
}

.menu1 ul{
	list-style-type: none;
}

.menu1 ul li{
	background: url(images/line1.gif) top right no-repeat;
	/*padding-top: 1px;*/
}

.menu1 ul li.first{
	background-image: none;
}

.menu1 ul a, .menu1 ul p{
	font-size: 15px;
	line-height: 20px;
	color: #FFF;
	text-decoration: none;
	padding: 4px 0 6px 17px;
	display: block;
	height: 100%;
}

.menu1 ul a:hover, .menu1 ul p, .menu1 ul a.active{
	background: #6aa4fc url(images/bg_arrow1.png) 0 5px no-repeat;
	padding-left: 29px;
	color: #FFF;
}

.banner2{
	background-color: #FFF;
	padding: 0 0 11px 0;
	margin-bottom: 16px;
}

.banner2 .title1, .location .title2{
	font-weight: bold;
	color: #FFF;
	margin-bottom: 14px;
}

.location .title2{
	margin-bottom: 0px;
}

.banner2 h6{
	font-size: 12px;
	line-height: 16px;
	color: #727272;
	font-weight: normal;
	margin-left: 7px;
}

.banner2 a{
	font-size: 16px;
	line-height: 16px;
	color: #25416b;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin-bottom: 7px;
	margin-left: 7px;
}

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

#map1{
	height: 167px;
	position: relative;
}

.location {
	padding-bottom: 16px;
}

.contFilter{
	position: relative;
	z-index: 2;
	padding: 0 0 16px 0;
}

.selectHolder{
	position: relative;
	height: 23px;
	border: 1px solid #25416b;
	background: #fff url(images/bg_select.gif) top right no-repeat;
	padding: 0 0 0 0;
	/*width: 209px;*/
}


ul.selectReplacement {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  padding: 0 0 0 0;
  height: 0px;
  background-color: transparent;
}

ul.selectReplacement li {
  position: relative;
  background-color: transparent;
  cursor: pointer;
  display: none;
  font-size: 12px;
  line-height: 18px;
  height: 20px;
  list-style: none;
  margin: 0;
  padding:  3px 15px 0 6px;
  z-index: 2;
  vertical-align: middle;
}

ul.selectOpen{
	height: 150px;
	overflow: auto;
	top: 25px;
}

ul.selectOpen li  {
  display: block;
  background-color: #25416b;
}

ul.selectReplacement li.selected {
  color: #a7a7a7;
  display: block;
  /*background-color: #FFF;*/
  position: relative;
}

ul.selectOpen li{
	color: #FFF;
}

ul.selectOpen li:hover, ul.selectOpen li.selected:hover {
  /*color: #eb8444;*/
  background-color: #6aa4fc;
  color: #FFF;
}

select.replaced {
  display: none;
}

.select1{
	width: 209px;
}

.select1 li{
	width: 188px;
}

 ul.selectOpen{
       width: 100%;
}

 ul.selectOpen li{
        width: auto;
}

.select2{
	width: 140px;
}

.select2 li{
	width: 119px;
}

.contFilter{
	position: relative;
	height: 100%;
}

.contFilter .selectHolder{
	float: right;
	margin-left: 5px;
}

#content .title2{
	/*margin-bottom: 10px;*/
}

#contCatalog{
	padding-top: 10px;
}

#contCatalog .line{
	height: 100%;
	position: relative;
	padding: 6px 0 4px 0;
	border-top: 1px solid #b8b8b8;
	z-index: 1;
}

#contCatalog .first{
	border-top: 0px solid #FFF;
}

#contCatalog .line .item{
	width: 210px;
	float: left;
	padding: 0 0 5px 22px;
	margin-left: 22px;
	border-left: 1px solid #b8b8b8;
}

#contCatalog .line  .bg1{
	/*background: url(images/bg_catalog1.gif) 0 0 repeat-y;*/
	height: 100%;
}

#contCatalog .line .first{
	padding-left: 0px;
	border-left: 0px solid #FFF;
	margin-left: 0px;
}


#contCatalog .line .item .imgHolder{
	position: relative;
	margin-bottom: 6px;
	height: 100%;
}

#contCatalog .line .item .imgHolder img{
	display: block;
	position: relative;
	z-index: 1;
}

#contCatalog .line .item .imgHolder h4{
	position: absolute;
	bottom: 0px;
	left: 0px;
	font-size: 16px;
	line-height: 25px;
	vertical-align: middle;
	color: #FFF;
	font-weight: bold;
	z-index: 2;
	opacity:0.4;
	filter:alpha(opacity=40); /* For IE8 and earlier */
	background-color: #606060;
	width: 202px;
	padding: 0 4px;
}

#contCatalog .line .item p{
	font-size: 12px;
	line-height: 14px;
	padding: 0 0 4px 0;
}

#contCatalog .line .item .moreLink{
	display: block;
	float: right;
	height: 25px;
	line-height: 25px;
	color: #000;
	text-transform: uppercase;
	background: url(images/bg_type1.gif) 0 0 repeat;
	text-decoration: none;
	padding: 0 15px;
	font-size: 12px;
}

.paging{
	text-align: right;
}

.paging a, .paging span{
	color: #25416b;
	font-size: 12px;
	text-decoration: none;
	line-height: 16px;
	text-transform: uppercase;
}

.paging span, .paging a:hover{
	color: #000;
	text-decoration: underline;
	
}

.next{
	background: url(images/next.gif) right center no-repeat;
	padding-right: 8px;
}

.prev{
	background: url(images/prev.gif) left center no-repeat;
	padding-left: 8px;
}

#contCatalog .paging{
	padding: 23px 0 10px 0;
}

#content img{
	display: block;
	float: left;
	margin: 0 15px 5px 0;
}

#content p{
	padding-bottom: 8px;
	/*padding-left: 25px;*/
}

#content a{
	color: #25416b;
	font-weight: bold;
	text-decoration: none;
}

#content a:hover{
	color: #000;
	text-decoration: underline;
	/*font-weight: normal;*/
}

#content a.pdfLink{
	background: url(images/icon_pdf.png) left center no-repeat;
	padding: 0 0 0 27px;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
	display: inline-block;
	height: 23px;
	line-height: 23px;
}

#content a.pdfLink:hover{
	text-decoration: none;
}

#content h2{
	color: #25416b;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	padding: 0 0 5px 17px;
	background: url(images/bg_h.gif) 0px 2px no-repeat;
	text-transform: uppercase;
	/*margin-left: 10px;*/
}

.lentele, #content .lentele{
	border-collapse: collapse;
	font-size: 11px;
	text-align: center;
	margin-bottom: 10px;
}

#content .lentele{
	/*margin-left: 25px;*/
}

.lentele th{
	color: #FFF;
	background-color: #25416b;
	font-weight: normal;
	border-left: 1px solid #8c9bb1;
	padding: 2px 12px 1px 12px;
}

.lentele td{
	color: #25416b;
	border-left: 1px solid #2d4870;
	border-bottom: 1px solid #2d4870;
	padding: 2px 12px 2px 12px;
}

#content ul{
	list-style-type: none;
	padding-left: 3px;
        height: 100%;
        display: inline-block;
}

#content ul li{
	background: url(images/bg_li.gif) 0px 4px no-repeat;
	padding: 0 0 10px 14px;
}

#content h3{
	color: #25416b;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	/*padding-left: 25px;*/
	text-transform: uppercase;
	padding-bottom: 2px;
}

#content .contContacts .col1{
	width: 310px;
	float: left;
	line-height: 20px;
}

#content  .contContacts .col2{
	width: 390px;
	float: right;
}

#content  .contContacts .col2 h3{
	padding-left: 0px;
	padding-bottom: 7px;
}

#content .form1 p{
	font-size: 13px;
	width: 80px;
	float: left;
	padding: 0px;
}

.inputHolder{
	width: 178px;
	height: 16px;
	border: 1px solid #25416b;
	float: right;
	background-color: #FFF;
	/*margin-right: 126px;*/
	padding: 0px;
}

#content .inputHolder input{
	border: 0px solid #FFF;
	width: 174px;
	height: 14px;
	line-height: 14px;
	padding: 1px 2px 0 2px;
	font-size: 11px;
	display: block;
	position: relative;
}

.form1 .line1{
	height: 100%;
	padding: 0 0 9px 0;
}

.form1 .padding1{
	padding-right: 126px;
}

.form1 .textareaHolder{
	width: 304px;
	border: 1px solid #25416b;
	float: right;
	background-color: #FFF;
	height: 42px;
}

.form1 .err .textareaHolder, .form1 .err .inputHolder {
        border: 1px solid red;
}

.form1 .textareaHolder textarea{
	width: 300px;
	padding: 1px 2px;
	height: 40px;
	border: 0px solid #FFF;
	font-size: 11px;
}

.form1 .buttonHolder{
	height: 17px;
	background-color: #ffab1a;
	float: right;
	position: relative;
	top: -5px;
}

.form1 .buttonHolder input{
	font-size: 10px;
	line-height: 17px;
	border: 0px solid #FFF;
	text-transform: uppercase;
	background-color: transparent;
	cursor: pointer;
	padding: 0 11px 0 11px;
}

.form1 .line1 h4{
	font-weight: normal;
	font-size: 9px;
	line-height: 11px;
	padding: 0 10px 0 0;
	width: 110px;
	float: right;
	top: -8px;
	position: relative;
}

#map2{
	height: 404px;
	padding: 0 0 0 25px;
	position: relative;
	margin-bottom: 16px;
}
/* End of 'Jurturas: style.css' */

