<!--
BODY, TD, DIV {
  font-family: Tahoma, Helvetica, sans-serif;
  font-style: normal;  
  font-weight: normal;
  font-size: 9pt;
  color: black;
}
H1 {
  font-family: Tahoma, Helvetica, sans-serif;
  font-style: normal;  
  font-weight: normal;
  font-size: 16pt;
  color: black;
}
A {
  font-family: Tahoma, Helvetica, sans-serif;
  text-decoration: none;
}
A:hover {
  font-family: Tahoma, Helvetica, sans-serif;
  text-decoration: underline;
}

.error {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 11pt;
  color: red;
  text-align: center;
}

.correct {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 11pt;
  color: blue;
  text-align: center;
}

.sort_order {
  font-family: Times;
  font-style: italic;
  font-weight: normal;
  font-size: 9pt;
  color: green;
}

.gpasek{
  font-family: Tahoma, Helvetica, sans-serif;
  font-style: normal;  
  font-weight: normal;
  font-size: 9pt;
  color: #d0d0d0;
}
.gapasek{
  font-family: Tahoma, Helvetica, sans-serif;
  font-style: normal;  
  font-weight: normal;
  font-size: 9pt;
  text-decoration: none;
  color: #e0e0c0;
}
.gapasek:hover{
  text-decoration: underline;
  color: #fffacd;
  font-weight: bold;
}
.gbpasek{
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 9pt;
  color: #202020;
}
.knazwa{
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 13pt;
  color: black;
}
.Tporadnik{
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 8pt;
  color: #f0f0f0;
}
.TRporadnik{
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 8pt;
  color: #000049;
}
-->


