/*
@author: Algirdas Atkocaitis
*/
body { 
	margin:0;
    padding:0;
    height:100%;
    border:none;
	font-family:"Arial", Verdana, Tahoma, Helvetica, sans-serif;
	font-size:12px;
	color:#606752;
	background: #E8F6C5 url(../images/content-bg2.jpg)  no-repeat 28% 0 ;
}

#gallery { height:100%;}

body#index { background: #E8F6C5 url(../images/bg.jpg) repeat-x ; }


a {
	color: #469aa8;
}

a:hover {
	color: #57c3d4;
}

h2 {
	font-size:18px;
	color: #768161;
	background: url(../images/content-ln.gif) no-repeat bottom left ;
	font-weight: normal;
	padding: 0 0 15px 0;
}

h3 {
	font-size:13px;
	color: #606752;
	font-weight: bold;

}

h4 {
	font-size:13px;
	color: #606752;
	font-weight: bold;

}

#gallery h3 {
	background: url(../images/content-ln.gif) no-repeat bottom left ;
	padding: 0 0 15px 0;
}

#gallery h3.title {
	background: none ;
	padding: 0 0 15px 0;
	width: 280px;
}

#other_project {
	float: right;
	width: 140px;
	padding: 8px 0 0 0;
}

#project_view h3 {margin:0; }

#project_view #photos {
	float: left;
	width:290px;
	margin-bottom: 10px;
}

#project_view #photos li {
	float: left;
	padding: 0;
	margin: 3px;
	width:87px;
	height: 67px;
}

#project_view .gallery #photos li a img {
	border: 1px solid #dce3c1;
}

#project_view .gallery #photos li a img:hover {
	border: 1px solid #ACBC6D;

}

#project_view #photos img {
	border: none;
	padding: 0;
	
}

#wrapper-index {
	width:1000px;
	margin:0px auto;
}

#wrapper {
	width:999px;
	margin:0px auto;
	background: url(../images/content-bg.jpg) no-repeat 489px 0 ;
	overflow:auto;
}

#bg {
	background: url(../images/content-bg.jpg) no-repeat 135% 0 ;
	overflow:auto;
}

#meniu-vid {
	width: 1%;
	display: none;
}



#content {
	width: 100%;
	float: right;
	padding-bottom: 30px;
	min-height: 100%;
	_height: 100%;
}

#content_in {
	background: #e9f2d6 url(../images/content-bg-ln.jpg) repeat-y ;
	min-height: 100%;
}

#main_content {
	width: 100%;
	padding: 80px 0 30px 0;
	background: url(../images/content-ln.gif) no-repeat bottom left ;
	margin-left: 35px;
	min-height: 100%;
}

#main_content img {
	padding: 5px 5px 5px 5px;
	margin: 10px 10px 10px 10px;
	border:1px solid #dbe2bf;
}

#gallery ul {
	width: 449px;
	margin:0;
	padding:0;
	list-style: none;
}

#gallery .gallery-list li {
	float: left;
	width: 149px;
	height: 170px;
}

#gallery li span {
	display: block;
	font-weight: bold;
	width: 140px;
}

#gallery li a { 
	color: #606752;
	text-decoration: none;
	cursor:pointer;
}

#gallery li a:hover { 
	color: #838978;
}

#gallery img { margin:0; }

#gallery #projects a {
	text-decoration: underline;
}

#gallery #projects {
	width: 140px;
}

#gallery #projects li {
	width: 140px;
	margin: 0 0 10px 0;
}

#lang {
	display: none;
}
#lang img { border: none;}

#contact_form {
	float: left;
	width: 350px;
	margin: 20px 0 0 35px;
}

#contact_form label {
	margin: 0 0 10px 0;
}

#contact_form label.text {
	float: left;
	width: 150px;
}

#contact_form label.submit {
	margin: 0 0 0 150px;
}

#contact_form label.input {
	float: left;
	width: 200px;
}

#contact_form label.input input, textarea {
	width: 200px;
	background: #FFF;
}

#contact_form label.input textarea {
	height: 60px;
}

#contact_form label.submit {
	float: left;
	width: 150px;
}

#contact_form label.submit input {
	background: url('../images/bt_submit.gif') no-repeat;
	width: 85px;
	color: #6C6A42;
	height: 26px;
	border: none;
	font-size: 11px;
}

#footer {
	width: 49%;
	color: #989e86;
	background: url(../images/footer-bg.jpg) no-repeat top left ;
	text-align: right;
	padding: 10px 10px 20px 0;
	float: right;
	margin:0;
}

#footer-index {
	color: #989e86;
	background: url(../images/footer-bg.jpg) no-repeat top ;
	text-align: center;
	padding: 10px 0 20px 0;
}
