body     { margin: 0; background: white; }
a       {  }
table   { border-spacing: 0; }
th      { background-color: #ccc; }
td      { text-align: right; padding: 3px;  }
a.dzien:hover,a.niedz:hover { text-decoration: underline; }
a.dzien, a.niedz { font-weight: bold; }
a.mies  { background: inherit; color: black; }
img     { border: none ; }
.dzien, .niedz, .ndzien, .nniedz { text-decoration: none; background: inherit; }
.niedz, .nniedz { color: red; }
.dzien, .ndzien { color: black; }

.hid { text-decoration: none; color: white; font-size: small; text-align: right;}
.hid:hover { text-decoration: none; color: #0e0; }
