/* text v slideshow */

.carousel-caption {
  background: rgba(0, 0, 0, 0.4);
}

.carousel-caption h3{
  font-size: x-large;
  font-weight: 600;
  color: #fbb900;
  margin-top: 0px;
}

.carousel-caption p{
  font-size: large;
  padding-top: 0px;
  margin-top: 0px;
  line-height: 20px;
  color: #fff;
}

/* Separátor */
#separator { 
  background-image: url("/obrazek/3/web-backgroung-block-jpg/") ;
  background-attachment: fixed;
  background-size: cover;
}
