body {
	margin: 0;
	padding: 0;
	font-family: Arial;
}

h1, h2, h3, h4, h5, h6, ul, li, p {
	margin: 0;
	padding: 0;
}

ul {
	list-style: none;
}

.button {
	overflow: hidden;
	margin-bottom: 7px;
}

.button span {
	width: auto !important;
	height: 30px;
	padding-right: 29px;
	background: url(img/button_right.gif) right no-repeat;
	display: block;
	float: left;
}

.button span a {
	height: 30px;
	padding: 0 13px;
	font-size: 16px;
	font-weight: bold;
	color: #fff !important;
	line-height: 28px;
	background: url(img/button_left.gif) left no-repeat;
	cursor: pointer;
	display: block;
	float: left;
}

.submit {
	overflow: hidden;
}
.submit span {
	width: auto !important;
	height: 22px;
	margin: 0 !important;
	padding-right: 4px;
	background: url(img/submit_right.gif) right no-repeat;
	display: block;
	float: left;
}
.submit span a {
	height: 22px;
	padding: 0 10px 0 14px;
	font-size: 12px;
	font-weight: bold;
	color: #fff !important;
	text-align: center;
	line-height: 22px;
	background: url(img/submit_left.gif) left no-repeat;
	float: left;
	display: block;
}
.zaloguj {
	height: 22px;
	width: 65px;
	background: url(img/zaloguj.gif) no-repeat;
	margin: 0;
	border: none;
	padding: 0;
}


.search {
	overflow: hidden;
}
.search span {
	width: auto !important;
	height: 28px;
	margin: 0 !important;
	padding-right: 6px;
	background: url(img/search_right.gif) right no-repeat;
	display: block;
	float: left;
}
.search span a {
	height: 28px;
	padding: 0 10px 0 16px;
	font-size: 14px;
	font-weight: bold;
	color: #fff !important;
	text-align: center;
	line-height: 28px;
	background: url(img/search_left.gif) left no-repeat;
	float: left;
	display: block;
	text-decoration: none;
}

.button_100, .button_150 {
	background: url(img/button_100.gif) no-repeat;
	height: 28px;
	width: 100px;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #fff !important;
	text-align: center;
	margin: 0;
	border: none;
	padding: 0;
}
.button_150 {
	background: url(img/button_150.gif) no-repeat;
	width: 150px;
}
.button_small_50 {
	background: url(img/button_small_50.gif) no-repeat;
	height: 20px;
	width: 50px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #fff !important;
	text-align: center;
	margin: 0;
	border: none;
	padding: 0;
}
.cntr {
	text-align: center;
}

.fleft {
	margin-top: 10px;
	float: left;
}

.fright {
	float: right;
}

a:link, a:active, a:visited {
	color: #1e71a5;
	text-decoration: none;
}

#container, #menu, #localization, #main {
	width: 980px;
}

#container {
	margin: 0 auto;
}

#header {
	width: 978px;
	height: 81px;
	margin-bottom: 2px;
	background: url(img/header_bg.gif) repeat-x;
	border-style: solid;
	border-width: 0 1px 1px 1px;
	border-color: #6a9cbe;
	overflow: hidden;
}

#header h1 a {
	width: 244px;
	height: 61px;
	margin: 8px 0 0 5px;
	background: url(img/logo.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	float: left;
}

#stats {
	margin: 15px 10px;
	float: left;
}

#stats p {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	margin: 0 0 5px 0;
}

#stats p span {
	font-size: 14px;
}

#login {
	padding: 15px 10px 0 0;
	float: right;
}

#login ul li {
	padding: 0 5px;
	float: left;
}

#login ul li #username, #login ul li #password  {
	width: 124px;
	height: 17px;
	padding-top: 2px;
	padding-bottom: 2px;
	background: #f4f4eb;
	border: solid 1px #32789d;
}

#login ul li span a {
	font-size: 11px;
	color: #fff;
}

#login ul li label {
	line-height: 18px;
	margin-top: 2px;
	font-size: 11px;
	color: #fff;
	display: block;
}

#login ul li label a {
	color: #fff;
}

#login ul li label input {
	float: left;
}
#login .table_log {
	width: 300px;
	font-size: 13px;
	font-family: arial,verdana;
	color: #fff;
}
#login .a_log {
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}
#login .a_log:hover {
	text-decoration: none;	
}

#menu {
	height: 32px;
	background: url(img/menu_bg.gif) repeat-x;
	border-style: solid;
	border-width: 1px 0 0 0;
	border-color: #eef0e7;
}

#menu ul li {
	height: 32px;
	padding: 0 15px;
	font-size: 15px;
	font-weight: bold;
	line-height: 30px;
	float: left
}

#menu ul li a, #menu span a {
	color: #727576;
}

#menu ul li a {
	text-decoration: none;
}

#menu ul li a:hover {
	text-decoration: underline;
}

#menu ul li.separator {
	width: 1px;
	padding: 0;
	background: url(img/separator_menu.gif) top center no-repeat;
	text-indent: -9999px;
}

#menu span {
	height: 32px;
	padding-right: 22px;
	font-size: 15px;
	color: #727576;
	line-height: 30px;
	display: block;
	float: right;
}

#localization {
	width: 980px;
	height: 27px;
	margin: 0 auto 7px auto;
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: #90b8d3;
}

#localization ul li {
	height: 27px;
	padding: 0 5px;
	font-size: 12px;
	color: #3984af;
	line-height: 27px;
	float: left;
}

#localization ul li a {
	text-decoration: underline;
}

#localization ul li a:hover {
	text-decoration: none;
}

#sidebar, #province {
	width: 189px;
	color: #19699e;
	float: left;
}

#sidebar_menu, #calendarz, #side_ads, #province_menu, #promo_menu {
	width: 189px;
}

#sidebar_menu, #province_menu, #promo_menu {
	margin: 0 0 7px 0;
	float: left;
}

#sidebar_menu_top, #sidebar_menu_bottom, #province_menu_top, #province_menu_bottom, #promo_menu_top, #promo_menu_bottom {
	width: 189px;
	height: 4px;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
}

#sidebar_menu_top, #province_menu_top, #promo_menu_top {
	background: url(img/sidebar_menu_top.gif) no-repeat;
}

#sidebar_menu_bottom, #province_menu_bottom, #province_menu_bottom {
	background: url(img/sidebar_menu_bottom.gif) no-repeat;
}

#sidebar_menu_content, #province_menu_content, #sidebar_menu_panel, #promo_menu_content {
	width: 147px;
	padding: 0 20px 5px 20px;
	border-style: solid;
	border-width: 0 1px;
	border-color: #cbcbcb;
	float: left;
}

#sidebar_menu_header {
	width: 187px;
	padding: 2px 0 1px 0;
	border: solid 1px #cbcbcb;
	background-color: #1e71a5;
	font-family: arial,tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-top: 4px;
}

#sidebar_menu_content ul li a, #province_menu_content ul li a, #sidebar_menu_panel ul li a, #promo_menu_content ul li a {
	text-decoration: underline;
}

#sidebar_menu_content ul li a:hover, #province_menu_content ul li a:hover, #sidebar_menu_panel ul li a:hover, #promo_menu_content ul li a:hover {
	text-decoration: none;
}

#sidebar_menu h3, #province_menu h3, #promo_menu h3 {
	margin-top: 10px;
	font-size: 14px;
}

#sidebar_menu ul, #province_menu ul, #promo_menu ul {
	margin: 5px 0;
}

#sidebar_menu ul li, #province_menu ul li, #promo_menu ul li {
	margin-left: 10px;
	padding-left: 10px;
	font-size: 12px;
	background: url(img/sidebar_menu_list.gif) left center no-repeat;
}

#sidebar_menu_panel {
	width: 167px;
	padding: 0 10px 5px 10px;
}
#sidebar_menu_panel h3 {
	font-size: 18px;
	text-align: center;
	padding-bottom: 5px;
}
#sidebar_menu_panel ul {
	margin: 0;
}
#sidebar_menu_panel ul li {
	padding-top: 8px;
	font-size: 14px;
	font-weight: bold;
	background: none;
}

#content {
	width: 779px;
	padding-left: 12px;
	float: left;
}

#result {
	float: left;
	margin-bottom: 5px;
}
#result_top, #result_bottom {
	width: 779px;
	height: 3px;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
}
#result_top {
	background: url(img/result_top.gif) no-repeat;
}
#result_bottom {
	background: url(img/result_bottom.gif) no-repeat;
}
#result_content {
	width: 737px;
	padding: 0 20px 5px 20px;
	border-style: solid;
	border-width: 0 1px;
	border-color: #c9d7df;
	float: left;
}
#result h2 {
	font-family: arial,tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #727576;
	line-height: 30px;
	margin: 0 0 10px 0;
}
#result h3 {
	width: 717px;
	font-family: arial,tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #727576;
	line-height: 30px;
	margin: 0 0 10px 0;
}
#result .result_section {
	font-weight: bold;
	padding-left: 20px;
}
#result .g12 {
	font-family: verdana,arial;
	font-size: 12px;
}
#result .form_area {
	padding: 3px;
	background: #f8f8f3;
	border: solid 1px #32789d;
}
#result .form_table {
	width: 600px;
	margin: 0 0 20px 30px;
	padding: 3px;
	font-family: verdana;
	font-size: 13px;
}
#result .form_description {
	padding: 3px;
	font-family: verdana;
	font-size: 13px;
}
#result .form_right, #result .form_norm, #result .form_title {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}
#result .form_norm, #result .form_title {
	text-align: left;
}
#result .form_title {
	font-size: 16px;
}
#result .form_norm2 {
	font-family: arial;
	font-size: 13px;
	text-align: center;
	height: 28px;
	padding: 0;
	width: 95px;
}
#result .form_norm3 {
	font-family: arial;
	font-size: 12px;
}
#result .form_a {
	text-decoration: underline;
}
#result .form_a:hover {
	text-decoration: none;
}
#result sup {
	color: red;
	font-size: 10px;
}
#result .form_field {
	font-size: 14px;
	font-family: arial,verdana;
	padding: 2px;
	background: #f4f4eb;
	border: solid 1px #32789d;
	margin: 2px;
}

#offer_list {
	width: 777px;
	padding: 0 0 5px 0;
	border-style: solid;
	border-width: 0 1px;
	border-color: #c9d7df;
	float: left;
}
#offer_list .of_norm, .of_norm_first, .of_priv {
	margin: 10px 10px 0 10px;
	border-bottom: solid 1px #c9d7df; 
}
#offer_list .of_priv {
	margin: 5px 10px 0 12px;
	border: solid 1px #e1e5d4;
	background-color: #f4f4eb;
}
#offer_list .of_norm_first {
	border-top: solid 1px #c9d7df;
	padding-top: 10px;
}
#offer_list .of_tab {
	width: 755px;
	height: 80px;
	border: solid 0px;
	font-size: 13px;
}
#offer_list .of_title {
	font-family: verdana, arial;
	font-size: 14px;
	font-weight: bold;
	color: #275890;
}
#offer_list .of_title:hover {
	text-decoration: underline; 
}
#offer_list .of_describ {
	font-size: 14px;
	padding: 4px;
}
#offer_list .of_info {
	width: 500px;
	font-size: 11px;
	padding-left: 5px;
}
#offer_list .of_kr {
	font-size: 11px;
	padding-top: 5px;
	padding-left: 5px;
}
#offer_list .of_ng {
	font-family: arial;
	font-size: 16px;
	color: #275890;
	padding: 5px;
}
#offer_list .of_link {
	font-size: 14px;
	padding: 2px;
	border: solid 1px #fff;
	color: #275890;
}
#offer_list .of_link:hover {
	text-decoration: underline;
	border: solid 1px #e1e5d4;
	background-color: #f4f4eb;
}
#offer_list .of_link_norm {
	color: #275890;
}
#offer_list .of_link_norm:hover {
	text-decoration: underline;
}
#offer_list .of_data {
	font-size: 11px;
	text-align: right;
}
#offer_list .of_cena {
	font-family: verdana, arial;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	padding-right: 4px;
}
#offer_list .of_linki {
	text-align: right;
	margin: 15px;
}
#offer_list sup {
	font-size: 9px;
	color: #275890;
}

#offer {
	font-family: arial, verdana;
}
#offer a:hover {
	text-decoration: underline;
}
#offer h1 {
	font-size: 20px;
	font-weight: bold;
	color: #3984af;
	line-height: 25px;
	padding: 5px 0 0 0;
}
#offer .h2 {
	font-family: verdana, arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	padding: 0 0 2px 0;
}
#offer .date {
	font-family: verdana;
	font-size: 10px;
	padding-bottom: 10px;
}
#offer #info {
	width: 280px;
	float: left;
}
#info .header_info, #info_r .header_info {
	height: 25px;
	font-size: 14px;
	font-weight: bold;
	background-color: #f4f4eb;
	padding-left: 10px;
}
#info .col_left, #info .col_right {
	width: 140px;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	padding: 3px 10px 3px 0;
	border-bottom: solid 1px #e1e5d4;
}
#info .col_right {
	width: 120px;
	font-weight: normal;
	text-align: left;
}
#info .description, #local .description {
	font-size: 13px;
	padding: 4px;
}
#offer #info_r {
	width: 440px;
	float: right;
}
#info_r .photo {
	padding: 5px;
}
#offer #adv {
	width: 120px;
	height: 600px;
	float: left;
}
#offer #map_local {
	float: right;
}
#offer #local {
	width: 300px;
	float: right;
}
#local .col_left, #local .col_right {
	width: 110px;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	padding: 3px 10px 3px 0;
	border-bottom: solid 1px #e1e5d4;
}
#local .col_right {
	width: 170px;
	font-weight: normal;
	text-align: left;
}
#offer #contact {
	width: 430px;
	float: right;
}
#contact .col_left, #contact .col_right {
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	padding: 3px 10px 3px 0;
	border-bottom: solid 1px #e1e5d4;
}
#contact .col_right {
	font-weight: normal;
	text-align: left;
}
#send .font {
	font-family: arial, verdana;
	font-size: 13px;
}
#send input, textarea {
	font-size: 14px;
	font-family: arial,verdana;
	padding: 2px;
	background: #f4f4eb;
	border: solid 1px #32789d;
	margin: 2px;
}
#send .col_left {
	font-weight: bold;
	text-align: right;
	width: 140px;
}
#send a {
	font-size: 12px;
	font-weight: bold;
	color: #32789d;
	text-decoration: none;
}
#send a:hover { 
	text-decoration: underline;
}
#send .button_100 {
	background: url(http://www.adhome.pl/img/button_100.gif) no-repeat;
	height: 28px;
	width: 100px;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #fff !important;
	text-align: center;
	margin: 0;
	border: none;
	padding: 0;
}
#send sup {
	font-size: 15px;
	color: red;
}
#search_hidden {
	height: 30px;
	width: 700px;
	padding: 6px 0 0 20px;
}
#search_hidden span {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #3984af;
	cursor: pointer;
}

#search {
	width: 486px;
	height: 244px;
	padding: 0 20px;
	background: url(img/search_bg.jpg) no-repeat;
	float: left;
}

#search .header {
	width: 480px;
	display: inline;
}

#search .header_title {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	padding: 10px 0 10px 5px;
	float: left;
}

#search .off {
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
	float: right;
	padding-top: 7px;
	text-decoration: underline;
}

#search h2 {
	margin: 10px 0;
	font-size: 20px;
	color: #fff;
	padding-left: 5px;
}

#search span {
	width: 180px;
	font-size: 10px;
}

#search span a {
	color: #fff;
}

#search .tab_td {
	width: 418px;
	padding: 2px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

#search label {
	margin-bottom: 3px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	display: block;
}

#search #household_type, #search #province, #search #announcement_type {
	width: 150px;
	padding: 1px;
	background: #f4f4eb;
	border: solid 1px #32789d;
}

#search #city {
	width: 180px;
	padding: 2px;
	background: #f4f4eb;
	border: solid 1px #32789d;
}

#search #price_from, #search #price_to, #search #area_from, #search #area_to {
	width: 60px;
	padding: 2px;
	background: #f4f4eb;
	border: solid 1px #32789d;
}

#map {
	width: 242px;
	margin-left: 11px;
	float: left;
}

#map_top, #map_bottom {
	width: 242px;
	height: 3px;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
}

#map_top {
	background: url(img/map_top.gif) no-repeat;
}

#map_bottom {
	background: url(img/map_bottom.gif) no-repeat;
}

#map_main {
	width: 240px;
	text-align: center;
	color: #19699e;
	border-style: solid;
	border-width: 0 1px;
	border-color: #c9d7df;
	float: left;
}

#map_main h3 {
	margin-top: 6px;
	font-size: 14px;
}

#page_desc {
	width: 739px;
	padding: 0 10px;
	float: left;
}

#page_desc p {
	font-size: 12px;
	color: #07609d;
	text-align: justify;
}

.box {
	width: 386px;
	margin: 5px 0;
}

.box_top {
	padding-left: 8px;
	height: 26px;
	background: url(img/title_left.gif) left no-repeat;
}

.box_top h2 {
	height: 26px;
	font-size: 16px;
	color: #fff;
	line-height: 26px;
	background: url(img/title_right.gif) right no-repeat;
	display: block;
}

.box_main {
	padding: 0 1px;
	width: 382px;
	border-style: solid;
	border-width: 0 1px;
	border-color: #5a98a7;
	overflow: hidden;
}

.box_bottom {
	width: 386px;
	height: 4px;
	text-indent: -9999px;
	background: url(img/box_bottom.gif) no-repeat;
	overflow: hidden;
}

.box_main ul li {
	width: 372px;
	height: 85px;
	padding: 2px 5px;
	overflow: hidden;
}

.box_main ul li.box_row_1 {
	background: #f1f5e2;
}

.box_main ul li.box_row_1, .box_main ul li.box_row_2 {
	margin: 2px 0;
}

.box_main ul li.box_row_2 {
	background: #f7f9ee;
}

.box_main ul li ul li {
	width: auto;
	padding: 0;
	font-size: 14px;
	float: left;
}

.box_main ul li ul li strong, .box_main ul li ul li p {
	font-size: 13px;
	margin: 1px 0;
}

.box_main ul li ul li.building_photo img {
	border: solid 1px #afb3a5;
}

.box_main ul li ul li.building_desc {
	padding: 2px 0 2px 5px;
}

#footer {
	width: 980px;
	margin: auto;
	padding: 5px 0;
	border-style: solid;
	border-width: 1px 0 0 0;
	border-color: #5b94ba;
	overflow: hidden;
}
#footer ul {
	width: 340px;
	margin: 0 auto;
	overflow: hidden;
}
#footer ul li {
	height: 18px;
	padding: 0 4px;
	font-size: 10px;
	color: #1e71a5;
	line-height: 18px;
	display: block;
	float: left;
}
#footer ul li a {
	text-decoration: underline;
}
#footer ul li a:hover {
	text-decoration: none;
}
#footer .copy {
	font-size: 10px;
	text-align: center;
	line-height: 18px;
}

