
/* Główny boks wyszukiwarki i mapy strony głównej */
div#main_box {
	width: 986px;
	background: #eee;
	float: left;
	margin-bottom: 10px;
	position: relative;
}

div#topcorners { /* gorne zaokraglenie rogow */
	background: url(http://s.rednet.pl/images/to/bg/corner_TR.gif) top right no-repeat;
}

div#bottomcorners { /* dolne zaokraglenie rogow */
	background: url(http://s.rednet.pl/images/to/bg/corner_BR.gif) bottom right no-repeat;
}

/* Wyszukiwarka prosta */
div#szukaj_home {
	width: 480px;
}

div#szukaj_content {
	background-color: #d2d2d2;
	width: 486px;
	clear: both;
}

div#topcorners_s { /* gorne zaokraglenie rogow wyszukiwarki */
	background: url(http://s.rednet.pl/images/to/bg/s_corner_TR.gif) top right no-repeat;
	height: 5px;
	overflow: hidden;
}

div#bottomcorners_s { /* dolne zaokraglenie rogow wyszukiwarki */
	background: url(http://s.rednet.pl/images/to/bg/s_corner_BR.gif) bottom right no-repeat;
	overflow: hidden;
}

div#szukaj_menu {
	text-align: center;
	height: 22px;
	float: left;
}

div#szukaj_menu a {
	margin-right: 1px
}

div#szukaj_menu li {
	float: left;
}

td#szukaj_main {
	width: 480px;
}

/* szukarka na klonach */
div#s4_tabbed input {
	padding-top: 3px;
	padding-bottom: 3px;
}

div#s4_tabbed div.s4_box {
	width: 464px;
	padding: 2px 11px 0;
	background-color: #d2d2d2;
	position: relative;
}

div#s4_tabbed div.s4_space,
div#s4_tabbed table.s4_space {
	margin-bottom: 5px;
}

div#s4_tabbed td.s4_space {
	padding-bottom: 5px;
}

div#s4_tabbed div.s4_submit_div {
	padding-top: 0px;
	text-align: right;
	border: 0px none;
}

div#s4_tabbed div.s4_form_container {
	height: auto;
	margin-bottom: 0px;
}

div#s4_tabbed div.s4_form_container table {
	height: 36px;
	width: 100%;
}

div#s4_tabbed div.s4_form_container td {
	vertical-align: top;
}

div#s4_tabbed table.s4_tabbed_bottom {
	border-top: 1px solid #fff;
}

div#s4_tabbed table.s4_tabbed_bottom td {
	padding-top: 9px;
}

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

div#s4_tabbed span.s4_input {
	border-bottom: 5px solid black;
}

div#s4_tabbed td.separator {
	border-top: 1px solid #fff;
	height: 4px;
}

div#s4_tabbed span.s4_dash {
	color: #abadb3;
}

div#s4_tabbed .s4_label {
	font-weight: bold;
}

div#s4_tabbed div.s4_lokalizacja {
	width: 136px;
	height: 52px;
}

div#s4_tabbed div.s4_lokalizacja div.prawa {
	float: left;
}

div#s4_tabbed input.s4_input_1 {
	width: 126px;
}

div#s4_tabbed select.s4_input_1 {
	width: 134px;
}

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

div#s4_tabbed select.s4_input_5 {
	width: 100px;
	padding: 2px 1px;
}

div#s4_tabbed td#s4_mieszkaniowy_typ_td, div#s4_tabbed td#s4_dzialki_typ_td {
	padding-bottom: 25px;
}


div#s4_tabbed td#s4_mieszkaniowy_typ_td {
	padding-bottom: 5px;
}

