html, body {
	margin:0;
	padding:0;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	padding-top:0px;
	margin-top:0px;
	/*
	line-height:1px;
	vertical-align:top; important with Internet Explorer 
	vertical-align:top;
	*/
}
h2 {
	font-size: 14px;
	font-weight: bold;
	/*
	line-height:1px;
	vertical-align:top;	
	*/
}

.priceOffer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#000000;
}


#pagewidth {
	width:950px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
#header {
	height:180px;
	background-color:#FFFFFF;
	clear:both;
	background-image: url(../images/bg_header.jpg);
	text-align: right;
	font-size: 12px;
	padding-top: 10px;
	color:#999999;
	line-height: 1.4;
}
#header a, #header a:link, #header a:active, #header a:visited {
	text-decoration:none;
	color:#000000;
}
#header a:hover {
	text-decoration:underline;
	color:#000000;
}
#slogan {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#666666;
	float:left;
	padding-left:190px;
	padding-top:122px;
}
#topmenu {
	height:25px;
	width:935px;
	background-color:#FFFFFF;
	clear:both;
	background-image: url(../images/bg_topmenu.jpg);
	color: #FFFFFF;
	text-align:left;
	font-size: 13px;
	padding-top: 10px;
	padding-left:15px;
	word-spacing:5px;
}
#topmenu a, #topmenu a:hover, #topmenu a:link, #topmenu a:active, #topmenu a:visited {
	color:#FFFFFF;
}
#content {
	background-color: #FFFFFF;
	float: left;
	display:inline;
	position: relative;
	width:100%;
	padding-top: 10px;
}
#content a, #content a:link, #content a:active, #content a:visited {
	text-decoration:none;
	color:#000000;
}
#content a:hover {
	text-decoration:underline;
	color:#000000;
}
#content-right {
	float: right;
	display:inline;
	position: relative;
	width:700px;
	text-align: justify;
	margin-top: 10px;
}
#content-left {
	float: left;
	display:inline;
	position: relative;
	width:250px;
	margin-top: 10px;
}
#banner-right {
	width:240px;
	float:right;
	text-decoration: none;
}
#banner-right a, #banner-right a:link, #banner-right a:active, #banner-right a:visited {
	text-decoration:none;
	color:#000000;
}
#banner {
	width:240px;
	padding-bottom:10px;
}
#banner a, #banner a:link, #banner a:active, #banner a:visited {
	text-decoration:none;
	color:#000000;
}
#banner input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
#banner select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
#banner-header {
	height:10px;
	width:240px;
	background-image: url(../images/bg_banner_header.jpg);
	background-repeat:no-repeat;
}
#banner-content {
	width:220px;
	background-color:#C2C2C2;
	color: #000000;
	text-align:left;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
}
#banner-footer {
	height:10px;
	width:240px;
	background-image: url(../images/bg_banner_footer.jpg);
	background-repeat:no-repeat;
}


#booking {
	float:left;
	display:inline;
	position: relative;
	width:640px;
	margin-top:10px;
}

#booking-header {
	height: 10px;
	width: 640px;
	background-image: url(../images/bg_booking_header.jpg);
	background-repeat: no-repeat;
	background-color: #C2C2C2;
}
#booking-content {
	width:620px;
	background-color:#C2C2C2;
	color: #000000;
	text-align:left;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.5;
}
#booking-footer {
	height: 10px;
	width: 640px;
	background-image: url(../images/bg_booking_footer.jpg);
	background-repeat: no-repeat;
}
#booking-info {
	float:right;
	display:inline;
	position: relative;
	padding-left:10px;
	margin-top:10px;
	width: 300px;
}
#apartment-small-gallery {
	width:150px;
	float:left;
	padding-top: 10px;
}

#apartment-gallery {
	width:310px;
	float:left;
}
#apartment-gallery-info {
	width:310px;
	padding-top: 5px;
	padding-bottom: 15px;
}
#apartment-gallery-info-left {
	width:155px;
	float:left;
}
#apartment-gallery-info-left a, #apartment-gallery-info-left a:link, #apartment-gallery-info-left a:active, #apartment-gallery-info-left a:visited {
	text-decoration:underline;
	color:#000000;
}
#apartment-gallery-info-right {
	width:155px;
	float:right;	
	text-align:right;
}
#apartment-gallery-info-right a, #apartment-gallery-info-right a:link, #apartment-gallery-info-right a:active, #apartment-gallery-info-right a:visited {
	text-decoration:underline;
	color:#000000;
}
#apartment-info {
	width:380px;
	float:right;
	padding-left:10px;
}
#apartment-calendar {
	width:310px;
	height: 220px;
	margin-top: 15px;
}
#apartment-map {
	width:310px;
	padding-top: 15px;
}
#aparment-buttons{
	width:380px;
	height: 40px;
}
#aparment-button-below-buttons{
	width:380px;
	padding-top:50px;
	padding-bottom:15px;
	padding-left:20px;
}
#footer {
	height:51px;
	background-color:#FFFFFF;
	clear:both;
	background-image: url(../images/bg_footer.jpg);
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;
	padding-top: 9px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer a, #footer a:link, #footer a:active, #footer a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
#footer a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}
.titleListBlack {
	font-size: 14px;
	font-weight: bold;
	color:#000000;
}
.titleListGray {
	font-size: 14px;
	font-weight: bold;
	color:#999999;
}


/* BUTTONS */



#btnSearchList {
	height:22px;
	width:90px;
	background-image: url(../images/bg_button_go_big.jpg);
	color:#FFFFFF;
	text-align: center;
	font-size: 11px;
	padding-top:8px;
	margin-top:10px;
	float:right;
}
#btnSearchList a, #btnSearchList a:link, #btnSearchList a:active, #btnSearchList a:visited {
	text-decoration:none;
	color:#FFFFFF;
}

#btnQuickSearch {
	height:18px;
 	width:50px;
	background-image: url(../images/bg_button_go_small.jpg);
	color:#FFFFFF;
	text-align: center;
	font-size: 11px;
	padding-top:7px;
}
#btnQuickSearch a, #btnQuickSearch a:link, #btnQuickSearch a:active, #btnQuickSearch a:visited {
	text-decoration:none;
	color:#FFFFFF;
}

#btnBooking {
	height:22px;
 	width:90px;
	background-image: url(../images/bg_button_go_big_booking.jpg);
	color:#FFFFFF;
	text-align: center;
	font-size: 11px;
	padding-top:8px;
	margin-left:15px;
	margin-top:10px;
	float:right;
}
#btnBooking a, #btnBooking a:link, #btnBooking a:active, #btnBooking a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
#btnBookingBig {
	height:22px;
	width:120px;
	background-image: url(../images/bg_button_go_big_booking_Big.jpg);
	color:#FFFFFF;
	text-align: center;
	font-size: 11px;
	padding-top:8px;
	margin-left:15px;
	margin-top:10px;
	float:right;
}
#btnBookingBig a, #btnBookingBig a:link, #btnBookingBig a:active, #btnBookingBig a:visited {
	text-decoration:none;
	color:#FFFFFF;
}

#btnApartment {
	height:22px;
 	width:90px;
	background-image: url(../images/bg_button_go_big.jpg);
	color:#FFFFFF;
	text-align: center;
	font-size: 11px;
	padding-top:8px;
	margin-left:15px;
	margin-top:10px;
	float:right;
}
#btnApartment a, #btnApartment a:link, #btnApartment a:active, #btnApartment a:visited {
	text-decoration:none;
	color:#FFFFFF;
}

#btnApartmentBig {
	float:right;
	height:22px;
	width:380px;
	background-image: url(../images/bg_button_apartment_big.jpg);
	color:#FFFFFF;
	text-align: center;
	font-size: 11px;
	margin-top:10px;
	padding-top:8px;
}
#btnApartmentBig a, #btnApartmentBig a:link, #btnApartmentBig a:active, #btnApartmentBig a:visited {
	text-decoration:none;
	color:#FFFFFF;
}

/* END BUTTONS */


input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

/* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
	width: 950px;
}
/* End hide from IE-mac */  


/* Calendar */
.special {
	background-color:#999;
}
/* End Calendar */






















#right-top {
	width: inherit;
	margin: 0 auto;
}
#right-banner{
	text-align: left;
	width: 625px;
	height: 100px;
	margin-bottom: 10px;
}
#links {
	width:100px;
	float: left;
	margin: 0px 0px 0px 5px;
}
#links-left {
	width:100px;
	float: left;
	margin: 0px 0px 0px 10px;
	font-size: 10px;
	line-height: 1.5em;
}
#links-right {
	width:100px;
	float: right;
	margin: 0px 0px 0px 5px;
}
.submenu {
	width:94px;
	height:22px;
	line-height: 20px;
	cursor: pointer;
	letter-spacing: 0px;
	font-family: Tahoma;
	font-size: 10px;
	margin-right: 3px;
	margin-left: 3px;
}
.linkoption {
	background-color: #FFFFFF;
	color:#FFFFFF;
	width: 90px;
	height: 100px;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 5px;
	cursor: pointer;
	text-align: left;
	padding: 0 0 0 10px;
	background-image: url(../images/bgLink.jpg);
}
.gallery-bottom {
	width: 90px;
	font-size: 13px;
	font-weight: normal;
	text-align:left;
	cursor: pointer;		
	height: 100px;
	margin-bottom: 10px;
	padding: 0 0 0 10px;	
}
.link-blank {
	width: 100px;
	height: 100px;
	margin-bottom: 10px;
}
.link-section {
	width: 80px;
	height: 90px;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 5px;
	color:#FFFFFF;
	padding: 10px 10px 0 10px;
	background-image: url(../images/bgSection.jpg);
}
.linkoptiontop {
	background-color: #FFFFFF;
	width: 90px;
	height: 100px;
	font-size: 13px;
	font-weight: normal;
	cursor: pointer;
	text-align: left;
	padding: 0 0 0 10px;
	background-image: url(../images/bgLink.jpg);
	margin-right: 5px;
	float: left;
}
#section {
	width:100px;
	float: left;
	margin: 0 auto;
}
.link-submenu {
	background-color: #FFFFFF;
	width: 100px;
	height: 200px;
	margin-bottom: 10px;
	margin-top: 0px;
}
.submenu-on {
	width:94px;
	height:22px;
	color:#FFFFFF;
	line-height: 20px;
	font-family: Tahoma;
	font-size: 10px;
	padding-left: 6px;
	background-image: url(../../images/bgSubmenuOn.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}
#info {
	width: 200px;
	margin: 0px 0px 0px 20px;
	float:left;
	text-align: justify;
	height: 265px;
}
#ScrollContainer {
	position: left;
	width:205px;
	height:185px;
	overflow:hidden;
	top:0;
	visibility:hidden;
}
#ScrollContent { position: absolute; top: 0; left: 0; right: 11px; height: auto; }
#ScrollControls {
	position: relative;
	bottom: 0px;
	width: 36px;
	height: 35px;
	float: left;
}
.linkoptiontop {
	background-color: #FFFFFF;
	width: 90px;
	height: 100px;
	font-size: 13px;
	font-weight: normal;
	cursor: pointer;
	text-align: left;
	padding: 0 0 0 10px;
	background-image: url(../images/bgLink.jpg);
	margin-right: 5px;
	float: left;
}
