html {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-family: "Arial", "Helvetica", "Sans Serif";
	line-height: 120%;
	font-size: 12px;
	color: #000000;
	text-align: center;
	background: #333333;
}
a:visited, a:link, a:active {
	text-decoration: underline;
	outline: none;
	color: #cc0000;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.top-line {
	width: 100%;
	padding: 0px;
	margin: 0px;
	height: 33px;
	background: #000;
	position: fixed;
	z-index: 999;
	overflow: hidden;
	float: left;
	color: #FFF;
}
.top-inner {
	width: 1004px;
	margin: 0px auto 0px auto;
	text-align: right;
}
.top-menu {
	float: right;
	text-align: left;
}
.menu-link {
	width: 100px;
	height: 33px;
	line-height: 33px;
	float: left;
	font-size: 11px;
	text-align: center;
}
.menu-link a, .menu-link a:link, .menu-link a:visited{
	color: #FFFFFE;
	text-decoration: none;
	font-weight: bold;
	text-transform: lowercase;
}

.menu-link a:hover, #current_top_node  {
background:#cc0000;
}

.vert-sep {
	width: 3px;
	height: 33px;
	float: left;
	background: url('images/sep.jpg') no-repeat center center;
}

.body {
	position: relative;
	top: 33px;
}
.body-inner {
	width: 100%;
	min-width: 1000px;
	float: left;
	padding: 0px;
	margin: 0px;
	/*background: url('images/zet_12.jpg') repeat-x left bottom;*/
	background: #333333;
	
}
.container {
	width: 1000px;
	margin: 0 auto 0 auto;
	position: relative;
}
.page-apie {
	width: 1000px;
	float: left;
	text-align: left;
	background: url('images/vidiniai_back.jpg') no-repeat bottom left white;
	
}

.page{
	width: 1000px;
	float: left;
	text-align: left;
		background:white;
}

#apie-mus {
		border-left: 1px solid #ccc;
		border-right: 1px solid #ccc;
}

.header {
	width: 1000px;
	height: 340px;
	/*background: url('images/zet_04.jpg') no-repeat center bottom white;*/
}

.header-apie {
	width: 1000px;
	height: 70px;
}

#zet-link, #zet-link:hover {
	display: block;
	width: 49px;
	height: 48px;
	float: left;
	background: url('images/zet_02.jpg');
	position: absolute;
	left: 0px;
	top: 21px;
	text-decoration: none;
}
.languages {
	width: 24px;
	height: 48px;
	display: block;
	position: absolute;
	left: 978px;
	top: 21px;
}
.languages a, .languages a:visited, .languages a:link {
	display: block;
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: #cc0001;
	text-decoration: none;
	background: #FFFFFE;
}
.languages a:hover {
	text-decoration: underline;
}

.languages a.active,
.languages a.active:visited,
.languages a.active:link  {
	background: #cc0001;
	color: #FFFFFE;
}

.navigation {
	width: 24px;
	height: 48px;
	position: absolute;
	left: 976px;
	top: 21px;
	background: #cc0001;
}

#home-nav, #home-nav:visited, #home-nav:link {
display: block;
width: 24px;
height: 24px;
background: url('images/home.jpg') no-repeat left;
}

#home-nav:hover {
background: url('images/home_hover.jpg') no-repeat left;
}

#mail-nav, #mail-nav:visited, #mail-nav:link {
display: block;
width: 24px;
height: 24px;
background: url('images/mail.jpg') no-repeat left;
}

#mail-nav:hover {
background: url('images/mail_hover.jpg') no-repeat left;
}

.main {
	width: 1000px;
	position: relative;
	float: left;

}
.content {
	width: 1000px;

	float: left;
	z-index: 0;

}

.content-apie {
	width: 1000px;
	float: left;
	z-index: 0;

}

.block-l {
	width: 376px;
	float: left;
	position: relative;
	left: 57px;
	padding-bottom:70px;
}

.block-l-apie {
	width: 450px;
	float: left;
	position: relative;
	padding-bottom:30px;
}

.block-l-kontaktai {
	width: 500px;
	float: left;
	position: relative;
}

.item {
	width: 208px;
	float: left;
}
.item-title {
	font-family: "Times New Roman";
	font-size: 20px;
	line-height: 28px;
	text-indent: 2px;
}
.big-photo {
	width: 182px;
	float: left;
	border: solid 1px #e5e5e5;
	padding: 1px 0px 1px 0px;
}
.big-photo img {
	width: 180px;
	position: relative;
	left: 1px;
	margin: 0px !important;
	padding: 0px;
	float: left;
	margin: 0px -1px 0px -3px;
}
.small-photos {
	width: 182px;
	float: left;
	padding: 5px 0px 0px 0px;
}
.photo1 {
	width: 89px;
	float: left;
	border: solid 1px #e5e5e5;
	padding: 1px 0px 1px 0px;
}
.photo2 {
	width: 89px;
	float: left;
	position: relative;
	left: 2px;
	border: solid 1px #e5e5e5;
	padding: 1px 0px 1px 0px;
}
.small-photos img {
	width: 87px;
	position: relative;
	left: 1px;
	margin: 0px !important;
	padding: 0px;
	float: left;
	margin: 0px -2px 0px -2px;
}
.item-text {
	width: 182px;
	float: left;
	padding: 15px 0px 0px 0px;
	color: #666;
	line-height: 12px;
	font-size: 11px;
	text-decoration: none;
	overflow: hidden;
}

.item-link {
clear: left;
}

.item-link a, .item-link a:visited, .item-link a:link {
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
.item-link a:hover {
	text-decoration: underline;
}

.info-blocks {
	width: 476px;
	margin: 20px 0px 0px 0px;
	float: left;
	color: #666;
	/*height: 90px;*/
	overflow: hidden;
}
.info-block-1 {

position:relative;
float:left;
min-height:80px;
_height:90px;
	padding-left: 49px;
	padding-right: 14px;
	margin: 0px;
	float: left;
	background: url('images/info.jpg') no-repeat left top;
	margin-top:44px;
		cursor:pointer;
}

* html .info-block-1 {
	margin-top:52px;
}
.info-block-2 {
position:relative;
float:left;
	padding-left: 49px;
	padding-right: 14px;
	min-height:160px;
	_height:160px;
	margin: 0px;
	float: left;
	background: url('images/lab.jpg') no-repeat left top;
	margin-top:10px;
}
.block-inner {
	width: 280px;

	margin: 0px;
	float: left;
	cursor: pointer;
	text-decoration: none;
}
.block-inner2 {
	width: 240px;

	margin: 0px;
	float: left;
	cursor: pointer;
	text-decoration: underline;
}
.block-inner a,.block-inner a:link, .block-inner a:visited {
	display: block;
	color: #000;
	font-size: 12px;
	font-family: "Arial";
	text-decoration: none;
	line-height: 16px;
}
.block-inner2 a, .block-inner2 a:link, .block-inner2 a:visited, .info-blocks a:hover {
	display: block;
	color: #000;
	font-size: 16px;
	font-family: "Times New Roman";
	text-decoration: underline;
	line-height: 16px;
}

.block-r {
	width: 370px;
	position: relative;
	left: 254px;
	float: left;
	margin-top:10px;
	_margin-top:2px;
	_left:110px;
}

.block-r-apie {
	width: 550px;
	position: relative;
	float: left;
	height: auto;
	margin-bottom: 0;
	padding-top:30px;

}

.block-r-kontaktai {
	width: 450px;
	position: relative;
	float: left;
	height: auto;
	margin-bottom: 0;
	padding-top:110px;
	left:50px;
}

.block-r-kontaktai-content {
	width: 450px;
	position: relative;
	float:left;
	line-height:130%
}

.block-r-apie-content{
	width: 500px;
	position: relative;
	float:left;
	line-height:130%;
	/*left: 60px;*/
	padding-top:8px;
}

.block-r-apie-content table td {
font-size:12px;
}

.block-r-apie-content h4, .block-r-kontaktai-content h4 {
font-size:16px;
font-family:Times New Roman;
padding:0;
margin:2px;
font-weight:normal;
}

.block-r-apie-content ul , .block-r-kontaktai-content ul{
padding-left:20px;
list-style-image: url('images/bullet.gif');
margin-left:0;
}

.block-r-apie-content ul li , .block-r-kontaktai-content ul li{
padding-top:1px;
padding-bottom:1px;
}
.block-r-apie-content p , .block-r-kontaktai-content p{
/*padding-top:0;
margin-top:0;*/
}



.block-r-apie-title-lt {
	width: 500px;
	position: relative;
	height: 74px;
	background: url('images/apie_title.jpg') no-repeat left;
}

.block-r-apie-title-en {
	width: 500px;
	position: relative;
	height: 74px;
	background: url('images/about.jpg') no-repeat left;
}

.block-r-kontaktai-title-lt {
	width: 500px;
	position: relative;
	height: 74px;
	background: url('images/kontaktai_title.jpg') no-repeat left;
}

.block-r-kontaktai-title-en {
	width: 500px;
	position: relative;
	height: 74px;
	background: url('images/contacts.jpg') no-repeat left;
}

.block-r-vidinis-title {
	width: 500px;
	position: relative;
	height: 74px;
}

.block-r-projektai-title-lt
{
	width: 500px;
	position: relative;
	height: 74px;
	background: url('images/projektai_title.jpg') no-repeat left;
}

.block-r-projektai-title-en
{
	width: 500px;
	position: relative;
	height: 74px;
	background: url('images/projects.jpg') no-repeat left;
}

.form_input input
{
width: 259px;
}

.block-r-klientai-title-lt{
	width: 500px;
	position: relative;
	height: 74px;
	background: url('images/klientai_title.jpg') no-repeat left;
}

.block-r-klientai-title-en{
	width: 500px;
	position: relative;
	height: 74px;
	background: url('images/clients.jpg') no-repeat left;
}

.block-r-apie-bottom {
	width: 450px;
	position: relative;
	height: 250px;
	float:left;
	bottom: 0;
	top: 38px;
}

.bottom-line {
	width: 1000px;
	float: left;
}
.contact-info {
	width: 471px;
	height: 35px;
	position: relative;
	bottom: -3px;
	left: 58px;
	border-bottom: solid 3px #000;
	float: left;
	z-index: 99;
}
.phone-number {
	font-family: 'Georgia';
	font-size: 24px;
	line-height: 24px;
	position: relative;
	left: 14px;
	float: left;

}
.e-mail {
	font-family: 'Times New Roman';
	font-size: 16px;
	line-height: 18px;
	float: left;
	position: relative;
	left: 64px;
	top: 7px;
}
.e-mail a,.e-mail a:link, .e-mail a:visited {
	color: #000;
	text-decoration: none;
}
.e-mail a:hover {
	text-decoration: underline;
	color: #cc0000;
}

.footer-bottom {
	display: block;
	float: left;
	width: 880px;
	_width: 1000px;
	text-align: left;
	padding-top: 20px;
	/*margin-bottom: 30px;*/
	padding-left: 58px;
	padding-right: 58px;
	padding-bottom: 30px;
}

.footer-bottom a,
.footer-bottom a:link,
.footer-bottom a:visited,
.footer-bottom a:hover {
	font-family: "Arial";
	font-size: 11px;
	color: #878787;
	text-decoration: underline;
}

.footer-bottom p {
	margin: 0;
}

.footer {
width:1000px;
_width: 1002px;
padding-bottom:20px;
	float: left;
	border-top: solid 1px #e1e1e1;
	background:white;
			border-left: 1px solid #ccc;
		border-right: 1px solid #ccc;
}
.footer-inner {
	width: 900px;
	left:58px;
	_padding-top:10px;
	color: #656565;
	font-size: 11px;
	position: relative;
}

/*IE7 Hax*/

*:first-child+html .footer-inner {
	left: 8px;
	padding-top: 10px;
}

* html .footer-inner {
left:10px;
}

.footer-inner table td {
	color: #656565;
	font-size: 11px;
}
.copyright {
	position: absolute;
	left: 65px;
	top: 15px;
	float: left;
	color: #656565;
	font-size: 11px;
}

.block-l-apie-top {
position: relative;
float:left;
width: 400px;
padding-bottom:20px;

}

.block-l-apie-top p {
padding:0;
margin:0;

}

.block-l-apie-center {
position: relative;
float:left;
width: 379px;
height: 232px;
background: url('images/apie_img1.jpg') no-repeat left;
left:-1px;
}

.block-l-apie-bottom {
position: relative;
width: 400px;
float:left;
height: 150px;
}

.apie-info
{
position: relative;
width: 436px;
height: 72px;
left: 64px;
top: 40px;
padding-top: 3px;
}

.block-l-apie-top a, .block-l-apie-top a:visited, .block-l-apie-top a:link {
font-size: 12px;
font-family: arial;
color: #666666;
padding-right: 5px;
}

.block-l-apie-top div a:hover {
color: #cc0000;
}

.apie-tarp {
height: 56px;
position: relative;
width: 436px;
left: 64px;
top: 80px;
padding-top: 3px;
}

.free-cons {
position: relative;
left: 41px;
top: 50px;
min-height: 64px;
cursor:pointer;
background: url('images/info.jpg') no-repeat top left;
padding-left: 49px;
/*width: auto;*/
float:left;
width:255px;
padding-bottom:30px;
}

.free-cons a, .free-cons a:visited, .free-cons a:link ,
.free-cons-projektai a, .free-cons-projektai a:visited, .free-cons-projektai a:link{
display:block;
clear:left;
text-decoration:none;
color: black;
}
.block_title, .block_title:visited, .block_title:link{

}

.block_title:hover{
text-decoration: underline;
}

.main-title {
	width: 370px;
	float: left;
	font-family: "Times New Roman";
	font-size: 27px;
	color: #cc0000;
	line-height: 30px;
}
.links-block {
	width: 370px;
	float: left;
	padding-top: 10px;
	margin-bottom: 0px;
}
.links-block a {
	padding: 0px;
	text-decoration: underline;
	font-family: "Times New Roman";
}

.links-block a:hover {
color:#cc0000;
}

.big-link, .big-link:link, .big-link:visited {
	font-size: 26px;
	line-height: 30px;
	color: #000000;
}

.medium-link, .medium-link:link, .medium-link:visited {
	font-size: 20px;
	line-height: 24px;
	color: #333333;
}

.small-link, .small-link:link, .small-link:visited {
	font-size: 17px;
	line-height: 20px;
	color: #797979;
}
.main-title-second {
	width: 392px;
	float: left;
	font-family: "Times New Roman";
	font-size: 20px;
	color: #cc0000;
	line-height: 20px;
}
.listed-content {
	width: 270px;
	float: left;
	padding-top: 10px;
	margin-bottom: 50px;
}
.listed-item {
	width: 90px;
	float: left;
}
.listed-item a, .listed-item a:link, .listed-item a:visited {
	color: #666;
	font-size: 12px;
	text-decoration: underline;
}

.klientas {
display: block;
width: 125px;
height: 50px;
float: left;
margin-left: 10px;
margin-top: 10px;
}

.klientai {
float:left;
padding-left:70px;
}

.zet_map {
position: relative;
top: 84px;
left: 76px;
width: 400px;
height: 314px;
background: url('images/map.jpg') no-repeat left;
}

.free-cons-projektai {
position: relative;
left: 106px;
top: 230px;
min-height: 64px;
_height: 64px;
background: url('images/consultancy.jpg') no-repeat top left;
padding-left: 60px;
width: auto;
}

.projektas_aprasymas {
width:500px;
position: relative;
left: 100px;
top: 40px;
}

.pages {
clear: left;
position: relative;
top: 10px;
}

.pages a, .pages a:link, .pages a:visited{
display:block;
color: #cc0000;
text-decoration: none;
float:left;
width: 12px;
height: 17px;
line-height: 17px;
text-align: center;
}

.pages a:hover {
display:block;
background: #cc0000;
color: white;
text-decoration: none;
float:left;
width: 12px;
height: 17px;
line-height: 17px;
text-align: center;
}
.current_page, .current_page:link, .current_page:visited,.current_page:hover {
display:block;
background: #cc0000;
color: white !important;
text-decoration: none;
float:left;
width: 12px;
height: 17px;
line-height: 17px;
text-align: center;
}

.project_link a,.project_link a:link, .project_link a:visited{
color: #666666;
text-decoration: underline;
}

.project_link a:hover{
color: #cc0000;
text-decoration: underline;
font-weight: bold;
}

.project_column {
float:left;
margin-left: 5px;
margin-right: 5px;
width: 60px;
}

.project_list{
padding-bottom: 50px;
}

.page_block
{

}

.project_title {
color: #cc0000;
font-family: Times New Roman;
font-size: 27px;
line-height: 27px;
padding-bottom: 10px;

}

.project_text{
width: 357px;
padding-bottom: 40px;
}
.project_text a, .project_text a:link, .project_text a:visited{
display:block;
    margin-top: 4px;
	text-decoration: none;
	outline: none;
	color: #cc0000;
	font-weight: bold;
}

.project_text a:hover{
	text-decoration: underline;

}


.vidiniai {
margin-top: 10px;
margin-left: -1px;
}

.vid_pict {

border: 1px solid #e5e5e5;
}

.title_partners img{
display:block;
position:relative;
float:left;
margin-top:13px;
margin-right:26px;
margin-bottom:13px;
width:98px;
height:55px;
}

.zet_red_link {
line-height:12px !important;
margin:0 !important;
padding-top:0 !important;
padding-bottom:0 !important;
float:left;
display:block;
clear:left;
position:relative;
color:#cc0000 !important;
font-size:11px !important;
text-decoration:underline !important;
font-family:Arial !important;
font-weight:bold !important;
background: url('images/red_link.jpg') no-repeat right;
padding-right:15px;
}

.klient_partners {
padding-top:27px;
}

.klient_partners img{
display:block;
position:relative;
float:left;
margin-top:13px;
margin-right:26px;
margin-bottom:13px;
}

.sub_menu {
position:relative;
float:left;
left:63px;
width:350px;
_width:420px;
margin-top:20px;
}

.sub_menu  a, .sub_menu  a:link, .sub_menu  a:visited {
display:block;
position:relative;
clear:left;
float:left;
font-size:16px;
line-height:20px;
font-family:Times New Roman;
width: 350px;
_width: 420px;
}

.sub_menu  a:hover, #current_sub_node {

text-decoration:underline;
color: #cc0000;
}

.zet_vid_title {
display:block;
position:relative;
float:left;
width: 500px;
font-family:Times New Roman;
font-size:22px;
font-weight:normal;
line-height:36px;
padding-top:5px;
}

.susis_title p {
padding:0;
margin:0;
}

.block-r-apie-susis {
	width: 500px;
	position: relative;
	padding-top: 30px;
	float:left;
}

.susis_title {
font-family: Times New Roman;
font-size:16px;

}
.form_block textarea, .form_block2 textarea{
width:308px;
height:80px;
display:block;
clear:left;
border: 1px solid #e5e5e5;
}

.form_block input, .form_block2 input, .captcha_input input {
display:block;
clear:left;
width:123px;
height:14px;
_height:16px;
_width:125px;
border: 1px solid #e5e5e5;
margin-right:60px;
font-size:11px;
}




.form_block2 input[type="file"] {
height:20px;
}

.form_block label , .form_block2 label{
color:#666666;
font-size:11px;
}

.form_block {
position:relative;
float:left;
}

.form_block2 {
position:relative;
float:left;
width:400px;
}

.submit {
clear:left;
position:relative;
float:left;
}

.submit input {
display:block;
position:relative;
float:left;
width:47px;
height:17px;
color:white;
background: url('images/send_button.jpg') no-repeat top left;
border:0 solid white;
cursor: pointer;
line-height:17px;
margin-top:5px;
padding-bottom:2px;
}

.formbuilderform {
position:relative;
float:left;
}

.captcha {
position:relative;
float:left;
margin-top:10px;
color:#666666;
font-size:11px;
}

.ats_forma, .ats_forma_text {
position:relative;
float:left;
width: 400px;
left:60px;
}

.ats_forma_text {
font-family: Times New Roman;
font-size:16px;
padding-bottom:20px;
}

.ats_forma_text p {
padding:0;
margin:0;
}

.kontaktai_left_content {
	width: 220px;
	position: relative;
	float: left;
	left:60px;
	padding-top:10px;
}

.kontaktai_left_content2 {
	width: 200px;
	position: relative;
	float: left;
	left:70px;
	padding-top:10px;
}

.mdarbas {
position:relative;
float:left;
width:485px;
padding-bottom:50px;

}

.mdarb_title {
position:relative;
float:left;
width:485px;
font-size:17px;
font-family: Times New Roman;

}

.mdarb_details p {
padding:0;
margin:0;
}

.mdarb_details {
position:relative;
float:left;
width:485px;
padding-top:5px;


}

.mdarb_images {
position:relative;
float:left;
margin-top:5px;
width:480px;
_width: 480px;
height:381px;
_height:383px;
border:1px solid #e0e0e0;
padding-top:1px;
padding-left:1px;
}

.mdarb_images img {

width:479px;
height:380px;
}

.pic1_choose {
position:absolute;
width:19px;
height:19px;
background:#cc0000;
color:white;
font-weight:bold;
text-align:center;
line-height:19px;
top:0;
right:0;
cursor:pointer;
}

.pic1_choose_hover {
position:absolute;
width:19px;
height:19px;
background:white;
color:#cc0000;
font-weight:bold;
text-align:center;
line-height:19px;
top:0;
right:0;

}

.pic2_choose {
position:absolute;
width:19px;
height:19px;
background:#cc0000;
color:white;
font-weight:bold;
text-align:center;
line-height:19px;
top:20px;
right:0;
cursor:pointer;
}

.pic2_choose_hover {
position:absolute;
width:19px;
height:19px;
background:white;
color:#cc0000;
font-weight:bold;
text-align:center;
line-height:19px;
top:20px;
right:0;

}

.pic3_choose {
position:absolute;
width:19px;
height:19px;
background:#cc0000;
color:white;
font-weight:bold;
text-align:center;
line-height:19px;
top:40px;
right:0;
cursor:pointer;
}

.pic3_choose_hover {
position:absolute;
width:19px;
height:19px;
background:white;
color:#cc0000;
font-weight:bold;
text-align:center;
line-height:19px;
top:40px;
right:0;

}

.pitem {
position:relative;
float:left;
margin-right:22px;

}

.pimage {
display:block;
position:relative;
float:left;
width:143px;
height:112px;
_width:145px;
_height:114px;
border:1px solid #e0e0e0;
padding-top:1px;
padding-left:1px;
}

.pimage img {
width:142px;
height:111px;
}

.ptitle {
padding-top:4px;
clear:left;
position:relative;
float:left;
width:144px;
font-family: Arial;
font-size:12px;
font-weight:bold;
}

.prev_project {
display:block;
position:absolute;
float:left;
width:27px;
height:26px;
background: url('images/prev_proj.jpg') no-repeat top left;
left:-30px;
top:150px;
}

.next_project {
display:block;
position:absolute;
float:left;
width:27px;
height:26px;
background: url('images/next_proj.jpg') no-repeat top left;
right:-30px;
top:150px;
}

.title_two_proj  table td{
padding-right:40px;
font-size:12px;
}
.title_two_proj img {
border:1px solid #e0e0e0;
}
.title_two_proj a {
font-weight:bold;
font-size:11px;
}

.title_two_proj {

}

.proj_row {
position:relative;
float:left;
margin-bottom:20px;
}
body h1{
	font-size: 20px;
	font-family: Times New Roman;
	line-height: 24px;
	margin-top:12px;
	margin-bottom:12px;
	font-weight:normal;
}