
/*------------------------------------------------------------------
[Master Stylesheet]

Smartit - nowoczesne systemy informatyczne.
Project:	Inwest-Teren
Version:	1.0
Last change:	13/05/08
Primary use:	Firm site
-------------------------------------------------------------------*/

/*------------------------------------------------------------------
[Color codes]

Background:	#dff0f8; (light blue)
Content(text):	#8c8c8c (light black)
Footer:		#b5cede (dark black)
Kontakt (text): #124e66 (dark blue)
Kontakt (header): #3e96b6 (light blue)
Menu a(active): #21a446 (green)
Menu a: #217fa4 (blue)
a (standard):	#0040b6 (dark blue)
a (visited):	#5999de (light blue)
a (active):	#cc0000 (pink)
-------------------------------------------------------------------*/

body
{
	color: black;
	font-size: 12px;
	font-family: Arial,'Lucida Console', sans-serif;
	margin: 0;
}

html
{
	margin:0;
	padding:0;
}

*
{
	margin:0;
	padding:0;
}

h3
{
	font-size: 12px;
}

a img
{
	border: none;
}

div#gora_prawy, div#obrazki, div#navigator, div#right, div#dol, div#szczegoly_oferty div#bardzo_male, div#szczegoly_oferty div#operacje
{
	display: none;
}

#srodek
{
	border: 1px solid black;
	border-width: 1px 0;
	padding: 10px 5px;
	margin-top: 10px;
}

#kontener
{
	padding: 20px 50px;
}

#parametry
{
	margin: 10px 0;
}

#parametry p span
{
	font-weight: bold;
}

#opis
{
	margin-top: 10px;
}

#left
{
	min-height: 240px;
}

#logo
{
	height: 100px;
}

#logo a
{
	float: left;
}

#logo #posrednictwo_agencji
{
	margin: 10px 0 0 270px;
}

#logo #dane_agencji
{
	clear: left;
}

div.cena span
{
	display: block;
}

div.cena span span
{
	display: inline;
}

#dane_oferty
{
	padding-top: 23px;
}

#dane_oferty, #parametry
{
	margin-left: 260px;
}

#kalkulator_wartosci p, #ceny_nieruchomosci p
{
	height: 20px;
}

#kalkulator_wartosci p input, #ceny_nieruchomosci p input
{
	float: right;
	border: none;
	background-color: transparent;
	font-weight: bold;
}

#ceny_nieruchomosci p a
{
	display: none;
}

#oplaty
{
	margin: 5px 0;
}
