html { 
 height: 100%; 
} 

body {
	padding: 0px; 
	margin: 0px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background: #0d2600 url('obrazki/tlo.jpg') repeat-x top;
}

.logo {
	width: 278px;
	float: left;
	margin-top: 12px;
}

.naglowek {
	background: url('obrazki/naglowek.png') no-repeat top right;
	width: 501px;
	height: 198px;
	float: left;
}

.realizacje {
	margin: 1px 1px 1px 1px;
}

.tabtop {
	background: url('obrazki/tabtop.png') no-repeat top;
	width: 779px;
	height: 24px;
	clear: BOTH;
}

.lewa {
	width: 240px;
	float: left;
}

.zajawka {
	padding: 5px 5px 5px 10px;
	background: url('obrazki/zajawka.png') no-repeat top;
	color: #fff;
	width: 200px;
	height: 40px;
	margin: 0 auto 0 auto;
}

.lewa_kontakt {
	width: 185px;
	background: url('obrazki/lewa_kontakt2.png') repeat-y top;
	padding: 5px 0px 5px 15px;
}

.lewa_kontakt_dsc {
	width: 200px;
}

a.link_zajawka { color: #fff; text-decoration: none; }
a.link_zajawka:hover { color: #fff; text-decoration: underline; }

.srodek {
	width: 539px;
	float: left;
}

.stopka {
    width: 730px;
}

.tabbottom {
	background: url('obrazki/tabbottom.png') no-repeat top;
	width: 779px;
	height: 49px;
	color: #595959;
	padding-top: 20px;
}

.czarny {
	color: #000000 !important;
}

a { text-decoration: none; }
a:hover { text-decoration: underline; }

a h2 { color: #000; }

/* zestaw */

.f9 { font-size: 9px; }
.f10 { font-size: 10px; }
.f11 { font-size: 11px; }
.f12 { font-size: 12px; }
.f13 { font-size: 13px; }
.f14 { font-size: 14px; }
.f16 { font-size: 16px; }
.f17 { font-size: 17px; }
.f22 { font-size: 22px; }
.f25 { font-size: 25px; }

.calosc{ width: 779px; }

.center { text-align: center; }
.wysrodkuj { margin: 0 auto 0 auto; }
.l { text-align: left; float: left; }
.r { text-align: right; float: right;}
.j { text-align: justify; }

.top { vertical-align: top; }

.lh15 { line-height: 15px; }

.obraz_prawy { margin-left: 10px; }

.b {font-weight: bold;}
.no_b {font-weight: normal;}
.u {text-decoration: underline;}

.orange { color: #ff5a00; }
.szary { color: #333; }
.szary2 { color: #7c7c7c; }
.szary3 { color: #464646; }
.blue { color: #1c84f3; }
.zielony { color: #267200; }
.roz { color: #ea1660; }
.bialy { color: #fff; }

.tlo_biale {background: #fff; height: 700px;}
.tlo_szare {background: #a7aca2;}
.tlo_szare2 {background: #dfdfdf;}
.tlo_szare3 {background: #F2F2F2;}

/* zestaw */
