html{
 background-image: url("http://besatel.cz/img/besatel_logo-hero.jpeg");
 background-color: black;
 background-size: auto 50%;
  height: 500px;
  padding-top: 3%;
  padding-bottom: 3%;
  background-repeat: no-repeat;
  background-position: center 0%;
}