#Kontakt {
  position: relative;
  width: 100%;
  height: 100%;
  /*padding-top: 96px;*/
  background-color: #fefefe;
  margin-top: -20px;
  padding-bottom: 0px;
}

.col-md-12.mapa {
  text-align: center;
  padding-top: 15px;
}

iframe {
  border-width: 0px;
}

.Drugi_wrapper {
  min-height: 100%;
  position: relative;
  padding-top: 96px;
  /*background: #333;*/
}

.Footer_sadrzaj {
  padding-bottom: 450px;
}

.footer {
  width: 100%;
  height: 450px;
  position: absolute;
  bottom: 0;
  left: 0;
}

