/* obecne */
body {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  font-family: 'Open Sans', sans-serif;
  background: #fff url("../img/bg.jpg") no-repeat top center;
}
a {
  font-weight: bold;
  color: #666;
  text-decoration: none;
}
a:hover {
  color: #1a1a18;
  border: none;
  text-decoration: none;
}
a:focus {
  border: none;
  text-decoration: none;
  outline: none;
  color: #1a1a18;
}
.no-gutter {
  padding: 0;
}
h1 {
  font-size: 36px;
  font-weight: 700;
  color: #1a1a19;
  padding: 0 0 30px 0;
}
h2 {
  font-size: 36px;
  font-weight: 700;
  color: #1a1a19;
  padding: 0 0 15px 0;
  margin-top: 0px;
}
.contentbox {
  padding: 0 0 50px 0;
}

/* header */
.header {
  padding: 30px 0 0 0;
  background: url('../img/bg_nadpis.png') repeat-x bottom left;
  font-size: 16px;
}
.header .fa {
  color: #fff;
  font-size: 1em;
  background: #e3000f;
  padding: 8px 0;
  text-align: center;
  width: 32px;
  margin-right: 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.header .tel, .header .mail {
  padding-top: 30px;
}
.logo .img-responsive {
  margin: 0 auto;
}

/* navigace */
.navbar {
  position: static;
}
.navbar-nav>li{
  float: none;
  display: inline-block;
}
.nav-pills li a {
  background: #e3000f;
  color: #fff;
}
.nav-pills li a:hover {
  background: #fff;
  color: #1a1a19;
}
.menu {
  margin-top: 15px;
  text-align: center;
  width: 100%;
}
.nav-stacked>li+li {
  margin-top: 10px;
}
.navbar-header {
  background: transparent;
  color: #000;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.navbar-toggle {
  margin-right: 0;
}
.navbar-toggle .icon-bar {
  background: #000;
}
.navbar-brand {
  font-weight: 700;
  padding: 15px 0 0 15px;
  height: auto;
  display: none;
}
.dropdown-menu {
    min-width: 200px !important;
    padding: 10px 0 !important;
    font-size: 14px;
    border: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    background-color: #eee !important;
}
.dropdown-menu>li>a {
    padding: 10px 15px !important;
    color: #666 !important;
}
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    color: #1a1a19 !important;
    background-color: transparent !important;
    font-weight: 700;
}
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    color: #1a1a19 !important;
    background-color: transparent !important;
    font-weight: 700;
}

/* image */
.image {
  padding: 30px;
  text-align: center;
  background: url('../img/bg_image.png') repeat-y top center;
  color: #666;
  line-height: 36px;
  margin-bottom: 10px;
}
.image h1 {
  font-size: 48px;
  font-weight: 700;
  padding: 0;
}
.image h2 {
  font-size: 36px;
  font-weight: 700;
}
.image p {
  font-size: 18px;
  margin: 40px 0;
}
.image a:hover {
  color: #fff;
}
.image img {
  margin: 0 auto;
}
.ucet {
  font-size: 24px;
  font-weight: 700;
}
.prispevek {
  padding: 40px;
  text-align: center;
  background: #e3000f;
  color: #fff;
  line-height: 36px;
}
.prispevek a {
  color: #fff;
}
.prispevek a:hover {
  color: #fff;
  opacity: .7;
}

/* welcome */
.welcome {
  text-align: center;
  padding: 20px 0;
}

/* song */
.song {
  padding-bottom: 30px;
}
.song h3 {
  text-align: center;
  font-size: 13px;
  color: #666;
  background: url('../img/bg_nadpis.png') repeat-x left 7px;
  margin: 30px 0 50px 0;
  text-transform: uppercase;
}
.song h3 span {
  background: #fff;
  padding: 0 1em;
}

/* rozcestnik */
.rozc h3 {
  text-align: center;
  font-size: 13px;
  color: #666;
  background: url('../img/bg_nadpis.png') repeat-x left 7px;
  margin: 30px 0 50px 0;
  text-transform: uppercase;
}
.rozc h3 span {
  background: #fff;
  padding: 0 1em;
}

/* news */
.news {
  padding-bottom: 50px;
}
.newssub {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px dotted #c1c1c1;
}
.news h3 {
  text-align: center;
  font-size: 13px;
  color: #666;
  background: url('../img/bg_nadpis.png') repeat-x left 7px;
  margin: 30px 0 50px 0;
  text-transform: uppercase;
}
.news h3 span {
  background: #fff;
  padding: 0 1em;
}
.news a h4, .newssub a h4 {
  background: url('../img/cal.png') no-repeat left center;
  padding: 10px 0 10px 35px;
  font-size: 16px;
  font-weight: 700;
  color: #1a1a19;
}
.news a:hover h4, .newssub a:hover h4 {
  color: #666;
}
.date,
.news-date-detail,
.event-date {
  display: inline-block;
  background: #e3000f;
  padding: 2px 10px;
  margin: 10px 0 15px 0;
  color: #fff;
  font-weight: 700;
  font-size: 11px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.news-item {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px dotted #c1c1c1;
}
.news-item .img-wrap {
  padding-top: 15px;
}


/* slider */
.owl-theme .owl-controls .owl-nav [class*="owl-"] {
  border-radius: 0;
  padding: 0;
  margin: 0;
  background: #fff;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"]:hover {
  background: #fff;
}
.owl-prev img:hover, .owl-next img:hover {
  opacity: 0.9;
}
.slider2 .owl-prev {
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -20px !important;
}
.slider2 .owl-next {
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -20px !important;
}


/* partners */
.partners h3 {
  text-align: center;
  font-size: 13px;
  color: #666;
  background: url('../img/bg_nadpis.png') repeat-x left 7px;
  margin: 50px 0;
  text-transform: uppercase;
}
.partners h3 span {
  background: #fff;
  padding: 0 1em;
}

/* services */
.service {
  text-align: center;
  margin-bottom: 40px;
}
.service h2 {
  font-size: 21px;
  font-weight: 700;
  padding: 0;
  margin-bottom: 15px;
}
.service h2 a {
  color: #000;
}
.service h2 a:hover {
  color: #666;
}
.service span.fa {
  color: #fff;
  background: #e3000f;
  width: 60px;
  height: 60px;
  line-height: 60px;
  border-radius: 50%;
  display: inline-block;
  font-size: 21px;
  margin-bottom: 15px;
}


/* sub content */
.drobky {
  margin-top: 25px;
  margin-bottom: 25px;
  font-size: 13px;
  color: #aaa;
}
.drobky .odd {
  margin: 0 5px;
}
.drobky a {
  font-weight: 400;
  font-size: 13px;
  color: #aaa;
}
.contentbox h3 {
  font-size: 24px;
  font-weight: 700;
  color: #1a1a19;
  padding: 20px 0 10px 0;
  margin-top: 0px;
}
.contentbox ul li {
  list-style: none;
  padding: 3px 0 3px 20px;
  background: url('../img/odr.png') no-repeat left center;
}


/* modal */



/* events */



/* galerie */
.gal {
  margin: 25px 0 10px -15px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dotted #c1c1c1;
}
.gal img {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
  padding: 5px;
  border: 1px solid #dadada;
}
.gal img:hover {
  border: 1px solid #c4c4c4;
}
.galerie {
  margin: 15px 0 0 0;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dotted #c1c1c1;
}
.galerie img {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
  padding: 5px;
  border: 1px solid #dadada;
}
.galerie img:hover {
  border: 1px solid #c4c4c4;
}
.galerie h3 {
  font-size: 1.3em;
  padding-top: 5px;
  padding-bottom: 15px;
}
.galerie h3 a {
  color: #212121;
}
.galerie h3 a:hover {
  color: #666;
}
.galerie h3 span {
  font-size: 0.8em;
  font-weight: 400;
  color: #666;
  margin-left: 20px;
}
.galwrap {
  margin: 15px 0 0 -15px;
}


/* references */



/* footer */
.footer {
  background: url('../img/bg_nadpis.png') repeat-x top left;
  padding: 50px 0;
  margin-top: 50px;
}
.footer .odd {
  margin: 0 30px;
}


/* media-querries */
@media (min-width: 1200px) {
  .navbar .container-fluid {
    padding-left: 0;
  }
  .navbar .navbar-collapse {
    padding-left: 0;
  }
  .menu {
    margin-bottom: 0px;
  }
}

@media (max-width: 1199px) {
  .navbar-brand {
    display: block;
  }
}

@media (max-width: 990px) {
  .header .tel, .header .mail {
    padding-top: 10px;
  }
  .footer p {
    font-size: 14px;
  }
  .menu {
    margin-top: 20px;
  }
  .navbar-brand {
    display: block;
  }
  .navbar {
    margin-bottom: 0;
    margin-top: 20px;
  }
  .navbar-header {
    border-top: 1px solid #ddd;
  }
}

@media (max-width: 767px) {
  .header {
    margin-bottom: 0;
  }
  h1 {
    font-size: 28px;
  }
  h2 {
    font-size: 26px;
  }
  .news-item h4 {
    line-height: 30px;
  }
  .footer .odd {
    color: #fff;
    display: block;
    height: 1px;
  }
  .header {
    padding-top: 0;
  }
  .header .tel, .header .mail {
    text-align: center !important;
  }
  .logo {
    padding: 15px 40px;
  }
  .logo img {
    max-width: 100%;
  }
  .contentbox ul {
    padding-left: 5px;
  }
  .tel,
  .mail {
    display: none;
  }
  .menu {
    text-align: left;
    margin: 0;
    margin-top: 10px;
  }
  .menu li {
    display: block;
  }
  .nav>li>a {
    padding: 10px 0;
  }
  .image {
    background-size: contain;
    line-height: 30px;
    padding: 30px 15px;
  }
  .image p {
    font-size: 14px;
    margin: 0;
  }
  .footer {
    padding: 30px 0;
  }
  .footer p {
    padding: 0 15px;
  }
  .navbar {
    margin-top: 0;
  }
}

@media (max-width: 370px) {

}
