html, body {
padding:0px;
margin:0px;
background:#333;
font-family:  Verdana, Helvetica, sans-serif;
font-weight: normal;
font-size: 8pt;
vertical-align:top;
}

img {
border:0px;
display:block;
}


#pojemnik_strony {
width:735px;
position:absolute;
top:0px;
left:50%;
margin:0px 0px 0px -368px;
padding:160px 0px 0px 0px;
text-align:left;
background:#333 url(images/naglowek.jpg) top left no-repeat;
}

h1#logo {
position:absolute;
top:0px;
left:0px;
margin:0px;
width:195px;
height:160px;
overflow:hidden;
}

h1#logo span {
display:block;
margin:0px;
width:195px;
height:160px;
background:transparent url(images/logo.jpg) top left no-repeat;
}

div#tresc {
background:transparent url(images/tlo_prawa_kolumna.jpg) top right no-repeat;
overflow:hidden;
margin:0px;
padding:0px;
width:100%;
border:solid 0px #fff;
}

div#kolumna_lewa {
width:195px;
background:transparent url(images/tlo_lewa_kolumna.jpg) top left no-repeat;
float:left;
padding:30px 0px 30px 0px;
}

div#kolumna_prawa {
width:536px;
float:right;
}

div#agregaty_menu {
margin:30px 0px 0px 0px;
padding:0px;
width:258px;
float:left;
}

div#zabudowy_menu {
margin:30px 0px 0px 0px;
padding:0px;
width:275px;
float:right;
}

div#stopka {
width:100%;
background:transparent url(images/tlo_stopka.jpg) top left no-repeat;
clear:both;
position:relative;
margin-top:30px;
padding:67px 0px 10px 0px;

}

div.clear {
clear:both;
}

div.separator {
height:1px;
margin:20px 60px 20px 46px;
border-top:solid 1px #444;
clear:both;
}
