/* NAV */
.navbar-nav li.active a, .navbar-nav li a:hover{
 background: #c90c10!important; 
 color: #ffffff !important;
}

#box_atrakcja_5567 { padding-top: 0px; }
.sponsors-cell.w-45 img {
max-width: 45%;
}
.navbar-inverse {
 background: #c90c10;

}
nav.scrolled {
}

.lh18 {
line-height: 180%;
}
.w-50 img { max-width: 50%; }
nav.scrolled:after {
  content: "";
  background: #c90c10;

  opacity: 0.100;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1;
}





/* FOOTER */
.footer, #SyskonfLogoContainer {
 background: #c90c10;
}
#SyskonfLogoContainer {
 background: #000000;
}
.footer {
 color: #ffffff;
 font-weight: normal;
}


/* SCHEDULE */

.schedule-st-day-annotation-spacer .schedule__time { 
 color: #c90c10; 
 font-weight: bold;
}

.schedule__desc {
    display: table-cell;
    border-left: 1px solid #ddd;
    padding: 10px 15px;
    border-top: 1px solid #ddd;
}
.schedule__desc em,
.panel-body em {
color: #c90c10;
}

.schedule__time {
    color: #c90c10;
    }


/* baner_desc */

.banner__desc {
    font-size: 35px;
font-weight: bold;
}

.banner__title {
font-size: 63px;
font-weight: bold;
color: #ffd001; 
}
.w80 img {
max-width: 80%;
}
.w60 img {
max-width: 60%;
}
.w50 img {
max-width: 50%;
}
.w40 img {
max-width: 40%;
}
.w30 img {
max-width: 30%;
}
.w20 img {
max-width: 20%;
}