tr td.bold { font-weight: bold; }

tr th.center { text-align: center; }
tr.nowy_rok { border-top-style: solid; }

tr td.right { text-align: right; }

div#tabela table td{padding-right: 15px; padding-left: 10px; text-align: right;}
div#tabela table tr.jasny{background-color: #eeeeee}
div#tabela table tr.ciemny{background-color: #cccccc}


table.tableSwinieLiczby tr td, table.tableSwinieLiczby tr th {
  text-align: center;
}
table.tableSwinieLiczby tr th {
background: #f5f5f5;
}
tr.swinieLiczbyRasa {
  background-color: #cccccc;
  font-weight: bold;
}

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