*{
	margin: 0;
	padding: 0;
}
.sIFR-dummy { 
  width: 0px;
  height: 0px;
  margin-left: 42px !important;
  z-index: 0;
}
.left{
	float: left;
}
.right{
	float: right;
}
.clear{
	clear: both;
}
img{
	border: 0;
}
li{
	list-style: none;
}
h1{
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	padding: 10px 0;
}
h2{
	font-size: 18px;
	font-weight: normal;
	color: #c0dc2f;
	padding: 10px 0;
}
h3{
	font-size: 18px;
	color: #000;
	margin-bottom: 10px;
	padding-right: 30px;
	margin-bottom: 10px;
	font-weight: normal;
}
body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	background-color:#272727;
}
#site{
	background-color: #b5d609;
	background-image: url(../images/bg-site.jpg);
	background-repeat: repeat-x;
}

#site-content-top{
	width: 842px;
	margin: 0 auto;	
}

#site-content-bottom{
	background-color:#272727;
}

#phone-number{
	/*margin-left: 686px;*/
	padding-left:590px;
	height: 31px;
	overflow: hidden;
	margin: 0;
}
#header{
	background-color: black;
	height: 487px;
}
#header-left{
	width: 240px;
	float: left;
	padding-left: 20px;
}
#header-right{
	width: 582px;
	float: right;
}
#logo{
	margin-left: -20px;
	position: relative;
}
#menu{
	width: 206px;
	padding-top: 18px;
	text-align: right;
}
#menu li{
	border-bottom: 1px solid #eae2d7;
}
#menu a{
	color: #474344;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
}
#menu a:hover{
	font-weight: bold;
}
#menu .selected{
	font-weight: bold;
}
#content-big{
	background-color:#272727;
}
#content{
	background-image: url(../images/bg-content.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color:#272727;
	width: 842px;
	margin: 0 auto;
	
}
.content-left{
	width: 260px;
	float: left;
	padding-bottom: 20px;
}
.content-right{
	float: right;
	width: 582px;
	padding-bottom: 20px;
}
.container-1{
	width: 229px;
	height: 116px;
	background-image: url(../images/bg-container-1.jpg);
	margin: 18px 0 0 -20px;
	padding: 10px;
	color: #000;
	position: relative;
}
.container-2{
	float: left;
	width: 277px;
}
.container-3{
	float: right;
	width: 277px;
}
.separator{
	background-image: url(../images/separator.jpg);
	height: 1px;
	overflow: hidden;
	clear: both;
}
#footer{
	padding: 10px 0;
	text-align: center;
}
#footer a{
	color: #abd008;
}
#footer a:hover{
	color: #fff;
	text-decoration: none;
}
.link-1{
	color: #abd008;
	float: right;
}
.link-1:hover{
	color: #fff;
	text-decoration: none;
}
.link-2{
	color: #000;
	float: right;
}
.link-2:hover{
	color: white;
	text-decoration: none;
}
.link-3{
	color: #abd008;
}
.link-3:hover{
	color: #fff;
	text-decoration: none;
}
#reservation-btn{
	width: 112px;
	height: 24px;
	line-height:24px;
	border:0 none;
	cursor:pointer;
}
.reservation-btn-ro{
	background-image: url(../images/rezerva.jpg);
}
.reservation-btn-en{
	background-image: url(../images/rezerva-en.jpg);
}
.reservation-btn-de{
	background-image: url(../images/rezerva-de.jpg);
}

.input-1{
	width:237px;
	border: 1px solid #120d0d;
	background-color:#e8e8e8;	
}
.input-2{
	width:200px;
	border: 1px solid #120d0d;
	background-color:#e8e8e8;
}
.edit-textarea{
	width: 450px;
}
.form-button{
	background-color: #abd008;
	color: #000;
	border: 1px solid #abd008;
	padding: 1px 9px;
	cursor: pointer;
}
.form-button:hover{
	background-color: #fff;
	color: #abd008;
	border: 1px solid #000;
}
label.error{
	color:red;
	font-size:9px;
    float: left;
}
div.error{
    color:red;
	font-size:9px
}
#res-send{
    color:red;
}
.img-1{
	padding:10px;
}
.img-2{
	margin:0  0 20px 20px;
}
.img-3{
	margin-bottom: 20px;
}

#language-menu{
	margin: 15px 0 0 0px;
	width: 80px;
	position: absolute;
}


#gallery-img-container{
	height: 377px;
	width: 572px;
	padding: 5px;
	background-color:#fff;
	background-image: url(../images/gallery-img-container.jpg);
	overflow: hidden;
}

#container-gallery{
	height: 375px;
	width: 569px;
	overflow: hidden;
	padding:10px;
}

#gallery-container-bar{
	width:579px;
	height:5px;
	background-color:#fff;
}

#gallery-menu{
	background-color:#FFDDDD;
}
#gallery-left{
	float: left;
	height: 100px;
	width: 30px;
	cursor: pointer;
}
#gallery-right{
	float: left;
	height: 100px;
	width: 30px;
	cursor: pointer;
}
#gallery-preview-container{
	background-color:#B5D707;
	float: left;
	height: 96px;
	padding-top: 4px;
	width: 522px;
	overflow: hidden;
}
#gallery-preview{

}

#gallery-preview img{
	cursor: pointer;
	margin: 0px 2px 0px 2px;
}

#reservation-form .ui-datepicker-trigger
{
	border: 0 none;
	cursor: pointer;
	margin-left:7px;
}

#offer
{
	color:#000;
	margin: 15px 0px;
}

/* GALLERY */
#pg-buttons{
	position: absolute; 
	display: none;
	margin-top:-73px;
	font-size:18px;

}

.pg-btn{
	float:left; 
	margin: 1px; 
	padding: 3px 8px;
	cursor:pointer;
}

.pg-btn-selected{
	float:left; 
	margin: 1px; 
	padding: 3px 8px;
	background-color:#fff; 
	color: #0c0c0c;
}
/* END GALLERY */

.keyword-1{
    color: #000;
    font-weight: bold;
    text-decoration: none;
}
.keyword-1:hover{
    color: #fff;
}

.keyword-2{
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}
.keyword-2:hover{
    color: #000;
}
