.navbar-inverse {
    background: #2A63AE;
    background-image: linear-gradient(#608AC0, #2A63AE);
    border-color: #A8BEDB;
}

.banner__desc { margin-bottom: 10px; }

.btn-transparent,
.btn-transparent:hover,
.btn-transparent:active,
.btn-transparent:focus {
  border: 1px solid #FFF;
  color: #FFF;
}
.nav > li > a { padding: 10px; font-size: 15px; }
.schedule__time { color: #000; }
.blue,  .schedule__desc em{
    color: #2A63AE;
}

.nav-tabs > li.active::before {

     background: #FF0000;
}


.navbar-button {
  border-color: #fff !important;
  background: none !important;
  font-size: 0.8em !important;
  font-weight: bold !important;
}


.schedule__item em { color: #3498db; }

.footer__content {
    min-height: 90px;
    padding-bottom: 0px;
}
.certyfikat { margin: auto;
float: none; 
height: 400px; 
}
 .w10 img { max-width: 30%; }

.sponsors-row .sponsors-cell {
    border-bottom: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
}
.sponsors-cell img {
    padding-top: 70px;
    padding-bottom: 10px;
}