body, html  {
  width: 100%;
  height: 100%;
}

.foto {
  background-image: url("../images/podklad.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 400px;
}

.kontakt {
  font-size: 1.6em;
}
