div.odmeny table {
  font-size: 0.75em;
  padding: 0px;
  margin: 0px;
}

div.odmeny table td {
  padding: 0px;
  margin: 0px;
  background: url('obr/bg-odmeny-svetle.png') center center repeat-y;
  vertical-align: center;
}

div.odmeny table thead td {
  font-weight: bold;
  background: url('obr/bg-odmeny.png') center center repeat-y;
  vertical-align: center;
}