﻿body {
	background-color:#000;
	font-family:Georgia, serif;
	font-size:12px;
}
#main {
	background:url(images/bg.jpg) no-repeat top center;
	position:relative;
	min-height:1000px;
	height:auto !important;
	height:1000px;
}
#header {
	width:800px;
	margin:0 auto;
	height:430px;
}
#logo {
	float:left;
	width:253px;
	height:152px;
	position:relative;
	z-index:1;
}
#nav {
	float:right;
	position:relative;
	margin-right:10px;	
}
#nav ul {
	list-style:none;
	height:60px;
}
#nav ul li {
	float:left;
	position:relative;
	padding-left:10px;
	width:90px;
	height:60px;
}
#nav ul li a {
	text-decoration:none;
	text-align:center;
	font-size:14px;
	padding-top:23px;
	color:#cfc2ac;
	display:block;
	height:37px;
	width:90px;
}
#nav ul li a:hover,#nav ul li a.active {
	color:#ebdec7;
	background:url(images/nav_over.png) no-repeat;
}
#content {
	clear:both;
	background:url(images/content_bg.png) repeat-y top center;
	width:780px;
	position:relative;
	margin:0 auto;
	
}
#leftCol {
	width:460px;
	padding:0 0 0 40px;
	float:left;
}
#rightCol {
	width:230px;
	padding:0 20px 10px 10px;
	float:right;
	background:url(images/v.png) repeat-y left top;
}
#features {
	padding-top:30px;
	padding-bottom:10px;
	background:url(images/h.png) no-repeat top center;
}
#features ul {
	list-style:disc;
	line-height:18px;
	padding-left:20px;
}
#features ul li {
	padding-bottom:10px;
}
.feature {
	width:225px;
	float:left;
}
a.featureLink {
	float:right;
}
.fLeft {
	padding-right:10px;
	padding-left:40px
}
.fCenter {
	padding:0 10px;
	background:url(images/v.png) repeat-y left top;
}
.fRight {
	padding-left:10px;
	padding-right:25px;
	background:url(images/v.png) repeat-y left top;
}
#map {
	margin-left:40px;
	padding-bottom:10px;
}
#footer {
	width:700px;
	margin:0 40px;
	padding-top:10px;
	background:url(images/hor.png) repeat-x top center;
	text-align:center;
}
.footerImg {
	clear:both;
	background:url(images/footer.png) no-repeat top center;
	width:780px;
	margin:0 auto;
	height:20px;
}
.paslaugos {
	margin:0 40px;
	background:url(images/hor.png) repeat-x bottom left;
}
.paslaugos img {
	float:left;
	margin:10px 10px 10px 0;
	border:4px solid #b09e62;
}
.paslaugos img:hover {
	border:4px solid #eabf81;
}
.paslaugos h2 {
	padding-top:3px;
	font-size:21px;
}
.last {
	background:none;
}
a.atgal {
	float:left;
	margin-left:40px;
	margin-bottom:10px;
}
a.kita {
	float:right;
	margin-right:40px;
	margin-bottom:10px;
}
.links {
	width:700px;
}
h1 {
	font-size:24px;
	padding-bottom:5px;
}
h2 {
	font-size:18px;
	padding-bottom:5px;
	line-height:30px;
}
p {
	line-height:18px;
	padding-bottom:10px;
}
#slider {
	margin:0 auto;
	position:relative;
	bottom:32px;
}
#slider ul, #slider li{
	list-style:none;	
}
#slider, #slider li{ 
	width:780px;
	height:260px;	
	overflow:hidden; 
}
h1.galHeader {
	margin-left:40px;
	margin-right:40px;
	margin-bottom:10px;
	background:url(images/hor.png) repeat-x bottom left;
}
.gallery {
	margin-left:20px;
	margin-bottom:20px;
	float:left;
	position:relative;
}
img.gallery {
	border:5px solid #b09e62;
}
img.gallery:hover {
	border:5px solid #eabf81;
}
.first {
	margin-left:40px;
}
.rPadding {
	margin-left:8px;
	margin-bottom:8px;
	border:3px solid #b09e62;
}
.rPadding:hover {
	border:3px solid #eabf81;
}
/*-----CONTACT*-----*/
#contact-wrapper {
	width:460px;
	padding:0 0 0 40px;
	float:left;
}
#contact-wrapper div {
	clear:both;
	margin-bottom:10px;
}
#contact-wrapper label {
	display:block;
	float:none;
	font-size:14px;
	width:auto;
	padding-bottom:2px;
}
form#contactform input {
	padding:5px;
	font-size:14px;
	background:url(images/formBg.jpg) repeat;
	border-color:#b09e62 #eabf81 #eabf81 #b09e62;
	border-style:solid;
	border-width:1px;

}
form#contactform textarea {
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:14px;
	padding:5px;
	background:url(images/formBg.jpg) repeat;
	border-color:#b09e62 #eabf81 #eabf81 #b09e62;
	border-style:solid;
	border-width:1px;
}
#contact-wrapper label.error {
	font-size:12px;
	color:red;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:0;
}
#contact-wrapper input.inputSubmit {
	font-size:14px;
	width:70px;
	padding:0;
	margin-bottom:10px;
	background:url(images/formBg.jpg) repeat;
	border-color:#eabf81 #b09e62 #b09e62 #eabf81;
	border-style:solid;
	border-width:2px;
}
.img-contact{
	float:left;
	padding-right:5px;
}
#calendar {
	margin:10px 40px 20px;
}
a.cal {
	display:block;
}
a.cal img {
	margin-left:48px;
}
.clear {
	clear:both;
}
/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

