.tytul {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #545C6B;
  font-weight: bold;
}

.tabMargin{
  margin-left: 5px;
  margin-right: 5px;
}

.stopka {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ffffff;
}

.stopkaLinki {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #666666;
}

.tekst {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  text-align: justify;
}

a.bantu:visited {text-decoration: none; color: #D6DDE5;}
a.bantu:active {text-decoration: none; color: #D6DDE5;}
a.bantu:link {text-decoration: none; color: #D6DDE5;}
a.bantu:hover {text-decoration: underline; color: #D6DDE5;}

a.linki:visited {text-decoration: none; color: #6A4F12;}
a.linki:active {text-decoration: none; color: #6A4F12;}
a.linki:link {text-decoration: none; color: #6A4F12;}
a.linki:hover {text-decoration: underline; color: #000000;}

