*{
	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/20px "Trebuchet MS", Arial, Tahoma;
	padding: 0 0 10px 0;
	/*
	padding: 0 0 0 0;
	background: #eeeeee url(images/bg_body.gif) 0 0 repeat-x;
	*/
	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: right;
	height: 100px;
	/*background-color: red;*/
}


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

 h4{
	font-size: 16px;
	line-height: 22px;
}

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

#cont4{
	background: url(images/bg_title_header2.jpg) top center no-repeat;
}

#cont5{
	width: 960px;
	margin: 0px auto;
	background: url(images/bg_title_header2.jpg) top center no-repeat;
}

#cont1 #contHeader{
	position: relative;
	height: 490px;
}

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

#contHeader .txt1{
	position: absolute;
	top: 160px;
	left: 0px;
}

#contHeader .img1{
	position: absolute;
	top: 287px;
	left: 0px;
}

#contHeader .img2{
	position: absolute;
	top: 156px;
	left: 355px;
}

#contHeader .txt2{
	position: absolute;
	top: 320px;
	left: 355px;
	padding: 35px 0 0 20px;
}

#contHeader .txt3{
	position: absolute;
	top: 170px;
	left: 560px;
	padding: 25px 0 0 20px;
}

#contHeader .img3{
	position: absolute;
	top: 325px;
	left: 520px;
	z-index: 1;
}

#contHeader .img4{
	position: absolute;
	top: 410px;
	left: 710px;
	z-index: 2;
}

#contHeader .img5{
	position: absolute;
	/*top: 195px;*/
	bottom: 170px;
	left: 715px;
}

#contHeader .txt4{
	position: absolute;
	top: 320px;
	right: 0px;
	width: 140px;
	padding: 20px 0 0 20px;
}

#topMenu{
	display: block;
	position: absolute;
	top: 70px;
	right: 0px;
	height: 48px;
	/*width: 631px;	VL 2010.06.03
	padding: 0 20px 0 20px;*/
	width: 651px;
	padding: 0 0 0 20px;
	overflow: hidden;
	background: url(images/bg_top_menu.gif) 0 0 no-repeat;
	list-style-type: none;
}

#topMenu li{
    float: left;
    height: 100%;
    position: relative;
    line-height: 40px;
    padding: 0 0 0 37px;
}

#topMenu li.first{
	padding-left: 0px;
}

#topMenu a, #topMenu p{
    display: block;
    float: left;
    font-size: 16px;
    line-height: 36px;
    color: #FFF;
    text-decoration: underline;
    height: 40px;
    padding: 0 0 8px 0;
}

/* mindaugas: pridejau , #topMenu li.active a */
#topMenu a:hover, #topMenu p, #topMenu li.active a{
	color: #d8f2a4;
	text-decoration: none;
	background: url(images/bg_top_menu_a.gif) bottom center no-repeat;
}

#lang{
	display: block;
	position: relative;
	width: 620px;
	height: 21px;
	position: absolute;
	top: 24px;
	right: 0px;
	font-size: 12px;
	line-height: 18px;
}

#lang ul{
	float: right;
	list-style: none;
}

#lang ul li{
	float: left;
	padding: 0 0 4px 13px;	
}

#lang ul li.active {
	background: url(images/bg_lang_active.gif) center bottom no-repeat;
}

#lang ul li a{
	color: #fff;
	padding: 0 0 0 22px;
}

#lang ul li.active a{
	color: #000;
	text-decoration: none;
}

#lang ul li a.en{
	background: url(images/icon_en.gif) 0 3px no-repeat;
}

#lang ul li a.lt{
	background: url(images/icon_lt.gif) 0 3px no-repeat;
}

#lang ul li a.no{
	background: url(images/icon_no.gif) 0 3px no-repeat;
}

#lang ul li a.fi{
	background: url(images/icon_fi.gif) 0 3px no-repeat;
}

#lang ul li a.sco{
	background: url(images/icon_sco.gif) 0 3px no-repeat;
}

#lang ul li a.de{
	background: url(images/icon_de.gif) 0 3px no-repeat;
}

.inputHolder{
	position: relative;
	background: url(images/bg_lang.gif) 0 0 no-repeat;
	cursor: pointer;
	z-index: 5;
	height: 19px;
	width: 90px;
	padding: 2px 20px 0 10px;
}

.inputHolder img{
	position: relative;
	top: 2px;
	margin: 0 2px 0 0;
}

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

.inputHolder .dropDown{
	width: 122px;
	position: absolute;
	top: 21px;
	left: -1px;
	z-index: 5;
	display: none;
	background: url(images/bg_cont_lang_bottom.gif) bottom left no-repeat;
	padding: 0 0 3px 0;
}

.inputHolder .dropDown .bgTop2{
	background: url(images/bg_cont_lang_middle.gif) 0 0 repeat-y;
	padding: 0px;
	height: 100%;
}

.inputHolder .dropDown .bgBottom2{
	background: url(images/bg_cont_lang_top.gif) 0 0 no-repeat;
	padding: 1px 2px 0 2px;
	height: 100%;
}

.expanded .dropDown{
	display: block;
}

.inputHolder .dropDown a{
	display: block;
	position: relative;
	height: 100%;
	text-decoration: none;
	color: #000;
	padding: 3px 9px 3px 9px;
}

.inputHolder .dropDown a img{
	padding: 0 6px 0 0;
}

.inputHolder .dropDown a:hover{
	color: #FFF;
	background-color: #73a71b;
}


#contTitleBlock1{
	position: relative;
	height: 100%;
	padding: 0 0 20px 0;
}

#contTitleBlock1 .contLeft, #cont6 .contLeft, #cont13 .contLeft{
	width: 660px;
	float: left;
}

#contTitleBlock1 .contRight, #cont6 .contRight, #cont13 .contRight{
	width: 250px;
	float: right;
	padding: 25px 0 0 0;
}

h2{
	font-size: 28px;
	line-height: 37px;
	background: url(images/bg_line1.gif) bottom left repeat-x;
	padding: 0 0 9px 0;
	margin: 0 0 15px 0;
	font-weight: normal;
}

#contTitleBlock1 .contLeft .contLeft2{
	width: 295px;
	float: left;
}

#contTitleBlock1 .contLeft .contRight2{
	width: 305px;
	float: right;
}

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

.item .title{
	margin: 0 0 18px 0;
}

.withDate .date, .date{
	position: relative;
	top: 5px;
	width: 40px;
	height: 36px;
	float: left;
	background: url(images/bg_news_date.gif) 0 0 no-repeat;
	color: #FFF;
	text-align: center;
	padding: 4px 0 0 0;
	margin: 0 12px 10px 0;
}

.withDate .date .t1, .date .t1, .date h5{
	font-size: 12px;
	line-height: 12px;
}

.withDate .date .t2, .date .t2, .date h4{
	font-size: 28px;
	line-height: 28px;
	font-weight: bold;
	position: relative;
	top: -1px;
}

.withDate .link, .newsList .item .link{
	width: 240px;
	float: left;
	height: 100%;
}

.item a, .item .link p{
	font-size: 16px;
}

.item img{
	float: left;
	margin: 0 15px 3px 0;
}

.item .noTextFloat{
	display: block;
	float: none;
	margin-bottom: 13px;
}

.item .newsTitle{
	padding: 0 0 9px 0;
}


.contQuestion1{
	width: 250px;
	position: relative;
	height: 100%;
	background: url(images/bg_cont_quest_middle1.gif) 0 0 repeat-y;
}

.contQuestion1 .bgTop{
	background: url(images/bg_cont_quest_top1.gif) 0 0 no-repeat;
}

.contQuestion1 .bgBottom{
	background: url(images/bg_cont_quest_bottom1.gif) bottom left no-repeat;
	padding: 17px 48px 11px 14px;
	height: 100%;
}



.contQuestion1 .txt1, .contQuestion1 h4{
	color: #95c533;
	font-size: 26px;
	line-height: 26px;
	padding: 0 0 16px 0;
}

.contQuestion1 .txt2, .contQuestion1 h5{
	color: #FFF;
	font-size: 36px;
	line-height: 36px;
	font-weight: bold;
}

.contQuestion1 .txt3, .contQuestion1 h6{
	color: #FFF;
	position: relative;
	top: -1px;
	padding: 0 0 9px 0;
	font-size: 13px;
}

.button1{
	height: 39px;
	position: relative;
	background: url(images/bg_button_middle1.gif) 0 0 repeat-x;
	overflow: hidden;
	/*float: left;*/
}

.button1 .bgLeft{
	height: 39px;
	position: relative;
	background: url(images/bg_button_left1.gif) 0 0 no-repeat;
}

.button1 .bgRight{
	height: 39px;
	position: relative;
	background: url(images/bg_button_right1.gif) right top no-repeat;
}

.button1 a, .button1 a:hover, #content .button1 a, #content .button1 a:hover, #content .button1 a:visited{
	display: block;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	height: 38px;
	padding: 1px 0 0 0;
	line-height: 30px;
	font-size: 16px;
}


.buttonWidth1{
	width: 160px;
}

.paddingTop5{
	padding-top: 5px;
}

#cont6{
	background: url(images/bg_cont6.gif) 0 0 repeat-x;
	position: relative;
}

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

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

#cont9{
	position: relative;
	background: url(images/bg_cont8.gif) top center no-repeat;
	width: 960px;
	margin: 0px auto;
	padding: 28px 0 24px 0;
	/*height: 100%;*/
}

#cont10{
	background: url(images/bg_cont_footer2.gif) bottom center no-repeat;
}

#cont12{
	background: url(images/bg_cont_footer2.gif) bottom center no-repeat;
	/*height: 68px;*/
	width: 960px;
	margin: 0px auto;
}

h1{
	color: #95c533;
	font-size: 36px;
	line-height: 48px;
	font-weight: normal;
	background: url(images/bg_line1.gif) bottom left repeat-x;
	padding: 0 0 5px 0;
	margin: 0 0 14px 0;
}

#cont6 .contLeft .contLeft2, .kodelDirbtiSuMumis .contLeft2{
	width: 300px;
	float: left;
}

#cont6 .contLeft .contRight2, .kodelDirbtiSuMumis  .contRight2{
	width: 300px;
	float: right;
}

#cont6 .contRight{
	padding-top: 15px;
	font-size: 12px;
	line-height: 18px;
}


#cont6 ul, #content .style2, .kodelDirbtiSuMumis  ul{
	list-style-type: none;
}

#cont6 ul li, #content .style2 li, .kodelDirbtiSuMumis ul li{
	padding: 0 0 0 41px;
	margin: 0 0 14px 0;
	background: url(images/bg_li_1.gif) center left no-repeat;
}

h3{
	font-size: 22px;
	line-height: 28px;
	font-weight: normal;
}

.cont11{
	background: url(images/bg_cont_11_middle.gif) 0 0 repeat-y;
	width: 155px;
	float: left;
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	margin: 0 0 3px 0;
}

.cont11 .bgTop{
	background: url(images/bg_cont_11_top.gif) 0 0 no-repeat;
}

.cont11 .bgBottom{
	background: url(images/bg_cont_11_bottom.gif) bottom left no-repeat;
	padding: 4px 8px 11px 8px;
}

#cont6 .contRight img, .contMumisPasitiki img{
	float: left;
	margin: 0 15px 5px 0;
}

#cont6 .contRight h3, .contMumisPasitiki h3{
	padding-bottom: 30px;
}

#contFooter{
	height: 68px;
	position: relative;
	font-family: Arial, Tahoma, Verdana;
	color: #FFF;
	font-size: 11px;
	line-height: 14px;
}

#contFooter p{
	padding: 0 0 6px 0;
}

#contFooter .contLeft{
	padding: 17px 0 0 0;
	width: 600px;
	float: left;
}

#contFooter .contRight{
	padding: 17px 0 0 0;
	width: 200px;
	float: right;
	text-align: right;
}

#contFooter .contRight p{
	padding-bottom: 4px;
}

#contFooter a{
	color: #FFF;
	text-decoration: none;
}

#contFooter a:hover{
	color: #FFF;
	text-decoration: underline;
}

#cont13{
	height: 100%;
	padding: 0 0 73px 0;
}

#cont13 .contLeft{
	padding: 20px 0 0 0;
}

#cont13 .contLeft2{
	width: 280px;
	float: left;
	text-align: right;
	height: 100%;
	padding: 5px 0 0 0;
}

#cont13 .contCenter2{
	width: 100px;
	float: left;
	height: 100%;
	text-align: center;
	padding: 21px 0 0 0;
}

#cont13 .contRight2{
	width: 280px;
	float: right;
	height: 100%;
	padding: 5px 0 0 0;
}

.contTxt1{
	width: 243px;
	float: right;
	background: url(images/bg_cont_txt1_bottom.gif) bottom left no-repeat;
	padding: 0 0 9px 0;
	color: #FFF;
	font-size: 16px;
	line-height: 21px;
	font-style: italic;
	margin: 0 0 6px 0;
}

.contTxt1 .bgTop{
	background: url(images/bg_cont_txt1_top.gif) 0 0 no-repeat;
	padding: 3px 0 0 0;
}

.contTxt1 .bgBottom{
	background: url(images/bg_cont_txt1_middle.gif) 0 0 repeat-y;
	padding: 0 6px 2px 0;
}

.titleLink{
	font-size: 22px;
	line-height: 28px;
	padding: 0 0 8px 0;
}

.titleLink a{
	font-size: 22px;
	line-height: 28px;
}


.contTxt2{
	width: 265px;
	float: left;
	background: url(images/bg_cont_txt2_bottom.gif) bottom left no-repeat;
	padding: 0 0 9px 0;
	color: #FFF;
	font-size: 16px;
	line-height: 21px;
	font-style: italic;
	margin: 0 0 6px 0;
}

.contTxt2 .bgTop{
	background: url(images/bg_cont_txt2_top.gif) 0 0 no-repeat;
	padding: 3px 0 0 0;
}

.contTxt2 .bgBottom{
	background: url(images/bg_cont_txt2_middle.gif) 0 0 repeat-y;
	padding: 0 0 2px 6px;
}

#cont13 .contRight h3, .contSusisiekite h3, .contMumisPasitiki h3{
	background: url(images/bg_line1.gif) bottom left repeat-x;
	padding: 0 0 10px 0;
	margin: 0 0 14px 0;
}

#cont13 .contRight, .contSusisiekite, .contMumisPasitiki{
	padding: 28px 0 0 0;
}

#cont13 .contRight .contImg, .contSusisiekite  .contImg{
	width: 100px;
	padding: 6px 10px 0 0;
	float: left;
}

#cont13 .contRight .pFloat, .contSusisiekite .pFloat, #cont13 .contRight h4, .contSusisiekite  h4{
	width: 140px;
	float: right;
}



/* VIDINIS CSS */
#cont1v{
	background: url(images/bg_cont1v.gif) 0 0 repeat-x;
}

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

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

#cont4v{
	background: url(images/bg_cont4v.gif) bottom center no-repeat;
}

#cont5v{
	width: 960px;
	margin: 0px auto;
	background: url(images/bg_cont3v.gif) top center no-repeat;
}

#cont6v{
	position: relative;
	height: 100%;
	background: url(images/bg_cont4v.gif) bottom center no-repeat;
}

#cont6v #contHeader{
	position: relative;
	height: 150px;
}

#contBeforeFooter{
	position: relative;
	height: 288px;
	overflow: hidden;
}

#contBeforeFooter #cont13{
	padding-bottom: 0px;
}

/*
#contBeforeFooter #cont13 .contRight p{
	width: 140px;
	float: right;
}
*/

.phoneNo{
	padding: 57px 0 6px 0;
	background: url(images/bg_phone_no.gif) 16px 6px no-repeat;
	font-weight: bold;
	font-size: 34px;
	color: #585858;
	line-height: 40px;
	letter-spacing: -1px;
}

.phoneNo span{
	font-size: 28px;
}

.email{
	font-size: 20px;
	line-height: 26px;
}

#contContent{
	position: relative;
	padding: 0 0 38px 0;
	height: 100%;
}

#contContent .leftSide{
	width: 230px;
	float: left;
	padding: 30px 0 30px 0;
	position: relative;
}

#contContent .rightSide{
	width: 680px;
	float: right;
	padding: 20px 0 20px 0;
}

#content .leftMenu{
	list-style-type: none;
}

#content .leftMenu li{
	padding: 0 0 13px 0;
	background-image: none;
}

#content .leftMenu li a, #content .leftMenu li p{
	font-size: 16px;
	line-height: 20px;
	color: #00688f;
	padding: 0 0 0 16px;
	background: url(images/bg_li_lm_inactive.gif) 0 5px no-repeat;
}

#content .leftMenu li a:hover, #content .leftMenu li p{
	color: #7bb00e;
	background: url(images/bg_li_lm_active.gif) 0 5px no-repeat;
}

.contLeftMenu{
	width: 230px;
	background: url(images/bg_left_menu_middle.gif) 0 0 repeat-y;
	margin: 0 0 46px 0;
}

.contLeftMenu .bgTop{
	background: url(images/bg_left_menu_top.gif) 0 0 no-repeat;
}

.contLeftMenu .bgBottom{
	background: url(images/bg_left_menu_bottom.gif) bottom left no-repeat;
	padding: 25px 20px 17px 20px;
}

#contContent .leftSide .item{
	width: 230px;
	overflow: hidden;
}

#contContent .leftSide .withDate .link{
	width: 178px;
}

#contContent .leftSide .item .title{
	margin-bottom: 10px;
}

#contContent .leftSide .item .summary{
	font-size: 12px;
	line-height: 18px;
}

#content h1{
	color: #95c533;
	font-size: 28px;
	line-height: 37px;
	font-weight: normal;
	background: url(images/bg_line1.gif) bottom left repeat-x;
	padding: 0 0 9px 0;
	margin: 0 0 24px 0;
}

#content h2{
	background-image: none;
	margin: 0px;
	padding: 6px 0 17px 0;
}

#content h3{
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	padding-bottom: 9px;
}

#content a:visited{
	color: #4793b0;
}

#content a:hover{
	color: #7bb00e;
}

#content p{
	padding: 0 0 19px 0;
}

#content  .date p{
	padding-bottom: 0px;
}

#content .item .link p{
	line-height: 22px;
}

#content ul{
	list-style-type: none;
}

#content ul li{
	background: url(images/bg_li_2.gif) 0 5px no-repeat;
	padding: 0 0 10px 19px;
}


.table{
	border-collapse: collapse;
	margin: 0 0 20px 0;
}

.table th{
	font-weight: bold;
	/*border-bottom: 3px solid #585858;*/
	background: url(images/bg_th.gif) bottom left repeat-x;
	border-right: 3px solid #FFF;
	padding: 0 20px 8px 20px;
	text-align: left;
}

.table td{
	background-color: #f7f7f7;
	border-right: 3px solid #FFF;
	border-bottom: 1px solid #FFF;
	padding: 7px 20px;
}

.oneColumn{
	width: 959px;
	float: left;
	position: relative;
	height: 100%;
	padding: 20px 0 0 0;
}

.contTxt3{
	position: relative;
	float: left;
	clear: right;
	font-size: 30px;
	line-height: 30px;
	font-style: italic;
	color: #95c533;
	height: 100%;
	background: url(images/bg_cont_txt3_middle.gif)	0 0 repeat-x;
	margin: 6px 0 0 0;
}

.contTxt3 span{
	color: #585858;
}

.contTxt3 .bgLeft{
	background: url(images/bg_cont_txt3_left.gif) 0 0 no-repeat;
	position: relative;
	float: left;
}

.contTxt3 .bgRight{
	background: url(images/bg_cont_txt3_right.gif) right top no-repeat;
	height: 46px;
	position: relative;
	float: left;
	padding: 0 20px 0 20px;
}

.contTxt3 .bgRight p{
	position: relative;
	top: -10px;
}

.newsList{
	position: relative;
	height: 100%;
	clear: both;
	padding: 0 0 19px 0;
}

.newsList .contLeft{
	width: 455px;
	float: left;
}

.newsList .contRight{
	width: 455px;
	float: right;
}

.newsList .item{
	background: url(images/bg_line2.gif) 0 0 repeat-x;
	padding: 16px 0 0 0;
}

.newsList .first{
	padding-top: 13px;
	background-image: none;
}

.newsList .item .link{
	/*width: 403px;
	clear: right;
	height: 100%;
	position: relative;*/
	width: auto;
	float: none;
	padding: 2px 0 10px 0;
	margin: 0px;
}

#content .newsList .item .link a:hover{
	color: #000;
}

#content .newsList .item .link p, #content .newsList .item .link a{
	padding: 0px;
}

.newsList .item .date{
	margin-bottom: 2px;
}

#content .newsList .item .summary{
	/*display: inline;*/
}

#content .newsList .item  .summary p{
	padding-bottom: 15px;
}

.contPaging{
	background: url(images/bg_cont_paging_middle.gif) 0 0 repeat-y;
	position: relative;
        /* mindaugas */
        float:left;
        width: 100%;
}

.contPaging .bgTop{
	background: url(images/bg_cont_paging_top.jpg) top left no-repeat;
	height: 100%;
}

.contPaging .bgBottom{
	background: url(images/bg_cont_paging_bottom.gif) bottom left no-repeat;
	text-align: center;
	padding: 15px 20px 16px 20px;
}

#content .contPaging ul{
	display: inline;
        /* mindaugas */
        width: 100%;
}

#content .contPaging ul li{
	background-image: none;
	display: inline;
	padding: 0 4px;
}

#content .contPaging ul li a, #content .contPaging ul li p{
	display: inline;
	padding: 0 7px 1px 7px;
	font-size: 15px;
	line-height: 16px;
}

#content .contPaging ul li p, #content .contPaging ul li a.active, #content .contPaging ul li a:hover{
	background-color: #95c533;
	color: #FFF;
}

#content .contPaging ul li.back a{
	background: url(images/arrow_back.gif) 0 5px no-repeat;
	padding: 0 4px 0 18px;
}

#content .contPaging ul li.forward  a{
	background: url(images/arrow_forward.gif) right 5px no-repeat;
	padding: 0 18px 0 4px;
}

#content .contPaging ul li.back a:hover, #content .contPaging ul li.forward a:hover{
	background-color: transparent;
	color: #000;
}

.phoneNo2{
	padding: 6px 0 9px 35px;
	background: url(images/icon_phone.gif) 0 0 no-repeat;
	font-weight: bold;
	font-size: 26px;
	color: #585858;
	line-height: 30px;
	letter-spacing: -1px;
	margin: 10px 0 0 0;
}

.phoneNo2 span{
	font-size: 24px;
}


/* PASLAUGOS CSS */

.contServices{
	position: relative;
	height: 100%;
	background: url(images/bg_line2.gif) bottom left repeat-x;
	padding: 0 0 11px 0;
	margin: 0 0 14px 0;
}

.contServices .contLeft{
	width: 617px;
	float: left;
	height: 100%;
	padding: 0 0 15px 0;
}

.contServices .contRight{
	width: 320px;
	float: right;
	height: 100%;
}

.contServices .contLeft p img{
	float: left;
	padding: 6px 21px 5px 0;
}

.threeCols .col1{
	width: 288px;
	float: left;
	padding: 0 40px 0 0;
}

.threeCols .col2{
	width: 290px;
	float: left;
	padding: 0 40px 0 0;
}

.threeCols .col3{
	width: 301px;
	float: right;
}

#content .contServices ul li{
	padding-bottom: 14px;
}

.contTxt4{
	position: relative;
	font-size: 30px;
	line-height: 28px;
	font-style: italic;
	color: #95c533;
	height: 100%;
	background: url(images/bg_cont_txt4_middle.gif)	0 0 repeat-y;
	margin: 6px 0 0 0;
}

.contTxt4 span{
	color: #585858;
}

.contTxt4 .bgTop{
	background: url(images/bg_cont_txt4_top.gif) 0 0 no-repeat;
	position: relative;
}

.contTxt4 .bgBottom{
	background: url(images/bg_cont_txt4_bottom.gif) bottom left no-repeat;
	position: relative;
	padding: 0 17px 0px 17px;
}

.contTxt4 .bgBottom p, #content .contTxt4 .bgBottom p{
	position: relative;
	top: -9px;
	padding-bottom: 18px;
}

.contHowHelp{
	position: relative;
	height: 100%;
	padding: 0 0 11px 0;
	margin: 0 0 14px 0;
	background: url(images/bg_line2.gif) bottom left repeat-x;
}

.contHowHelp .col1{
	width: 460px;
	float: left;
	padding: 0 44px 0 0;
}

.contHowHelp .col2{
	width: 455px;
	float: right;
}

.cont14{
	height: 100%;
	padding: 0 0 40px 0;
}

.item2{
	width: 158px;
	float: left;
	margin: 0 0 0 2px;
	padding: 17px 0 0 0;
	position: relative;
}

.item2 .bgCont{
	padding: 26px 13px 3px 13px;
	border-top: 3px solid #95c533;
	background-color: #f7f7f7;
}

.item2 img{
	display: block;
	position: absolute;
	top: 0px;
	left: 60px;
}

.cont14 .first{
	margin-left: 0px;
}

#content .cont14 h2{
	padding-bottom: 22px;
}

.item2MinHeight{
	height: 100px;
	float: right;
	/*background-color: red;*/
	width: 1px;
}

#cont15{
	height: 100%;
	padding: 0 0 0 0;
}

#cont15 .contLeft{
	width: 249px;
	height: 100%;
	margin: 0 51px 0 0;
	float: left;
}

#cont15 .contCenter{
	width: 361px;
	height: 100%;
	margin: 0 49px 0 0;
	float: left;
}

#cont15 .contRight{
	width: 250px;
	height: 100%;
	margin: 0 0 0 0;
	float: right;
}

.contMumisPasitiki .cont11{
	float: left;
	margin-right: 110px;
	margin-bottom: 6px;
}

#cont15 .contQuestion1 .bgTop{
	background: url(images/bg_cont_quest_top2.gif) 0 0 no-repeat;
}

#cont15 .contQuestion1{
	margin-top: 7px;
	height: auto;
}


/*LANDING PAGE CSS */

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

#contLandingPage .leftSide{
	width: 455px;
	float: left;
	height: 100%;
	padding: 20px 0 20px 0;
}

#contLandingPage .rightSide{
	width: 455px;
	float: right;
	height: 100%;
	padding: 72px 0 20px 0;
}

.question2{
	width: 455px;
	background: url(images/bg_cont_quest2_middle.gif) 0 0 repeat-y;
	margin: 0 0 24px 0;
}

.question2 .bgTop{
	background: url(images/bg_cont_quest2_top.gif) 0 0 no-repeat;
}

.question2 .bgBottom{
	background: url(images/bg_cont_quest2_bottom.gif) bottom left no-repeat;
	padding: 20px 32px 0 14px;
}

#content .question2 p{
	padding: 0 0 0 0;
}

.question2 .txt1, #content .question2 .txt1, #content .question2 h4{
	font-size: 24px;
	color: #95c533;
	line-height: 28px;
	padding-bottom: 13px;
}

.question2 .txt2, #content .question2 .txt2, #content .question2 h5{
	font-size: 26px;
	color: #FFF;
	line-height: 32px;
	padding: 0 0 13px 0;
}

.question2 .txt2 span, .question2 h5 span{
	font-size: 14px;
	position: relative;
	top: -9px;
}

.strong16, #content .strong16, #contLandingPage h6{
	font-size: 16px;
	font-weight: 500;
	line-height: 22px;
	padding-bottom: 10px;
}

.padding5{
	padding-top: 5px;
}

.contForm1{
	padding: 14px 40px 19px 29px;
	background: #eeeeee url(images/bg_contForm1.gif) 0 0 no-repeat;
	margin: 0 0 3px 0;
}


#content .contForm1 p, #content .contForm2 p{
	padding: 0 0 0 0;
}

.contForm1 .line{
	height: 100%;
}

#content .contForm1 .fieldName, #content .contForm2 .fieldName{
	width: 106px;
	float: left;
	padding: 4px 15px 0 0;
	text-align: right;
}

#content .error  .fieldName{
	color: #ed1c24;
}

.contInputSelect{
	width: 240px;
	float: left;
	height: 27px;
	background: url(images/bg_input.gif) 0 0 no-repeat;
	/*background-color: red;*/
}

.contInputSelect .dropInput{
	display: inline;
	float: left;
	width: 240px;
	height: 26px;
	padding: 1px 0 0 0;
	position: relative;
}

.contInputSelect .dropInput select{
	margin: 3px 0 0 6px;
	width: 230px;
	border: none;
	font-size: 13px;
	line-height: 19px;
	height: 19px;
	background: #fff;
	/*padding: 0 0 2px 0;*/
}

.contInputSelect .dropInput .ie{
	display: block;
	position: relative;
}

.contInputSelect .dropInput .ie .ieHover{
	display: none;
	position: absolute;
	top: 2px;
	left: 6px;
	width: 228px;
	height: 19px;
	border: 1px solid #fff;
	border-right: 3px solid #fff;
}











#content .contForm1  h2{
	padding-bottom: 7px;
}

#content .contForm1 .strong16, #contLandingPage .contForm1 h6{
	padding-bottom: 29px;
}

.contForm2{
	padding: 14px 29px 0 29px;
	background: #f7f7f7 url(images/bg_contForm2.gif) bottom left no-repeat;
	margin: 0 0 15px 0;
}

#content .contForm2 .txt1, #content .contForm2 h6{
	font-size: 12px;
	line-height: 19px;
	padding-bottom: 15px;
}

input, textarea, select{
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Tahoma;
}

.contInput{
	width: 218px;
	float: left;
	height: 22px;
	background: url(images/bg_input.gif) 0 0 no-repeat;
	padding: 5px 11px 0 11px;
}

.error .contInput{
	background: url(images/bg_input_error.gif) 0 0 no-repeat;
}

.contInputSubmit{
	width: 240px;
	float: left;
}

.contInput input{
	width: 218px;
	border: 0px solid #FFF;
	background-color: transparent;
}

.contForm2 .line{
	padding: 0 0 9px 0;
	height: 100%;
}

.contInputSubmit input{
	width: 240px;
	height: 39px;
	background: url(images/bg_button_download.gif) 0 0 no-repeat;
	border: 0px solid #FFF;
	font-size: 16px;
	line-height: 18px;
	color: #FFF;
	cursor: pointer;
	padding: 0 0 9px 0;
}

#content .contForm2 .errorMsg{
	color: #ed1c24;
	padding: 0 0 0 121px;
}

.successMsg{
	width: 240px;
	background: url(images/bg_cont_txt5_middle.gif) 0 0 repeat-y;
	margin: 0 0 0 150px;
	color: #FFF;
	font-weight: bold;
}

.successMsg .bgTop{
	height: 100%;
	background: url(images/bg_cont_txt5_top.gif) 0 0 no-repeat;
}

.successMsg .bgBottom{
	height: 100%;
	background: url(images/bg_cont_txt5_bottom.gif) bottom left no-repeat;
	padding: 10px 16px 18px 16px;
}

#content .successMsg p{
	padding: 0px;
}

#cont16 .contLeft{
	width: 660px;
	float: left;
	padding: 20px 0 0 0;
}

#cont16 .contRight{
	width: 250px;
	float: right;
}

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



/* KOMPANIJA CSS */

.contTxt6{
	width: 440px;
	position: relative;
	float: right;
	font-size: 30px;
	line-height: 28px;
	font-style: italic;
	color: #95c533;
	height: 100%;
	background: url(images/bg_cont_txt6_middle.gif)	top right repeat-y;
	margin: 6px 0 0 0;
	padding-left: 35px;
}

.contTxt6 span{
	color: #585858;
}

.contTxt6 .bgTop{
	background: url(images/bg_cont_txt6_top.gif) 0 0 no-repeat;
	height: 100%;
}

.contTxt6 .bgBottom{
	background: url(images/bg_cont_txt6_bottom.gif) bottom left no-repeat;
	padding: 0 19px 0 19px;
	height: 100%;
	width: 402px;
}

#content .contTxt6 .bgBottom p{
	position: relative;
	top: -9px;
	padding: 0 0 18px 0;
}

#cont13 .contRight h4{
	font-size: 13px;
	line-height: 20px;
}



#content img{
	float: left;
	padding: 0 19px 10px 0;
	line-height: 1px;
}


#content .textHolder h5{
	padding: 0 0 0 19px;
	background: url(images/bg_li_3.gif) 0 4px no-repeat;
	height: 100%;
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
	/*border: 1px solid red;*/
	display: inline;
	clear: right;
	position: relative;
}

.pictHolder{
	width: 299px;
	float: left;
}

.textHolder{
	width: 660px;
	float: right;
}

#content .pictHolder img{
	padding-top: 6px;
}

#content .textHolder h4{
	padding-bottom: 10px;
}

#content .textHolder p{
	padding-left: 19px;
	padding-bottom: 20px;
}

.contApieKompanija{
	height: 100%;
	position: relative;
	background: url(images/bg_line2.gif) bottom left repeat-x;
	margin: 0 0 14px 0;
}

.contWhatsDifferent{
	height: 100%;
}

.contWhatsDifferent .contLeft{
	width: 660px;
	float: left;
	padding: 0 0 20px 0;
}

.contWhatsDifferent .contRight{
	width: 250px;
	float: right;
	padding: 46px 0 20px 0;
}

#content .contWhatsDifferent li{
	background-image: none;
	padding: 0 0 20px 52px;
	position: relative;
	height: 100%;
}

#content .contWhatsDifferent li img{
	display: block;
	position: absolute;
	left: 0px;
	top: 6px;
}

/* KOMANDA CSS */

.contKomanda{
	height: 100%;
	padding: 11px 0 0 0;
	clear: both;
}

.contKomanda .line{
	position: relative;
	height: 100%;
	padding: 11px 0 7px 0;
}

.contKomanda .line .contItem{
	width: 435px;
	padding: 0 35px 0 0;
	float: left;
}

.contKomanda .line .contImg{
	width: 160px;
	padding: 5px 20px 0 0;
	overflow: hidden;
	float: left;
}

.contKomanda .line .contText{
	width: 255px;
	padding: 0 0 0 0;
	float: right;
}

#content .contKomanda .contItem p{
	padding: 0 0 0 0;
}

.contKomanda .line .contText h5{
	font-size: 16px;
	line-height: 20px;
	padding: 0 0 10px 0;
}

.contKomanda .line .contText h6{
	font-size: 11px;
	line-height: 18px;
	padding: 0 0 10px 0;
}

.contcontactUs{
	background: url(images/bg_line2.gif) 0 0 repeat-x;
	height: 100%;
	margin: 6px 0 0 0;
	padding: 15px 0 40px 0;
}

.contcontactUs .contLeft{
	width: 660px;
	float: left;
}

.contcontactUs .contRight{
	width: 250px;
	float: right;
	padding: 12px 0 0 0;
}

#map{
	width: 405px;
	height: 280px;
	float: right;
	margin: 5px 0 5px 30px;
}

#map img{
	margin: 0px;
	padding: 0px;
}

#content .contcontactUs .contLeft p{
	padding-bottom: 10px;
}

#content .contcontactUs .contLeft h3{
	padding-top: 9px;
}

#content .contcontactUs .contRight h3{
	font-size: 22px;
	line-height: 26px;
}

#content .contcontactUs  h2{
	padding-bottom: 20px;
}

.contForm3{
	padding: 15px 0 0 0;
	height: 100%;
}

.contcontactUs .contInput{
	width: 228px;
	float: none;
	height: 27px;
	background: url(images/bg_input_2.gif) 0 0 no-repeat;
	padding: 5px 11px 0 11px;
	margin: 0 0 5px 0;
}

.contcontactUs .contInput input{
	width: 228px;
	border: 0px solid #FFF;
	background-color: transparent;
}

.contcontactUs .contTextarea{
	width: 239px;
	height: 90px;
	background: url(images/bg_textarea_2.gif) 0 0 no-repeat;
	padding: 5px 0px 5px 11px;
}

.contcontactUs .contTextarea textarea{
	width: 237px;
	height: 90px;
	border: 0px solid #FFF;
}

.contcontactUs .contInputSubmit{
	width: 161px;
	float: none;
	margin: 13px 0 5px 0;
}

.contcontactUs .contInputSubmit input{
	width: 161px;
	height: 39px;
	background: url(images/bg_button_send.jpg) 0 0 no-repeat;
	border: 0px solid #FFF;
	font-size: 16px;
	line-height: 18px;
	color: #FFF;
	cursor: pointer;
	padding: 0 0 9px 0;
}

#content .contForm3 .errorMsg{
	color: #ed1c24;
	padding: 0 0 0 0;
}


.contForm3 .successMsg{
	margin: 0px;
}

/* mindaugas */
.contForm3 .contInput.error input{
    color: red;
}

/* 2010-04-28 */

.black_overlay{
    display: block;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
	height: 100%;
    background-color: #000;
    z-index:1001;
    -moz-opacity: 0.7;
    opacity:.70;
    filter: alpha(opacity=70);
}

.white_content {
    display: block;
    position: absolute;
    top: 146px;
    left: 50%;
	margin: 0 0 0 -260px;
    width: 520px;
	height: 207px;
    padding: 0;
    background: url(images/bg_lang_select.jpg) 0 0 no-repeat;
    z-index:1002;
    overflow: auto;
}

.white_content div{
    display: inline;
    float: left;
}

.white_content .lightboxHeader{
    width: 520px;
	text-align: center;
	padding: 20px 0 0 0;
}

.white_content .lightboxHeader h2{
    color: #fff;
	font-size: 28px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

.white_content .lightboxHeader p{
    font-size: 16px;
	padding: 0 17px 0 18px;
}

.white_content .lightboxHeader p a{
	padding: 23px 0 0 0;
	display: block;
	float: left;
}

.white_content .lightboxHeader div{
	padding: 57px 0 0 0px;
}

.white_content .lightboxHeader .scotland{
	padding: 57px 0 0 39px;
}



/* CV */

.cvForm{
	width: 620px;

}

.cvForm .inputFile{
	width: 161px;
	height: 39px;
	overflow: hidden;
	position: relative;
	background: url(images/bg_button_send.jpg) 0 0 no-repeat;
	cursor: pointer;
}

.cvForm .inputFile input{
	position: absolute;
	width: 191px;
	height: 39px;
	z-index: 2;
	/*left: -32px;*/
	right: 0px;
	font-size: 28px;
	/*left: -360px;*/
	cursor: pointer;
	opacity: 0;
    -moz-opacity: 0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

.cvForm .inputFile p{
	text-align: center;
	position: absolute;
	top: 8px;
	color: #FFF;
	font-size: 16px;
	line-height: 18px;
	width: 161px;
	z-index: 1;
}

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

.cvForm  .line1 .col1{
	width: 284px;
	float: left;
	background: url(images/bg_input_3.gif) 0 0 no-repeat;
	height: 22px;
	padding: 5px 3px 0 3px;
}

.cvForm  .line1 .err{
	background: url(images/bg_input_3_err.gif) 0 0 no-repeat;
}

.cvForm  .line1 .col1 input{
	border: 0px solid #FFF;
	background-color: transparent;
	width: 284px;
}

.cvForm  .line1 .col2{
	width: 100px;
	float: right;
	position: relative;
	padding: 0 0 0 170px;
}

#content .cvForm h5{
	font-size: 18px;
	color: #66cc00;
	font-weight: normal;
	padding: 8px 0 11px 0;
}

.cvForm  .line1 .col2 .inputFile{
	position: absolute;
	top: 0px;
	left: 0px;
}

.cvForm  .line1 .col2 .text{
	padding: 6px 0 0 0;
}

.cvForm .asmDuom{
	padding: 0 0 12px 0;
}

.cvForm .kitiDuom{

}

.cvForm  .line2{
	height: 100%;
	padding: 0 0 9px 0;
}

.cvForm  .line2 .col1{
	width: 114px;
	float: left;
	background: url(images/bg_input_4.gif) 0 0 no-repeat;
	height: 22px;
	padding: 5px 3px 0 3px;
}

.cvForm  .line2 .col1 input{
	border: 0px solid #FFF;
	background-color: transparent;
	width: 114px;
}

.cvForm  .line2 .col2{
	width: 244px;
	float: left;
	background: url(images/bg_input_5.gif) 0 0 no-repeat;
	height: 22px;
	padding: 5px 3px 0 3px;
}

.cvForm  .line2 .col2 input{
	border: 0px solid #FFF;
	background-color: transparent;
	width: 224px;
}

.cvForm  .line2 .col3{
	width: 244px;
	float: left;
	background: url(images/bg_input_2.gif) 0 0 no-repeat;
	height: 22px;
	padding: 5px 3px 0 3px;
}

.cvForm  .line2 .col3 input{
	border: 0px solid #FFF;
	background-color: transparent;
	width: 244px;
}



.cvForm  .line3{
	height: 100%;
	padding: 0 0 9px 0;
}

.cvForm  .line3 .col1{
	width: 174px;
	float: left;
	background: url(images/bg_input_6.gif) 0 0 no-repeat;
	height: 22px;
	padding: 5px 3px 0 3px;
}

.cvForm  .line3 .col1 input{
	border: 0px solid #FFF;
	background-color: transparent;
	width: 154px;
}

.cvForm  .line3 .col2{
	/*width: 174px;
	float: left;
	background: url(images/bg_input_7.gif) 0 0 no-repeat;
	height: 22px;
	padding: 5px 3px 0 3px;*/
	float: left;
	width: 180px;
	height: 27px;
	background: url(images/bg_input_7.gif) 0 0 no-repeat;
}

.cvForm  .line3 .col2 input{
	border: 0px solid #FFF;
	background-color: transparent;
	width: 174px;
}



.cvForm  .line3 .col2 .contInputSelect{
	width: 180px;
	background: url(images/bg_input_7.gif) 0 0 no-repeat;
	/*background-color: red;*/
}

.cvForm  .line3 .col2 .contInputSelect .dropInput{
	width: 180px;/*240px;*/
}

.cvForm  .line3 .col2 .contInputSelect .dropInput select{
	margin: 3px 0 0 6px;
	width: 170px;
	border: none;
	font-size: 13px;
	line-height: 19px;
	height: 19px;
	background: #fff;
	/*padding: 0 0 2px 0;*/
}


.cvForm  .line3 .col2 .contInputSelect .dropInput .ie .ieHover{
	width: 168px;
}


.cvForm .contButton{
	padding: 0 0 0 245px;
}

.cvForm .kalbuMokejimas{
	padding: 0 0 19px 0;
}

.cvForm .uzpildymoData{
	padding: 0 0 2px 0;
}

/* po pakeitimu */
#contHeader .txt1{
	position: absolute;
	top: 160px;
	left: 0px;
	text-align: right;
	width: 345px;
}

/* mindaugas */
.cvFormSccMssg{
	color:red;
}

/* mindaugas, bcg stuff */
#bcg_holder{
	height:51px;
	width:100%;
	background-color:#FCFCFC;
	text-align: center;
}

#bcg_center{
	width: 960px;
	height:51px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/bcg.jpg);
}

#bcg_readmore{
	display: block;
	float:right;
	margin-top: 12px;
}
















