
/* Lista ofert */

/* 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;
	width: 100px;
	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 0px;
	border: 1px solid #ebebeb;
	background-color: #f6f6f6;
}

#oferty_header ul.tabs a:hover, #oferty_header ul.tabs a.selected {
	color: #ea661e;
	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 {
	width: 100%;
	clear: both;
}

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

#oferty {
	clear: both;
}

#oferty .confbar {
	background: url(http://s.rednet.pl/images/to/bg/subm.gif) repeat-x;
	height: 30px;
	padding: 0 6px;
}

#oferty .confbar div {
	margin-top: 5px;
}

#oferty .confbar select {
	vertical-align: middle;
}

#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: #ea661e;
}

#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;
	margin: 2px 0 8px;
}

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

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

#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;
}

.oferta {
	margin-bottom: 2px;
}

.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: #ea661e;
}

.oferta td {
	padding: 0px;
}

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

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

.oferta td.wizualizacja h2 {
	color: #fff; 
	font-weight: normal; 
	font-size: 10px; 
	text-transform: uppercase;
	letter-spacing: 2px;
}

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

.oferta td.seo_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;
}

.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: 30px;
}

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

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





