/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	background-image: url(tlo.png);
	background-repeat: repeat-x;
	text-align: center;
}

html, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #152F00;
}

p {
	margin-top: 15px;
	margin-bottom: 15px;
}

li {
	list-style-image: url(point.jpg);
}

div.main {
	width: 780px;
	margin: auto;
}

div.nieruchomosci-01_ {
	width: 780px;
	height: 328px;
}

div.nieruchomosci-02_ {
	width: 780px;
}

h1 {
	margin: 0;
	font-size: 16px;
	text-align: center;
	border-bottom: 3px solid #303435;
}

h2 {
	margin: 0;
	padding-top: 180px;
	font-size: 14px;
	text-align: center;
	border-bottom: 2px solid #303435;
}

.tresci {
	text-align: justify;
}

.kontakt {
	background-image: url(stopka.png);
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
	width: 780px;
	height: 52px;
	padding-top: 13px;
}

.kontakt a {
	color: #333333;
	text-decoration: underline;
}

.kontakt a:hover {
	color: #000000;
	text-decoration: underline;
}

.top {
	width: 150px;
	float: left;
	font-size: 10px;
	text-align: left;
}

.top a {
	text-decoration: none;
	color: #333333;
}

.top a:hover {
	text-decoration: underline;
	color: #000000;
}

.aginus {
	width: 150px;
	float: right;
	font-size: 10px;
	text-align: right;
}

.aginus a {
	text-decoration: none;
	color: #333333;
}

.aginus a:hover {
	text-decoration: underline;
	color: #000000;
}

.menu {
	width: 100%;
	font-size: 10px;
	text-align: center;
	margin: -10px 0 10px 0;
}

.menu a {
	text-decoration: none;
	color: #333333;
}

.menu a:hover {
	text-decoration: underline;
	color: #000000;
}

.overdiv_label {
	position: absolute;
	visibility: hidden;
	z-index: 1000;
}

.tabela {
	width: 780px;
	border: 0px;
	border-spacing: 2px;
	margin: 15px auto 15px auto;
}

.tabela td, tr {
	padding: 3px;
	text-align: left;
	vertical-align: top;
}

.tabela2 {
	width: 767px!important;
	border: 0px;
	border-spacing: 2px;
	margin: 15px 2px 15px 2px;
}

.tabela2 td, tr {
	padding: 3px;
	text-align: left;
	vertical-align: top;
}

.tabela-tytul {
	text-align: center!important;
	font-weight: bold;
	background-color: #001500;
	color: #FFFFFF!important;
	height: 15px;
}

.tabela-wyrozniony {
	background-color: #F5F5F5;
	border-bottom: 1px solid #3F4F05;
}

.tabela-wyrozniony2 {
	background-color: #EAF3E0;
	border-bottom: 1px solid #3F4F05;
	border-right: 1px solid #CFE1C8;
	border-left: 1px solid #CFE1C8;
}

.tabela-wyrozniony3 {
	background-color: #ABCB9E;
	border-bottom: 1px solid #3F4F05;
	border-right: 1px solid #CFE1C8;
	border-left: 1px solid #CFE1C8;
}

.tabela-opis {
	background-color: #DADADA;
	border-bottom: 1px solid #3F4F05;
	text-align: center!important;
	padding-top: 10px!important;
	font-weight: bold;
}

ul.miniatury {
	margin: 0;
	padding: 0;
	display: block;
}

ul.miniatury li {
	list-style-type: none;
	line-height: 12px;
	margin: 2px;
	padding: 0 0 10px 1px;
	float: left;
	text-align: center;
	background-color: #F3F3F3;
	border: 1px solid gray;
}

ul.miniatury img {
	display: block;
	border: 1px solid gray;
	margin: 17px 5px 2px 5px;
}

.miniatury a {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}

.miniatury a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.miniatury a img {
	border: 1px solid #666666;
}

.miniatury a:hover img {
	border: 1px solid #000000;
}

.budynek {
	display: block;
	height: 1200px;
	margin-top: 50px;
	background-image: url(las-tlo.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.budynek2 {
	display: block;
	height: 500px;
	margin-top: 70px;
	background-image: url(las-tlo.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.green {
	color: #214923;
}