.even { 
  background-color: #18cbd8; 
}

.odd { 
}

.gold { font-weight: bold; }

.silver { }

.bronze { }

.report table { width: 100%; }

.report td, .match th { 
  padding: 5px;
  text-align: center;
}

.report th { 
  background-color: #911821;
  font-height: 150%;
}

.vitez {
  font-weight: bold;
  color: #911821;
}

td.kategorie { }
td.hriste { }
th.souperi, td.souperi { text-align: left; }

.A { background-color: rgb(255,204,0); }
.B { background-color: rgb(204,192,218); }
.C { background-color: rgb(217,170,155); }
.D { background-color: rgb(150,54,52); }
.E { background-color: rgb(184,204,228); }
