a { text-decoration: none; font-weight: bold;}
a:link { color: #ff0000; }
a:visited { color: #ff0000;}
a:hover { text-decoration: underline;}
body { background: #FFFFFF;
       color: black;
       font-family: Tahoma, Verdana, Arial, Helvetica;
       font-size: 14px;
       }
h2 { font-weight: bold;
     font-size: 18px;
     color: #000000;
     background: lightblue;
   }

td { font-family: 'Tahoma', 'Verdana', 'Arial', 'Helvetica';
     font-weight: bold;
     font-size: 12px;
     align: center;
    }
th { font-family: 'Tahoma', 'Verdana', 'Arial', 'Helvetica';
     font-size: 14px;
    }
td.leg { font-weight: bold;
     font-size: 10px;
     color: #000000;
   }
.legenda { font-weight: bold;
     font-size: 12px;
     color: #000000;
     background: lightblue;
   }
.stopka { font-weight: bold;
     font-size: 9px;
     color: #000000;
   }
.bstopka { font-weight: bold;
     font-size: 12px;
     color: #000000;
   }
