td.tabela {
  background-color: #ffffff;
}
td.dzial {
  font-family: verdana;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
  background-color: #f5f5f5;
  font-variant : small-caps;
}

td.nawigacja {
  font-family: verdana;
  font-size: 14px;
  color: #000000;
  font-weight: bold;
  background-color: #f5f5f5;
  font-variant : small-caps;
}

td.tytul {
  font-family: verdana;
  font-size: 14px;
  color: #000000;
  font-weight: bold;
  background-color: #f5f5f5;
  font-variant : small-caps;
}

td.tresc {
  font-family: verdana;
  font-size: 12px;
  color: #000000;
  background-color: #ffffff;
}

A:link,A:active,A:visited {
  font-family: verdana;
  font-size: 11px;
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: red;
  text-decoration: none;
}
