* {
	margin: 0px;
	padding: 0px;
	border: none;
}

.white {color: #fff}
.red {color: #f00}
.green {color: #008000}
.blue {color: #f90}
.light_blue {color: #a8c2c5}
.light_green {color: #afe3a0}
.blackBackground {background: #0e1f08}
.redBackground {background: #e00000}

.small {font-size: 0.9em}
.big {font-size: 1.2em}
.veryBig {font-size: 1.4em}

.bold {font-weight: bold}

.right {text-align: right}

.clear {clear: both}

body {
	background: #1c3f11 url('../gfx/bg.png') repeat-x;
	font: 11px Tahoma, Arial;
	color: #afe3a0;
}

img {
	margin: auto;
	display: block;
}

a {
	color: inherit;
	text-decoration: none;
}

object {
	border: none;
}

.shadow {
	width: 873px;
	margin: auto;
	display: block;
}

.shadow_true {
	background: url('../gfx/shadow.png') repeat-y top left;

}

.center {
	width: 713px;
	margin: auto;
}

#middle {
	background: #285c17;
	min-height: 100px;
}

#middle #logged {
	text-align: center;
	padding: 15px 0px 15px 0px;
}

#middle #logged ul {
	margin-top: 30px;
	list-style: none;
}

#middle #logged li {
	display: inline;
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
	padding: 0px 20px 0px 20px;	
}

#middle #left {
	padding: 10px 0px 0px 5px;
	float: left;
	width: 240px;
}

#middle #right {
	float: right;
	width: 400px;
	margin-right: 20px;
}

#login_box {
	width: 270px;
}

#login_box input{
	width: 80px;
	margin-left: 5px;
	border: 1px #869880 solid;
	color: #fff;
	background: #1a3b10;
	display: inline;
}

#login_box input[type=submit] {
	width: auto;
	display: inline;
	font-weight: bold;
}

#login_box p {
	color: #f00;
	font-size: 9px;
	margin: 5px 0px 0px 5px;
}

#content {
	background: #285c17;
	width: 713px;
	margin: auto;
	padding-top: 5px;
}

#inside {
	width: 695px;
	margin: auto;
	min-height: 650px;
}

#inside p {padding-top: 10px;}

/*Indeks*/

#content h2 {
	font-size: 13px;
	padding: 10px 0px;
}

#content .offers h3, #content .offers p {
	margin-left: 120px;
}

#content .offers h3 {
	margin-bottom: 28px;
}

#content .leftBox {
	width: 325px;
	float: left;	
}

#content .rightBox {
	margin-left: 350px;
}

#content .table {display: block; margin-left: 120px;}

#content .table p {margin: 0px;}

#content .leftColumn {
	width: 70px;
}

#content .rightColumn {
	width: 80px;
}

#content .crBlack, #content .crGreen {
	width: 106px;
	height: 86px;
	float: left;
}

#content .crBlack img, #content .crGreen img {
	padding: 3px;
}

#content .crBlack {background: url('../gfx/crBlack.png') no-repeat}

#content .crGreen {background: url('../gfx/crGreen.png') no-repeat} 

/*Sell and rent details*/

#content .red_bar {
	background: #9f1010;
	height: 25px;
}

#content .red_bar p {
	text-transform: uppercase;
	line-height: 20px;
	vertical-align: middle;
	text-align: center;
	color: #fff;
	font-weight: bold;
	padding: 0px;
}

#content #details_left {
	float: left; 
	width: 300px;
	color: #fff;
}

#content #details_left p{
	clear: both;
}

#content #offer_header .icon {
	padding-top: 10px;
	float: left;
	width: 50px;
	height: 60px;
}

#content #offer_header h2 {
	margin-left: 70px;
	line-height: 80px;
	vertical-align: middle;
}

#content #offer_header .icon p {
	text-align: center;
}

#content #details_right {
	margin: 10px 0px 0px 320px;
	padding-bottom: 100px;
}

#content #details_right ul {
	list-style: none;
	list-style-position: inside;
	margin-left: 0px;
	width: 327px;
}

#content #details_right li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#content #details_right li img {
	display: inline-block;
	margin: 0px;
	padding: 0px
}
#content #details_right img {
	display: inline;
	margin-left: 0px;
}

#content #details_right form {
	margin-top: 50px;
}

#content #details_right .form {
	margin-bottom: 0.3em;
	display: block;
}

#content #details_right .form label {
	width: 300px;
	float: left;
	color: #fff;
}

#content #details_right .form textarea {
	width: 327px;
	height: 250px;
	border: 1px #fff solid;
	background: #348a16;
	color: #fff;
}

#content #details_right .form input[type=submit]{
	width: 100px;
	margin-left: 223px;
	border: 1px #fff solid;
	background: #1a3a0f;
	color: #fff;
}

#content #details_left #sell h2, #content #details_left p {
	margin-bottom: 30px;
}

#content #details_left #rent h2 {
	margin-left: 60px;
	line-height: 60px;
	vertical-align: middle;
}

#content #details p {
	margin-bottom: 20px;
}

/*list*/

#header img {
	display: inline;
}

#header_leftNav {
	float: left;
	width: 300px;
}

#header_leftNav td.h2 {
	width: 120px;
}

#header_leftNav td.form {
	width: 180px;
}

#header_leftNav label {
	float: left;
}

#header_leftNav form {
	width: 180px;
	padding: 0px;
}

#header_leftNav select {
	width: 180px;
}

.paginator {
	float: right;
	width: 230px;
	margin: auto;
	font-weight: bold;
	color: #fff;
}

.paginatorBottom table {
	margin: auto;
	clear: both;
	padding-bottom: 20px;
	font-weight: bold;
	color: #fff;
}

.paginator a, .paginatorBottom a {
	text-decoration: none;
}

.paginator tr, .paginatorBottom tr {
	text-align: center;
	margin: auto;
}

.paginator td, .paginatorBottom td {
	line-height: 12px;
	vertical-align: top;
}

.paginatorBottom img {
	display: inline;
}

.archive {
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 200px;
	text-align: center;
}

#sort {margin-left: 310px;}

#sort p {float: left; width: 100px; padding: 0px; line-height: 18px; vertical-align: middle;}

#sort img {margin: 5px 0px 3px 5px;}

#content .offerBox {
	width: 100%;
	margin-top: 20px;
	background: #285c17 url('../gfx/normal_table.png') repeat-x;
}

#content .recommended {
	background: #285c17 url('../gfx/recommended.png') no-repeat;
	height: 100px;
}

#content .normal {
	height: 88px;
}

#content .offerBox h2 {
	padding: 5px 0px;
}

#content .offerBox .image {
	float: left;
	width: 106px;
	background: url('../gfx/crBlack.png') no-repeat;
	padding-right: 10px;
}

#content .recommended .image {
	margin-top: 10px;
	background: url('../gfx/rcBlack.png') no-repeat;
}

#content .offerBox .image img {
	margin: 3px;
}

#content .offerBox .price {
	float: right;
	width: 100px;
	margin-right: 10px;
}

#content .recommended .content {
	padding-top: 16px;
}

#content .offerBox .offerContainer {
	padding-left: 10px;	
}

#content .offerBox .price p {
	text-align: center;
	line-height: 20px;
	vertical-align: middle;
	font-weight: bold;
}

#content .offerBox .content {
}

#content .offerBox .content p {
	text-align: justify;
	color: #a8c2c5;
	margin-left: 3px;
}

#rents p {
	color: #fff;
	text-align: center;
}

#rents table {
	width: 100%;
	border: none;
	border-collapse: collapse;
	margin: 30px 0px 30px 0px; 
}

#rents tr.empty {
	height: 10px;
}

#rents tr.head {
	font-size: 0.9em;
	font-weight: bold;
	color: #8dd078;
	text-align: center;
}

#rents td.image {
	width: 107px;
	border: none;
	background: #285c17;
	margin: 0px;
	padding: 0px;
}

#rents tr.recommended td.image img {margin-top: -6px;}

#rents td.separator {
	width: 3px;
	background: #285c17;
}

#rents td.localisation {
	width: 146px;
}

#rents td.localisation p {
	text-align: left;
	padding: 0px 0px 0px 10px; 
}

#rents td.building {
	width: 110px;
}

#rents td.area {
	width: 123px;
}

#rents td.rooms {
	width: 104px;
}

#rents td.price {
	width: 114px;
	margin-top: 155px;
}

#rents td.price p {
	margin-top: 10px;
}

#rents td.price img {
	margin-top: 10px;
}

#rents tr.recommended {
	background: #285c17 url('../gfx/recommended_table.png') repeat-x;
}

#rents tr.normal {
	background: #285c17 url('../gfx/normal_table.png') repeat-x;
}


#rents tr.recommended td.image {
	background: url('../gfx/crRecommended.png') no-repeat;
	position: relative;
}

#rents tr.recommended td.image img {
	position: relative;
	top: -3px;
	left: 1px;
}

#rents tr.normal td.image {
	background: url('../gfx/crBlack.png') no-repeat;
	position: relative;
}

#rents tr.normal td.image img {
	position: relative;
	top: -1px;
}

#rents tr.recommended td.price {
	width: 109px;
	padding: 0px;
	background: url('../gfx/recommended_price.png') no-repeat;
}

#footer {
	clear: both;
	width: 100%;
	background: #17330f url('../gfx/footer.png') repeat-x;
}

#footer_content {
	width: 713px;
	margin: auto;
	padding: 10px 0px 20px 0px;
}

#footer_content ul {
	padding-top: 4px;
	list-style: none;
	float: left;
	width: 570px;
}

#footer_content li {
	display: inline;
	margin-left: 2px;
	color: #fff;
}

/*Formularze*/

form {
	padding-top: 20px;
	margin: auto;
}

.formContent {
	display: block;
	margin-bottom: 0.3em;
}

.formContent label {
	float: left; 
	width: 150px;
	text-align: right;
	color: #fff;
}

.formContent input {
	margin-left: 10px;
	background: #348a16;
	border: 1px #000 solid;
	width: 170px;
}

.formContent #reset {
	background: #1a3a0f;
	border: 1px #869880 solid;
	color: #fff;
	margin-left: 10px;
	font-weight: bold;
	width: auto;
}

#send {
	background: #1a3a0f;
	border: 1px #869880 solid;
	color: #fff;
	margin-left: 160px;
	font-weight: bold;
	width: auto;
}

.formContent textarea {
	margin-left: 10px;
	background: #348a16;
	overflow: auto;
	border: 1px solid;
}

.formContent select { 
	width: auto;
	margin-left: 10px;
	width: 170px;
}

.formContent #negotiation {
	width: auto;
	border: none;
	background: transparent;
}

.formContent img {
	margin-left: 160px;
}

.formContent p {
	width: 150px;
	text-align: left;
	margin-left: 160px;
}

.formContent .leftSection {
	float: left;
	width: 150px;
}

#floatImage {
	float: left;
	width: 111px;
}

#floatFields {
	margin-left: 121px;
	width: 206px;
}

#floatFields input {
	width: 206px;
	margin-bottom: 3px;
	height: 17px;
	background: #348a16;
	border: 1px #fff solid;
}

#floatFields #reset {
	float: right;
	width: auto;
	height: auto;
}

.formContent .leftSection label {
	display: block;
}

.formContent .leftSection p {
	margin-left: 0px;
	text-align: right;
}

/***Top bar***/

#bar {
position:absolute;
background-color: #000;
width: 135px;
visibility: hidden;
padding: 5px;
}

#barRight {
	float: right;
	width: 100px;
}

#barLeft p {
	margin-bottom: 5px;
	font-weight: bold;
}

#barLeft ul {
	list-style-position: inside;
	color: #f00;
}

#barLeft li {
	margin-left: 5px;
	color: #285c17;
}

#barLeft li a, #barRight p a {
	color: #fff;
}

#rents td.building p {
	padding-top: 3px;
}