body {
  background-color: #f0f0f0;
  font-family: helvetica, arial;
}

.maintable {
  background-color: #ffffff;
}

.name_header { 
  font-family: helvetica, arial; 
  font-weight: bold;
  color: white;
}

.address_header { 
  font-family: helvetica, arial; 
  color: #cc0000;
}

.menu_item {
  font-family: helvetica, arial;
  font-weight: bold;
  font-size: smaller;
  color: #ffffff;
}

a.menu_link {
  font-family: helvetica, arial;
  font-weight: bold;
  color: #ffffff;
}

.footer {
  text-align: center;
  font-family: helvetica, arial;
  font-style: italic;
  font-size: 9pt;
  color: black;
}

.kalendarz_data {
  vertical-align: top;
  white-space: nowrap;
}

.kalendarz_opis {
  text-align: justify;
}

.wikiheader {
  font-size: smaller;
  font-family: helvetica, arial;
  font-weight: bold;
}

a.wikipagelink {
  font-family: helvetica, arial;
  color: blue;
}

.wikifooter {
  font-size: smaller;
}

td.tytul {
  text-align: right;
}

tr.shaded {
  background-color: #eeeeee;
}
