html,body {
	margin: 0;
	padding: 0;
}

body {
	background: url(../imgs/bg.jpg);
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #1a1a1a;
}

/* layout */
#contener {
	width: 974px;
	margin: 15px auto;
	background: url(../imgs/page_bg.jpg) repeat-y 0 91px;
}

#top {
	height: 214px;
	background: url(../imgs/top.jpg) no-repeat;
}

#logo_link {
	width: 270px;
	height: 80px;
	position: absolute;
	margin-left: 30px;
	margin-top: 94px;
	z-index: 1;
}

#logo_link a {
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
}

#menu {
	height: 48px;
	background: url(../imgs/menu_r.jpg) no-repeat top right;
}

.menu_item {
	float: left;
	height: 48px;
}

.menu_item a {
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
}

#menu_l {
	background: url(../imgs/menu_l.jpg) no-repeat;
	width: 55px;
}

#menu_strona_glowna {
	background: url(../imgs/menu_strona_glowna.jpg) no-repeat;
	width: 183px;
}

#menu_dodaj_wpis {
	background: url(../imgs/menu_dodaj_wpis.jpg) no-repeat;
	width: 153px;
}

#menu_edytuj_dane {
	background: url(../imgs/menu_edytuj_dane.jpg) no-repeat;
	width: 157px;
}

#menu_kontakt {
	background: url(../imgs/menu_kontakt.jpg) no-repeat;
	width: 124px;
}

#page {
	min-height: 300px;
	background: url(../imgs/page_top.jpg) no-repeat;
	padding: 5px;
}

#footer {
	height: 31px;
	padding-top: 25px;
	background: url(../imgs/page_footer.jpg) no-repeat;
	text-align: center;
}

#footer_left {
    float: left;
    width: 200px;
    overflow: hidden;
}

#footer_right {
    float: right;
    width: 200px;
    overflow: hidden;
    padding-right: 35px;
}

/* ----- */
#left {
	width: 200px;
	float: left;
	overflow: hidden;
}

#right {
	width: 690px;
	padding-right: 30px;
	float: right;
	overflow: hidden;
}

.clear {
	height: 0;
	clear: both;
}

/* main styles */
form {
	margin: 0px;
}

fieldset {
	margin-bottom: 10px;
	font-size: 11px;
	border: 1px solid #CAA457;
	padding: 10px 20px;
}

legend {
	font-weight: bold;
	color: #000;
	padding: 0 10px;
}

.button {
	font-family: Verdana, Tahoma, sans-serif;
	background-color: #fff;
	border: 1px solid #83836f;
	color: #000;
	font-size: 11px;
}

.textfield {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
}

img {
	border: none;
}

.hr {
	height: 1px;
	background: url(../imgs/linia.gif) no-repeat;
}

/* left panel */

.left_header {
	text-align: center;
	color: #000;
	font-family: "Monotype Corsiva", "Palatino Linotype", "Times New Roman", serif;
	font-style: italic;
	font-size: 18px;
	padding: 20px 0;
}

.left_block {
	margin-bottom: 15px;
}

.left_body {
	padding: 0 10px 10px;
}

#search_form {
	font-weight: bold;
	color: #000;
	padding: 0 10px;
}

#search_form label {
	display: block;
	margin-bottom: 3px;
}

#search_form select {
	width: 160px;
}

#active_map {
	text-align: center;
	padding: 15px 0 5px;
}

.left_thumb {
	text-align: center;
	margin-bottom: 5px;
}

.left_thumb img {
	max-width: 170px;
	max-height: 128px;
}

.left_offer_body {
	font-size: 10px;
}

.left_offer_body .offer_title {
	font-size: 12px;
}

/* right panel */
.right_header {
	text-align: right;
	color: #000;
	font-family: "Monotype Corsiva", "Palatino Linotype", "Times New Roman", serif;
	font-style: italic;
	font-size: 30px;
	padding: 20px 35px 5px 0;
	background: url(../imgs/linia.gif) no-repeat left bottom;
}

.normal_offer,.pager,.one_offer,.block_text,.premium_offer {
	padding: 15px 35px;
	background: url(../imgs/linia.gif) no-repeat left bottom;
}

.offer_thumb {
	width: 200px;
	height: 150px;
	float: left;
	text-align: center;
	/*border: 1px solid #D4C897;*/
}

.offer_picto {
	float: right;
	text-align: right;
}

.offer_body {
    margin-left: 220px;
    min-height: 150px;
}

.premium_offer .offer_body {
    margin-left: 220px;
    min-height: 158px;
}

.offer_title, a.offer_title {
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
	color: #3e3e3e;
}

.premium_offer .offer_thumb img {
	border: 2px solid #A24C09;
	padding: 2px;
	/*background: #A24C09;*/
}

.premium_offer .offer_title {
	color: #A24C09;
}

.offer_title:hover {
	text-decoration: underline;
}

.one_offer .offer_body {
	font-weight: bold;
}

.offer_block {
	margin: 10px 0;
}

.offer_gallery {
	text-align: center;
}

.offer_gallery img {
	max-width: 128px;
	max-height: 96px;
	border: 1px solid #D4C897;
	margin: 5px;
}

.offer_nie {
	font-weight: bold;
	text-decoration: line-through;
	color: red;
}

.offer_tak {
	font-weight: bold;
	color: green;
}

#search_miasto {
	float: left;
}

#search_rodzaj {
	margin-left: 320px;;
}

#select_miasto,#select_rodzaj {
	width: 230px;
}

.pager {
	text-align: center;
	font-size: 11px;
}

.pager a {
	text-decoration: none;
	color: #012a61;
}

.pager .active_page {
	color: #a11416;
	font-weight: bold;
}

.pager a:hover {
	text-decoration: underline;
}

.error {
	background: url(../imgs/icons/error.gif) no-repeat 5px center;
	padding: 10px;
	padding-left: 35px;
	font-weight: bold;
	color: #a60202;
	margin-bottom: 5px;
}

.success {
	background: url(../imgs/icons/success.gif) no-repeat 5px center;
	padding: 10px;
	padding-left: 35px;
	font-weight: bold;
	color: #364f2c;
	margin-bottom: 5px;
}

.block_text {
	font-size: 12px;
}

#obiekt_form label,#obiekt_form .label {
	display: block;
	margin: 7px auto;
	padding-left: 60px;
	padding-right: 60px;
	text-align: right;
}

#obiekt_form .textfield {
	width: 330px;
	vertical-align: top;
}

#obiekt_form .form_desc {
	margin: 7px auto;
}

#obiekt_form .label_inline {
	display: inline;
	padding: 0;
}

.tool-tip {
	color: #FAA92B;
	width: 139px;
	z-index: 13000;
	background: #000;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	padding: 8px;
}

.tool-title {
	margin: 0;
	color: #FAA92B;
}

.tool-text {

}
/*
#space_b1, #space_b2 {
    background: red;
    opacity: 0.3;
    filter:alpha(opacity=30);
}
*/
#space_b1 {
    margin-top: 30px;
    text-align: center;
}

#space_b2 {
    clear: both;
    margin: 10px 22px 0;
    text-align: center;
}

#space_b3 {
    margin: 10px 10px 0;
    text-align: center;
}


