/*----------------------------------------------------*/
/* Global */
/*----------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #3e3213;
	background: #222222 url(images/bg.png) repeat center top;
}
a {
	color: #ca2411;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
h1 {
	float: left;
	width: 347px;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #d0a19c;
	padding-top: 3px;
}
h1 a, h1 a:hover {
	text-decoration: none;
	color: #d0a19c;
}
h2 {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	text-align: left;
	letter-spacing: -0.5px;
	color: #ca2411;
	padding: 5px 0 8px 0;
}
h2 span {
	color: #3e3213;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-align: left;
	color: #ca2411;
	padding: 9px 0 7px 0;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-align: center;
	color: #ca2411;
	padding: 9px 0 7px 0;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #ca2411;
	padding: 7px 0 5px 0;
}
p {
	font-size: 12px;
	text-align: justify;
	padding: 0 0 9px 0;
	line-height: 2;
}
p.map {
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	letter-spacing: -0.5px;
	color: black;
	padding: 0 0 5px 0;
}
#map-info {
	text-align: left;
}
p.attention {
	font-size: 11px;
	text-align: justify;
	color: #b84220;
	padding: 5px 0;
	line-height: 150%;
}
p.alert {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #993a1f;
	padding: 110px 0;
	line-height: 150%;
}
ul {
	list-style: none;
	margin: 0 0 0 2px;
	padding: 2px 0 7px 0;
}
ul li {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	line-height: 1.5;
	color: #525252;
	background: url(images/marker.png) no-repeat 0 7px;
	padding: 0 0 8px 16px;
}
ul li span {
	font-weight: normal;
}
ul li a {
	text-decoration: none;
}

.clearboth {
	clear: both;
}

/*----------------------------------------------------*/
/* Layout */
/*----------------------------------------------------*/

#map_canvas {
	border: solid 4px #e2b6a9;
	margin: 5px auto 0 auto;
}
a.go-back {
	display: block;
	width: 78px;
	height: 25px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: white;
	background: #d56d50 url(images/back.png) no-repeat center;
	padding: 6px 0 0 3px;
	margin: 0 auto;
}
a.go-back:hover {
	color: #fadfd5;
}

#pagewrap {
	width: 914px;
	margin: 0 auto;
}
#top {
	height: 233px;
	background: url(images/bg_top.png) no-repeat;
}

#top-footer {
	height: 21px;
}
#top-footer #flags {
	float: right;
	padding: 2px 43px 0 0;
}
#top-footer #flags img {
	margin-left: 10px;
}

#logo {
	float: left;
	width: 347px;
	text-align: center;
	padding-top: 14px;
}
#photo {
	float: left;
	width: 544px;
}

#menu {
	height: 43px;
	background: url(images/bg_menu.png) no-repeat;
	padding-left: 24px;
}
#menu ul {
	list-style: none;
	display: inline;
}
#menu ul li {
	display: block;
	float: left;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 17px;
	background: url(images/arrow.png) no-repeat left center;
	// padding: 9px 8px 2px 10px;
	padding: 9px 18px 2px 12px;
}
#menu ul li a {
	text-decoration: none;
	color: black;
}
#menu ul li a:hover {
	text-decoration: underline;
	color: #a93f32;
}

#contentwrap {
	background-color: white;
	border-left: solid 2px #3e3213;
	border-right: solid 2px #3e3213;
	padding: 7px 21px 11px 21px;
}

#footer {
	clear: both;
	font-size: 11px;
	color: #dcb2ae;
	background: url(images/bottom_page.png) no-repeat center top;
	padding: 30px 0 40px 0;
}
#footer a {
	color: #993a1f;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer #left-side {
	float: left;
	width: 200px;
	text-align: left;
	padding: 9px 0 0 25px;
}
#footer #right-side {
	float: right;
	text-align: right;
	padding: 0 25px 0 0;
}

/*----------------------------------------------------*/
/* Apartament Page */
/*----------------------------------------------------*/

#apartment {
	background: url(images/big_logo.png) no-repeat 256px 50px;
	padding: 17px 10px 7px 8px;
}

#left-side {
	float: left;
	width: 400px;
}
#left-side h4 {
	float: left;
	height: 29px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #a25c53;
	background: #f9f2e1 url(images/bg_h4.png) no-repeat right;
	padding: 14px 40px 0 18px;
}
#left-side h5 {
	clear: left;
	font-size: 15px;
	font-weight: normal;
	text-align: left;
	color: #a85248;
	padding: 10px 0 11px 18px;
}

#photos {
	float: right;
	width: 428px;
	text-align: left;
}
#photos img {
	border: solid 1px black;
}

#booking-link {
	cursor: pointer;
	font-family: Arial, Tahoma, sans-serif;
	display: block;
	width: 286px;
	height: 50px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	border: none;
	color: white;
	background: #d46d50 url(images/booking_link.png) no-repeat;
	padding: 9px 0 17px 20px;
	margin-bottom: 14px;
}
#map-link {
	cursor: pointer;
	font-family: Arial, Tahoma, sans-serif;
	display: block;
	width: 286px;
	height: 50px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	border: none;
	color: #ca2411;
	color: black;
	background: #f4d9d0 url(images/map_link.png) no-repeat;
	padding: 11px 0 17px 20px;
}

/*----------------------------------------------------*/
/* Apartament Table */
/*----------------------------------------------------*/

#apartaments {
	text-align: center;
	margin: 4px auto 22px auto;
	border-bottom: solid 4px #a93f32;
}
#apartaments th {
	font-size: 12px;
	font-weight: normal;
	color: #a93f32;
	vertical-align: middle;
	border-bottom: solid 4px #a93f32;
	border-right: solid 2px white;
	background-color: #f8eeeb;
	padding: 5px;
}
#apartaments th.view {
	border-right: none;
}
#apartaments td {
	font-size: 15px;
	vertical-align: middle;
	color: black;
	border-top: solid 1px #a93f32;
	border-bottom: solid 1px #a93f32;
	padding: 6px 6px 8px 6px;
}
#apartaments td.qty {
	font-size: 22px;
	border-right: solid 1px #a93f32;
}
#apartaments td.price {
	font-size: 12px;
	color: #d63001;
}

/*----------------------------------------------------*/
/* Apartment List */
/*----------------------------------------------------*/

.ap-box {
	float: left;
	width: 415px;
	height: 126px;
	text-align: left;
	background: url(images/ap_box.png) no-repeat;
	margin: 15px 6px 0 10px;
}
.ap-box .pic-box {
	float: left;
	width: 178px;
	height: 116px;
	text-align: left;
	padding: 10px 0 0 13px;
}
.ap-box h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: black;
	padding: 31px 0 5px 0;
}
.ap-box h3 a {
	text-decoration: none;
}
.ap-box h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	color: #ca2411;
	padding: 16px 0 5px 0;
}
.ap-box h5 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #7c270f;
	padding: 3px 0 5px 0;
}

/*----------------------------------------------------*/
/* Booking */
/*----------------------------------------------------*/

#reservation_form {
	text-align: left;
}
#reservation_form dl {
	padding: 7px 0 17px 0;
}
#reservation_form dt {
	width: 30%;
	float: left;
	clear: left;
	font-weight: bold;
	text-align: right;
	line-height: 100%;
	color: #7c270f;
	padding: 10px 10px 0 0;
}
#reservation_form dd {
	width: 60%;
	float: left;
	font-size: 14px;
	text-align: left;
	line-height: 150%;
	padding: 6px 0 10px 0;
	*float: none; /* hack for IE 6-7 */
}
#reservation_form input.text-field, #reservation_form textarea, #reservation_form select {
	border: solid 1px #ca2411;
	padding: 2px 0 1px 4px;
}
#reservation_form textarea {
	overflow: auto;
}
#reservation_form select {
	padding: 0 0 0 4px;
}
#reservation_form input.text {
	height: 18px;
	padding: 2px 0 2px 2px;
}
#reservation_form #button {
	clear: left;
	margin-left: 30%;
	padding-left: 10px;
}

#reservation_form fieldset {
	clear: left;
	width: 430px;
	border: solid 1px #e6dab7;
	margin: 0 0 8px 30%;
	padding: 0 0 7px 9px;
}
#reservation_form fieldset legend {
	margin-top: 5px;
}
#reservation_form fieldset p {
	padding: 7px 0 2px 0;
}
.button {
	width: 117px;
	height: 40px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border: none;
	color: white;
	background: url(images/button.png) no-repeat center 5px;
	font-family: Arial, Tahoma, sans-serif;
}

/*----------------------------------------------------*/
/* Internal Pages */
/*----------------------------------------------------*/
