.PredigeRounded-Black {
	font-family: PredigeRounded-Black;
	font-weight: normal;
	font-style: normal;
  }
.PredigeRounded-Bold {
	font-family: PredigeRounded-Bold;
	font-weight: normal;
	font-style: normal;
  }

body {
  font-family: 'Source Sans Pro', sans-serif, Arial;
  font-size: 16px;
  padding-top: 0 !important;
  }

a, .btn-link {
  color: #C11219;
  }
  a:hover, .btn-link:hover {
    color: #DD2E35;
    text-decoration: none;
    }

.navTop {
    margin-bottom: 0;
    z-index: 500;
    }
.navTop li a {
    color: #D0D0D0 !important;
    border-bottom: 2px solid #D0D0D0;
    margin-right: 20px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 2px;
    background-color: transparent !important;
    text-transform: uppercase;
    }
  .navTop li.active a {
      border-bottom: 2px solid #D2232A;
      background-color: transparent !important;
      }
  .navTop li a:hover {
      color: #D2232A !important;
      background-color: transparent;
      border-bottom: 2px solid #D2232A;
      }

  .navbarHeaderCollapse.in {
    margin-left: 0;
    }

.navTopSubmenu {
  min-height: 20px;
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 7px;
  padding-top: 0;
  z-index: 500;
  /*font-size: 90%;*/
  }

@media screen and (max-width: 767px) {
  .navTopSubmenu .nav {
    margin-left: 15px;
    }
  }
.navTopSubmenu li a {
    color: #D0D0D0 !important;
    margin-right: 20px;
    padding: 4px 0;
    background-color: transparent;
    }
  .navTopSubmenu li.active a {
      color: #D2232A !important;
      background-color: transparent !important;
      }
  .navTopSubmenu li a:hover {
      color: #D2232A !important;
      background-color: transparent !important;
      }

.navBottom {
    margin-bottom: 0;
    padding: 15px 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    }
  .navBottom a {
    color: #D0D0D0 !important;
    }
  .navBottom a:hover {
    /*color: #000 !important;*/
    color: #D2232A !important;
    }

.customHeader {
  padding-bottom: 15px;
  border-bottom:  4px solid #D2232A;
  }
  .customHeader h1 {
    margin-top: 0px;
    color: #000;
    font-size: 48px;
    }
  .customHeader h3, .customHeader h4 {
    margin-top: 19px;
    margin-bottom: 0px;
    }
    .customHeader h1 .blured {
      font-weight: 750;
      text-shadow: 0px 0px 7px rgba(0, 0, 0, .8);
      color: #000;
      }
  .customHeader h4 {
    margin-top: 30px;
    color: #555;
    }
  .customHeader h5 {
    margin-top: 24px;
    color: #555;
    }
    .customHeader h5 a {
      color: #000;
      }
      .customHeader h5 a:hover {
        color: #D2232A;
        }


  .customHeader h4.currentSeason {
    margin-top: 24px;
    color: #000;
    }

  .customHeader .btn-facebook {
    margin-top: 18px;
    background-color: #C11219;
    }
    .customHeader .btn-facebook:hover {
      background-color: #DD2E35;
      }


#jumbotronWrapper {
  background: #000;
  }
  #jumbotronWrapper .jumbotron {
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: 50% 0;
    background-size: contain;
    background-image: url(../images/bgr-front-lg.jpg);
    margin-bottom: 0px;
    color: #FFF;
    }

@media (max-width: 767px) {
  #jumbotronWrapper .jumbotron {
    background-image: url(../images/bgr-front-xs.jpg);
    }
  .jumbotron #hui-marquee {
    margin-bottom: 5px;
    }
  .jumbotron #hui-marquee-content {
      font-size: 10px !important;
      letter-spacing: 0;
      }
    }
@media (min-width: 768px) {
  #jumbotronWrapper .jumbotron {
    background-image: url(../images/bgr-front-sm.jpg);
    }
  }
@media (min-width: 992px) {
  #jumbotronWrapper .jumbotron {
    background-image: url(../images/bgr-front-md.jpg);
    }
  }
@media (min-width: 1200px) {
  #jumbotronWrapper .jumbotron {
    background-image: url(../images/bgr-front-lg.jpg);
    }
  }

    #jumbotronWrapper .jumbotron h1 {
      color: #D2232A;
      }

  #jumbotronWrapper .video {
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: 50% 0;
    background-size: cover;
    margin-bottom: 0px;
    color: #FFF;
    }

  a:active,
  a:visited,
  a:focus {
    /*border: none !important;*/
    outline: none !important;
    text-decoration: none !important;
    }


  .jumbotron #hui-marquee {
    display: inline-block;
    padding: 10px;
    background: rgba(0, 0, 0, .6);
    -ms-transform: skewX(10deg); /* IE 9 */
    -webkit-transform: skewX(10deg); /* Safari */
    transform: skewX(10deg);
    }
    .jumbotron #hui-marquee-content {
      display: inline-block;
      -ms-transform: skewX(-10deg); /* IE 9 */
      -webkit-transform: skewX(-10deg); /* Safari */
      transform: skewX(-10deg);
      font-size: 18px;
      font-style: italic;
      letter-spacing: 1px;
      }

#visualStripe {
  height: 180px;
  background-image: url(../images/bgr-jumbotron.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  }

.expandingTrigger::after {
  content: 'PŘEČÍST VÍCE';
  }
  .stateExpanded::after {
    content: 'ZAVŘÍT' !important;
    }

.signataryWrapper {
  background-image: url(../images/bgr-signatary.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  }

  .signataryWrapper .thumbnail {
    background: #F1F1F1;
    }
  .signataryWrapper .og-expanded .thumbnail {
    background: #E0E0E0;
    }
    .signataryWrapper .thumbnail h3 {
      margin-top: 10px;
      font-size: 22px;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap;
      }
    .signataryWrapper .thumbnail h4 {
      margin-top: 10px;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap;
      }
    .signataryImage {
      margin-left: 10px;
      }
    .signataryListcaption {
      height: 80px;
      overflow: hidden;
      }

ul.pagination a {
  color: #C11219;
  }
  ul.pagination li:hover a {
    color: #C11219;
    }
ul.pagination li.active a {
  background-color: #C11219;
  border: 1px solid #C11219;
  }
  ul.pagination li.active:hover a {
    background-color: #C11219;
    border: 1px solid #C11219;
    }

.promoter h4 {
  margin-bottom: 0px !important;
  }

a.thumbnail {
  display: block;
  }

.highlighted {
  color: #D2232A !important;
  }
.horizontalIndent {
  margin-top: 15px !important;
  margin-bottom: 30px !important;
  }
.horizontalIndentFull {
  margin-top: 20px !important;
  margin-bottom: 30px !important;
  }


a.hui-overlay {
  color: rgba(255, 255, 255, .92);
  text-shadow: 0px 0px 20px rgba(0, 0, 0, 1);
  }
  a.hui-overlay:hover {
  color: rgba(217, 83, 79, .85);
  }

.hui-separator {
  border-bottom:  2px solid #D2232A;
  }

.mfp-close {
  color: #D2232A !important;
  }

.btn-danger {
  background-color:#D2232A !important;
  }

.btn-danger:hover {
  background-color:#DD2E35 !important;
  }

.hui-back {
  font-size: 16px;
  font-weight: 700;
  display: inline-block;
  margin-top: 14px;
  }

.hui-avatar {
  width: 128px;
  height: auto;
  }

 .hui-offset-right{
  margin-right: 8px;
  margin-bottom: 8px;
  }


#xnews-headerblock {
	font-size: 24px;
	background-color: #000;
	color: #fff;
}

@media (max-width: 768px) {
	#xnews-headerblock {
		font-size: 20px;
		background-color: #000;
		color: #fff;
	}
}

@media (max-width: 768px) {
  .btn-responsive {
    padding:8px 8px;
    font-size:80%;
    line-height: 1;
  }
}


.news-panel-text {
    height: 180px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 20px;
}

.news-panel-text h3 {
    color: #D2232A !important;
}

.news-panel-img {
    height: 150px;
    overflow: hidden;
}

.news-panel-img .img-responsive {
    display: block;
    width: auto;
    max-height: 100%;

}

.news-modal-row p {
	margin-left: 10px;
}

.news-modal-row .img-responsive {
	width: 40%;
  display: block;
  float: right;
	max-height: 100%;
	margin-left: 20px;
}

.top-buffer { margin-top: 20px; }
.top-buffer-lg {margin-top: 30px; }
.perex { font-style: italic;}

.panel-clickable:hover {
	cursor: pointer;
	cursor: hand;
}


.action-panel-text {
    height: 220px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 20px;
}

#memorandum-pripojit-btn {
	margin-top: 20px;
}

.sign-form-detail-fg {
	background-color: #f8f8f8;
	display: none;
}

.mandatory {
	color: red;
	font-weight: bolder;
}

.event_map_legenda_ul {
		list-style-type: none;
    padding-left: 0px;
}

ul.event_map_legenda_ul li div {
    float: left;
    width: 50px;
}

ul.event_map_legenda_ul li p {
    font-size: inherit; 
}
