body, html{
 	height: 100%; 
  	margin:0; 
  	padding:0; 
  	font-family:sans-serif;
  	font-size:12px; 
  	color:#7f7f7f;
  	background:#f7f7f7 url(images/top.jpg) repeat-x top;
}

#main{	
	padding-bottom:100px;
	z-index: 2;
	position: relative;

}

#main-inner{	
	padding-bottom:150px;
	border: 0px solid red;
}

#wrap{
  	width: 1000px; 
  	margin:0 auto; 
  	padding:0;
  	min-height:100%;
   	position:relative;  	 
}

img{
	border:none;
}

.clear{
	clear: both;
}

a{
	text-decoration:underline;
	color:#c70927
}

a:hover{
	text-decoration:none;
	color:#c70927;
}

.logo{
	width: 1000px;
	text-align: center;
	padding: 15px 0;
}

#main-menu {font-size:12px; padding:0; margin: 0; display: inline; text-align: center; }
#main-menu ul {margin:0; padding:0; list-style:none;}
#main-menu ul li {margin:0; padding: 0; display: inline; text-transform: uppercase;}
#main-menu ul li a {color:#7f7f7f; padding: 0 18px 0 18px; margin: 0; text-align: center; cursor: pointer; text-decoration:none; line-height: 145px;} 
#main-menu ul li a:hover {color: #c70927; display: inline-block; background: url(images/menu-flower.jpg) no-repeat top; padding: 0 18px 0 18px;}
#main-menu ul li.active a {color: #c70927; display: inline-block; background: url(images/menu-flower.jpg) no-repeat top; padding: 0 18px 0 18px;}


.left-side{
	float: left;
	width: 600px;
}

.right-side{
	float: right;
	width: 400px;
	z-index: 30;
}

/* naujienos stilius */
#naujienos {
}

.news-block{
	height: 72px;
	overflow: hidden;
}

.news-pav, .news-pav h2 {
	color: #c70927;
	font-weight:bold; 
	padding:0; 
	margin:0;
	font-size: 12px;
}

#naujienos a {
	text-decoration:underline; 
	color: #c70927;
	font-size: 12px;
}

#naujienos a:hover{
	text-decoration:none; 
	color: #c70927;
	font-size: 12px;
}

.data {
	font-style:italic; 
	color:#7f7f7f;
	font-weight: normal;
}

.more {
	float:right;
}

.img{
	float: left;
	border: 1px solid #c70927;
	margin: 3px 5px 5px 0;
}

.border-bottom{
	border-bottom:1px solid #c6c6c6;
	height: 10px;
	margin: 0 0 5px 0;
}
/* naujienos stilius pabaiga*/

.reservation-block{
	background: url(images/rezervation.jpg) no-repeat;
	width: 222px;
	height: 90px;
	padding: 50px 0 0 130px;
}

.reservation-block a{
	text-decoration:none;
	font-weight: bold; 
	color: #c70927
}

.reservation-block a:hover{
	text-decoration:underline;
	font-weight: bold; 
	color: #c70927
}

.newsletter-title{
	font-weight: bold;
	font-size: 12px;
	padding: 10px 0;
	float: right;
}

.input-button{
	float:right;
	border: 0px solid red;
}

.form{
	margin: 0;
	padding: 0;
}

#input-bg {
	width: 226px; 
	height: 32px;
	line-height:32px; 
	background: url(images/input.jpg) no-repeat;
	float:left; 
	padding:0px 0 0 0;
	margin:0; 
	border: 0px solid red; 
	background-color: transparent; 
}

#input-bg input.input{
	border: 0px solid red;
	background-color: transparent; 
	width: 215px; 
	height: 32px; 
	margin: 0 4px;  
	font-size: 12px; 
	color: #6b6b6b; 
}

#button-bg { 
	background: url(images/button-send.jpg) no-repeat;
	width:61px;  
	height: 32px; 
	float:left; 
	font-size: 12px; 
	padding:0;
	margin:0 0 0 5px; 
}

#button-bg input.btn-go{
	width:61px; 
	color: #6b6b6b; 
	font-size:12px; 
	height:32px;
	font-weight:normal;
	border: 0px solid red; 
	background-color: transparent; 
	cursor:pointer;
}

.main-image{
	background: url(images/main-image.jpg) no-repeat;
	
	height: 281px;
	position: relative;
	margin-top: -272px;
	z-index: 1;
	width:497px;
}

.fb{
/*	background: url(images/icon-fb.jpg) no-repeat 350px 0; */
	 
	
}

.fb a{
	color: #7f7f7f;
	text-decoration: none;
}

.fb a img{ 
	vertical-align: middle;
	}

.fb a:hover{
	color: #7f7f7f;
	text-decoration: underline;
}
/*
.footer-left-side{
	float: left;
	width: 450px;
	padding: 25px 0 15px 0;
	border: 0px solid red;
}

.footer-right-side{
	float: right;
	width: 550px;
	text-align: right;
	margin: 25px 0 0 0;
}

#footer{
	width:1000px;
	height: 25px;
	background: url(images/footer.jpg) repeat-x top;
	margin:0 auto 0 auto;
	text-align:center;
	padding:0;
	font-size: 12px;
	padding: 0;	
	position:absolute;
	z-index: 1;
   	bottom:0;	
}
*/

  #footer{
	background:url("images/footer.jpg") repeat-x scroll center top transparent;
	clear:left;
	font-size:12px;
	height:95px;
	margin:0 auto;
	padding:0;
	position:absolute;
	text-align:center;
	width:1000px;
	z-index:9;
}

.footer-right-side{
 float: right;
 width: 550px;
 text-align: right;
 padding: 20px 0 0 0;
}

.footer-left-side{
 float: left;
 width: 450px;
 padding: 25px 0 15px 0;
 border: 0px solid red;
}


#footer-inner{
	width:1000px;
	/*height: 25px;*/
	background: url(images/footer.jpg) repeat-x top;
	margin:0 auto 0 auto;
	text-align:center;
	padding:0;
	font-size: 12px;
	position:absolute;
	border: 0px solid red;
   	bottom:0;	
}

.footer-left-side-inner{
	float: left;
	width: 450px;
	padding: 25px 0 15px 0;
	border: 0px solid red;
}

.footer-right-side-inner{
	float: right;
	width: 550px;
	text-align: right;
	padding: 25px 0 0 0;
}




h1{
	height: 15px;
	font-size: 12px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	color: #c70927;
	text-transform:uppercase;
}

p{
	padding: 10px 0;
	margin: 0;
	text-align: justify;
}

/* forma */
.form-center{
	margin-left: 375px;
}

.input{
	border:1px solid #7f7f7f;
	padding:4px;
	font-family:sans-serif;
	font-size:12px; 
	line-height:12px;
	color:#7f7f7f;
	margin:5px 0;
	width: 250px;
}
.area{
	border:1px solid #7f7f7f;
	padding:4px;
	font-family:sans-serif;
	font-size:12px; 
	line-height:12px;
	width:250px;
	color:#7f7f7f;
}

.button{
	border:1px solid #c70927;
	padding:3px 9px;
	font-family:sans-serif;
	font-size:12px;
	color:#fff;
	background-color: #c70927;
	cursor:pointer;
	margin: 5px 0 0 0;
}

/* Galerija*/
.image-gallery-center{
	border: 0px solid red;
	padding-left: 70px;
}

.images{
	float: left; 
	display: inline;
	margin:10px 20px 20px 0;  
}

.gallery-image-holder{
	width:124px; 
	height:118px; 
	border:1px solid #c70927; 
	text-align: center; 
	float: left; 
	font-size: 0px;  
}

.image-border{
}

.gallery-image-title{
	width: 124px; 
	float:left; 
	clear:both; 
	text-align: center;
	font-size: 12px;
}

#content .form-contacts {text-align: center;}

  .reservation input {
	 
	 
	border:1px solid #DEDBD1;
	width:170px;
	}

textarea {}
.reservation label{
	display:block;
	font-size: 11px;
	}
	
#data input, #data label {
	float: left;
	}
	
#ReservationForm {
	width: 100%;
	float: left;
	}
.fr { float: right;}
#data { float: left; width: 90%; border: 0; border-top: 1px solid #ccc; width: 45%;}



div.element, .element div {float: left; }
.element div label { float: left; font-size: 12px;  margin: 2px;}

.element div select {font-size: 11px; border: 1px solid #ccc }

.cl {clear: left; }

#additional_info { float: left;  border: 1px solid #ccc;} 

.papild {
	width: 400px;
	margin: 10px;
 
	}
	
.ct {		height:106px;}


.a136 { background: #EDECEC; 	color: #7F7F7F;}

.a236  {color: #7F7F7F; }



#content tr { border: 1px solid #ddd;}

.languages  { position: absolute; right: 20px; top: 20px;}

ul.sub-menu {
	margin:0 auto;
	padding:0;
	text-align:center;
	width:50%;
	list-style:  square outside url(images/sub.jpg);
		
	} 
	
.sub-menu li {float: left; width: auto; 
	line-height: 26px;
	margin: 0 0 0 40px;
	color:  #BE2D2A;
	
	}
	
.sub-menu li a {float: left; width: auto; color:  #BE2D2A;} 

