#penb-form label {
  display: block;
  margin: 0.5em 0;
}
#penb-cena {
  font-size: 1.5em;
  margin: 1em 0;
}
#penb-vysledek .success {
  color: green;
  margin-top: 1em;
}
#penb-vysledek .error {
  color: red;
  margin-top: 1em;
}

.ucel-group {
    display: none;
    margin: 1rem 0;
}

