body{
  background-color: #FFFBEB;
  margin: 0;
  padding: 0;
  text-align: center;
  }

img {position: relative; top: 0; left: 0; border: none; margin: 0; padding: 0;}

table, ul, div#roof-middle, #roof-bottom, #blastboy{
  position: relative;
  margin: 0 auto;
  }
#roof-top{
  position: relative;
  width: 792px;
  height: 169px;
  background: transparent url('grafika/roof-top.png') 0 0 no-repeat;
  margin: 20px auto 0;
  }
#roof-middle{
  width: 792px;
  height: 23px;
  background: transparent url('grafika/roof-middle.png') 0 0 no-repeat;
  }
#roof-bottom{
  width: 791px;
  height: 21px;
  background: transparent url('grafika/roof-bottom.png') 0 0 no-repeat;
  }
ul{ 
  width: 791px;
  height: 30px;
  background: transparent url('grafika/links.png') 0 0 no-repeat;
  padding: 0;
} 
ul li { 
  position: absolute; 
  display: block; 
} 
ul li a { 
  display: block; 
  height: 100%; 
  width: 100%; 
}
#start, #ofirmie, #uslugi, #galeria, #kontakt{
  top: 7px;
  height: 16px;
  }
#start{
  left: 39px;
  width: 76px;
  }
#ofirmie{
  left: 176px;
  width: 108px;
  }
#uslugi{
  left: 346px;
  width: 88px;
  }
#galeria{
  left: 483px;
  width: 104px;
  }
#kontakt{
  left: 629px;
  width: 129px;
  }

#blastboy, #main, #stopka{
  color: #864;
  }
#main, #naglowek, #stopka{
  width: 537px;
  }
#main{
  font: 17px 'Tahoma';
  }
#stopka{
  font: 10px 'Arial';
  }
#naglowek, #column-left-top, #column-right-top{
  vertical-align: top;
  }
#stopka, #column-left-bottom, #column-right-bottom{  
  vertical-align: bottom;
  }
#column-left-top, #column-right-top, #column-left-long, #column-right-long, #column-left-bottom, #column-right-bottom{
  width: 127px;
  }
#column-left-top, #column-right-top, #column-left-bottom, #column-right-bottom{
  height: 41px;
  background: transparent 0 0 no-repeat;
  }
#column-left-long, #column-right-long{
  height: 200px;
  background: transparent 0 0 repeat-y;
  }
#column-left-top{
  background-image: url('grafika/column-left-top.png');
  }
#column-right-top{
  background-image: url('grafika/column-right-top.png');
  }
#column-left-long{
  background-image: url('grafika/column-left-long.png');
  }
#column-right-long{
  background-image: url('grafika/column-right-long.png');
  }
#column-left-bottom{
  background-image: url('grafika/column-left-bottom.png');
  }
#column-right-bottom{
  background-image: url('grafika/column-right-bottom.png');
  }
#blastboy{
  width: 715px;
  text-align: right;
  font: 9px 'Tahoma';
  }
#blastboy a{
  font: bold 9px 'Tahoma';
  color: #642;
  text-decoration: none;
  }
#blastboy a:hover, a:active{
  text-decoration: underline;
}