
/* Lista ofert */
h1.title {
	color: #000;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	padding: 2px 0 2px;
}

/* Duże zakładki */
#oferty_header ul.tabs {
	list-style: none;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0px 0px 8px;
	clear: both;
	height: 23px;
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 5px;
}

#oferty_header ul.tabs li {
	float: left;
	display: inline;
	text-align: center;
	margin-right: 3px;
}

#oferty_header ul.tabs a:link, #oferty_header ul.tabs a:visited {
	background: 0 0 no-repeat;
	color: #666;
	font-size: 18px;
	text-decoration: none;
	display: block;
	padding: 8px 10px;
	border: 1px solid #ebebeb;
	background-color: #f6f6f6;
}

#oferty_header ul.tabs a:hover, #oferty_header ul.tabs a.selected {
	color: #c70000;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	border-bottom-color: #fff;
}

#oferty_header ul.tabs li.info {
	float: right;
	text-align: right;
	font-weight: bold;
	color: #000;
	margin-top: 16px;
	width: auto;
}

#oferty_liczba_div, #oferty_specjalne_div {
	display: none;
}

#oferty_mapa #mapa_main {
	width: 100%;
/*	max-width: 740px;*/
	min-width: 486px;
}

#oferty_mapa #mapa_tabs {
	margin-top: 0px;
}

#oferty_mapa table.mapa {
	width: 100%;
	clear: both;
}

#oferty_mapa table.mapa td {
	vertical-align: middle;
}

#oferty {
	clear: both;
}

#oferty .confbar div.sortuj {
	margin-left: 15px;
}

#oferty .confbar div.paginacja a, #oferty .confbar div.paginacja span {
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #666;
	font-family: verdana;
	text-decoration: none;
}

#oferty .confbar div.paginacja a:hover, #oferty .confbar div.paginacja span {
	color: #c70000;
}

#oferty h6 {
	text-transform: uppercase;
	color: #ccc;
	text-align: center;
	letter-spacing: 10px;
	padding-bottom: 2px;
}

#oferty .spacer {
	width: 100%;
	height: 4px;
	background-color: #dadada;
	overflow: hidden;
}

#oferty .highlight .spacer {
	background-color: #999;
}

#oferty div.reklamowy, #oferty div.reklamowy a {
	text-align: right;
	color: #c70000;
	font-weight: bold;
	margin: 6px 0 2px;
}

#oferty div.polecana {
	background: url(http://s.rednet.pl/images/to/bg/of_polecana.gif) repeat-x bottom;
}

#oferty div.polecana .spacer {
	background-color: #ff9900;
}


#oferty div.rabatrazem {
	background: url(http://s.rednet.pl/images/to/bg/of_rabatrazem.gif) repeat-x bottom;
}

#oferty div.rabatrazem .spacer {
	background-color: #93a9bf;
}

#oferty div.rabatrazem.highlight .spacer {
	background-color: #154874;
}

#oferty div.rabatrazem .oferta .faded .colored span, #oferty div.rabatrazem .oferta .faded span {
	color: #93a9bf;
}

#oferty div.rabatrazem.highlight .oferta .faded span {
	color: #000;
}

#oferty div.rabatrazem.highlight .oferta .faded .colored span {
	color: #c70000;
}


#oferty div.podswietlenie {
	background: url(http://s.rednet.pl/images/to/bg/of_podswietlenie.gif) repeat-x bottom;
}

#oferty div.podswietlenie .spacer {
	background-color: #ff9900;
}

#oferty div.oferty_map_bar {
	height: 20px;
	margin-bottom: 10px;
}

.oferta_div {
	margin: 2px 0 8px;
	border: 1px solid white;
	padding: 2px;
}

/*.oferta_div:hover {*/
/*	border: 1px solid #aaa;*/
/*}*/

.oferta {
/*	margin-bottom: 2px;*/
/*	margin: 3px;*/
}

.oferta, .oferta .dane table {
	width: 100%;
}

.oferta .faded img {
	opacity: 0.3;
	filter: alpha(opacity=30);
}

.oferta .faded span {
	color: #ccc;
}

.oferta .faded .colored span {
	color: #ccc;
}

#oferty .highlight .faded img {
	opacity: 1.0;
	filter: alpha(opacity=100);
}

#oferty .highlight .faded span {
	color: #000;
}

#oferty .highlight .faded .colored span {
	color: #c70000;
}

.oferta td {
	padding: 0px;
}

.oferta td.dane {
	padding-left: 10px;
}

.oferta td.wizualizacja {
	width: 150px;
	text-align: center;
}

.oferta td.wizualizacja div.wizualizacja {
	width: 150px;
	height: 112px;
	position: relative;
}

.oferta td.wizualizacja img.wizualizacja {
	width: 150px;
	height: 112px;
}

.oferta td.tags, .oferta td.aktualizacja {
	font-size: 10px;
	color: #999;
}

.oferta td.aktualizacja {
	white-space: nowrap;
	padding-left: 20px;
	text-align: right;
	vertical-align: bottom;
}

.oferta .podstawowe {
	margin-bottom: 6px;
}

.oferta .podstawowe td {
	padding-bottom: 1px;
}

.oferta .podstawowe td a {
	text-decoration: none;
}

.oferta td.logo {
	width: 80px;
	text-align: center;
	padding-left: 10px;
	padding-bottom: 0px;
}

.oferta td.ikonki {
	text-align: right;
	padding-left: 10px;
}

.oferta div.pola {
	width: 100%;
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 1px;
	margin-bottom: 3px;
	position: relative;
	overflow: visible;
}

.oferta div.pola div.column {
	float: left;
	vertical-align: bottom;
	padding-right: 25px;
	width: auto;
	line-height: 16px;
	white-space: nowrap;
}

.oferta div.pola div.column.opis { /* bypass ogólny */
	white-space: normal;
}

.oferta table.pola {
	width: auto;
}

.oferta table.pola td {
	padding-right: 25px;
	vertical-align: bottom
}

.oferta table.pola span {
	white-space: nowrap;
}

.oferta table.pola span.opis {
	white-space: normal;
}

.oferta div.pola .ikonki {
	position: absolute;
	right: 0px;
	bottom: 2px;
	height: 20px;
	overflow: hidden;
}

.oferta table.ikony {
	margin-top: 1px;
}

.oferta table.ikony td {
	font-weight: bold;
}

.oferta table.ikony td.ikony a {
	margin-right: 20px;
	white-space: nowrap;
}

.oferta table.ikony td a {
	text-decoration: none;
}

.oferta table.ikony td img {
	vertical-align: bottom;
	margin-right: 4px;
}

.oferta table.ikony td.ikony_right {
	text-align: right;
}

.oferta table.ikony td.ikony_right a {
	margin-right: 0px;
	margin-left: 20px;
	white-space: nowrap;
}

div.zapamietane_top {
	width: 300px;
	height: 8px;
	background-image: url(http://s.rednet.pl/images/to/bg/zapamietane_top.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

div.zapamietane_bottom {
	width: 300px;
	height: 8px;
	background-image: url(http://s.rednet.pl/images/to/bg/zapamietane_bottom.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	margin-bottom: 10px;
}

div.zapamietane_box {
	width: 278px;
	background-color: #F6F6F6;
	padding: 3px 11px 3px;
}

div.zapamietane_box .spacer {
	width: 290px;
	height: 1px;
	overflow: hidden;
	background-color: #dadada;
	margin: 5px 0;
	clear: both;
}

div.zapamietane_box table.zapamietane tr.header td {
	vertical-align: middle;
}

div.zapamietane_box table.zapamietane td.zapamietane_content {
	padding-bottom: 10px;
}

div.zapamietane_box table.zapamietane tr.footer td {
	padding-right: 20px;
	text-align: right;
}

div.zapamietane_box table.zapamietane td.zapamietane_content div.zapamietane_thumb {
	float: left;
	width: 86px;
	height: 56px;
	margin: 2px;
	border: 1px solid #AAA;
	overflow: hidden;
}

div.zapamietane_box table.zapamietane td.zapamietane_content div.zapamietane_thumb img {
	background: white;
	border: 3px solid white;
}

a.wyczysc_zapamietane {
	color: #CCC;
	line-height: 12px;
}

a.wyczysc_zapamietane * {
	vertical-align: middle;
}

#quickpreview {
	padding: 5px;
	background-color : #fff;
	font-size: 11px;
	color: #000;
	position: absolute;
	left: -9999px;
	top: -9999px;
	z-index: 150;
	width: 415px;
	height: 200px;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
}


div.oferta_div {
}

div.oferta_div:hover {
	border: 1px solid #aaa;
}

#quickpreview div.photos {
	float: left;
	width: 150px;
}


#quickpreview div.photos ul {
	margin-left: 16px;
}

#quickpreview div.photos ul li {
	width: 50px;
	height: 50px;
	border: 1px solid #aaa;
	display: block;
	float: left;
	margin: 2px;
	overflow: hidden;
}

#quickpreview div.photos div.show_all {
	text-align: center;
	padding: 6px;
}

#quickpreview div.photo_preview {
	float: left;
	border : 1px solid #aaa;
/*	width: 260px;*/
	height: 190px;
	margin: 2px;
	overflow: hidden;
	text-align: center;
	margin: 0px auto;
	min-width: 200px;
}

/* footer */
body.oferty #footer_center #na_skroty, body.oferty #footer_center #na_skroty h3 {
	width: 966px;
	margin-left: auto;
	margin-right: auto;
	float: none;
}

body.oferty #footer_center #to_opis {
	width: 966px;
	margin-left: auto;
	margin-right: auto;
	float: none;
}

/* box wirtualne spacery */
div#adv_inwestycje_spacery {
	background-color: #f8f8b7;
	border: 1px solid #ebebeb;
	padding: 6px 0px 6px;
	float: left;
	margin-right: -3px; /* dla IE6, zeby nie dublowalo ostatniego wyrazu */
	margin-bottom: 10px;
	width: 300px;
}

div#adv_inwestycje_spacery .adv_zobacz {
	clear: both;
	width: auto;
	text-align: right;
	padding: 7px 24px 0px;
}

div.adv_inwestycje_spacery_box {
	float: left;
	text-align: center;
	color: #c70000;
	font-weight: bold;
	font-size: 12px;
	padding: 0 24px 0 24px;
	width: 102px;
}

div.adv_inwestycje_spacery_box .adv_inwestycje_spacery_box_miejscowosc {
	white-space: nowrap;
}

div#adv_inwestycje_spacery_content {
	margin: 0 auto;
}

div.adv_inwestycje_spacery_img_container {
	margin: 5px 0 7px;
	cursor: pointer;
	width: 100px;
	height: 75px;
	border: 1px solid #999;
	position: relative;
}

div.adv_inwestycje_spacery_img_container img.ico {
	bottom: 1px;
	left: 1px;
	position: absolute;
	margin: 0px;
}



	



