html, body, h1, h2, h3, h4, h5, h6, p, ul, li, ol, dl, dt, dd, form, select, fieldset, hr, blockquote {
	margin: 0;
	padding: 0;
}

@media screen {
	div#content {
		margin-top: 1cm;
		margin-bottom: 1cm;
		margin-left: 2cm;
		margin-right: 2cm;
	}
}

.smallText
{
  font-size: 9pt;
  line-height: 10pt;
}

li, ul {
	list-style: none;
	list-style-type: none;
}

	
img {
	border: none;
}


table, td {
	border-collapse: collapse;
	vertical-align: top;
}


h1 { /* nazwy inwestycji */
	font-size: 16pt;
	line-height: 17pt;
	font-weight: bold;
//	color: #c70000;
	padding: 3px 0 5px 0;
}


h4 { /* sekcje na stronie glownej */
	font-size:12pt;
	line-height: 13pt;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	padding: 10px 0 2px 0px;
	margin-bottom: 8px;
}


h3 { /*tytul artykulu na stronie głownej */
	font-size:14pt;
	line-height: 15pt;
	font-weight: bold;
	color: #C70000;
	padding-top: 10px;
	margin-bottom: 8px;
}
	

h2 { /*naglowki w szczegolach ofert */
	font-size:14pt;
	line-height: 15pt;
	font-weight: bold;
	color: #C70000;
	margin: 10px 0;
	border-bottom: 1px solid #e5e5e5;
	display: block;
	padding-top: 10px;
	padding-bottom: 3px;
}	
	

h5 { /*naglowki wciecie */
	font-size:12pt;
	line-height: 13pt;
	font-weight: bold;
	color: #000;
	margin-top: 10px;
	border-bottom: 1px solid #e5e5e5;
	display: block;
	padding-top: 10px;
	padding-bottom: 3px;
}	

h6 {
	font-size: 10px;
	font-weight: normal;
	color: #666;
	margin-top: 7px;
	border-bottom: 1px solid #e5e5e5;
	display: block;
}



img.ico {
	margin: 0 4px
}


/* layout - elementy globalne */

body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 11pt;
	font-weight: normal;
	color: #000;
}
	

td.logo {
	padding: 28px 0 15px 8px;
	vertical-align: bottom;
}	


td.of_stopka {
	background-color: #dadada;
	height: 4px;
}

div.kolor_mieszkania, div.kolor_apartamenty, div.kolor_domy, div.kolor_lofty,
div.kolor_biura, div.kolor_handel, div.kolor_dzialki, div.kolor_magazyny {
	color: #fff;
	letter-spacing: 2px;
	margin: 1px 0;
	text-align: center;
	font-size: 10pt;
	line-height: 11pt;
	border: 1px solid #ebebeb;
	width: 165px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
	
.kolor_mieszkania {
	background-color: #c2252e;
}
	
.kolor_apartamenty {
	background-color: #296193;
}
	
.kolor_domy {
	background-color: #a1a713;
}
	
.kolor_lofty {
	background-color: #835719;
}		
	
.kolor_handel {
	background-color: #e43e1a;	
}
	
.kolor_dzialki {
	background-color: #09962f;	
}	
	
.kolor_magazyny {
	background-color: #af2483;	
}
	
.kolor_biura {
	background-color: #15a9a7;	
}
	
.developer {
	font-size: 10pt;
	line-height: 11pt;
	color: #000;
	font-weight: bold;
}
	
.lokalizacja, .lokalizacja_standard {
	font-size: 10pt;
	line-height: 11pt;
	font-weight: normal;
//	color: #C70000;
	margin-bottom: 5px;
}
	
.lokalizacja_polecana {
	font-size: 10pt;
	line-height: 11pt;
	font-weight: normal;
	color: #FFF;
	margin-bottom: 5px;
}			

td.of_linia {
	border-bottom: 1px solid #dadada;
	padding: 4px 10px 4px 0
}
	
.right {
  text-align: right;
}

td.of_aktualizacja {
	padding: 6px 0 10px 0;
	text-align: right
}
	

div#oferta_logo {
	text-align: center;
	padding: 10px 0;
	border: none;
}					


table.lista {
//  width: 95%;
  margin: 2px;
}	
	
table.lista td, table.lista th {
	padding: 5px;
	border: 1px solid #ccc
}
	
table.lista th {
}
	
tr.dt_sz_1 {
	background-color: #f1f1f1
}
	
tr.dt_sz_2 {
	background-color: #d2d2d2
}	

.cent {
	text-align: center
}

