body {
 background-color: #fffbfa;
}

.box-width {
 max-width: 900px;
 margin: 0 auto 0 auto;
}

.body, div, td, span, p, h1, h2, h3, h4, h5, h6 {
 font-family: "Montserrat", sans-serif;
}

.granat, h1, h2, h3, .section-title, .sesja-title, .ludzie-nazwiska { color: #3a57a3; }
.roz, .sesja-label { color: #e81974; }

h1 {
 font-size: 30px;
 line-height: 1.3em;
 font-weight: 700;
 margin-bottom: 25px;
}

.lead {
 font-size: 21px;
 line-height: 1.5em;
 margin-bottom: 25px;
 margin-top: 45px;
}

h2 {
 font-size: 24px;
 line-height: 1.3em;
 margin-bottom: 25px;
 font-weight: 700;
}

.text-box {
 font-size: 1em;
 line-height: 1.6em;
 font-weight: 300;
}

.mainpage-header {
 background-image: url("/conf-data/IIKardioonkologia/images/header_www.jpg");
 background-position: top center;
 background-repeat: no-repeat;
 min-height: 770px;
 margin-bottom: -95px;
}

.mainpage-box {
 width: 600px;
 margin: 0 auto 0 auto;
}

.middle-box {
 background-image: url("/conf-data/IIKardioonkologia/images/middle.jpg");
 background-repeat: no-repeat;
 background-position: top center;
 content: "";
 min-height: 300px;
 width: 100%;
 margin: 30px auto 130px auto;
}


.navbar-inverse {
 background: #fffbfa;
 border-color: #fffbfa;
}

.navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-minor-controls > li > a {
 color: #3a57a3;
}

.navbar-inverse .navbar-nav > li:hover,
.navbar-inverse .navbar-nav > li > a:hover{
 color: #e81974;
}

.navbar-button {
 background-color: #e81974 !important;
 border: 1px solid #e81974 !important;
 color: #FFFFFF !important;
 border-radius: 8px;
}

.section-title {
 font-size: .95em;
 font-weight: 700;
 text-transform: uppercase;
 letter-spacing: 1em;
}

.section-title:after {
 background: #e81974;
}

.page-header {
 //background-image: url("/conf-data/IIKardioonkologia/images/footer.jpg");
 background-position: center 190px;
 background-repeat: no-repeat;
 background-size: inherit !important;
 background-color: transparent !important;
}


.sesja-label {
 text-transform: uppercase;
 font-weight: 500;
 font-size: .85em;
 letter-spacing: .75em;
}

.sesja-title {
 font-weight: 700;
 font-size: 1.3em;
}

.przerwa {
 text-transform: uppercase;
 font-weight: 500;
 letter-spacing: .75em;
}

.ludzie-nazwiska {
 font-style: italic;
 font-size: .9em;
 margin-top: 7px;
}


.nav-tabs-wrapper {
 border: 0;
 margin: 30px auto;
}

.nav-tabs {
 background-color: #fffbfa;
 border-bottom: 0;
}

.nav-tabs>li.active>a {
 background-color: #fffbfa;
 font-size: 1.25em;
 padding-top: 10px;
}

.nav-tabs > li.active:before {
    display: none;
}

.tab-pane {
    padding: 10px 0px;
}

.schedule__desc, .schedule__time {
 border: 0;
}


#SyskonfLogoContainer {
    background: #fffbfa;
    border-top: 0;
}

#SyskonfLogoContainer:after {
 background-image: url("/conf-data/IIKardioonkologia/images/footer.jpg");
 background-position: top center;
 background-repeat: no-repeat;
 height: 80px;
 content: "";
 display: block;
 margin-top: 35px;
}

.footer {
 background-image: url("/conf-data/IIKardioonkologia/images/stopkav3.png");
 background-color: transparent;
 background-repeat: no-repeat;
 background-size: cover;
 color: #fffbfa;
 padding-top: 70px;
}

.footer__social-icon {
 display: none;
}

.hideme {
 display: none;
}