@import url("borders.css");

body {
	font-family: Verdana, Arial, Helvetica;
	background: url("../img/bg.jpg") top repeat-x;
	background-color: #ffffff;
	font-size: 12px;
}

#site {
	width: 990px;
	margin: 0 auto;
}

.clear{
	clear: both;
}
#top, #content, #bottom {
	float: left;
}

.header_vertical_text {
	height: 24px;
	padding: 11px 10px 0px 10px;
	text-align: center;
	color: #ffffff;
}

span.header {
  display: block;
  margin: 10px 0px 0px 30px;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
}

a.small_button {
	width: 81px;
	height: 17px;
	padding-top: 5px;
	display: block;
	margin-top: 5px;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	background-image: url("../img/small_button.jpg");
}
/* baner */

#baner {
	height: 100px;
	width: 990px;
	background-image: url("../img/baner.jpg");
}


#date {
	position: relative;
	display: block;
	top: 100px;
	left: 60px;
	font-size: 12px;
}
/* koniec baner */

/* main_menu */

#main_menu {
	float: right;
	margin: 40px 100px 0px 0px;
}

a.main_menu {
	float: left;
	display: block;
	height: 25px;
	padding: 10px 10px 0px 10px;
	color: #ffffff;
}

a.main_menu:hover {
	background-image: url("../img/menu_item_over_bg.jpg");
}

#main_home{
	float: left;
	margin: 40px 0px 0px 80px;
}
#main_home a{
	width: 370px; height: 60px; display: block;
}
/* koniec main_menu */

/* recommended */

#recommended {
	height: 326px;
	margin-bottom: 10px;
}

.recommended_arrow {
	width: 60px;
	float: left;
	display: block;
}

#recommended_content {
	width: 870px;
	height: 326px;
	float: left;
	position: relative;
}

#recommended_text {
	position: relative;
	padding: 10px 10px 10px 30px;
	top: 240px;
	background-color: White;
	width: 320px;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

span.recommended_text {

}

/* koniec recommended */

/* search */

#search {
	width: 602px;
	float: left;
	margin: 0px 0px 10px 60px;
}

#search_menu {
	height: 35px;
	text-align: center;
}

span.search_menu {
	float: left;
	display: block;
	width: 199px;
	height: 23px;
	padding: 10px 0px 0px 0px;
	font-size: 12px;
	color: #ffffff;
	margin-left: 16px;
	cursor:pointer;
}

span.search_menu:hover {
	background-image: url("../img/search_menu_over_big.jpg");
	color: #b81300;
}

span.pd {
	padding: 10px 0px 0px 0px;
	width: 125px;
}

span.pd:hover {
	padding: 10px 0px 0px 0px;
	background-image: url("../img/search_menu_over_small.jpg");
}

img.search_image {
	margin: 0px 50px 0px 2px;
}

input.search_button {
	width: 81px;
	height: 22px;
	background-image: url("../img/search_button.jpg");
	border: none;
	color: #ffffff;
	cursor: pointer;
	margin-left: 20px;
}

select {
  margin: 15px 0px 0px 5px;
}
/* koniec search */

/* newsletter */

#newsletter {
	width: 246px;
	padding: 0px 5px 0px 10px;
	float: left;
	margin-left: 5px;
	margin-bottom:5px;
  display:none;
  height:125px;
  background-image:url("../img/newsletter_bg_2.jpg")
}

span.newsletter {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	display: block;
	width: 240px;
	margin:5px 0 -5px 0;
}

span.newsletter1 {
  font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	display: block;
	width: 240px;
	margin:16px 0 -5px 0;
}

input.newsletter {
	width: 170px;
  border: 1px solid #939498;
	margin: 10px 0px 0px 0px;
}

input.add, input.del {
	width: 24px;
	height: 24px;
	border: none;
	cursor: pointer;
	float: right;
}

input.add, input.del {
  margin: 5px;
}

input.del {
	background-image: url("../img/newsletter_del.jpg");
}

input.add {
	background-image: url("../img/newsletter_add.jpg");
}

input.checkbox {
	margin: 15px 5px 15px 15px;
	float: left;
}
/* koniec newsletter */

/* featured */

#featured {
	width: 602px;
	float: left;
	margin: 0px 0px 0px 60px;
}

#featured_menu {
	width: 603px;
	height: 35px;
	background-image: url("../img/featured_menu_bg.jpg");
	margin-bottom: 5px;
}

a.featured_menu {
	width: 190px;
	height: 23px;
	padding-top: 10px;
	display: block;
	font-size: 12px;
  	float: left;
	text-align: center;
	margin-left: 8px;
	color: #ffffff;
}

a.featured_menu:hover, a.featured_menu.on {
	background-image: url("../img/featured_menu_over.jpg");
	color: #e61900;
}

div.featured_offer {
	width: 244px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 30px;
}

div.rb {
  border-right: 1px solid #b2b2b2;
  padding-right: 30px;
}

div.featured_image {
	border: 1px solid #b2b2b2;
}

img.featured_image {
	margin: 2px;
}

div.featured_description {
  font-size: 12px;
  text-align: justify;
  color: #484848;  
  margin-top: 5px;
  
}

a.small_button_active, a.small_button_notactive {
	width: 81px;
	height:	18px;
	padding-top: 5px;
	margin: 5px 0px 5px 35px;
	display: block;
	color: #ffffff;
	font-size: 10px;
	text-align: center;
	float:left;
}

span.featured_name {
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
	color: #00386e;
}

a.small_button_active {
	background-image: url("../img/small_button.jpg");	
}

a.small_button_notactive {
	background-image: url("../img/small_button_notactive.jpg");	
}

a.large_button {
	width: 144px;
       	height:	17px;
	padding-top: 5px;
	margin: 5px 30px 5px 35px;
	display: block;
	color: #ffffff;
	font-size: 10px;
	text-align: center;
	float:right;
	background-image: url("../img/large_button.jpg");	
}
/* koniec featured */

/* news */

#news {
	width: 261px;
	float: left;
	margin-left: 5px;
}

#news_header {
	height: 35px;
	float: left;
	margin-bottom: 5px;
}

div.news_header {
  padding-right: 60px;
}

#news_content {
	text-align: center;
	float: left;
}

img.news {
  margin: 5px 0px 10px 0px;
}
/* koniec news */



#apartment_name {
	width: 556px;
	height: 55px;
	float: left;
	margin-left: 60px;
	background-image: url("../img/apartment_name.jpg");
}

h1.apartment_name {
	width: 400px;
	height: 20px;
	display: block;
	margin: 10px 0px 0px 20px;
	font-size: 16px;
	font-weight: bold;
	color: #174096;
}

span.apartment_name {
	width: 400px;
	height: 20px;
	display: block;
	margin: 10px 0px 0px 20px;
	font-size: 16px;
	font-weight: bold;
	color: #174096;
}

a.apartment_name {
	float: right;
	color: #ffffff;
	font-size: 10px;
	margin: 0px 5px 0px 5px;
}

a.reservation_link {
	width: 294px;
	height: 59px;
	display: block;
	float: left;
	margin: 0px 0px 5px 20px;
}

/* gallery */

#gallery {
	width: 870px;
	margin: 0 auto;
}

#large_image, img.thumbnail {
	padding: 2px;
	border: 1px solid #b2b2b2;
}

#large_image {
	float: left;
	margin: 4px 0px 0px 0px;
}

img.thumbnail {
	float: right;
	margin: 6px 7px 0px 0px;
}

/* koniec gallery */

/* description */

#description {
	width: 482px;
	float: left;
	margin: 5px 0px 5px 60px;
}

#description_header, #description_content_bg, #description_bottom {
	float: left;
	width: 482px;
}

#description_header {
	height: 41px;
	background-image: url("../img/description_header.jpg");
}

#description_content_bg {
	background-image: url("../img/description_content_bg.jpg");
	
}

img.description_bottom {
	height: 8px;
	float: left;
	background-image: url("../img/description_bottom.jpg");
	
}

div.description_name {
	width: 174px;
	height: 37px;
	padding-top: 25px;
	margin: 0px 0px 0px 10px;
	float: left;
	background-image: url("../img/description_name.jpg");
	font-size: 8px;
	font-weight: bold;
	color: #484848;
	text-align: center;
}

div.description_content {
	width: 270px;
	height: 47px;
	padding: 15px 10px 0px 10px;
	float: left;
	font-size: 12px;
	color: #484848;
	background-image: url("../img/description_content.jpg");
}

p.description {
	text-align: justify;
	width: 90%;
	display: block;
	margin: 20px auto 30px auto;
	font-size: 12px;
	color: #484848;
}

b.red {
  color: #e61900;
  font-size: 12px;
}
/* koniec description */

/* price_description */

#price_description {
	width: 381px;
	float: left;	
	margin: 5px 0px 0px 5px;
}

#price_description_header, #price_description_content, img.price_description_bottom {
	float: left;
	width: 381px;
}

#price_description_header {
	height: 43px;
	background-image: url("../img/price_description_header.jpg");
}

#price_description_content {
	background-image: url("../img/price_description_content.jpg");
}


p.price_description {
	text-align: justify;
	width: 90%;
	display: block;
	color: #e61900;
	margin: 20px auto 30px auto;
	font-size: 10px;
	font-weight: bold;
}

div.price_list {
	color: #7f0e00;
	width: 90%;
	margin: 20px auto 20px auto;
	font-size: 12px;
	font-weight: bold;
}

span.price_description {
	width: 99%;
	display: block;
	background-color: #fefacd;
	text-align: center;
	font-size: 16px;
	font-weight: bolder;
	padding: 10px 0px 10px 0px;
	margin-left: 1px;
}

span.price {
	font-size: 18px;
	font-weight: bold;
	color: #e61900;
}

/* koniec price_description */

/* calendar */

#calendar {
	width: 482px;
	float: left;	
	margin-left: 60px;
}

#calendar_header, #calendar_content, img.calendar_bottom {
	float: left;
	width: 482px;
}

#calendar_header {
	height: 39px;
	background-image: url("../img/calendar_header.jpg");
}

#calendar_content {
	background-image: url("../img/calendar_content.jpg");
}

.center {
	margin: 0 auto;
}

table.month {
	float: left;
	margin: 25px;
	background-color: #eeeeee;
}

th {
	height: 25px;
	background-color: #ffffff;
}

td, #red_box, #yellow_box, #white_box {
	float: left;
	width: 25px;
	height: 25px;
}



td.empty {
	background-color: #eeeeee;
}

td.first_day {
	background-image: url("../img/first_day.jpg");
}

td.reserved {
	background-color: #ff1000;
}

td.last_day {
	background-image: url("../img/last_day.jpg");
}

#red_box {
	background-color: #ff1000;
	margin: 5px 0px 0px 20px;
}

#yellow_box {
	background-color: #f4d701;
	margin: 5px 0px 0px 20px;
}
#white_box {
	background-color: #ffffff;
	margin: 5px 0px 0px 20px;
}

span.le {
	float: left;
	display: block;
	width: 400px;
	height: 25px;
	margin: 5px 0px 0px 10px;
}

span.leg {
	float: left;
	display: block;
	width: 99%;
	height: 25px;
	margin: 5px 0px 0px 20px;
}

/* koniec calendar */

/* map */

#map {
	width: 380px;
	float: right;
  margin: 5px 63px 0px 0px;	
}

#map_header, #map_content, img.map_bottom {
	float: left;
	width: 380px;
}

#map_header {
	height: 40px;
	background-image: url("../img/map_header.jpg");
}

#map_content {
	background-image: url("../img/map_content.jpg");
}



/* koniec map */

/* bottom */

#bottom {
	width: 990px;	
	margin: 10px auto 0px auto;
}

#links {
	height: 60px;
	width: 950px;
	background-image: url("../img/bottom_bg.jpg");
	padding-left: 40px;
}

a.links {
  width: 190px;
  display: block;
  color: #404040;
  font-size: 8px;
  font-weight: bold;
  float: left;
  margin: 5px 0px 0px 20px;
}

span.left {
  font-size: 12px;
  float: left;
  margin-left: 60px;
}

span.links {
	color: #52b0c6;
}

#bottom_menu {
  padding-right: 60px;
  margin-bottom: 40px;
}

a.bottom_menu {
  font-size: 12px;
  color: #000000;
  float: right;
  margin: 0px 5px 0px 5px;
}
/* koniec bottom */
div.txt{
	padding: 8px;
	line-height: 18px;
}
#gallery_wrap{
	width: 870px;
	overflow: hidden;
	height: 326px;
}
div.fotohome{
	background-repeat: no-repeat;
	background-position: center;
	width: 870px;
	height: 326px;
	 float: left;
}                 

#mb_li1 {float:left;}

#mb_big {text-transform:uppercase;font-weight:bold;}    
#mb_addr {position:absolute;top:15px;left:50%;}
#mb_addr1 {position:relative;left:-25px;}
#content {margin-top: -5px !important;}
#mb_div1 {float: left;margin-top:10px;}
