/*******************************/
/*  Created by Mariusz Gałka   */
/*  Copyright by G-Solution    */
/*******************************/
@import url('reset.css');
@import url('formularze.css');

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 12px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}
div {
	text-align: left;
}
p {
	text-align: justify;
	margin-bottom: 12px;
	line-height: 130%;
}
h2 {
	font-size: 18px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	color: #af0d0d;
	font-weight: normal;
}
#wrapper {
	width: 100%;
	position: static;
}
#top_menu {
	display: none;
}
#top {
	height: auto;
	position: static;
	border-bottom: 1px solid #000;
	margin: 0 0 15px;
	background: none;
}
#top h1 {
	font-size: 24px;
	margin: 0 0 5px;
}
#top h1 a {
	color: #000;
	text-decoration: none;
}
#menu {
	display: none;
}
#prezentacja {  
	display: none;
}
#rodzina_na_swoim {
	display: none;
}
#content {
	position: static;
}
#czcionka {
	display: none;
}
#stopka {
	display: none;
}
#licznik {
	display: none;
}
/*----[ Lewa ]-------------------------------------*/
#left {
	display: none;
}
/*----[ Prawa ]-------------------------------------*/
#right {
	position: static;
	width: 100%;
}
#right h2 {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 16px;
	border-bottom: 1px solid #e2e2e2;
	margin: 0 0 20px;
	padding: 0 0 5px;
	font-weight: normal;
}
#right h3 {
	font-size: 14px;
	margin: 0 0 4px;
}
#right ul {
	list-style: square outside;
}
/*----[ Oferta developera ]-------------------------------------*/
.img {
	padding: 2px;
	border: 2px solid #d9d9d9;
}
.img_right {
	padding: 2px;
	border: 2px solid #d9d9d9;
	float: right;
	margin: 0 0 10px 15px;
}
#lokalizacja_inwestycji {
	width: 568px;
	height: 400px;
	border: 2px solid #d9d9d9;
	background: transparent url(images/loader.gif) no-repeat center center;
}
#left #h_biuro_sprzedazy, #right #h_biuro_sprzedazy {
	width: 265px;
	height: 50px;
	background: transparent url(images/background_h3_biuro.gif) no-repeat 0 0;
	text-indent: -9999px;
	padding: 0;
	margin: 0 9px;
}
#left #biuro_sprzedazy, #right #biuro_sprzedazy {
	width: 265px;
	padding: 0 0 7px;
	margin: 0 9px;
	background: transparent url(images/background_biuro_bottom.gif) no-repeat 0 bottom;
}
#left #biuro_sprzedazy #biuro_sprzedazy_in, #right #biuro_sprzedazy #biuro_sprzedazy_in {
	background: transparent url(images/background_biuro.gif) repeat-y 0 0;
	padding: 15px 0;
	text-align: center;
	line-height: 150%;
	font-size: 11px;
}
#tabela td {
	padding: 5px;
	border: 1px solid #A0A0A4;
}
/*----[ tabele ]-------------------------------------*/
#tabele {
	width: 980px;
	margin: 0 auto;
}
#tabele a.wroc {
	font-size: 14px;
	font-weight: bold;
}
#tabele .biuro {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #000080;
}
#tabele .biuro a {
	color: #000080;
}
#tabele table {
	margin: 0 0 12px;
}
#tabele table td {
	padding: 10px;
	text-align: center;
	border: 1px solid #e3e3e3;
	background-color: #fff;
}
#tabele table td.naglowek {
	padding: 5px 3px;
	text-align: center;
	background-color: #ebebeb;
	/*background: #a20a0a url(images/background_naglowek.gif) repeat-x 0 0;
	color: #fff;*/
	font-weight: bold;
}
#tabele .rodzina_bank {
	float: right;
	border: 1px solid #e3e3e3;
	padding: 4px;
	background-color: #fff;
	margin: 0 0 0 15px;
	overflow: hidden;
}