body {
  margin: 0px;
  font-family: Verdana;
  font-size: 11px;
  color: #black;
  background-image: url('grafika/bg.gif');
  text-align: center;
  scrollbar-face-color: wite;
  scrollbar-highlight-color: white;
  scrollbar-3dlight-color: black;
  scrollbar-darkshadow-color: black;
  scrollbar-shadow-color: white;
  scrollbar-arrow-color: black;
  scrollbar-track-color: white;
}

a:link {
  color: black;
  font-style: normal;
  text-decoration: none;
}

a:hover {
  color: red;
  font-style: normal;
  text-decoration: none;
}

a:active {
  color: black;
  font-style: normal;
  text-decoration: none;
}

a:visited {
  color: black;
  font-style: normal;
  text-decoration: none;
}

td {
  padding: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

#jeden {
  position: absolute; top: 0px; left: 0px;
  background-image: url('grafika/01.gif');
  width: 1000px;
  height: 117px;
}

#dwa {
  position: absolute; top: 117px; left: 0px;
  background-image: url('grafika/02.gif');
  width: 1000px;
  height: 221px;
}

#trzy {
  position: absolute; top: 338px; left: 0px;
  background-image: url('grafika/03_02.gif');
  border: 0px;
  border-spacing: 0px;
  width: 664px;
  z-index: 3;
}

#cztery {
  position: absolute; top: 338px; left: 664px;
  background-image: url('grafika/04.gif');
  width: 336px;
  height: 401px;
  z-index: 3;
}

#menu {
  position: absolute; top: 329px; left: 693px;
  text-align: left;
  z-index: 3;
}

