html{
  font-size: 17px;
}
body {
  padding-top: 54px;
  padding-bottom: 0px;
}

@media (min-width: 992px) {
  body {
    padding-top: 56px;
  }
}

.center{
  text-align: center;
}

.carousel-item {
  height: 65vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.slide1{
  height: 860px;
}

.portfolio-item {
  padding-bottom: 20px;
}

.bodka{
  list-style-type: none;
  text-decoration: none;
  text-align: center;
}

.ulfooter{
  padding-left: 10px;
  padding-right: 10px;
}

.slide2{
  width: 550px;
  height: 367px;
  margin-bottom: 10px;
}

.popis{
  text-align: center;
  padding: 5px;
  margin: auto;
}

.footer-obrazky{

  margin: auto;
  text-align: center;
}

.fmg{
  margin-right: 50px;
  margin-bottom: 10px;
}

.prihlas{
  margin: auto;
  margin-top: 30px;
  margin-bottom: 10px;
}

.oznam{
  text-align: left;
}