.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px; height: 0; overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.zvyrazneni_male {
  color: #e46d0a;
}
.zvyrazneni_velke {
  color: #e46d0a;
  font-size: 1.2em;
}
.obrazek_vlevo {
  text-align: left;
  display: inline-block;
  margin: 0 20px 20px 0;
}
.obrazek_vpravo {
  float: right;
  margin: 0 0 20px 20px;
}
.cerveny_titulek_ikony {
  color: #d2232a;
  font-weight: 300;
  font-size: 23px;
  text-align: center;
}
.vyraznejsi_text {
  font-size: 17px;
  font-weight: bold;
}
.kompletni_odradkovani {
  clear: both;
}