.normal{
	font-family:verdana;
	font-size:11px;
	color:#fee5ac;
}

a{
	color:#eae454;
}

body{
  padding:0px;
  background-image:url(images/back2.jpg);  
  background-attachment: fixed;
  background-position: top center;
  margin:0px;
  	font-family:verdana;
	font-size:10px;
	color:#fee5ac;
}

#back{
  padding:0px;
  background-image:url(images/back.jpg);
  background-repeat: no-repeat;  
  background-attachment: fixed;
  background-position: top center;
  
}


.onecol #container {  
	width: 100%;
	margin: 0 auto; 		
	position:relative;
	display:block;	
}

.onecol #footer #innerContent{
	padding: 0px; 
	margin: 0px; 
	position:relative;
}

#mainContent{
	background-image:url(images/content.jpg);  	  	
  	background-position: top center;  	
	width:732px;
	display:block;
	position:relative;
	margin: 0 auto; 	
	text-align: left; 
}

#innerContent{
	background-image:url(images/logo.jpg);  	  	
  	background-position: top center;  	
  	background-repeat: no-repeat;    	
	width:732px;
	
	display:block;
	position:relative;
}

#footer{
	height:87px;
	width:732px;
	display:block;
	background-image:url(images/footer.jpg);
  	background-repeat: no-repeat;    	
  	background-position: top center;
  	position:relative;
}

#topContent{	
	height:171px;
	width:732px;
	display:block;
	position:relative;
}

#menu{	
	height:26px;
	width:100%;
	display:block;
}

#leftspace, #rightspace,
a.bg_home, a.bg_accommodation, a.bg_restaurant, a.bg_conferences, a.bg_relax,
a.bg_home_selected, a.bg_accommodation_selected,a.bg_restaurant_selected,a.bg_conferences_selected, a.bg_relax_selected,
a.en_home, a.en_accommodation, a.en_restaurant, a.en_conferences, a.en_relax,
a.en_home_selected, a.en_accommodation_selected,a.en_restaurant_selected,a.en_conferences_selected, a.en_relax_selected
{
	display: block;
	float:left;
	height:26px;
	background-repeat: no-repeat;  
}

#leftspace{
	width:24px;
}
#rightspace{
	width:23px;
}

a.bg_home, a.bg_home:visited, a.bg_home_selected{
  background-image: url(images/bg/home.jpg);  
  width:136px;   
}
a.en_home, a.en_home:visited, a.en_home_selected{
  background-image: url(images/en/home.jpg);
    width:136px;
}

a.bg_home:hover, a.bg_home:active, a.bg_home_selected, 
a.en_home:hover, a.en_home:active, a.en_home_selected{
  background-position: -136px 0px; 
}

a.bg_accommodation, a.bg_accommodation:visited, a.bg_accommodation_selected{
  background-image: url(images/bg/accomodation.jpg);  
  width:137px;   
}

a.en_accommodation, a.en_accommodation:visited, a.en_accommodation_selected{
  background-image: url(images/en/accomodation.jpg);  
  width:137px;   
}

a.bg_accommodation:hover, a.bg_accommodation:active, a.bg_accommodation_selected,
a.en_accommodation:hover, a.en_accommodation:active, a.en_accommodation_selected{
  background-position: -137px 0px; 
}

a.bg_restaurant, a.bg_restaurant:visited, a.bg_restaurant_selected{
  background-image: url(images/bg/restaurant.jpg);  
  width:137px;   
}

a.en_restaurant, a.en_restaurant:visited, a.en_restaurant_selected{
  background-image: url(images/en/restaurant.jpg);  
  width:137px;   
}

a.bg_restaurant:hover, a.bg_restaurant:active, a.bg_restaurant_selected,
a.en_restaurant:hover, a.en_restaurant:active, a.en_restaurant_selected{
  background-position: -137px 0px; 
}

a.bg_conferences, a.bg_conferences:visited, a.bg_conferences_selected{
  background-image: url(images/bg/conferences.jpg);  
  width:138px;   
}

a.en_conferences, a.en_conferences:visited, a.en_conferences_selected{
  background-image: url(images/en/conferences.jpg);  
  width:138px;   
}

a.bg_conferences:hover, a.bg_conferences:active, a.bg_conferences_selected,
a.en_conferences:hover, a.en_conferences:active, a.en_conferences_selected{
  background-position: -138px 0px; 
}

a.bg_relax, a.bg_relax:visited, a.bg_relax_selected{
  background-image: url(images/bg/relax.jpg);  
  width:136px;   
}

a.en_relax, a.en_relax:visited, a.en_relax_selected{
  background-image: url(images/en/relax.jpg);  
  width:136px;   
}

a.bg_relax:hover, a.bg_relax:active, a.bg_relax_selected,
a.en_relax:hover, a.en_relax:active, a.en_relax_selected{
  background-position: -136px 0px; 
}

.moduleTitle{
	background: url(images/ornament.png);
	background-repeat: no-repeat;  
	height:34px;
	text-indent:55px;
	line-height:34px;
	vertical-align:middle;	
	font-size:16px;
	color:#0c4c27;
	font-weight:bold;
	text-decoration:underline;
}

.line{
	background: url(images/line.png);
	background-repeat: no-repeat;  
	height:8px;
	width:100%;
	display:block;
	background-position: right;
}







.thumb_text {
	border: 1px solid #0c4c27;
	float:left;
	margin-right:10px;	
	margin-top:4px;	
}
.thumb_textBig {
	border: 2px solid #85796b;
	float:left;
	margin-right:10px;
	width:200px;
}

.thumb_img {
	border: 1px inset gray;
}

.thumb_btn {
	border: 0px;
}

.bigimage {
	border: 2px #000063 inset;
}

.icon {
	width:100px;
	float:left;
	margin: 10px 10px 10px 10px;
	border: 2px solid #9999ff;
}

.imgPlace{

}

h3{
	font-size:14px; 
	font-weight:bold;
}

p.normal{
	text-indent:15px;
	padding-top:4px;
	padding-bottom:4px;
	text-align:justify;
}

p.explanation		
{
    margin-left:20px;
    padding:0px;
	text-align:justify;
	  	font-family:verdana;
	font-size:10px;
	color:#fee5ac;
}

p.bigger
{    	
	text-align:justify;
	font-size:13px;
	font-weight:bold;
}

p.prices{
	padding-left:15px;
	padding-top:4px;
	padding-bottom:4px;
	text-align:justify;
	color:#ffeade;
	font-style: oblique;
	
}

.price
{
    padding:4px;	
	text-align:justify;
	color:#ffeade;
	font-style: oblique;      
    }

p.readmore, a.readmore{	
	text-align:right;
	font-weight:bold;
	font-style: oblique;
}

ul{
	margin-top:4px;
	margin-bottom:4px;
	line-height:15px;	
}


h1{
	height:32px;
	text-indent:15px;
	line-height:32px;
	vertical-align:middle;	
	font-style:italic;
	font-size:18px;
	color:#0c4c27;
	font-weight:bold;
	text-decoration:underline;
}

h2{
	height:26px;	
	line-height:26px;
	vertical-align:middle;		
	font-size:14px;
	color:#0c4c27;
	font-weight:bold;	
}