*, body, img, form{
	padding: 0;
	margin: 0;
	border: 0;
}

h1 {
	font: bold small-caps 16pt Century Gothic, Arial;
	color: #FFF;
	padding: 10px 0 0px 20px;
	letter-spacing: 2px;
	margin: 0 0 10px 0;
}

h2 {
	font: bold 14pt Century Gothic, Arial;
	color: #FFF;
	padding: 10px 0 0px 20px;
	letter-spacing: 2px;
}


#first {
	width: 1080px;
}

#header {
	background: #797979 url(../images/header_bg.jpg) repeat-x;
	height: 260px;
}

#logo {
	background: url(../images/header_logo.png);
	width: 729px;
	height: 260px;
	float: left;
}

#navi {
	background: url(../images/navi_bg.png);
	width: 337px;
	height: 45px;
	margin: 0 0 0 730px;
}

#navi ul {
	list-style-type: none;
}

#navi ul li {
	float: left;
	margin: 10px 10px 0 12px;
}

#navi ul li a {
	font: bold small-caps 14pt Century Gothic;
	color: #000;
	text-decoration: none;
}

#navi ul li a:hover {
	color: #999900;
}


#menu {
	background: #000 url(../images/menu_bg.gif) repeat-x;
	height: 135px;
}

#menu ul {
	list-style-type: none;
}

#menu ul li {
	float: left;
	width: 180px;
	height: 135px;
}

#menu p{
	padding: 110px 0 0 25px;
	font: bold 10pt Arial;
	color: #FFF;
}

#menu p a {
	color: #FFF;
	text-decoration: none;
}

#menu p a:hover {
	color: #E4E4E4;
	
}

.domy {
	background: url(../images/menu_domy.png);
}

.mieszkania {
	background: url(../images/menu_mieszkania.png);
}

.dzialki {
	background: url(../images/menu_dzialki.png);
}

.lokale {
	background: url(../images/menu_lokale.png);
}

.obkomercyjne {
	background: url(../images/menu_obkomercyjne.png);
}

.tereny {
	background: url(../images/menu_tereny.png);
}

#main {
	background: #272727;
	height: auto;
	
}

.content_oferta {
	background: url(../images/content_g.png);
	width: 720px;
	min-height: 360px;
	float: left;
}

.content_oferta table{
	border-spacing: 0;
	margin: 8px 0 0 0;
}


.content_oferta tr{
	background: none;

}

.content_oferta tr:hover{
	background: url(../images/td_bg.png);
}

.content_oferta th{
	background: url(../images/th_bg.png);
	width: 90px;
	height: 30px;
	text-align: center;
	font: bold 10pt Arial;
	color: #FFF;
}

.content_oferta td{
	text-align: center;
	border-bottom: #9b9b9b 1px solid;
	min-height: 30px;
	font: normal 10pt Arial;
	color: #FFF;
}

.content_oferta td a{
	display: block;
	text-decoration: none;
	height: 100%;
}


.content {
	background: url(../images/content_bg.png);
	width: 360px;
	min-height: 360px;
	float: left;
}

.content:first-child {
	background: none;
}

.header {
	height: 100px !important;
}


.box {
	margin: 10px 15px;
}

.box img {
	background: #FFF;
	padding: 1px;
	float: left;
	margin: 0 20px 0 0;
}

.box em  {
	font: bold 8pt Century Gothic;
	color: #BDBDBD;
	display: block;
	margin: 4px 0 0 0;
}

.box em.cena {
	color: #FD4700;
}

.form {
	color: #999900;
}

.form select, input, textarea {
	background: #777 url(../images/input_bg.png);
	width: 185px;
	margin: 5px 0;
	border: #222 1px solid;
	padding: 0 0 0 5px;
}

.form select, input {
	height: 20px;
}

.formS input{
	width: 78px !important;
}

.form  textarea {
	height: 60px;
	overflow: hidden;
}

.form  textarea:focus, input:focus {
	background: #777;
}

.form em {
	font: bold small-caps 10pt Arial;
	color: #999900;
	display: block;
	width: 120px;
	text-align: right;
	padding: 0 10px 0 0;
}

#bottom {
	background: url(../images/bottom_bg.gif);
	height: auto;
}

.dolny {
	min-height: 213px;
	width: 360px;
	float: left;
}

#footer {
	background: url(../images/footer_bg.jpg);
	height: 60px;
}

#end {
	background: #151515;
	height: 100px;
}

.button {
	background: url(../images/button.png);
	width: 111px;
	height: 33px;
	display: block;
	text-decoration: none;
	font: bold 12pt/160% Arial;
	color: #FFF;
	text-align: center;
	margin: 20px 0 0 195px
}

.clear {
	clear: both;
	height: 0;
}

.log_in {
	padding: 20px 0 0 20px;
	font: normal 10pt/200% Century Gothic;
	color: #BDBDBD;
}

.log_in a{
	font: bold 8pt Century Gothic;
	color: #FD4700;
	text-decoration: none;
}

.log_in a:hover{
	border-bottom: #E4E4E4 1px solid;
}


#show em {
	display: block;
	font: normal 10pt Century Gothic;
	color: #FFF;
	height: 20px;
	border-bottom: #4e4e4e 1px solid;
	width: 385px;
	float: left;
	margin: 10px 0 0 10px;
}

#show img {
	float: left;
	margin-right: 20px;
}

#show p{
	color: #E4E4E4;
	font: normal 10pt/150% Century Gothic;
	margin: 20px 0 0 0;
}

.page {
	padding: 3px 5px;
	border: #464646 1px solid;
	font: normal 10pt Arial;
	color: #FFF;
}
.page:hover {
	background: #464646;
}

p {
	margin-bottom: 20px;
}

.ofirmie p{
	margin: 10px 20px;
	text-align: justify;
	color: #FFF;
	font: normal 10pt/150% Century Gothic;
	text-indent: 40px;
}

.ofirmie p:first-letter{
	font: bold 12pt/150% Century Gothic;

}

.kontakt em{
	color: #FFF;
	font: normal 12pt/150% Century Gothic;
}

.kontakt {
	text-align: center;
}

#slajd {
	float: left;
}

a.zoba {
	color: #FFF;
	text-decoration: none;
}

.zoba:hover {
	color: #FFF;
	border-bottom: #FFF 1px solid;
}

