/* OBECNE */
body
  {
  margin: 0px;
  padding: 0px;
  }

img
  {
  border: none;
  }

#top
  {
  width: 663px;
  height: 239px;
  background: url('graphics/uvod_logo_top.jpg');
  }

#center
  {
  width: 100%;
  height: 162px;
  background: url('graphics/uvod_logo_back.png');
  }

#bottom
  {
  width: 663px;
  height: 199px;
  background: url('graphics/uvod_logo_bottom.jpg');
  }
