table.j { background: white; color: navy; }
table.j td {font-size: 12px; text-align: center;}
table.j td.tabnag {font-size: 16px; font-weight: bold; }
table.j td.tabnagsmall {font-size: 10px; font-weight: normal; }
table.j td.tabmain {font-size: 12px; font-weight: bold; height: 70pt;}
table.j td.tabmaindiv { font-size: 12px; font-weight: bold; height: 40px; vertical-align: middle; background-color: #D7E2FC; }
table.j td.tabsmall {font-size: 10pt; font-weight: normal; line-height: 120%; }
table.j td.tabbig {font-size: 24px; font-weight: bold; line-height: 150%; }
.menu, .menul, .menus { font-size: 10pt; font-weight: bold; line-height: 250%; text-decoration: none; color: navy; padding: 2px; }
.menu { border: 0px; } /* menu niewybrane */
.menul { border: dotted 1px red; }
.menul:hover { border: solid 1px navy; color: red; } /* menu link */
.menus { border: dotted 2px #E0E0E0; background-color: #F0F0F0; } /* menu wybrane */
