.tekst {
  font-family: Trebuchet MS;
  font-size: 13px;
  font-weight: bold;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: black;
}

.opis {
  font-family: Trebuchet MS;
  font-size: 13px;
  font-weight: normal;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: black;
}

.stopka {
  font-family: Monotype Corsiva;
  font-size: 50px;
  font-weight: normal;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: black;
}

.tytul {
  font-family: Trebuchet MS;
  font-size: 20px;
  font-weight: normal;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: black;
}

input {
  font-family: Verdana;
  font-size: 10px;
  color: #777777;
  border: 1px #bbbbbb solid;
  background-color: #F6f6f6;
}
textarea {
  font-family: Verdana;
  font-size: 11px;
  color: #777777;
  border: 1px #bbbbbb solid;
  background-color: #F6f6f6;
}

a.panel:visited { text-decoration: none; color: black}
a.panel:link    { text-decoration: none; color: black}
a.panel:hover   { text-decoration: underline; color: red}

a.:visited { text-decoration: none; color: black}
a.:link    { text-decoration: none; color: black}
a.:hover   { text-decoration: none; color: red}

