.priprave .headline__subpage {
  margin-bottom: 2.5em;
}
.priprave .wrapper__withHeadline {
  margin-top: 0;
}
.priprave.newsGrid .wrapper--newsGrid {
  padding-top: 3rem;
}
.contentStyle table td p:last-of-type {
  margin-bottom: 0;
}
.contentStyle table caption {
  font-size: 1.1em;
  font-weight: 600;
  margin-bottom: 0.8em;
}
.contentStyle table.tabelaUrnikov tr:nth-child(even) {
  background-color: #ffffff;
}
.contentStyle table.tabelaUrnikov tr {
  border-bottom: 1px solid #E6E6E6;
}
.contentStyle table.tabelaUrnikov tr:last-of-type {
  border-bottom: 0;
}
.contentStyle table.tabelaUrnikov td {
  border-right: 1px solid #E6E6E6;
}
.contentStyle table.tabelaUrnikov td:last-of-type {
  border-right: 0;
}
.contentStyle table.tabelaUrnikov tr:first-of-type td {
  border-right: 1px solid #ffffff;
}
.contentStyle table.tabelaUrnikov tr:first-of-type td:last-of-type {
  border-right: 0;
}
