
/* Style szukarki */
div.s4_top {
  width: 180px;
  height: 8px;
  background-image: url(http://s.rednet.pl/images/to/bg/szukaj_180_top.gif);
  background-repeat: no-repeat;
  overflow: hidden;
}

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

.s4 {
	background-color: #f6f6f6;
	padding: 0 5px 0 10px;
}

.s4 h1 {
	font-weight: normal;
	font-size: 18px;
	height: 18px;
	float: left;
}

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

.s4 .spaced {
	margin-bottom: 5px;
}

#s4_oferty_indicator {
	vertical-align: middle;
	margin: 3px 0 0 5px;
	float: left;
}

a#s4_oferty_wiecej {
	margin-left: 2px;
}

input.s4_input_1,
select.s4_input_1,
input.s4_input_2,
select.s4_input_2,
input.s4_input_3,
select.s4_input_3,
input.s4_input_7 {
	border: 1px solid #abadb3;
	background-color: #fff;
	padding: 2px 3px 2px 3px;
	margin: 0;
	text-align: left;
}

div.s4_input_1 {
	width: 136px;
}

input.s4_input_1 {
	width: 126px;
}

select.s4_input_1 {
	width: 134px;
}

input.s4_input_2, input.s4_input_3, input.s4_input_7 {
	width: 50px;
}

select.s4_input_2 {
	width: 75px;
	padding: 2px 1px;
}

select.s4_input_3 {
	width: 55px;
	padding: 2px 1px;
}

div.s4_radio label {
	margin: 0 6px 0 0;
}

span.s4_dash {
	color: #abadb3;
	margin-left: 3px;
}

.s4 input.left {
	text-align: left !important; /* bo .hint ma important z ważnego powodu, którego nie pamiętam */
}

input.s4_checkbox {
/*	margin: 2px 3px 2px 0px;*/
	margin-right: 3px;
	background-color: transparent;
	border: 0px none;
}

div.multicheckbox label {
	display: block;
}

label.s4_label {
	margin-left: -3px;
}

img.s4_filtruj {
	float: right;
	cursor: pointer;
}

a.s4_wyczysc {
	cursor: pointer;
/*	border-bottom: 1px dashed #000;*/
}

div.s4_wyczysc_lokalizacje {
	margin: 3px 6px 0 0;
}

a.s4_wyczysc img {
	vertical-align: middle;
	margin-left: 5px;
}

/* okolica i media */
div#s4_box_wyposazenie {
	z-index: 51;
}

/*iframe#s4_box_wyposazenie_iframe {
	width: 472px;
	height: 460px;
	position: absolute;
}*/

div.s4_wyposazenie {
	width: 450px;
	border: 1px solid #abadb3;
	background: #fff;
	padding: 10px;
}

div#s4_wyposazenie a:link, div#s4_wyposazenie a:visited {
	text-decoration: none;
}

div#s4_wyposazenie a:hover {
	text-decoration: underline;
}

div#s4_wyposazenie a.selected {
	color: #ea661e;
}

div.s4_wyposazenie div.title {
	border-bottom: 1px solid #abadb3;
	padding-bottom: 6px;
	height: 14px;
}

div.s4_wyposazenie div.title h2 {
	padding-bottom: 2px;
}

div.s4_wyposazenie h6 {
	color: #999;
	padding-bottom: 3px;
	border-bottom: 1px solid #999;
	margin-bottom: 5px;
}

div.s4_wyposazenie_ikonki {
	padding-bottom: 10px;
	border-bottom: 1px solid #999;
	margin-bottom: 10px;
}

div.s4_wyposazenie_ikonki table {
	width: 100%;
}

div.s4_wyposazenie_ikonki td {
	padding-right: 15px;
}

div.s4_wyposazenie_ikonki td div {
	margin-bottom: 2px;
}

div.s4_wyposazenie_ikonki img {
	vertical-align: middle;
	margin-right: 5px;
}

div.s4_wyposazenie_zaznaczanie {
	padding: 3px 0 3px 0;
	border-bottom: 1px solid #abadb3;
}

div.s4_wyposazenie_zaznaczanie a:link, div.s4_wyposazenie_zaznaczanie:visited {
	color: #999;
}

div.s4_wyposazenie_zaznaczanie a:hover {
	color: #ea661e;
}






