/* = reset reloaded
====================================== */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,font,img,ins,kbd,q,s,samp,small,strike,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
{
	border:0;
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	margin:0;
	outline:0;
	padding:0;
	vertical-align:baseline;
}

sup, sub {
	line-height: 1px;
}

/* = general
====================================== */
body{
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	background: url(i/side_background.jpg) #F9F8F7 no-repeat center top;
}

body.subpage{
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	background: #F8F7F6 url(i/subpage_side_background.jpg) no-repeat center top;
}

ol,ul{
	list-style:none;
}

table{
	border-collapse:separate;
	border-spacing:0;
}

caption,th,td{
	font-weight: 400;
	text-align: left;
}

a{
	color: #00007d
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	color: #00007d
}
	
input,textarea,select{
	border:0;
	font:normal 12px 'Tahoma';
	margin:0;
	padding:0;
}

.center{
	margin: 0 auto;
	width: 980px;
}

.box_spacer{
	height: 15px;
}

.ie6{
	float: left;
}	
	
.clear{
	clear: both;
}

/* = h1 headers
====================================== */
h1{
	text-indent: -9999px;
}

h1#index_head {
	background: url('i/serdecznie_witamy.gif') 30px 0 no-repeat;
	height: 24px;
}

h1#plany_head {
	background: url('i/plany_mieszkan.gif') 30px 0 no-repeat;
	height: 24px;
}

h1#standardy_head {
	background: url('i/standardy_wykonczenia.gif') 30px 0 no-repeat;
	height: 24px;
}

h1#opis_budowy_head {
	background: url('i/opis_budowy.gif') 30px 0 no-repeat;
	height: 24px;
}

h1#cennik_head {
	background: url('i/cennik.gif') 30px 0 no-repeat;
	height: 24px;
}

h1#lokalizacja_head {
	background: url('i/lokalizacja.gif') 30px 0 no-repeat;
	height: 24px;
}

h1#wynajem_head {
	background: url('i/wynajem.gif') 30px 0 no-repeat;
	height: 24px;
}

body.subpage h1#welcome{
	margin-left: 30px;
}

h1#contact{
	background: url(i/kontakt.gif) no-repeat;
	width: 57px;
	height: 20px;
	float: right;
	padding-right: 50px;
}

/* = header
====================================== */
#header{
	background: url(i/header_background.jpg) no-repeat center top;
	width: 980px;
	height: 197px;
	position: relative;
}

#header h1{
	display: block;
	float: left;
	background: url(i/logo.jpg) no-repeat bottom right;
	width: 201px;
	height: 89px;
	padding-left: 31px;
	padding-top: 26px;
}

#header h1 a{
	display: block;
	width: 201px;
	height: 89px;
}

#header ul#menu{
	display: block;
	float: right;
	padding-top: 18px;
	height: 29px;
}

#header ul#menu li{
	display: block;
	float: left;
	height: 29px;
	text-indent: -9999px;
}

#header ul#menu li a{
	display: block;
	height: 29px;
}

#header ul#menu li#strona_glowna{
	background: url(i/menu_strona_glowna.jpg) no-repeat center;
	width: 110px;
}

#header ul#menu li#strona_glowna.ac{
	background: url(i/menu_strona_glowna-ac.jpg) no-repeat center;
}

#header ul#menu li#plany_mieszkan{
	background: url(i/menu_plany_mieszkan.jpg) no-repeat center;
	width: 114px;
}

#header ul#menu li#plany_mieszkan.ac{
	background: url(i/menu_plany_mieszkan-ac.jpg) no-repeat center;
}

#header ul#menu li#standardy_wykonczenia{
	background: url(i/menu_standardy_wykonczenia.jpg) no-repeat center;
	width: 158px;
}

#header ul#menu li#standardy_wykonczenia.ac{
	background: url(i/menu_standardy_wykonczenia-ac.jpg) no-repeat center;
}

#header ul#menu li#opis_budowy{
	background: url(i/menu_opis_budowy.jpg) no-repeat center;
	width: 101px;
}

#header ul#menu li#opis_budowy.ac{
	background: url(i/menu_opis_budowy-ac.jpg) no-repeat center;
}

#header ul#menu li#galeria{
	background: url(i/menu_galeria.jpg) no-repeat center;
	width: 85px;
}

#header ul#menu li#galeria.ac{
	background: url(i/menu_galeria-ac.jpg) no-repeat center;
}

#header ul#menu li#cennik{
	background: url(i/menu_cennik.jpg) no-repeat center;
	width: 67px;
}

#header ul#menu li#cennik.ac{
	background: url(i/menu_cennik-ac.jpg) no-repeat center;
}

#header ul#menu li#lokalizacja{
	background: url(i/menu_lokalizacja.jpg) no-repeat center;
	width: 85px;
}

#header ul#menu li#lokalizacja.ac{
	background: url(i/menu_lokalizacja-ac.jpg) no-repeat center;
}

#header ul#menu li#wynajem{
	background: url(i/menu_wynajem.jpg) no-repeat center 1px;
	width: 84px;
}

#header ul#menu li#wynajem.ac{
	background: url(i/menu_wynajem-ac.jpg) no-repeat center;
}

#header #baner {
	height: 200px;
	width: 380px;
	display: block;
	position: absolute;
	right: 0px;
	top: 125px
}

/* = content
====================================== */
#content{
	min-height: 291px;
	_height: 291px;
	width: 980px;
	background: transparent url(i/content_middle.png) repeat-y top left;
}


#content #with_bottom{
	width: 980px;
	min-height: 224px;
	_height: 224px;
	padding-bottom: 50px;
	background: url(i/bottom.png) no-repeat bottom left;
}

.subpage #content #with_bottom {
	padding-bottom: 70px;
}

/* == left
====================================== */
#left{
	width: 740px;
	padding-top: 40px;
	min-height: 224px;
	_height: 224px;
	background: transparent url(i/left_content.png) no-repeat top left;
	float: left;
}
 
#left p, #left div.cennik {
	margin-left: 30px;
	margin-right: 20px;
	margin-top: 15px;
}

#left div.cennik {
	margin-right: 62px;

}

/* == right
====================================== */
#right{
	width: 240px;
	padding-top: 40px;
	min-height: 224px;
	_height: 224px;
	background: url(i/right_content.png) no-repeat top right;
	float: left;
}

#right p{
	width: 220px;
	padding-right: 20px;
	clear: right;
	float: right;
	text-align: right;
}

/*#right p.mail{
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 10px;
	width: 155px;
	height: 17px;
	padding-top: 2px;
	background: url(i/mail_button.gif) no-repeat top center;
}*/

#right a {
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 10px;
	height: 17px;
	padding-top: 2px;
	padding-right: 20px;
	background: url(i/mail_button.gif) no-repeat top right;
	color: #fff;
	text-decoration: none;
	display: block;
}

/*#right p.mail a{
	color: #FFFFFF;
	text-decoration: none;
}*/

#right p.mail a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

/* = footer
====================================== */
#footer{
	width: 980px;
	height: 168px;
	padding-top: 10px;
	padding-bottom: 23px;
	color: #776E58;
	font-size: 10px;
}

#footer p {
	font-size: 10px;
	font-family: Tahoma;
}

#footer #footer_left{
	float: left;
	width: 400px;
	height: 168px;
	padding-left: 30px;
}

#footer #footer_left p{
	padding-bottom: 16px;
}

#footer #footer_left form{
	display: block;
	float: left;
	color: #8E856F;
	width: 350px;
}

#footer #footer_left form fieldset p.label{
	height: 20px;
	padding-bottom: 0px;
	display: block;
	float: left;
}

#footer #footer_left form fieldset p.label label{
	width: 86px;
	padding-top: 3px;
	float: left;
}

#footer #footer_left form fieldset input.text{
	border-bottom: solid 1px #E7E6E2;
	padding-top: 3px;
	background: #F9F8F7;
	color: #0086C6;
	font-size: 10px;
	width: 260px;
	height: 16px;
	float: right;
}

#footer #footer_left form fieldset textarea{
	line-height: 20px;
	background: url(i/textarea_border.gif) #F9F8F7;
	color: #0086C6;
	font-size: 10px;
	height: 40px;
	width: 260px;
	float: right;
}

#footer #footer_left form fieldset input.submit{
	color: #FFFFFF;
	clear: both;
	height: 19px;
	width: 51px;
	margin-top: 30px;
	cursor: pointer;
	background: url(i/send_button.gif) no-repeat;
	margin-left: 300px;
}

#footer #footer_right{
	float: left;
	width: 550px;
	height: 168px;
}

#footer #footer_right ul#bottom_menu{
	clear: right;
	float: right;
	margin-bottom: 25px;
}

#footer #footer_right ul#bottom_menu li{
	background: url(i/spacer.gif) no-repeat right;
	padding-right: 8px;
	padding-left: 8px;
	float: left;
}

#footer #footer_right ul#bottom_menu li a{
	text-decoration: none;
	color: #776E58;
}

#footer #footer_right ul#bottom_menu li a:hover{
	text-decoration: underline;
}

#footer #footer_right ul#bottom_menu li.no_spacer{
	background: none;
	padding-right: 0px;
}

#footer #footer_right #copyrights{
	float: right;
}

#footer #footer_right #copyrights a{
	color: #0086c6;
	text-decoration: none;
}

#footer #footer_right #copyrights a:hover{
	text-decoration: underline;
}

a.fotka img {
	border: 4px solid #0086c6;
}

a.fotka {
	display: block;
	float: left;
	text-decoration: none;
	color: #000000;
	height: 150px;
	margin-right: 13px;
}

#left a.fotka:hover {
	text-decoration: none;
	color: #00007d;
}

a.fotka span {
	display: block;
	text-align: center;
}

#left p.gallery {
	margin-right: 30px;
}

div.iconbox {
	margin-top: 10px;
	margin-left: 30px;
	position: relative;
	width: 648px;
}

div.iconbox img {
	border: 4px solid #7cd9e6;
}

div.kondSelect {
	overflow: hidden;
	margin-left: 30px;
	margin-top: 10px;
}

#kondCenter {
	float: left;
	position: relative;
}

div.kondSelect a {
	float: left;
	margin-right: 10px;
	display: block;
}

div.kondSelect span {
	clear: left;
	display: block;
	text-align: center;
}

div.kondSelect a img {
	float: left;
	border: 4px solid #006b9a;
}

div.kondSelect a.selected img {
	border: 4px solid #7cd9e6;
}

div.iconbox img {
	float: left;
	position: relative;
	z-index: 2;
}

div.iconbox a.icon {
	display: block;
	position: absolute;
	width: 16px;
	height: 16px;
	overflow: hidden;
	z-index: 5;
	background: url('i/icon.gif');
}

div.iconbox #tooltip {
	position: absolute;
	z-index: 10;
	background: #0086c6;
	padding: 4px 9px;
	width: 130px;
	border: 1px solid #7cd9e6;
}

div.iconbox a.icon span {
	display: none;
}

div.iconbox a.wolne { background: url('i/icon_wolne.gif'); }
div.iconbox a.rezerwacja { background: url('i/icon_rezerwacja.gif'); }
div.iconbox a.sprzedane { background: url('i/icon_sprzedane.gif'); }

#left a {
	color: #bdecef;
	text-decoration: none;
	color: #0086c6;
}

#left a:hover {
	text-decoration: underline;
	color: #00007d;
}

h2 {
	text-align: center;
	font-size: 15px;
	font-variant: small-caps;
	margin: 10px 0 5px 0;
}

div.cennik table, div.cennik td {
	border-collapse: collapse;
	border: 1px solid #7cd9e6;
}

div.cennik table {
	width: 100%;
}

div.cennik td {
	padding: 4px 9px;
	background: #0086c6;
}

div.cennik td img {
	vertical-align: middle;
}

#left div.cennik td a {
	font-weight: bold;
	color: #fff;
}

div.cennik tr.wolne:hover td { background: #38c761; cursor: pointer; }
div.cennik tr.rezerwacja:hover td { background: #e79f12; cursor: pointer; }
div.cennik tr.sprzedane:hover td { background: #ed423f; cursor: pointer; }

div.cennik td.kondygnacja {
	background: #3eb0d6;
	text-align: center;
	font-weight: bold;
	color: #00364e;
	font-variant: small-caps;
}

div.cennik tr.head td {
	background: #54badb;
	color: #006592;
	font-weight: bold;
}

#legenda {
	clear: left;
	height: 26px;
	background: url('i/legenda.gif') 50px bottom no-repeat;
}

#left #mapa_google {
	margin-left: 30px;
	border: 4px solid #7cd9e6;
	background: #fff;
	width: 640px;
	height: 400px;
	margin-top: 10px;
	color: #000;
}
