* {
margin:0;
padding:0;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: tahoma;
	background-color: #ebf3fa;	
}
#background {
/*	width: 1017px; */
	width: 1076px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/site/background_main.png);
	background-repeat: repeat-y;
	display: table;
}

#content_all {
/* 	position: relative; */
	width: 1012px;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: white;
	display: table;	
}

ul#menu {
	width: 962px;
	height: 60px;
	margin: 0 0 10px 0;
	padding: 0 0 0 50px;
	background: url(/images/site/menu/bg.gif);
	list-style-type: none;
}

ul#menu li {
	display: inline;
	float: left;
	list-style-type: none;
}

ul#menu li a {
	display: block;
	float: left;
	height: 60px;
	color: white;
	text-align: center;
	text-decoration: none;

}

#first_link {
	display: inline;
	margin-left: 30px;
}


/* search engine */

div#search_engine {
	clear: none;
	width: 230px;
	float: left;
	padding: 0 0 7px;
	color: #ffecba;
	background-color: #f79801;
	background-image: url(/images/site/shadow-search.png);
	background-position: bottom;
	background-repeat: no-repeat;	
}

#search_engine h4 {
	font-size: 12px;
	padding: 12px 20px;
	border-bottom: 1px solid #fcc454;
}

div#search_engine form {
	padding: 20px;
}

div#search_engine select {
	border: 3px solid #fedc80;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
div#search_engine select.select2 {
	border: 3px solid #fedc80;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	display: inline; 
	width: 70px; 
	margin-top: 20px
}
div#search_engine select.w19 {
	width: 190px;
}
div#search_engine input.rezData {
	border: 3px solid #fedc80;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	width: 140px;
}
div#search_engine img.kalendarz {
	vertical-align: middle;
}

#search_engine span {
	display: block;
	font-size: 12px;
	padding: 20px 0 10px 0;
}
#search_engine p.span {
	font-size: 12px;
	padding: 15px 0 5px 0;
	color: white;
	margin: 0;
}
#search_engine p.span2 {
	font-size: 12px;
	padding: 15px 0 5px 0;
	color: white;
	margin: 0;
	display: inline;
	margin-left: 5px;
}
p.span3 {
	font-size: 12px;
	padding: 0;
	margin: 0;
	color: white;
	display: inline;
}
div#moreForSearch {
	margin-bottom: 7px;
}
table.moreForSearch {
	margin-top: 10px;
	margin-left: 0px;
	padding: 0 7px 0 7px;
	width: 100%;
/* 	background-image: url(/images/site/background_line_search.png); */
	background-color: #F7FBFE;
}
table.moreForSearch th{
	text-align: center;
	padding: 10px 5px 10px 5px;
	margin-left: -5px;
	border-bottom: 1px solid #7B9FBF;
	color: #004481;
	font-size: 12px;
	font-weight: bold;
}
table.moreForSearch td.sea_left{
	width: 44px;
	color: #004481;	
	font-size: 10px;
	padding: 1px 0 1px 10px;
	text-align: left;
}
table.moreForSearch td.sea_right{
	width: 170px;
	color: #004481;	
	font-size: 11px;
	padding: 0;
	text-align: left;
}

input.submit {
	cursor: pointer;
	font-size: 14px;
	color: white;
	height: 30px;
	width: 190px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 20px;
	border: 0;
	background: url(/images/site/submit_bg.gif);
	text-align:center;
	padding-bottom: 4px;
}
input.submit:hover {
	border: 0;
	background: url(/images/site/submit_a_bg.gif);
}
div.submitA {
	width: 285px;
	height: 40px;
	padding: 10px;
	margin: 0;
	text-align: center;
}
a.submit {
	text-decoration: none;
	cursor: pointer;
	font-size: 12px;
	color: white;
	height: 40px;
	width: 190px;
	padding-left: 20px;
	padding-right: 20px;
	padding: 5px 20px 5px 20px;
	border: 0;
	background: url(/images/site/submit_bg.gif);
	text-align:center;
	padding-bottom: 4px;
}
a.submit:hover {
	border: 0;
	background: url(/images/site/submit_a_bg.gif);
	text-decoration: none;
}

div#moreForSearch div.expandable {
	cursor: hand;
	position: relative;
	top: -20px;
	left: 200px;
	z-index: 3333;
	width: 20px;
	color : red;
}

div#moreForSearch div.expandable:hover {
	color : black;	
}
/* następne */

div#content {
	width: 772px;
	float: right;
	background: url(http://www.apartbookers.com/images/site/h1_bg.gif) repeat-x;
}
div#content_2 {
	width: 802px;
	float: right;
	background: url(http://www.apartbookers.com/images/site/h1_bg.gif) repeat-x;
}

div#content_2 ul{
	font-size: 12px;
}
div#content_rating {
	width: 940px;
}

div#left_column,div#left_column2 {
	float: left;
	width: 412px;
	font-size: 12px;
}

div#right_column,div#right_column2 {
	float: right;
	width: 350px;
}

h1 {
	font-size: 14px;
	color: #003a6e;
	padding: 12px 0 0px 10px;
	margin: 0;
	background: url(/images/site/h1_bg.gif) repeat-x;
	/*
	padding: 8px;
	margin: 5px 0;
	*/
}

h1.start {
	font-size: 12px;
	color: #003a6e;
	padding: 20px 10px 0px 10px;
	margin: 0;
	background: url(/images/site/h1_bg.gif) repeat-x;
	text-align: justify;
}

h2 {
	height: 14px;
	padding: 8px 0 8px 10px;
	margin: 10px 0 10px;
	font-size: 12px;
	color: white;
	clear: both;
	background: url(/images/site/h2_bg.gif);
}
#right_column h2.gallery,#right_column2 h2.gallery {
	height: 14px;
	padding: 8px 0 8px 10px;
	margin: 0px 0 10px;
	font-size: 12px;
	color: white;
	clear: both;
	background: url(/images/site/h2_bg.gif);
}
#right_column h2.availability,#right_column2 h2.availability {
	height: 14px;
	padding: 8px 0 8px 10px;
	margin: 0px 0 10px;
	font-size: 12px;
	color: white;
	clear: both;
	background: url(/images/site/h2_bg.gif);
}
#right_column h2.checkreservation,#right_column2 h2.checkreservation {
	height: 14px;
	padding: 8px 0 8px 10px;
	margin: 0px 0 10px;
	font-size: 12px;
	color: white;
	clear: both;
	background: url(/images/site/h2_bg_orange.gif);
}

p {
	color: #666666;
	font-size: 12px;
	line-height: 16px;
	margin: 10px;
}
ul.ul {
	color: #666666;
	font-size: 12px;
	line-height: 16px;
	margin: 10px 10px 10px 30px;
}

.icon {
	padding: 0 10px 0 10px;
}

.icon img {
	float: left;
	padding: 0 5px 10px 0;
}

#content,#content_rating table {
	width: 100%;
	border-top: 0px solid #eeeeee;
	border-collapse: collapse;
	clear: both;
}

#content td {
	height: 20px;
	padding: 0 10px;
	vertical-align: middle;
	color: #666666;
	font-size: 12px;
	line-height: 16px;
	border-bottom: 1px solid #eeeeee;
}
#left_column div.other_informations_name,#left_column2 div.other_informations_name {
	clear: none;
	height: 20px;
	text-align: justify;
	width: 130px;
	float: left;
	line-height: 16px;
	border-bottom: 1px solid #eeeeee;
	color: #666666;
	padding-left: 10px;
}
#left_column div.other_informations_value,#left_column2 div.other_informations_value {
	clear: none;
	height: 20px;
	text-align: justify;
	width: 260px;
	float: right;
	line-height: 16px;
	border-bottom: 1px solid #eeeeee;
	color: #666666;
}

table.equipment td.right {
	height: 20px;
/* 	text-align: justify; */
	text-align: justify;
	width: 300px;
}
table.equipment li {
	display: inline;
}
table.equipment td {
	height: 20px;
	text-align: left;
	width: 100px;
}
table.other_ofert td {
	height: 35px;
	padding: 0 10px;
	vertical-align: middle;
	color: #666666;
	font-size: 12px;
	line-height: 16px;
	border-bottom: 1px solid #eeeeee;
}

td.district {
	font-size: 9px;
	width: 90px;
}

td.left {
	width: 140px;
}

td.quantity {
	background: url(/images/site/person.gif) 32px 9px no-repeat;
	width: 40px;
}


td.right {
	text-align: right;
	width: 70px;
}

td.right img {
	float: right;
}

table#other_offers {
	width: 350px;
}

table#other_offers td {
	vertical-align: middle;
}
	
table#guest_rating {
	width: 100%;
}	

th {
	border-bottom: 1px solid #eeeeee;
}

table#guest_rating{
	margin-bottom: 20px;
}
	
table#guest_rating td {
	vertical-align: middle;
}

table#guest_rating td.stars {
	text-align: right;
}

table#guest_rating td.stars img{
	display: inline;
}

table#average_rating  {
	margin: 10px 0 9px 0;
	padding: 0;
	border: 0;
}

#average_rating td {
	margin: 0;
	padding: 0 0px;
	border: 0;
	vertical-align: middle;
	text-align: right;
}

#percent { width: 30px; font-size: 14px; font-weight: bold; margin: 0; padding: 0;}

table#average_rating span {
	font-size: 9px;
	color: #666666;
}

div.bar {
	width: 130px;
	margin: 0; padding: 0;
	height: 8px;
	text-align: left;
	border: 1px solid #c2cf66;
	background-image: url(/images/site/bar_bg.gif);
}

div.bar div {
	margin: 0; padding: 0;
	height: 8px;
	background-image: url(/images/site/bar_active_bg.gif);
}
div.barsys {
	width: 140px;
	margin: 0; padding: 0;
	height: 8px;
	text-align: left;
	border: 1px solid #50e4f3;
	background-image: url(/images/site/barsys_bg.png);
	color: #777676;
	clear: none;
	float:left;
	margin-left: 10px;
}
div.barsys2 {
	clear: none;float:right;padding-right:20px; font-size: 11px;
	color: #777676;
}

div.barsys div {
	margin: 0; padding: 0;
	height: 8px;
	background-image: url(/images/site/barsys_active_bg.png);
}
div.beforebar{
font-size: 9px;color: #777676;text-align: left;margin-left: 10px;
}

div.basic_informations {
	float: left;
	display: inline;
	width: 60px;
	height: 47px;
	padding-top: 13px;
	margin-right: 25px;
	margin-bottom: 10px;
	text-align: center;
	color: #666666;
	background-image: url(/images/site/basic_informations_bg.gif);
	background-repeat: no-repeat;
	font-size: 9px;
}
div.SearchApartments {
	width: 136px;
	background-color: #DFDFDF;
}
div.SearchPriceLeft {
	clear: none;
	float: left;
	width: 80px;
	padding: 2px 1px 2px 0px;
	text-align: left;
	color: #666666;
	font-size: 9px;
}
div.SearchPriceRight {
	clear: none;
	float: right;
	padding: 2px 0px 2px 1px;
	width: 95px;
	text-align: right;
	color: #666666;
	font-size: 9px;
	font-weight: bold;
}

div.basic_informations span {
	display: block;
	font-weight: bold;
	margin:0;
	padding: 0;
	font-size: 18px;
}

div.basic_informations span sup{
	font-weight: bold;
	margin: 0;
	padding: 0;
}

div#price_checking {
	background-color: #ebf3fa;
}

div#price_checking h3 {
	font-size: 12px;
	border-bottom: 1px solid white;
	margin: 0;
	padding: 9px 15px;
	background-color: #ebf3fa;
	font-weight: normal;
}

div#price_checking form {
	font-size: 12px;
	padding: 15px;
}

div#price_checking table td {
	height: 27px;
	text-align: left;
}

a {
	color: #003a6e;
}

a img {
	border: none;
}

div#map {
	clear: both;
	width: 332px;
	height: 272px;
	border: 4px solid #eeeeee;
}
/* Pagination */
#pagination {
	clear: both;
	display: block;
	text-align: center;
	font-size: 12px;
	padding: 10px 10px 5px;;
}

#pagination * {
	display: inline;
	vertical-align: middle;
	margin: 3px;
	
}

#pagination ul  {
	margin: 0;
	padding: 0;
}
#pagination li {
	margin: 0;
	padding: 0;
}

#pagination li a {
		padding: 3px;
		border: 1px solid #dddddd;
		text-decoration: none;
}

#pagination  li a:hover{
	text-decoration: underline;
}

#pagination li.active {
	background-color: #eeeeee;
	border: 1px solid #dddddd;
}

div#prefooter {
	clear: both;
	margin-top: 10px;
	background-color: #ffffff;
	padding: 20px;
	height: 70px;
	font-size: 14px;
	color: #004D94;
}
div#footer {
	margin-top: 10px;
	background-color: #f5f9fd;
	border-top: 1px solid #ebf3fa;
	padding: 20px;
	height: 70px;
	clear: both;
	background-image: url(/images/site/shadow-bottom.png);
	background-position: bottom;
	background-repeat: no-repeat;	
}

div#footer ul {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

div#footer  ul li {
	display: inline;
	list-style-type: none;
	font-size: 12px;
	padding: 0;
	margin: 0 15px 0 0;
}

div#footer p {
	margin: 15px 0 0 0;
	padding: 0;
}

/* GALERIA */

#gallery-menu {
	text-align: center;
	padding: 12px 0 24px;
}

#gallery-menu a{
	font-size: 12px;
	padding: 4px 8px;
	margin: 10px 5px;
	color: #003a6e;
	border: 1px solid #ebf3fa;
	background-color: #f5f9fd;
	font-weight: bold;
}

#gallery-menu a.wactive{
	border: 1px solid #bababa;
	background: #bababa;
	color: white;
	text-decoration: none;
}
table#gallery {
	border: 0;
	width: 340px;
}
table#gallery img {
	border: 2px solid #ebf3fa;
	margin: 0;
	padding: 0;
	border: 0;
}
#gallery td {
	border: 0;
	text-align: center;
}
#gallery td.img {
	width: 160px;
	text-align: center;
	padding: 3px 5px 3px 5px;
/*
	width: 186px;
	text-align: right;
	padding: 3px 5px 3px 28px;
*/
}

table#gallery  img.second{ 
	margin: 0 0 10px;
}
table#gallery  img.imgwidth{ 
/* 	width: 160px; */
}

/* Search result */

table.search_result {
	border: 1px solid #ebf3fa;
	background: url(/images/site/search_result_table_bg.png);
	background-repeat: repeat;
	margin-bottom: 10px;
/* 	width: 690px; */
	width: 770px;
height: 175px;
 /* 	height: 210px; */
}

td.search_result_header {
	height: 38px;
}

.search_result_header h3 {
	clear: both;
	font-size: 14px;
	color: #003a6e;
	padding: 12px 0 0px 10px;
	background: url(/images/site/h1_bg.gif) repeat-x;
	margin: 0;
	padding: 0;
}

.search_result_header h4 {
	clear: both;
	font-size: 12px;
	font-weight: normal;
}

.general_image_container {
	width: 200px;
	margin: 0;
	padding: 0;
}
td.general_image_container img {
	width: 214px;
	margin: 0;
	padding: 0;
}

.general_image_container img {
	border: 2px solid #ebf3fa;
}

.search_result_footer {
	height: 38px;
}

.search_result_footer img{
	float: left;
	padding-right: 5px;
}

.button {
	margin: 0;
	padding: 7px 12px 8px 12px;
	color: white;
	border-left: 2px solid #0062bb;
	border-right: 2px solid #00213e;
	text-decoration: none;
	height: 30px;
	line-height: 30px;
	background-image: url(/images/site/submit_bg.gif);
}

.button:hover {
	background-image: url(/images/site/submit_a_bg.gif);
}

td.search_result_details div.basic_informations {
	float: left;
	display: inline;
	width: 40px;
	height: 25px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: center;
	color: #666666;
	background-image: url(/images/site/search_result_details_bg.png);
	background-repeat: no-repeat;
	font-size: 9px;
}

td.search_result_details span {
	display: block;
	font-weight: bold;
	margin:0;
	padding: 0;
	font-size: 10px;
}

.search_result_right_column {
/* 	width: 145px; */
	width: 185px;
	margin: 0; 
	padding: 0;
}

.search_result_description {
	height: 80px;
}

div.notification {
	background: #edf1b2; 
	font-weight: bold; 
	color: #8fa866; 
	border: 1px solid #c7d3b2; 
	margin: 0 0 10px; 
	padding: 11px;	
}
.notification h2.notification {
	padding:0;
	margin:0;
	display: block;	
	border:0;
	background: #edf1b2; 
	font-weight: bold; 
	color: #8fa866; 
}
.notification a {
	text-decoration: underline;
}
.notification a:hover {
	text-decoration: none;
	color: red;
}

/* end Search result */
/* dostępność i rezerwacja */

#reservation_engine {
	width: 325px;
	padding: 0 0 15px 15px;
	margin: 0 0 5px 0;
	color: #67686C;
/* 	background-color: #ECF3FB;
	background-color: #D5E4F7; */
	background-color: #FFF7E8;
	font-size: 12px;
}
#reservation_engine div {
	width: 320px;
	padding: 5px 5px 0 5px;
	margin: 0;
}
#reservation_engine div.submit {
	width: 285px;
	padding: 0;
	margin: 0;
	text-align: right;
}
#reservation_engine div.date {
	width: 150px;
	padding: 5px 5px 0 5px;
	float: left;
	height: 30px;
}
#reservation_engine div.date2 {
	width: 80px;
	margin: 0;
	padding: 5px 5px 0 5px;
	float: left;
	height: 30px;
}
#reservation_engine div.date3 {
	width: 40px;
	margin: 0;
	padding: 5px 0 0 0;
	float: left;
	height: 30px;
}

#reservation_engine div.h4 {
	font-weight: normal;
	width: 330px;
	font-size: 12px;
	margin-left: -15px;
	margin-bottom: 10px;
	padding: 7px 5px 0 10px;
	height: 22px;
	border-bottom: 1px solid #ffffff;
}
#reservation_engine span.h4 {
	font-weight: bold;
}

#reservation_engine input.rezData {
	color: #000000;
	border: 1px solid #CFCFDB;
	background: #ffffff;
	padding: 1px 1px 1px 1px;
	width: 80px;
}
#reservation_engine select.rezData {
	width: 60px;
	background: #ffffff;
	border:1px solid #CFCFDB;
	margin-left: 10px;
	padding: 2px 2px 2px 2px;
}
div#reservation_engine img.kalendarz {
	vertical-align: top;
}
div#reservation_engine a.none {
	text-decoration: none;
}
div#reservation_result div.res_error {
	color: red;
	font-size: 11px;
	margin: 15px 0 15px 0;
	font-weight: bold;
}
/* result of reservation */

#reservation_engine div.reservation-result {
	width: 150px;
	padding: 0;
	margin: 0;
	float: left;
	height: 20px;
}
#reservation_engine div.reservation-result2 {
	width: 150px;
	padding: 0;
	margin: 0;
	float: left;
	height: 20px;
	font-weight: bold;
}
#reservation_engine div.reservation-result3 {
	width: 300px;
	padding: 0;
	margin: 5px;
	float: left;
	height: 20px;
	font-weight: bold;
	font-size: 13px;
	background-color: white;height: 30px; color:red; border: 1px solid red; padding: 10px 0 0 0; text-align:center;
}

/* callendar on apartments site */

#reservation_callendar {
	width: 340px;
}
#reservation_callendar h4 {
	font-size: 11px;
}

#reservation_callendar table.none { margin: 10px;text-align: center;border: 0; padding: 0; background: #ffffff; width: 330px; height: 23px;font-size: 9px;}
#reservation_callendar td.none{ border: 0; padding: 2px; background: #ffffff;}
#reservation_callendar table td{ border: 1px solid #ffffff; padding: 2px; background: #F4F9FD; }
#reservation_callendar th { font-size: 9px; background-color: #E4EDF6; font-weight: bold; color: black; height: 25px;}
#reservation_callendar td.h4 { font-size: 11px; background-color: #E4EDF6; font-weight: bold; color: black; }
#reservation_callendar td.n { font-size: 11px; background-color: #F6F9FE; color: #CBCCCE;  font-weight: normal;text-decoration: line-through;}
/* dla wolnych */
#reservation_callendar td.ntoday { font-size: 11px; background-color: #EEF0AF; color: #67645D;  font-weight: normal;}
/* dla wolnych */
#reservation_callendar td.t { font-size: 9pt; background-color: #F0F0F0; border: 3px solid red; font-weight: normal;}
/* dla zarezerwowanych */
#reservation_callendar td.reserved { font-size: 9pt; background-color: #F1CDCF; color: #706164; font-weight: normal;text-decoration: line-through;}

/* index site */

#duration_split1 {
	height: 140px;
	padding-bottom: 6px;
	clear: both;
	overflow: hidden;
	margin-bottom: 1px;
	background-color: #FFF6DF;
	background-image: url(/images/site/shadow-main.png);
	background-position: bottom;
	background-repeat: no-repeat;	
}

#duration_split {
	height: 354px;
	padding-bottom: 6px;
	clear: both;
	overflow: hidden;
	margin-bottom: 1px;
	background-color: #FFF6DF;
	background-image: url(/images/site/shadow-main.png);
	background-position: bottom;
	background-repeat: no-repeat;	
}

#duration_split2 {
	height: 130px;
	padding-bottom: 6px;
	clear: both;
	overflow: hidden;
	margin-bottom: 1px;
	background-color: #FFF6DF;
	background-image: url(/images/site/shadow-main.png);
	background-position: bottom;
	background-repeat: no-repeat;	
}

div#start_bottom {
	clear: both;
	width: 1012px;
}
#duration_split_start {
	height: auto !important;
	padding-bottom: 6px;
	clear: both;
	overflow: hidden;
	margin-bottom: 1px;
	background-color: #FFF6DF;
	background-image: url(/images/site/shadow-main.png);
	background-position: bottom;
	background-repeat: no-repeat;	
}

#duration_split_start p.start {
	font-size: 11px;
	color: #003a6e;
	padding: 17px 10px 0px 10px;
	margin: 0;
	background: url(/images/site/h1_bg.gif) repeat-x;
	text-align: justify;
	font-weight: normal;
}

#duration_split #right_column {
	clear: none;
	float: left;
	width: 193px;
}
#right_column div#city {
	clear: both;
	width: 193px;
	padding: 0 5px 0 5px;
	color: #004481;
	background-color: #E5EAF2;
	display: table;
}
#right_column div#city2 {
	clear: both;
	width: 193px;
	padding: 0 5px 0 5px;
	color: #004481;
	background-color: #EFF4FC;
	display: table;
}
#right_column h2.ciemny {
	width: 189px;	
	font-weight: bold;
	color: #004481;
	padding: 0 0 0 10px;
	margin: 0 0 10px 0;
	height: 39px;
	background-image: url(/images/site/start_naglowek_ciemny.png);
	background-repeat: repeat-x;
}
#right_column h2.jasny {
	width: 189px;	
	font-weight: bold;
	font-size: 12px;
	color: #004481;
	padding: 0 0 0 10px;
	margin: 0 0 10px 0;
	height: 39px;
	background-image: url(/images/site/start_naglowek_jasny.png);
	background-repeat: repeat-x;
}
#right_column div.apname {
	width: 183px;
	padding-left: 10px;
	margin-top: 10px;
	font-size: 12px;	
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	height: 12px;
}
#right_column div.apimg {
	clear: none;
	float: left;
	width: 59px;
	margin-left: 10px;
	margin-top: 10px;
	height: 51px;
}
#right_column div.price {
	width: 110px;
	clear: none;
	float: right;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	color: #646464;
	margin-left: 0px;
	margin-top: 10px;
}
#right_column div.name {
	color: #646464;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	margin-left: 0px;
	margin-top: 10px;
}
#right_column span {
	font-weight: bold;
	font-size: 10px;
}
#right_column div.a {
	margin: 5px 10px 15px 0;
	width: 179px;
}
#right_column a.Astart {
	text-decoration: none;
}
#right_column a.Astart:hover {
	text-decoration: underline;
}
#right_column a.moreBIG {
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	background: none;
	color: #004481;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}
#right_column a.moreBIG span.moreBIGspan {
	font-size: 12px;
	color:#F76901;
	font-weight: bold;
	text-transform: none;
}
#right_column a.moreBIG:hover {
	text-decoration: underline;
	color: #004481;
}

#right_column a.more {
	color: #F76901;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;	
	padding: 0 5px 0 5px;
}
#right_column a.more:hover {
	color: #F76901;
	text-decoration: underline;
}
#right_column img {
	border: 0;
	vertical-align: middle;
}

#calendar {
	float: right;
	width: 265px;
	padding: 27px 0 0 80px;
	background: url(/images/site/calendar.gif) no-repeat;
	background-position: 20px 14px;
	height: 88px;
}


#bottom_description {
	margin-top: 20px;
	width: 100%;
	clear: both;
	padding: 0px;
	background-color: #004481;
	background-image: url(/images/site/shadow-bottom.png);
	background-position: bottom;
	background-repeat: no-repeat;	
	padding-bottom: 13px;
}
#bottom_description td.content {
	margin: 0 0 5px; 
	padding: 0;
	text-align: left;
	color: #fff;
	font-size: 10px;
	width: 150px;
	padding: 8px;
	vertical-align: top;
	
}
#bottom_description td.pion {
	padding: 0 2px 0 2px;
	border-left: 3px solid #F79801;
}
#bottom_description th {
	height: 22px;
	text-align: left;
	border: 0;
}
#bottom_description h3 {
	height: 14px;
	padding: 8px 0 8px 10px;
	margin: 10px 0 10px;
	background: none;
	color: #F79801;
	font-size: 16px;
	font-weight: bold;
}
#bottom_description h4 {
	background: none;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}


#footer_right_column {
	margin: 0; 
	padding: 0;
	width: 210px;
	float: right;
	text-align: justify;
}
#footer_right_column div{
	float: left;
	padding: 0 10px 0 10px;
	width: 50px;
	text-align: center;
}
#footer_right_column a{
	font-size: 9px;
	text-decoration: none;
}
#footer_right_column a:hover{
	font-size: 9px;
	text-decoration: underline;
	color: #F79801;
}
#footer_right_column img{
	border:0;
}
#footer_right_column img: hover{
	border:0;
}
#footer_left_column {
	margin: 0; 
	padding: 0;
	width: 700px;
	float: left;
	text-align: justify;
}
.start_left {
	margin: 0; 
	padding: 0;
	width: 326px;
	height: 216px;
	float: left;
	background-image: url(/images/site/lewy_prenumerata.png);
	background-position: bottom;
	background-repeat: no-repeat;
	
}
.start_center {
	padding: 0; 
	margin: 0 0 0 18px;
	width: 326px;
	height: 211px;
	float: left;
	background-image: url(/images/site/shadow_baner.png);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	
}
.start_right {
	margin: 0; 
	padding: 0;
	width: 326px;
	height: 211px;
	float: right;
	background-image: url(/images/site/shadow_baner.png);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 5px;
}
.prenumerata {
	width: 306px;
	padding: 35px 10px 0 10px;
	color: #003580;
	font-size: 12px;
}
.prenumerata input {
	width: 200px;
	padding: 0 10px;
	border: 1px solid #A5ACB2;
}
.prenumerata input.submit {
	cursor: pointer;
	font-size: 11px;
	color: white;
	height: 26px;
	width: 99px;
	padding-left: 2px;
	padding-right: 2px;
	margin-top: 5px;
	border: 0;
	background: url(/images/site/submit_prenumerata.png);
	text-align:center;
	padding-bottom: 4px;
}
.prenumerata input.submit:hover {
	border: 0;
	background: url(/images/site/submit_prenumerata-a.png);
	text-decoration: underline;
}
	
/*    start mapa google */
#mapa {
	width: 338px;
	height: 300px;
	border: 1px solid #0596E5;
}
#mapa span {
	font-size: 9px;
}
/*    end mapa google */
/*    looked AP */
div#looked_apartments {
	clear: none;
	width: 230px;
	float: left;
	margin: 10px 0;
	padding: 0px;
	color: #003A6E;
	background-color: #004481;
	font-size: 10px;
	background-image: url(/images/site/shadow-search.png);
	background-position: bottom;
	background-repeat: no-repeat;	
	display: table;
}
#looked_apartments h2 {
	background-image: none;
	height: 30px;
	color: white;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #7B9FBF;
	text-align: center;
}
#box_add_to_look_AP div.ap{
	font-size: 10px;
	padding: 12px 0 0px 2px;
	margin: 0;
	height: 40px;
	color: white;
}
#box_add_to_look_AP a{
	color: white;
	text-decoration: none;
}
#box_add_to_look_AP a:hover{
	color: white;
	text-decoration: underline;
}
#box_add_to_look_AP div.left{
	width: 39px;
	float: left;
}
#box_add_to_look_AP div.center{
	padding: 7px 0 0 3px;
	width: 140px;
	float: left;
	color: white;
}
#box_add_to_look_AP div.right{
	width: 17px;
	float: right;
}
#box_add_to_look_AP img.x{
	vertical-align: top;
	height: 36px;
}
#box_add_to_look_AP img.imglooked{
	vertical-align: middle;
	width: 35px;
	height: 35px;
}

/*  END looked AP */
table.TableRating {
	margin-top: 10px;
	padding: 3px;
	width: 540px;
	text-align: center;
	border: 0;
	background-color: #ECF3FB;
}
table.TableRating td{
	border: 0;
	padding: 5px;
	border-bottom: 1px solid white;
}
table.TableRating td.left{
	padding-left: 50px;
	width: 250px;
	text-align: left;
}
table.TableRating td.right{
	width: 290px;
	text-align: center;
	border-left: 1px solid white;
}
textarea.rat_notice {
	width: 540px;
	height: 100px;
}
div#left_column_rating {
	clear: none;
	float: left;
	width: 550px;
	padding: 0;
	margin: 0;
}
#left_column_rating div.submit {
	width: 580px;
	padding: 0;
	margin: 0;
	text-align: center;
}

div#right_column_rating {
	clear: none;
	float: right;
	width: 340px;
	padding: 0;
	margin: 0 10px 0 0;
}

ul#info_additionally li {
	display: inline;
	list-style-type: none;
	font-size: 12px;
	padding: 0;
	margin: 0 15px 0 0;
}

table.legend { clear:none; margin: 10px;text-align: center;border: 0; padding: 0; background: #ffffff; width: 330px; height: 23px;font-size: 9px;}

img.glasses {
	vertical-align: middle;
	border: 0;
}

a.addtolook {
	text-decoration: none;
	color: #24A2E8;
}
a.addtolook:hover {
	text-decoration: underline;
	color: #24A2E8;
}
span.lastMinute {
	font-size: 14px;
	font-weight: bold;
	color: red;
}
span.lastMinuteTitle {
	color: red;
	text-decoration: none;
}

a.none {
	text-decoration: none;
}
a.none:hover {
	text-decoration: underline;
	color: red;
}
a.SimpleA {
	text-decoration: none;
	color: white;
	font-size: 10px;
}
a.SimpleA:hover {
	text-decoration: underline;
	color: #F79801;
}
span.currency8 {
	font-size: 8px;
	font-weight: normal;
}

div#bottom {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

ul#bottom li {
	color: grey;
	display: inline;
	list-style-type: none;
	font-size: 9px;
}
div.CityLastMinuteLeft {
	clear: none;
	float: left;
	height: 80px;
	width: 340px;
	margin: 10px 5px 0 0;
}
div.CityLastMinuteRight {
	clear: none;
	float: right;
	height: 80px;
	width: 340px;
	margin: 10px 0 0 0;
}
img.CityLastMinute {
	border: 0;
}

div#start_img {
	clear: both;
	padding: 0;
	/* background-image: url(/images/site/shadow-main-long-zd.png); */
	background-image: url(/images/site/shadow-main.png);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #E5EAF2;
	height: 290px;
	margin: 5px 0 10px 0;	
	padding: 20px 0 0 5px;
	line-height: 10px;
}
div#start_img p.titleotherINFO{
	font-size: 16px;
	height: 25px;
	margin-bottom: 20px;
	width: 96%;
	font-weight: bold;
	color: #004481;
	background-image: url(/images/site/square-blue.png);
	background-position: bottom;
	background-repeat: repeat-x;
}
div#start_img a{
	text-decoration: none;
}
div#start_img a.hover{
	text-decoration: none;
	color: black;
}
#start_img img.zd {
	padding: 0 0 4px 18px;
}
#start_img div.zd {
	clear: none;
	float: left;
	width: 125px;
	height: 70px;
}
#start_img span.title {
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 0 18px;
}
#start_img span.num {
	color: #00407A;
	font-size: 10px;
	font-weight: normal;
	padding: 0 0 0 19px;
}
div#countApartments {
	clear: none;
	width: 770px;
	height: 37px;
	font-size: 11px;
	background: #edf1b2; 
	font-weight: bold; 
	color: #fff; 
	border: 1px solid #c7d3b2; 
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#countApartments div.selectNumber{
	clear: none;
	
	width: 20px;
	height: 16px;
	text-align: center;
	border: 1px solid white;
	padding: 3px 3px 3px 3px;
	margin: 7px 4px;
	background: #00437F; 
	color: #fff;
	display: inline-block;
	*display: inline;	 
}
#countApartments div.selectNumberAll{
	clear: none;	
	width: 70px;
	height: 16px;
	text-align: center;
	border: 1px solid white;
	padding: 3px 3px 3px 3px;
	margin: 7px 4px;
	background: #00437F; 
	color: #fff;
	display: inline-block;
	*display: inline;	 
}
#countApartments a{
	text-decoration: none;
	color: #fff; 
}
#countApartments a:hover{
	text-decoration: none;
	color: red; 
}

div#sortApartments {
	clear: both;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 17px;
	font-size: 11px;
	background: #edf1b2; 
	font-weight: normal; 
	color: #8fa866;
	border: 1px solid #c7d3b2; 
	padding-top: 3px;
	margin-bottom: 10px;
}
#sortApartments a{
	text-decoration: none;
	color: #00437F; 
}
#sortApartments a:hover{
	text-decoration: none;
	color: red; 
}

.notification2 {
	float:left;
	clear:none;
	background: #edf1b2; 
	font-weight: bold; 
	color: #8fa866; 
	margin: 0 150px 10px 0px; 
	padding: 11px;
	font-size: 12px;
}
.notification2 h2.header{
	padding:0;
	margin:0;
	display: block;	
	background: #edf1b2; 
	font-weight: bold; 
	/*color: #8fa866; */
	color: #003A6E;
	font-size: 12px;
}
#LeftColumnListApartments {
	color: black;
	font-size: 10px;
	clear: none;
	width: 200px;
	float: left;
	margin: 0;
	color: #003A6E;
}
#LeftColumnListApartments ul {
	width: 230px;
	clear: both;
	margin: 0;
}
#LeftColumnListApartments ul li {
	width: 230px;
	clear: both;
	margin: 0;
	display: block;
	float: left;
	list-style-type: none;
}
#LeftColumnListApartments li a {
	color: black;
	text-decoration: none;
}
#LeftColumnListApartments li a:hover {
	color: red;
	text-decoration: none;
}
#LeftColumnListApartments h2 {
	background-image: none;
	height: 30px;
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #004481;
	background-image: url(/images/site/shadow-search.png);
	background-position: bottom;
	background-repeat: no-repeat;	
}

img.imgIcon {
	float: left;
	padding: 0 1px 1px 1px;
}
#content ul{
	margin: 0;
	padding: 0;
	color: #666666;
	font-size: 12px;
	line-height: 16px;
	margin: 10px;
}
#content li {
	margin-left: 20px;
	padding: 0;	
}
/* reklama */

div#left_reklam {
	clear: none;
	width: 230px;
	margin: 10px 0;
	padding: 0px;
}
.s_moreday {
	color: red;
}

.facebook{
	float:left;
	width:242px;
	height:320px;
	background: url("/images/site/fbpodklad.png") no-repeat scroll 0 0 transparent;
	display:block;
	left:-210px;
	padding:0;
	position:fixed;
	z-index:10002;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	bottom: 10px;

}
.TopCurrency {
	display: inline; 
	margin-right: 5px; 
	font-size: 10px; 
	font-weight: bold; 
	color: #666666;
}
div.bgbottomnew {
	width: 1071px;	
	margin-right: auto; 
	margin-left: auto; 
	padding-right: 5px;
}
div.footer_txt {text-align: center; background: none;font-size: 11px;color: grey; font-weight: normal;height: 14px;    margin: 10px 0; padding: 8px 0 8px 10px;clear: both;}

div a.header {	display: block; width: 230px;	height: 39px;	margin: 5px 0 14px 25px; padding: 5px; }

p.h1_h {
background: url("../images/site/h1_bg.gif") repeat-x scroll 0 0 transparent;
color: #003A6E;
font-size: 14px;
margin: 0;
padding: 12px 0 0 10px;
display: block;
font-weight: bold;
}

div#breadcrumb
{
width: 600px;margin: 3px 0 3px 10px; color: #003A6E; font-size: 11px;
}

h1#nm {background: none !important;}

h3.stheader, h4.stheader
{
margin: 10px 0 10px 10px; padding:0; color: #003a6e; font-size: 13px;
}

h3.katheader
{
margin: 10px 0 10px 10px; padding:0; color: #000000; font-size: 13px; color: #003A6E;
}

#ofertaMainSite {
	height: 177px; width: 772px; margin: 10px 0 0 0;
}
 #right-small-box {
	background-image: url(/images/site/xxxx-top-right.png); background-position: top; background-repeat: no-repeat; border: 0px solid green; clear: none; float: right; height: 167px; margin: 0; width: 381px; cursor: pointer;
}
 #right-small-box p.namiare-title {
	color: #302d88; font-size: 15px;
}
 #right-small-box p.namiare {
color: black; font-size: 11px; width: 170px; margin-top: 40px;
}
 #left-small-box {
	height: 167px; clear: none; float:left; width: 381px; background-image: url(/images/site/xxxx-top-left.png); background-position: top; background-repeat: no-repeat; padding:0; margin: 0 10px 0 0; border: 0px solid red; cursor: pointer;
}
 #left-small-box-opinion {
	height: 80px; clear: both; width: 381px; padding:0; margin: 0 10px 0 0; border: 0px solid red; cursor: pointer;
}
 #left-small-box p, #left-small-box-opinion p {
	color: #302d88; font-size: 11px; font-weight: bold;
}
 #left-small-box div.top, #left-small-box-opinion div.top {
	clear: none; float: left; font-size:9px; font-weight: bold; color: black;width: 160px;padding: 0 5px 0 10px;
}
 #left-small-box div.bottom, #left-small-box-opinion div.bottom {
	clear: none; float: right; font-size:10px; color: black;width: 221px;
}
#box-opinion {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 748px;
	font-size: 12px;
}
#box-opinion div.box-opinion{
	border: 1px solid #cccccc;
	margin: 5px 0 0 0;
	padding: 5px;
	display: table;
}
#box-opinion div.box-opinion-bottom {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 748px;
	height: 6px;
	background-image: url(/images/site/shadow-opinion.png);
	background-repeat: no-repeat;
}
#box-opinion div.opinion-title {
	clear: none;
	float: left;
	text-transform: capitalize;
	width: 120px;
	color: #00407a
}
#box-opinion table{
	padding:0;
	margin:0;
	width: 748px;
}
#box-opinion td.opinion-title{
	text-transform: capitalize;
	width: 120px;
	color: #00407a
}
#box-opinion td.opinion-ok{
	width: 33px;
	background-image: url(/images/site/opinie-ok.png);
	background-repeat: no-repeat;
	background-position: center;
}
#box-opinion td.opinion-text{
	width: 460px;
	color: #00407a;
	display: table;
}
#box-opinion td.opinion-pkt{
	width: 105px;
	background-image: url(/images/site/punktacja.png);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	font-size: 20px;
	color: white;
	font-weight: bold;
}



div#other_cities_div{
	 background-color: #004481;
    background-image: url("/images/site/shadow-search.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    clear: none;
    color: #003A6E;
    display: table;
    float: left;
    font-size: 10px;
    margin: 10px 0;
    padding: 0;
    width: 230px;
}

div#other_cities_div h2{
    background-image: none;
    border-bottom: 1px solid #7B9FBF;
    color: white;
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    text-align: center;
}

div#other_cities_div ul {margin:0 0 15px 10px;padding:0;list-style:none;}
div#other_cities_div ul li {margin:0;padding:0;list-style:none;display:block;}
div#other_cities_div ul li a {
   font-size: 11px;
   line-height: 14px;
   color: white;
   padding-bottom: 10px;
   text-decoration:none;
}

div#other_cities_div ul li a:hover {text-decoration:underline;}

