
font.tytul {
   font-family: arial; 
   font-size: 10pt; 
   font-weight: bold; 
   color: #663300; 
   cursor: hand; 
   text-decoration: underline;

}

font.stronawybrana {
   font-family: arial; 
   font-size: 15pt; 
   font-weight: bold; 
   color: #ECE0D8; 
   cursor: hand; 
   text-decoration: none;

}

font.stronanormalna {
   font-family: arial; 
   font-size: 10pt; 
   font-weight: bold; 
   color: #ECE0D8; 
   cursor: hand;
   text-decoration: underline;

}

font.a {
  font-size   : 10pt;
  font-family : helvetica;
  font-weight : normal;
  color       : #663300;
}

font.b {
  font-size   : 10pt;
  font-family : helvetica;
  font-weight : bold;
  color       : #663300;
}

font.c {
  font-size   : 8pt;
  font-family : helvetica;
  font-weight : normal;
  color       : #663300;
}

font.d {
  font-size   : 10pt;
  font-family : helvetica;
  font-weight : bold;
  color       : #663300;
}

font.e {
  font-size   : 16pt;
  font-family : bookman old style;
  font-weight : bold;
  color       : #9D603B;
}

td.komorka {
  border-color: #663300; 
  padding: 10;
  background-color: #ECE0D8;
}

td.niezaznaczona {
  border-style: solid; 
  border-width: 1; 
  border-color: #663300; 
  padding: 10;
  background-color: white;
}

td.zaznaczona {
  border-style: solid; 
  border-width: 2; 
  border-color: #663300; 
  padding: 10;
  background-color: #ffff99;
}

table.opis {
  border-style: solid; 
  border-width: 1; 
  border-color: #663300; 
  padding: 0;
  spacing: 0;
  border-collapse: collapse;
}

tr.tropis {
  border-style: solid; 
  border-width: 1; 
  border-color: #663300; 
}

td.tdopis {
  border-style: solid; 
  border-width: 1; 
  border-color: #663300;
  font-size   : 8pt;
  font-family : helvetica;
  font-weight : normal;
  color       : #663300;
  padding     : 3;
  margin      : 3;
  text-align  : right;  
  word-spacing: 5;
  text-padding: 5;
}

td.tdopishd {
  border-style: solid; 
  border-width: 1; 
  border-color: #663300;
  font-size   : 8pt;
  font-family : helvetica;
  font-weight : bold;
  color       : #663300;
  padding     : 3;
  margin      : 3;
  text-align  : right;

}

