html{
height:100%;
min-height:100%;
}

body {
	width:100%;
height:100%;
min-height:100%;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background:url(images/bg_sand.jpg) #FFF
	
	
}

h1, h2, h3, .h2, h2#contact{
	font-size: 24px;
	font-weight:normal;
	font-family:Calibri;
	color:#a48952
	
}

h1, .didelis, .h2{
padding-top:0;
padding-bottom:15px;
margin-top:0;
text-align:left;
border-bottom:1px solid #DDD
}

h2{
font-size:21px}


h3{
font-size:18px;
font-weight:bold;
letter-spacing:normal
}

hr{
height:1px;
font-size:1px;
padding:0;
margin:0;
color:#999999;
background:#000000;
border:none}


a{
text-decoration:none;
font-weight:bold;
color:#a48952
}

a:hover{
text-decoration:underline}

#top{
width:1px; height:1px; font-size:1px}

#main{
float:left;
clear:both;
width:100%;
height:auto;
min-height:100%;
margin:0


}


		#lang{
		width:100%;
		float:left;
		clear:both;
		text-align:center;
		margin:0 0 25px 0;
		z-index:1000
		
		}
		
		#lang a, #lang span{
		width:25%;
		font-size:20px;
		font-family:Calibri;
		float:left;
		clear:none;
		padding:20px 0 5px 0;
		margin:0;
		text-align:center;
		color:#dcc69a;
		
		}
		
		#lang span{
			font-weight:bold;
			color:#a48952}
		
		#lang img{
		border:1px solid #999999}
		
		#lang a:hover{
		text-decoration:underline;
		text-decoration:none;
		color:#a48952
		}
		
		#logo{
		color:#999;
		font-family:Calibri;
		font-size:14px;
		width:80%;
		margin:25px 0 40px 10%;
		float:left;
		clear:both;
		line-height:110%;
		font-weight:normal;
		border-radius:5px
		}
		
			#logo p{
				margin-top:10px}
		
	#flash{
	width:760px;
	height:540px;
	position:absolute;
	top:0;
	right:0;
	text-align:right;
	margin-bottom:20px;
	z-index:0;
}

	#left{
	width:19%;
	height:100%;
	min-height:450px;
	margin:0;
	position:fixed;
	left:0;
	top:0;
	background:#000;
	}
	

  
		
	#meniu{
	width:100%;
	float:left;
	clear:both;
	padding:0;
	margin:0;
	text-align:center;
	
}

	#meniu a{
		font-size: 21px;
		font-family:Calibri;
		width:80%;
		text-decoration: none;
		font-weight:normal;
		margin:0;
		padding:8px 10%;
		text-align:center;
		float:left;
		clear:none;
		color:#dcc69a;
		border-bottom:1px solid #222;
		transition: 0.5s background-color; /*animates for 1 second*/
        -moz-transition: 0.5s background-color; /*For Firefox < 16.0*/
        -webkit-transition: 0.5s background-color;

		}
		
	#meniu a:hover{
	text-decoration:none;
	background-color:#DDD;
	color:#a48952
	}
	
	#kontaktai{
		float:left;
		clear:both;
		width:100%;
		color:#999;
		font-size:12px;
		margin-top:20px}
		
		#kontaktai span{
			width:100%;
			float:left;
			clear:both;
			font-size:18px;
			padding:5px 0}


	

#text{
    position:absolute;
    left: 19%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	width: 70%;
	height:auto;
	padding:0;
	min-height:100%;
	line-height:150%;
	margin:0;
	min-width:700px;
	background:#FFF
	/*
	
	border-radius:12px;
	-moz-box-shadow:    0 0 5px 0 #000;
    -webkit-box-shadow: 0 0 5px 0 #000;
    box-shadow:         0 0 5px 0 #000;
	*/
}

	#description{
	width:90%;
	float:left;
	clear:both;
	padding:30px 5%;
	margin:0;
	text-align:left;
	z-index:100;
	border-radius:5px;
	min-height:100%
	}

	#text embed, #text object{
	position:absolute;
	left:0;
	top:0}
	
	#text table{
		font-size:14px}
	
	#container{
	width:700px;
	height:500px;
	position:absolute;
	right:15px;
	top:15px;
	z-index:1000}

	
	#form_rezervuoti{
	text-align:left;
	font-size:12px}
	
	#form_rezervuoti .textfield{
	width:60%;
	background:url(images/bg-white.png);
	border:1px solid #BBBBBB;
	border-radius:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:3px}
	
	select, input[type=checkbox]{
	background:url(images/bg-white.png);
	border-radius:5px;
	border:1px solid #BBBBBB;
	padding:3px
	}
	
	#adults, #kids, #kids_age{
	width:60px;}
	
	#form_rezervuoti table td {
	vertical-align:top;
	padding:2px 6px;}
	
	#form_rezervuoti label, #form_rezervuoti  checkbox{
	margin:0;
	padding:0}
	
	#info{
	height:45px}
	
	#name, #tel, #email{
	width:30%}
	
	#send{
	background:#333333;
	border:none;
	color: #FFFFFF;
	width:200px;
	height:30px;
	font-size:14px;
	font-weight:bold;
	padding:5px 0;
	cursor:pointer;
	border-radius:8px;
	-moz-box-shadow:    1px 2px 2px 1px #999;
    -webkit-box-shadow: 1px 2px 2px 1px #999;
    box-shadow:         1px 2px 2px 1px #999;
	}
	

a.nuotrauka{
float:left;
clear:none;
font-size:14px;
margin:8px 15px 10px 15px;
text-align:center;
width:140px;
height:130px;
font-weight:normal;
line-height:100%;
color:#333}

img.picture, div.nuotrauka img, div.galerija div img{
	width:150px;
	height:90px;
	margin-bottom:3px;
box-shadow:0 0 5px 0 #000;	
border:3px solid #FFF;
transition: 0.5s box-shadow; /*animates for 1 second*/
        -moz-transition: 0.5s box-shadow; /*For Firefox < 16.0*/
        -webkit-transition: 0.5s box-shadow;
}

 img.picture:hover, div.galerija div img:hover{
	 box-shadow:0 0 25px 0 #000;}

#oras{
float:left;
clear:both;
width:100%;
margin:40px 0;
text-align:center}


#foot{
position:absolute;
bottom:5px;
left:0;
width:100%;
height:auto;
text-align:center;
color:#75636d;
font-size:11px;
}

	#foot_text, #skaitliukas{
	width:100%;
	float:left;
	clear:both;
	margin:3px 0}

	
#calendar_title{
float:left;
width:95%;
background:#010101;
padding:10px 0;
margin:35px 0 10px 0;
text-align:center;
font-weight:bold;
font-size:14px;
position:relative;
color:#CCCCCC}

	#calendar_title a.next-month{
	position:absolute;
	right:50px;
	top:6px}
	
	#calendar_title a.prev-month{
	position:absolute;
	left:50px;
	top:6px}
	
#tel{
visibility:hidden;
position:absolute;
top:0;
left:0;
z-index:0}


#enquiry, #foto, #contacts{
padding-top:60px;
text-align:left}


#gallery{
width:600px;
margin:0 auto
}

div.skirtukas{
width:100%;
height:1px;
font-size:1px;
margin:50px 0 0 0;
border-bottom:1px solid #999999}

#lentele{
width:100%;
margin:0 0 25px 0;
position:relative}

	#lentele td{
	padding:6px 2px;
	border-bottom:1px solid #DDD}
	
	#lentele td.bold{
	padding-right:8px;
	font-weight:bold}
	
	#lentele td.antraste{
	font-size:21px;
	padding-top:15px}
	
	#lentele #zemelapis{
	width:100%
	}
	
	
	
		#lentele #zemelapis iframe{
		max-width:100%;
		height:550px}
	
	
#kainu_lentele{
border:1px solid #DDD;
border-collapse:collapse;}

#kainu_lentele td{
border:1px solid #DDD;
border-collapse:collapse;
padding:8px 15px}

.tothetop{
position:absolute;
right:20px;
bottom:30px;
visibility:hidden}

.visiblee{
position:fixed;
right:20px;
bottom:30px;
visibility:visible;
z-index:9999}

#virtualtour{
width:100%;
max-width:800px;
height:140px;
padding:70px 0 0 25px;
display:block; 
color:#FFF;
font-weight:bold;
font-size:26px;
text-shadow:1px 1px #000;
border:1px solid #dddddd}

.invisible{
display:none}	

#partneriai{
	position:absolute;
	bottom:100px;;
	left:0;
	width:100%;
	text-align:center}

#partneriai, #partneriai a {
	font-size:11px;
	font-weight:normal;
	font-style:oblique} 
	
.ypatybes{
	display:none}
	
div.galerija{
	width:100%;
	float:left;
	clear:both;
	margin:0;
	padding:0}

div.galerija div{
	float:left;
	clear:none;
	margin:3px 6px;}
	
	div.galerija div img{
		height:100px}
		
.anotherroom{
	width:100%;
	float:left;
	clear:both;
	border-bottom:1px solid #AAA;
	margin:20px 0
	}