html, body {
padding: 0;
text-align: center;
background-color: #bbc4cc;
color: white;
margin: 0;
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size: 11px;
letter-spacing: 1px;
height: 100%;
}
#swf {
border: 2px solid #FFFFFF;
width: 800px;
background-color: #425f7d;
margin: auto;
}
#shad_top {
width: 831px;
height: 13px;
background-image: url('pics/shad_top.gif');
margin: auto;
}
#left_col {
width: 14px;
background: url(pics/shad_left.gif) repeat-y;
width: 14px;
}
#right_col {
width: 14px;
background: url(pics/shad_right.gif) repeat-y;
width: 14px;
}
#shad_bott {
width: 832px;
height: 13px;
background-image: url('pics/shad_bott.gif');
margin: auto;
clear: both;
}
table {
margin: auto;
}

#swf {
float: left;

}
.kontener {
 width: 800px;
 background-color: #425f7d;
 margin: auto;
}
.lewa {
    width: 146px;
    height: 100px;
    float: left;
    background-image: url(podmenu_lewa.gif);
}
.prawa {
    width: 146px;
    height: 100px;
    float: right;
    background-image: url(podmenu_prawa.gif);
}
.srodek {
	width: 508px;
	height: 96px;
	float:left;
	background-image: url(pics/cien_ofirmie.jpg);
}

div.srodek.kontakt {
	background-image: url(pics/cien_kontakt.jpg);
}
div.srodek.serwis {
	background-image: url(pics/cien_serwis.jpg);
}
div.srodek.oferta {
	background-image: url(pics/cien_oferta.jpg);
}

.tekst {
    padding: 0 1em 1em 0;
	
}

ul {
list-style-type: square;
margin-top: 0;
margin-bottom: 0;

}


img {
    border: 0;
}

.tresc {
width: 460px;
margin: 0 auto;
text-align: left;
background-color: #425f7d;
clear: both;
}


div.tresc img {
border-width: 0;
float: right;

}

p.tekst {
width: 48%;
float: left;
margin-bottom: 5px;

}

p.tekstwide {
	width: 100%;
	float: left;
	text-align: justify;	
	margin-bottom: 1em;
}

h1 {
 	font-size: 12px;
 	float: left;
	margin: 1em 0 1em 0;
	width: 100%;
}
p.kontakt {
	width: 100%;
	margin: 0;
	padding-bottom: 158px;
	text-align: center;
	line-height: 1.5em;
}
p.oferta {
	margin: 0 0 1em 0;
	text-align: justify;

}


ul.serwis li {
	margin-bottom: 4px;
}

.tresc ul{
	clear: left;
	margin: right: 50%;
}

.stopka{
    background-image: url(pics/stopka.jpg);
    width: 800px;
    height: 107px;
    margin: auto;
    clear: both;

}
p.adres {
    position: relative;
    top: 77px;
    color: black;
    width: 600px;
    margin: 0 auto;
}


a:link {
color: #000000;
}
a:visited {
color: #000000;
}
a:hover {
color: #444444;
}

a.kontakt:link {
color: #FFFFFF;
}
a.kontakt:visited {
color: #FFFFFF;
}
a.kontakt:hover {
color: #DDDDDD;
}

p.linki {
	color: white;
	position: relative;
	top: 30px;
	margin: 0;
}
p.linki a, p.linki a:visited {
	color: white;
	padding: 0 1em 0 1em;
	text-decoration: none;
}
p.linki a:hover {
	color: white;
	text-decoration: underline;
}
div#sunrise {
	text-align: right;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1em;
}
table.klimatyzatory {
	margin: 1em 0 1em 0;
}


