html {
	overflow: hidden;
	height:100%;
}

body {
	padding:0px;
	margin:0px;
	height:100%;
	overflow: hidden;
}

h3 {
	font-size:18px;
	font-family:Georgia;
	color:#963;
	text-align: left;
	display: inline;
}

h4 {
	font-size:18px;
	font-family:Georgia;
	color:#963;
	text-align: left;
	font-style:italic;
	font-weight:normal;
	display: inline;
}


h5 {
	font-size:14px;
	font-family:Georgia;
	color:#963;
	text-align: left;
}

a {
	text-decoration: none;
	color:#111;
}

a:hover {
	text-decoration: underline;
}

#whole_container {
	position:relative;
	float:left;
	z-index: 5;
	padding:0px;
	margin:0px;
	width:100%;
	height:100%;
	min-height:400px;
	text-align:left;
	border: 1px solid #999;
}

#division_top {
	position:relative;
	float:left;
	width:100%;
	height:80%;
	text-align: left;
}

#text_content {
	position:absolute;
	z-index: 15;
	width:277px;
	height:80%;
	min-height:500px;
	left:70%;
}

#text_commands {
	position:absolute;
	text-align: right;
	z-index: 30;
	bottom:0px;
	right:15px;
	width:90%;
}

#lang_button {
	text-align: center;
	width:100%;
}

#text_commands img{
	margin:3px 0 3px 0;
}

#mask {
	position:relative;
	top:15px;
	width:100%;
	height:70%;
	display:none;
	overflow:hidden;
}

#page_text {
	position:relative;
	height:auto;
	display:none;
	overflow:hidden;
}

#text_body {
	position:relative;
	height:95%;
	background-image: url(../images/img_middle_tira.png);
	background-repeat: repeat-y;
	padding:20px;
	font-family:Tahoma;
	font-size:11.5px;
	text-align: justify;
	line-height:18px;
	color:#333;	
}

#text_bottom {
	padding-left:1px;
	position:relative;
	bottom:0px;
}

#text_content #logo {
	padding:0px;
	margin:0px;
	width:100%;
	text-align: center;
}

#mail_logo {
	padding:0px;
	margin:0px;
}

#division_bottom {
	border-top: 1px solid #526432;
	position:absolute;
	z-index:3;
	bottom:0px;
	float:left;
	width:100%;
	height:150px;
	background-image:url(../images/bg_menu.gif);
	padding:0px;
	margin:0px;
}

#division_bottom_2 {
	position:absolute;
	z-index:5;
	bottom:0px;
	float:left;
	width:100%;
	height:150px;
	padding:0px;
	margin:0px;
}

#ornament_left {
	z-index: 4;
	position:absolute;
	bottom:0px;
	left:0px;
}

#ornament_right {
	z-index: 4;
	position:absolute;
	bottom:0px;
	right:0px;
}

#menu_container {
	position:absolute;
	z-index: 5;
}

#contact_data {
	position:absolute;
	bottom:0px;
	right:0px;
	color:white;
	font-family: Georgia;
	font-size:11px;
	line-height:13px;
	text-align: right;
	padding-right:10px;
	padding-bottom:0px;
	z-index: 11;
}

ul.room_props li {
	list-style: circle;
}
#rates_table td {
	border: 1px solid #999;
	vertical-align: top;
	text-align: left;
}

#rates_table .no_border {
	border: 0px solid #999;
}

#visualization {
	position:absolute;
	text-align: left;
	z-index: 35;
	bottom:0px;
	left:15px;
}

#view_mode {
}

.contact {
	font-size: 9px;
}

#country_list {
	font-size: 9px;	
}

#loader {
	display:none;
}

#img_loader {
	position:absolute;
	width:100%;
	height:100%;
}

#img_loader img{
	padding-top:20%;
}

.loading {
	font-family: arial;
	font-size: 9px;
	color: #666;
}

#trip_advisor_badge {
	position:absolute;
	z-index: 5;
	right: 470px;
	padding-top:45px;
}

#logo_johansens {
	position:absolute;
	z-index: 5;
	right: 370px;
	padding-top:55px;
}

#avanfeel {
	position:absolute;
	right: 10px;
	top:-6px;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter:alpha(opacity=50);
}
.avanfeel {
	color:white;
	font-size:10px;
	font-family:arial;
}
.avanfeel_link {
	color:white;
	font-size:10px;
	font-family:arial;
	font-weight:bold;	
}