#Pgr1 {
  text-align: center;
}

#MyFooter {
  align: bottom;
}

#kontakt2 {
  text-align: center;
  padding: 10px;
}

.jumbotron {
  border-radius: 20px;
  padding: 20px;
  max-width: 400px;
  margin: 0 auto;
}

.jumbotron {
  margin: 0 auto;
}

.carousel-inner {
  width: auto;
  margin: 0 auto;
}

p {
  /*margin: 0 auto;*/
  /*padding-top: 45px;*/
  font-size: x-large;
  font-weight: bold;
}

.carousel-control-prev-icon {
  background-color: red;
}

.carousel-control-next-icon {
  background-color: red;
}

.rounded.border.flex-shrink-1 {
  width: auto;
}

.text-success {
  font-size: 20px;
  color: green;
}

.text-success {
  color: green;
  font-size: 20px;
  font-weight: bold;
}

.sr-only {
}

.sr-only {
}

#footer {
  font-size: smaller;
  font-weight: 200;
  color: white;
  padding-left: 10px;
}

#navcol-1 {
  block: left;
}

