html {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}

body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font: 12px/ 16px Tahoma, Verdana, Arial;
	color: #2a7104;
	background: #337708 url('../img/bg_all.gif') top left;
}

table {
	margin: 0px;
	border-collapse: collapse;
	empty-cells: show;
}

td {
	font: 12px/ 22px Arial, Verdana, Tahoma;
	border: 0px;
	padding: 0px;
	vertical-align: top;
	cursor: default;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
	color: #d69c00;
}

a:hover {
	text-decoration: underline;
	color: #d69c00;
}

p,form {
	margin: 0px;
	padding: 0px;
}

h1 {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	font: 18px/ 20px Georgia, Trebuchet MS, Arial, Verdana, Tahoma;
	color: #552b19;
	clear: both;
}

.all {
	width: 100%;
}

div#header {
	width: 100%;
	height: 466px;
	float: left;
	clear: both;
	background: #337708 url('../img/bg_header.png') top left repeat-x;
}

div#header_flash {
	width: 990px;
	height: 438px;
	margin: auto;
	clear: both;
}

div#content_top {
	width: 100%;
	float: left;
	clear: both;
	background: #ffffff url('../img/bg_content_top.gif') top left repeat-x;
}

div#content_top_all {
	width: 990px;
	margin: auto;
}

div#content_top_left {
	width: 308px;
	float: left;
	padding: 19px 10px 19px 10px;
}

div#content_top_left  table {
	width: 274px;
}

div#content_top_left td {
	line-height: 18px;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 10px;
}

div#content_top_left td.icon {
	width: 43px;
	/*height: 39px;*/
	vertical-align: top;
	padding-top: 0;
	padding-bottom: 0;
}

div#content_top_right {
	width: 662px;
	float: left;
	padding: 19px 0px 19px 0px;
}

div#content_bottom {
	width: 100%;
	margin: auto;
	float: left;
	clear: both;
	background-color: #f6f6f6;
}

div#content_bottom_all {
	width: 990px;
	margin: auto;
	padding: 12px 0px 12px 0px;
}

div.title {
	height: 38px;
	padding: 6px 0px 0px 11px;
	clear: both;
	border-left: 1px solid #e8d376;
	line-height: 16px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
div#content_bottom div.title {
	margin-bottom: 10px;
	margin-left: 10px;
}

span.price {
	color: #e7a800;
}

div.texts {
	padding: 20px 20px 0px 14px;
	clear: both;
	text-align: justify;
}

div.inwestycja {
	width: 480px;
	height: 213px;
	float: left;
	/*padding: 10px;
	background-color: #f6e9bc;*/
	margin-bottom: 12px;
}

div.odstep {
	margin-right: 30px;
}

div#map {
	width: 640px;
	height: 334px;
	float: right;
	padding: 10px 0px 0px 14px;
	margin-top: 12px;
	background: url('../img/bg_map.gif') top left no-repeat;
}

table.inwestycje {
	width: 100%;
}

td.lista_inwestycji {
	width: 502px;
	padding: 0px 0px 25px 0px;
}

td.opis_inwestycji {
	width: 488px;
	padding: 0px 0px 25px 0px;
}

p.more {
	text-align: right;
	padding-right: 12px;
	background: url('../img/more.gif') top right no-repeat;
}

p.more a {
	color: #a2652d;
}

div#footer {
	width: 100%;
	height: 90px;
	margin: auto;
	float: left;
	clear: both;
	background: url('../img/bg_footer.gif') top left repeat-x;
	font-size: 11px;
	color: #9abe85;
}

div#footer a {
	color: #9abe85;
}

div#footer a:hover {
	color: #d1c147;
}

div#footer_all {
	width: 990px;
	height: 48px;
	margin: auto;
	padding: 42px 0px 0px 0px;
}

div#footer_left {
	width: 490px;
	float: left;
	padding: 0px 0px 0px 10px;
}

div#footer_left a {
	display: block;
	float: left;
	padding: 0px 17px 0px 0px;
	background: url('../img/pointer.gif') top right no-repeat;
}

div#footer_left a#no_pointer {
	background: none;
}

div#footer_right {
	width: 390px;
	float: right;
	text-align: right;
	padding: 0px 10px 0px 0px;
}

#gmap_bg {
	text-align: center;
	padding: 20px;
	width: 604px;
	height: 317px;
	background: url('../img/ramka_mapa_bg.png') 10px 10px no-repeat;
}

#gmap_container {
}
.gmap_html_title {
	font-weight: bold;
	padding-bottom: 5px;
}
.gmap_html_txt {
	color: #c98244;/*e7a800*/
}

