*{
	padding:0;
	margin:0;
	color:#000000;
}
body{
	background-color:#97b5c9;
}
img{
	border:0;
}
a{
	color:#FFFFFF;
}
a:active {
	outline:none;
}
#bg_dreapta{
	background-image: url("images/background.png");
	background-repeat:no-repeat;
	background-position:top right;
	width:100%;
	height:100%;
	position:fixed;
	z-index:-2;
}
#bg_stanga{
	background-image: url("images/background_copac.png");
	background-repeat:no-repeat;
	width:507px;
	height:660px;
	position:absolute;
	left:0;
	z-index:-1;
}
#titlu{
	padding-left:50%;
}
#menu{
	position:absolute;
	padding-left:5%;
	padding-top:150px;	
}
#acasa{
	padding-left:25px;
}
#restaurant{
	padding-left:80px;
}
#rezervari{
	padding-left:60px;
}
#smartmouse{
	padding-top:30px;
	padding-left:15px;
}
#iarba{
	background-image:url("images/grass.png");
	background-repeat:repeat-x;
	width:100%;
	height:28px;
	clear:left;
}
.clear{
	clear:both;
}
#footer{
	background-image:url("images/background_footer.png");
	background-repeat:repeat-x;
	width:100%;
	height:210px;
	clear:left;
}

#wrappercontinut{
	padding-left:30%;
}

#continut{
	background-image:url("images/background_continut.png");
	background-repeat:no-repeat;
	height:500px;
	width:700px;
}
#menujos{
	float:right;
	padding-right:10%;
}
#menujos a{
	font-family:georgia,serif;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	text-decoration:none;
}

#galerie_jos{
	clear:right;
	float:right;
	padding-right:5%;
	background-image:url("images/background_footer_film.png");
	background-repeat:no-repeat;
	width:800px;
	height:175px;
	
}
.galleryelement{
	background-image:url("images/background_footer_casuta.png");
	background-repeat:no-repeat;
	width:150px;
	height:150px;
	padding-top:5px;
	float:left;
}
.galleryelement img{
	padding-left:5px;
	padding-top:25px;
}
#casutajos{
	width:100%;
}
#galerie{
	padding-top:10px;
	padding-left:15px;
}
#heading{
	text-align:center;
	padding-top:10px;
}
#heading h1{
	color:#000000;
}
#pagetextwrapper{
	padding-top:25px;
}
#pagetext{
	float:left;
	width:675px;
	height:425px;
	padding-left:10px;
	/*margin-left:62px;*/
	overflow:hidden;
}
#pagetext p{
	text-indent:15px;
	color:#000000;
	/*font-weight:bold;*/
}
#pagetext li{
	float:left;
	height:475px;
	width:600px;
	padding-left:40px;
	text-align:justify;
}
.down{
	margin-top:250px;
}

#navscroll{
	float:left;
	padding-left:15px;
	padding-top:50px;
}
#nextcont,#prevcont{
	height:100px;
	width:20px;
}
#nextcont {
	padding-top:200px
}
.prev {

}
ul, li, h4, h3, h2, h1, p{
	list-style:none;
}
.imga {
	float:right;
	margin-left:10px;
	margin-right:10px;
}
.left,.right{
	padding-top:15px;
}
.left{
	float:left;
	padding-left:10px;
}
.right{
	float:right;
	padding-right:10px;
}
.tabel{
	width:100%;
	text-align:center;
}
#menualt {
	padding-left:20px;
	padding-top:30px;
	float:left;
}
#menualt li{
	padding-top:5px;
	font-size:18px;
	font-weight:bold;
}
#menualt li a{
	text-decoration:none;
}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }
.titlevila{
	font-size:18px;
	font-weight:bold;
	word-spacing:2px;
	letter-spacing:2px;
}
.clear{
	clear:both;
}
.clearl{
	clear:left;
}
.clearr{
	clear:right;
}
.ctr{
	padding-left:70px;
}
li strong{
	padding-right:15px;
}
#meteo {
	padding-left:75px;
}
#erori{
	position:absolute;
	padding-left:40%;
	width:200px;
	height:100px;
	background-color:#FFFFFF;
	overflow:scroll;
}
#film2{
	margin-left:250px;
}
#oferta{
	font-weight:bold;
	font-size:14px;
	letter-spacing:1px;
}
.ui-widget{
	font-size: 0.75em !IMPORTANT;
}
#filmerestaurant{
	text-indent:15px;
	height:200px;
}
.autoh{
	height:200px !important;
}/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right:0px;
	top: 0;
	height: 100%;
	background: url("images/scroll/bg.png");
	z-index:0;
}
.jScrollPaneDrag {
	position: absolute;
	background: #666;
	cursor: pointer;
	overflow: hidden;
	background: url("images/scroll/dragrepeat.png") repeat-y;
	z-index:1;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	background: url("images/scroll/dragup.png") no-repeat;
	height:20px;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	background: url("images/scroll/dragdown.png") no-repeat;
	height:17px;
	overflow: hidden;
}
a.jScrollArrowUp {
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 12px;
	background: url("images/scroll/arrowup.png");
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 12px;
	background: url("images/scroll/arrowdown.png");
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}