body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: 0px 27px;
	background-color: #c8c8c8;
	text-align: center; 
	
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #7d7d7d;
}

img {
	border: none;	
}

h1 {
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	margin: 0px;	
}

h2 {
	font-size: 13px;
	font-weight: bold;
	height: 17px;
	margin-bottom: 0px;
	margin-top: 30px;
	color: #434343;
	border-bottom: 1px solid #aba6a6;
}

a:link, a:visited, a:active {
	color: #434343;
	text-decoration: none;
}

a:hover {
	color: #c0c0c0;	
}

#topBarContainer {
	width: 100%;
	height: 27px;
	line-height: 27px;
	background-color: #9c0025;
	text-align: center;
}

#osobyx {
	color: #000000;
	font-weight: bold;
	}

#topBar {
	margin: auto;
	width: 890px;
	text-align: right;
}

#topBar a:link, #topBar a:visited, #topBar a:active {
	color: #fffefd;
	text-decoration: none;
	margin-left: 30px;
	font-size: 11px;
}

#topBar a:hover {
	color: #c0c0c0;	
}

#mainContainer {
	margin: auto;
	text-align: left;
	width: 900px;
}

#top { /* Top banner */
	width: 890px;
	height: 190px; /* 175px + 15px margin */
	margin-top: 16px;
}

#leftColumn {
	width: 182px;
	float: left;
}

#rightColumn {
	width: 708px;
	float: left;
}

#mainHeader {
	width: 703px;
	height: 39px;
	padding-left: 10px;
	padding-right: 5px;
	line-height: 39px;
	background-image: url(../images/header_back.jpg);
	background-repeat: no-repeat;
}

#mainArea {
	width: 708px;
	overflow-x: hidden;
	background-image: url(../images/main_back.jpg);
	background-repeat: repeat-y;
	clear: both;
}

#minHeight {
	width: 1px;
	height: 745px;
	float: left;	
}

#mainAreaContent {
	float: left;
	padding-left: 34px;	
	padding-right: 35px;
	padding-top: 35px;
	padding-bottom: 35px;
	width: 638px;
	overflow-x: hidden;
}

#footer {
	width: 708px;
	height: 37px;
	/*clear: both;*/
}

div.ad-box {
	width: 182px;
	margin-top: 35px;
}

div.ad-box-under-ad-box {
	width: 182px;
	margin-top: 25px;
}

div.box_menu {
	width: 182px;
	background-image: url(../images/box_menu_middle.jpg);
	background-repeat: repeat-y;
	margin-top: 35px;
}

div.box_content_menu {
	background-image: url(../images/box_menu.jpg);
	background-position: 0px 1px;
	background-repeat: no-repeat;
}

div.box_menu img.box_top {
	position: absolute;
	margin-top: -10px;
}

div.box_menu img.box_bottom {
	position: absolute;
	margin-top: 0px;
}

div.box {
	width: 182px;
	background-image: url(../images/box_back.jpg);
	background-repeat: repeat-y;
	margin-top: 35px;
}

div.box div.box_content {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 10px;
}

div.box div.menu img {
	/*margin-top: 10px;	*/
}

div.box img.box_top {
	position: absolute;
	margin-top: -10px;
}

div.box img.box_bottom {
	position: absolute;
	margin-top: 0px;
}

div.redbox {
	width: 99px;
	height: 99px;
	overflow: hidden;
	background-image: url(../images/redbox_back.jpg);
	background-repeat: no-repeat;	
	text-align: center;
}

div.graybox {
	width: 99px;
	height: 99px;
	overflow: hidden;
	background-image: url(../images/graybox_back.jpg);
	background-repeat: no-repeat;	
	text-align: center;
}

#myaccount_submenu {
	background-color: #434343;	
	width: 706px;
	height: 25px;
	line-height: 25px;
	position: absolute;
	margin-top: -35px;
	margin-left: -34px;
	color: #ffffff;
}

#myaccount_submenu a:link, #myaccount_submenu a:visited, #myaccount_submenu a:active {
	margin-left: 5px;
	margin-right: 5px;
	color: #ffffff;
	text-decoration: none;
}

#myaccount a.selected {
	font-weight: bold;	
}

#myaccount_submenu a:hover {
	color: #c0c0c0;	
}

div.simpleSearch select, input, button {
	font-size: 11px;
}

div.pagination {
	text-align: center;	
}


/* random offers */

#randomOfferContainer {
	width: 155px;
	height: 190px;
	overflow: hidden;	
}

#randomOfferInfo {
	position: absolute;
	margin-top: 150px;
	margin-left: 5px;
	padding-top: 5px;
	width: 155px;
	height: 35px;
	font-weight: bold;
	color: #ffffff;
	overflow: hidden;		
}

#randomOfferInfoBack {
	position: absolute;
	margin-top: 150px;
	width: 155px;
	height: 40px;
	background-color: #000000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;	
}


/* search engine */
#search_type, #search_city, #search_guests {
	width: 155px;
	border: 1px solid #7d7d7d;
	padding: 3px;
	margin-bottom: 5px;
}

#search_start_date, #search_end_date {
	width: 115px;
	border: 1px solid #7d7d7d;
	padding: 3px;
	margin-bottom: 5px;
}

#trigger_search_start_date, #trigger_search_end_date {
	width: 25px;
	border: none;
	background-color: #ffffff;
	background-image: url(../images/calendar/ico.jpg);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	padding: 1px;
	margin-left: 5px;
	margin-bottom: 5px;
}

#search_bttn {
	margin-left: 80px;	
}


/******************/

div.leftColumn {
	width: 360px;
	margin-right: 25px;
	float: left;
}

div.rightColumn {
	width: 230px;
	float: left;	
}

a img.up {
	border: none;
	margin: 0px;	
	filter:alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
}


#booking-total-price {
	width: 615px;
	padding: 15px;
	font-size: 20px;
	color: #fff;
	background-color: #9C0025;	
	margin-top: 15px;
	margin-bottom: 15px;
}

#booking-left {
	float: left;
	width: 285px;	
	margin-right: 10px;
}

#booking-right {
	float: left;	
	width: width: 315px;
}

table.booking-table th, table.booking-table td {
	/*padding: 5px;*/
}

table.booking-table th {
	font-weight: normal;
	padding-right: 10px;	
}

table.booking-table td {
	font-weight: bold;
}

#booking-property-picture {
	margin-bottom: 15px;
	margin-top: 10px;
}

h4.booking {
	font-size: 16px;
}

h4.booking .highlighted {
	color: #B4171E;	
}

h2.booking {
	margin-top: 0px;
}

#booking-form-button {
	margin-top: 10px;	
}

#booking-property-attributes-icons {
	margin-top: 5px;
	margin-bottom: 5px;
}

#dzieci_do_lat_3 {
	position: absolute;
	margin-left:290px;
	margin-top:78px;
	color: #004483;
	font-weight: bold;
	font-size: 13px;
}

#mapContainerLocation {
	width: 630px;
	height: 210px;
	border: 1px solid #c0c0c0;
	margin-bottom: 45px;
}
