div#top{
  width:100%;
  background:url('../gfx/top_bg.jpg') no-repeat;
}
/*// BOX LOGO //*/
#box_logo{
}
/*// BOX ELEMENTOW GORNYCH //*/
#box_top_elements{
}
div#bottom{
  clear:both;
  padding:0px;
  margin:0px;
  width:100%;
  height:150px;
  background:url('../gfx/bottom_bg_page.jpg') top no-repeat; 
}

