body {
  background-image: url(grafika/tlo.gif);
  background-color: rgb(187,80,88);
  margin: 0;
  scrollbar-face-color: rgb(244,203,158);
  scrollbar-track-color: rgb(187,80,88);
  scrollbar-shadow-color: rgb(187,80,88);
  scrollbar-darkshadow-color: rgb(187,80,88);
  scrollbar-base-color: rgb(187,80,88);
  scrollbar-heighlight-color: rgb(187,80,88);
  scrollbar-3dlight-color: rgb(187,80,88);
  scrollbar-arrow-color: rgb(187,80,88)
}

table {
  text-align: justify;
  line-height: 140%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: 404040
}

h1 {
  text-align: center;
  font-weight: 700;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: rgb(0,70,120)
}

h2 {
  text-indent: 10;
  font-weight: 700;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: rgb(0,90,140)
}

a {color: 203090; text-decoration: none}
a:hover {color: FF0000}

hr {text-align: center; color: rgb(187,80,88)}

img {
  border-style: solid;
  border-width: 1;
  border-color: rgb(187,80,88)
}
img.nieb {border-color: 203090}
img.brak {border-width: 0}

td.lewa {
  line-height=150%;
  font-family: Tahoma,
  Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: rgb(187,80,88)
}
td.dol {
  text-align: center;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: rgb(187,80,88)
}