/* CSS Document */
body {
		behavior:url("csshover.htc");
	}
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#kontener {
	width: 750px;
	margin: 0 auto;
}
#top {
	height: 60px;
	border-bottom: 3px solid #000;
	position: relative;
}
#top img {
	position: absolute;
	bottom: 10px;
	left: 0;
	border: 0;
}
ul, ul li {
  margin: 0; 
	padding: 0; 
	list-style: none;
}
#top ul {
 font-size: 10pt;
 font-weight: bold;
 margin-left: 130px;
 position: absolute;
 bottom: 7px;
 right: 0px;
}
#top ul li {
	display: inline;
	padding-left: 22px;
}
#top ul li a {
	padding-bottom: 7px;
	text-decoration: none;
	color: #000;
}
#top ul li a:hover {
	background: url(img/menu_strz.gif) no-repeat bottom;
	color: #DF2929;
}
#szukaj {
	margin: 2px 0 5px 0;
	height: 300px;
	background: #000 url(img/hotel.jpg) no-repeat right;
	position: relative;
}
#help {
	font-size: 7pt;
	font-weight: normal;
	cursor: help;
	position: absolute;
	z-index: 2000;
	top: 255px;
	left: 20px;
	}
#help div {
	display: none;
	background: url(img/bpx-trans.png);
	color: #fff;
}
#help:hover div {
	display: block;
	position: absolute;
	top: -255px;
	left: 335px;
	z-index: 100;
	width: 345px;
	height: 280px;
	padding: 10px 25px;
}
#help div p {
	text-align: justify;
	margin: 0.5em 0;
}
#help div h2 {
	font-size: 9pt;
	padding: 0;
	margin: 0;
}
#szukaj_box {
	height: 288px;
	width: 355px;
	position: relative;
	top: 13px; 
	background: #fff url(img/rog_black.gif) no-repeat right top;
}
#szukaj_box2 {
	height: 282px;
	width: 349px;
	position: relative;
	top: 5px; 
	background: #DE3820 url(img/rog_red.gif) no-repeat right top;
}
#szukaj_box2 form {
	height: 282px;
	width: 313px;
	margin: 0;
	padding-left: 17px;
	background: url(img/pytajnik.gif) no-repeat;
	color: #fff;
	font-weight: bold;
}
#szukaj_box2 form select {
	width: 100%;
	font-size: 10px;
}
.text {
	width: 50px;
	font-size: 10px;
	margin: 0 8px;
}
#szukaj_box2 form table {
	position: relative;
	top: 15px;
	width: 100%;
	text-align: left;
}
#szukaj_box2 form table caption {
	text-align: left;	
	padding: 0;
	padding-bottom: 10px;
	color: #000;
	font-size: 14pt;
	font-weight: bold;
}
#krecha {
	width: 100%;
	height: 13px;
	background-color: #000;
}
#pasek {
	margin: 2px 0 5px 0;
	border-top: #000 solid 3px;
	border-bottom: #000 solid 3px;
	height: 71px;
	background: #fff url(img/motto.gif) no-repeat right 5px;
}
#dane {
  height: 64px;
	width: 349px;
	background-color: #D61615;
	position: relative;
	top: 5px;
}
#dane p {
	color: #fff;
	font-weight: bold;
	font-size: 8pt;
	margin: 0;
	padding: 0;
}
#dane1 {
	display: inline;
	position: relative;
	top: 6px;
	left: 8px;
}
#dane2 {
	display: inline;
	position: absolute;
	top: 5px;
	right: 8px;
}
#wypis {
	width: 100%;
	background-color: #E8E8E8;
	border-bottom: 3px solid #E8E8E8; 
}
#wypis caption {
	padding: 3px 8px;
	background-color: #E8E8E8;
	font-weight: bold;
	font-size: 8pt;
	text-align: left;
	color: #454545;
}
#wypis td {
	cursor: pointer;
	text-align: center;
	color: #D61615;
	background: #F4F5F3 url(img/rog_str.gif) no-repeat;
}
#wypis td:hover {
	background: #fff url(img/rog_str.gif) no-repeat;
}
#wypis p {
	padding-left: 10px;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	margin: 5px auto;
}
.tytul {
	padding-left: 0px !important;
	text-align: center !important;
}
.grey {
	color: #454545;
}
#wypis img {
	background: url(img/img.gif) no-repeat;
	border: 1px solid #85898A;
	width: 120px;
	height: 90px;
}
sup {
	font-size: 6pt;
}
#stopka {
	border-top: 3px solid #000;
	margin-top: 5px;
	position: relative;
}
#stopka p {
	margin-top: 5px;
	color: #DCDCDC;
	font-size: 8pt; 
}
#stopka #gl {
	position: absolute;
	right: 0;
	top: 0;
	padding: 6px 0;
}
#stopka #gl img {
	border: none;
	margin-bottom: -6px;
}
/* Sprzedaz i wynajem */
#zakladki {
	padding-top: 5px;
	padding-bottom: 1px;
 	font-size: 8pt;
	border-bottom: 6px solid #E8E8E8;
}
#zakladki ul li {
	background: #F5F3F4 url(img/rog_lew_pod.gif) no-repeat;
	display: inline;
	padding-left: 26px;
}
#zakladki ul li a {
	background: #F5F3F4 url(img/rog_pra_pod.gif) no-repeat right top;
	text-decoration: none;
	color: #454545;
	padding-right: 10px;
}
#zakladki ul li a:hover {
	color: #DF2929;
}
.act {
	background: #E8E8E8 url(img/rog_lew_nad.gif) no-repeat !important;
	font-weight: bold; 
	padding-bottom: 1px;
}
.act a{
	background: #E8E8E8 url(img/rog_pra_nad.gif) no-repeat right top !important;	
}
#sort {
	background-color: #E8E8E8;
	margin: 0;
	height: 25px;
	font-size: 8pt;
	padding-left: 10px;
	padding-top: 3px;
}
#sort span {
	background: #fff url(img/rog_str.gif) no-repeat;
	color: #454545;
	text-decoration: none;
	padding: 2px 7px 2px 8px;;
	margin: 0;
}
#sort span a {
	font-size: 7pt;
	text-decoration: none;
}
#sort span a img {
	border: none;
}
#sort select {
	width: 45px;
	font-size: 8pt;
	border: none;
	padding-top: 2px;
	padding-left: 5px;
	background: #fff url(img/rog_str.gif) no-repeat;
}
p.wiecej {
	margin: 15px !important;
	text-align: right !important;
	font-weight: normal !important;
}
.wiecej a {
	color: #000;
	text-decoration: none;
}
.wiecej a:hover {
	color: #DF2929;
}
.wiecej a:visited {
	color: #CFC2C2;
}
/*stronnicowanie*/
#strona {
	text-align: center;
	background-color: #E8E8E8;
	margin: 0;
	height: 22px;
	font-size: 10pt;
}
#strona a {
	background: #F4F5F3 url(img/rog_str.gif) no-repeat;
	color: #454545;
	text-decoration: none;
	padding: 2px 7px;
	margin: 0 2px;
}
#strona a:hover {
	background: #fff url(img/rog_str.gif) no-repeat;
	color: #DF2929; 
}
.str_act {
	font-weight: bold;
}
/*o nas*/
#content {
	background: #F4F5F3 url(img/onas.jpg) no-repeat;
	border-top: 7px solid #E8E8E8; 
	border-bottom: 3px solid #E8E8E8;
	padding: 0 25px 25px 25px;
	text-align: justify;
	line-height: 14pt;
	font-size: 11pt;
	color: #515151; 	
}
#content ul li{
	background: url(img/pointer.gif) no-repeat 0px 7px; 	
	padding-left: 15px;
}
.part_box, .part_box2 {
	background-color: #fff;
	width: 312px;
	margin: 12px 6px;
	border: 2px #EBEBEB solid;
	padding: 10px;
	text-align: center;
}
.part_box {
	float: right;
	margin-top: 0;
}
.part_box img, .part_box2 img {
	border: none;
	margin-bottom: 10px;
}
.part_box a, .part_box2 a {
	color: #666666;
}
/*kontakt*/
#contact {
	background: #F4F5F3 url(img/onas.jpg) no-repeat;
	border-top: 7px solid #E8E8E8; 
	border-bottom: 3px solid #E8E8E8;
	padding: 25px;
	color: #515151; 
}
#formularz_kontaktowy {
	width: 400px;
	float: right;
}
#formularz_kontaktowy p {
	font-size: 9pt;
}
#formularz_kontaktowy .txt {
	text-align: right;
}
#formularz_kontaktowy .txt input {
	width: 270px;
	border: none;
	border-bottom: 1px dashed #515151;
	background-color: #F4F5F3;
	margin-left: 12px; 
}
#formularz_kontaktowy textarea {	
	width: 398px;
	border: 1px solid #515151;
}
#formularz_konaktowy .txt label {
	float: left;
}
#dane_kontaktowe {
	width: 275px;
	height: 680px;
	border-right: 2px dashed #E8E8E8;
	line-height: 14pt;
	font-size: 11pt;
	/*margin-right: 25px;*/
}
#dane_kontaktowe a {
	color: #AF8F8F;
}
#dane_kontaktowe a:hover {
	color: #D61615;
}
/*opis nieruchomosci*/
#detale {
	background: #F4F5F3 url(img/onas.jpg) no-repeat;
	border-top: 7px solid #E8E8E8; 
	border-bottom: 3px solid #E8E8E8;
	padding: 25px;
	color: #515151; 
}
#detale h2 {
	font-size: 12pt;
	color: #fff;
	margin: 0;
	padding: 5px 0;
	text-align: center; 
	background: #505050;
}
h3 {
	margin-top: 20px;
	font-size: 11pt;
	border-bottom: 1px solid #505050;
	padding-bottom: 3px;
}
#opis {
	width: 350px;
}
#opis p {
	margin: 5px;
}
#zdjecia {
	width: 300px;
	float: right;
}
#zdjecia img {
	background: #fff;
	margin: 8px 10px;
	padding: 1px;
	border: 3px solid #505050;
}
#buttony {
	margin-top: 25px;
	padding: 10px 0;
	/*border-top: 1px solid #505050;*/
	border-bottom: 1px solid #505050; 
	clear:right;
}
#buttony input {
	margin: 0 12px;
}
/*---- powiadomienie o nieruchomosci --- */
#pow_box {
	width: 100%;
	display: none;
}
#close {
	width: 376px;
	padding: 1px 6px;
	margin: 0 auto;
	background: #505050;
	text-align: right;
	font-weight: bold;
}
#close a {
	color: #fff;
	text-decoration: none;
}
#powiadamiacz {
	width: 370px;
	padding: 6px;
	border: 3px solid #505050;
	background: #fff url(img/rog_black.gif) no-repeat right top;
	color: #fff;
}
#powiadamiacz form {
	background: #DE3820 url(img/rog_red.gif) no-repeat right top;
	padding: 15px;
	font-weight: bold;
	font-size: 9pt;
	text-align: justify;
	margin: 0;
}
#powiadamiacz p {
	margin: 12px 0;
}
#powiadamiacz h2 {
	margin: 0;
	font-size: 14pt;
	color: #000;
}
/*---Kalkulator---*/
#kalkulator {
	background: #F4F5F3 url(img/onas.jpg) no-repeat;
	border-top: 7px solid #E8E8E8; 
	border-bottom: 3px solid #E8E8E8;
	padding: 25px;
	color: #515151; 
}
#calc {
	width: 430px;
	margin: 0 auto;
}
#kalkulator caption {
	font-size: 12pt;
	margin-bottom: 10px;
	border-bottom: 1px solid #505050;
	padding: 10px 20px;
	font-weight: bold;
}
#kalkulator th {
	text-align: right;
}
#kalkulator .in {
	width: 80px;
	border: 1px solid #E8E8E8;
	text-align: right;
	margin-left: 5px;
}
#kalkulator tbody input, #kalkulator tfoot input {
	border: 0;
	background: #F4F5F3;
	text-align: right;
	width: 80px;
	border-bottom: 1px dashed #505050;
	margin-left: 5px;
}
#kalkulator tfoot input {
	font-weight: bold;
	color: #D61615;
}