@charset "utf-8";
/* CSS Document */

html, body {
	background:#faf7eb;
	margin:0;
	padding:0;
	height:100%;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
}
a {
	color:#000;
}
a:hover {
	text-decoration:none;
}
a img {
	border:none;
}
.neoTable {
	border:0;
	table-layout:auto;
	border-collapse: collapse;
	margin:10px 0;
}
.neoTableHead td {
	border:0;
	padding:5px;
	background:#F5A045;
}
.neoTableRow td {
	border: 0;
	border: 1px solid #F5A045;
	padding:5px;
}
#wrapper {
	width:800px;
	margin:0px auto;
}
#content {
	width:800px;
	float:left;
}
#header {
	height:59px;
	text-align:right;
	padding-top:17px;
}
#meniu {
	padding-left:7px;
	height:22px;
	line-height:22px;
	background:#f5a045;
	width:718px;
	float:left;
	text-transform:uppercase;
}
#meniu a {
	padding-right:18px;
	padding-left:18px;
	font-size:14px;
	text-decoration:none;
}
#meniu a:hover {
	text-decoration:underline;
}
#meniu_sel a {
	color:#FFFFFF;
}
#meniu_sel a:hover {
	text-decoration:none;
}
#lang {
	width:72px;
	height:22px;
	padding-right:3px;
	line-height:21px;
	text-align:right;
	font-size:14px;
	background:#f5a045;
	float:right;
	color:#eeeeee;
}
#lang a {
	color:#eeeeee;
	text-decoration:none;
}
#lang a:hover {
	text-decoration:underline;
}
#lang_sel {
	color:#363636;
}
#foto_top {
	height:150px;
	float:left;
	width:800px;
	background:url(../img/top_foto.jpg) no-repeat;
	margin-bottom:16px;
	margin-top:16px;
}
#sub_meniu {
	width:197px;
	font-size:14px;
	line-height:16px;
	float:left;
	margin-top:14px;
	text-transform:uppercase;
}
#sub_meniu div { padding-bottom: 10px; }
.sub_sel a {
	text-decoration:none;
	color:#f58220;
}
.sub_ns a {
	text-decoration:none;
}
.sub_ns a:hover {
	text-decoration:underline;
}
#text {
	width:603px;
	float:right;
	background:url(../img/ln.gif) repeat-x;
	padding-top:16px;
	text-align: justify;
}
#text li {
	list-style:square;
	list-style-position:inside;
	padding-bottom:15px;
}
#text ul {
	margin-left:0;
	padding-left:0;
	list-style-position:inside;
	margin-bottom:0;
}
#text p {
	margin-top:0;
	margin-bottom:10px;
	text-align: justify;
}
#footer {
	width:800px;
	float:left;
	color:#9c9c9c;
	font-size:10px;
	margin-top:25px;
	padding-bottom:10px;
}
#footer a {
	color:#848484;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#teaser {
	width:197px;
	float:left;
}
#news {
	width:603px;
	float:right;
	background:url(../img/ln.gif) repeat-x;
	padding-top:15px;
}
#news a {
	text-decoration:none;
}
#news a:hover {
	text-decoration:underline;
}
.news_data {
	margin-top:20px;
	color:#9C9C9C;
}
.news_text, .news_text p { text-align: justify; }
.news_text a {
	text-decoration:none;
}
.news_text a:hover {
	text-decoration: underline;
}
#news_subscribe {
	margin-top:10px;
}
#news_subscribe td {
	padding-right:10px;
}
#career {
	width:603px;
	float:right;
	padding-top:15px;
}
.career_title {
	margin-top:20px;
	font-weight:bold;
}
.career_text {
	margin-bottom:10px;
}
.career_text a {
	text-decoration:none;
}
.career_text a:hover {
	text-decoration: underline;
}
#career_form input {
	margin-bottom:5px;
}
#career_form {
	margin-top:10px;
	display:block;
	line-height:27px;
}
#career_form td {
	vertical-align:top;
	padding-right:10px;
}
/* Projektai */



#gallery {
	margin:19px auto 19px 27px;
	padding-bottom:100px;
}
div.pic {
	float: left;
	width: 157px;
	padding: 15px;
	margin:0 18px 30px 0;
	background:#FFFFFF;
	border:solid 1px #f5a045;
}
div.pic.last {
	margin-right:0;
}
div.pic img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
div.pt img {
	margin:0px auto;
}
span.title {
	padding-top:20px;
	display:block;
	list-style: none;
	text-align: center;
	font-weight:bold;
	font-size:11px;
	margin: 2px 15px;
}
span.text {
	padding-top:20px;
	display:block;
	list-style: none;
	font-size:11px;
	margin: 2px 15px;
}
span.metai {
	padding-top:20px;
	display:block;
	list-style: none;
	font-size:11px;
	margin: 2px 15px;
	text-align:center;
	font-weight:bold;
}
/* B4sale */



#header_b4s {
	text-align:right;
	padding-top:17px;
	height:105px;
}
#banner {
	float:left;
}
#logo {
	float:right;
	padding-top:35px;
}
#foto_top_b4s {
	height:150px;
	float:left;
	width:800px;
	background:url(../img/top_foto_b4s.jpg) no-repeat;
	margin-bottom:16px;
	margin-top:16px;
}
#registracija {
	width:190px;
	margin-left:10px;
}
#registracija input {
	width:180px;
	height:20px;
	border:1px solid #000000;
}
#registracija_index {
	width:190px;
}
#registracija_index input {
	width:180px;
	height:20px;
	border:1px solid #000000;
}
#reg_form {
	width:400px;
}
#registration {
	padding-right:5px;
}
#vardas {
	display:block;
	margin-top:8px;
	margin-bottom:6px;
}
#slaptazodis {
	display:block;
	margin-bottom:8px;
}
#enter {
	display:block;
	margin-top:20px;
	margin-bottom:21px;
}
#enter img {
	margin-right:10px;
}
#left_b4s {
	width:197px;
	float:left;
}
.g_ln {
	width:603px;
	float:right;
	background:url(../img/ln.gif) repeat-x;
	padding-top:25px;
	height:10px;
}
#veikla {
	width:197px;
	float:left;
	margin-top:5px;
}
#veikla select {
	width:182px;
	margin-top:7px;
	margin-bottom:13px;
}
#veiklos_sritis {
	display:block;
	margin-top:8px;
	margin-bottom:6px;
}
#meniu_b4s {
	padding-left:7px;
	height:22px;
	line-height:22px;
	background:#f5a045;
	width:718px;
	float:left;
	text-transform:uppercase;
}
#meniu_b4s a {
	padding-right:6px;
	padding-left:18px;
	font-size:14px;
	text-decoration:none;
}
#meniu_b4s a:hover {
	text-decoration:underline;
}
#header_tb_b4s {
	height:24px;
	margin-top:1px;
	line-height:23px;
	background:#f5a045;
	width:603px;
	margin-bottom:5px;
}
#tab_ap {
	margin-left:136px;
}
#tab_kn {
	margin-left:150px;
}
#tab_tel {
	margin-left:62px;
}
.aprasas {
	width:333px;
	margin-left:5px;
	padding-bottom:10px;
	padding-top:10px;
	text-align: justify;
}
.kaina {
	width:153px;
	text-align:center;
	vertical-align:middle;
}
.tel {
	text-align:center;
	width:105px;
	vertical-align:middle;
}
.im_ln {
	height:1px;
	width:603px;
	float:right;
	background:url(../img/ln_projekt.gif) repeat-x top;
}
#imoniu_pardavimas {
	width:603px;
	float:right;
}
.imone {
	width:603px;
	overflow:auto;
}
.imone table, td, tr {
	border-collapse:collapse;
	border:none;
}
.imone, .imone p, .imone div { text-align: justify; }
.projektai {
	border-collapse:collapse;
	margin-bottom:25px;
}
.projektai td {
	border-collapse:collapse;
	border:1px solid #F5A045;
}
.projektai_img {
	text-align:center;
	vertical-align:top;
	padding-bottom:10px;
	width:179px !important;
	background:#FFFFFF;
	border-top:1px solid #F5A045 !important;
}
.projektai_img img {
	padding-top:12px;
	text-align:center;
}
.projektai_metai {
	text-align:center;
	vertical-align:bottom;
	background:#FFFFFF;
	padding-bottom:5px;
	font-weight:bold;
	width:179px !important;
}
.metai_ln td {
	border-top:none;
}
.projektai_sp {
	width:5%;
	background:#faf7eb;
	border-top:none;
}
.projektai_ln td {
	border-bottom:none;
	border-top:none;
}
.metai_ln {
	font-size:11px;
}
.projektai_sp_h {
	border:none !important;
	height:20px;
}
.pages {
	padding-top:20px;
	padding-bottom:10px;
}
.pages a {
	text-decoration:none;
}
.pages a:hover {
	text-decoration:underline;
}

#text li div { display: inline; text-align: justify; }

