body {
    font-family: 'Titillium Web', sans-serif;
    font-size: 16px;
    line-height: 1.42857143;
    color: #525455;
    background-color: #fff;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px !important;
    border: 1px solid transparent;
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 14px;
    line-height: 20px;
    background: #E31E09;
    color: #fff;
}

.navbar-inverse .navbar-brand {btn-
    color: #fff;
}

.navbar-inverse {
    background-color: #f6f6f6;
    border-color: #E8E6E6;
    font-size: 14px;
    font-weight: 400;
    border: none !important;

}

.navbar-inverse .navbar-nav >  .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    background-color: #f6f6f6;
    color: #8c8c8c;
    
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    background-color: #f6f6f6;
    color: #8c8c8c;
    font-weight: 600;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #49a445;
    font-weight: 600;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 18px 26px;
}

.navbar-form {
    margin-top: 11px;
}

.navbar-inverse .navbar-toggle {
    border-color: #49a445;
    background-color: #49a445;
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #49a445;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #f6f6f6;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #cacaca !important;
    background-color: #eeeeee;
    background-image: none;
    border: 1px solid #eeeeee;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control:focus {
    border-color: #e2e2e2;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(73, 164, 69, 0);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(73, 164, 69, 0);
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
}


.btn-default {
    color: #cacaca;
    background-color: #eeeeee;
    border-color: #eeeeee;
    margin-left: 5px !important;
}

.bip-button {
    display: inline-block !important;
    padding: 6px 12px !important;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
        color: #f26d7d !important;
    background-color: #eeeeee;
    border-color: #eeeeee;
    font-weight: 700;
        margin-top: 11px;
    margin-left: 13px;
}

.fbc-button {
    display: inline-block !important;
    padding: 6px 12px !important;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
        color: #3b5998 !important;
    background-color: #eeeeee;
    border-color: #eeeeee;
    font-weight: 700;
        margin-top: 11px;
    margin-left: 13px;
}

.osir-carousel {
    height: 360px;
    background-color: #eeeeee;
}

.osirslide1 {
     height: 360px;
    background-image: url(tlo.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.osirslide2 {
     height: 360px;
    background-image: url(tlo2nowe.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.osir-nopadd {
    padding-right: 15px;
    padding-left: 0px;
}

.hd {
    visibility: hidden;
    display: none;
}

.osir-aktualnosci h2 {
    font-size: 30px;
    color: #1f1f1f;
    font-weight: 600;
}

.osir-partnerzy h2 {
    font-size: 30px;
    color: #1f1f1f;
    font-weight: 600;
}

.video-osir h2 {
    font-size: 30px;
    color: #1f1f1f;
    font-weight: 600;
}


.osir-kalendarz-wydarzen h2 {
    font-size: 30px;
    color: #1f1f1f;
    font-weight: 600;
}

.osir-blok-link2 h3 {
    font-size: 36px;
    text-align: center;
    margin-top: 25px;
}

.osir-aktualnosci-blok-tekst h3 {
    margin-top: 0px !important;
    font-size: 18px !important;
    color: #49a445 !important;
    font-weight: 600 !important;
}

.osir-aktualnosci-blok-tekst h2 {
    margin-top: 0px !important;
    font-size: 18px !important;
    color: #49a445 !important;
    font-weight: 600 !important;
}

.osir-aktualnosci-blok-tekst p {
    font-size: 14px;
    color: #1f1f1f;
    text-align: justify;
    line-height: 1.1;
}

.osir-wiecej {
    color: #49a445;
    font-size: 11px;
    text-transform: uppercase;
}

.osir-wiecej a {
    color: #49a445;
    font-size: 11px;
    text-transform: uppercase;
}

a {
    color: #49a445;
    text-decoration: none;
}

a:focus, a:hover {
    color: #49a445;
    text-decoration: underline;
}

.nopadd {
    padding-left: 0px !important;
    padding-right: 0px !important; 
}

.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-right: 0px;
    margin-left: 0px;
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 5px;
    line-height: 1.42857143;
    background-color: #eeeeee;
    border: 1px solid #eeeeee;
    border-radius: 0px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.row {
    margin-right: 0px;
    margin-left: 0px;
}

.blok-wpis {
    margin-bottom: 15px;
}

.blok-wpis2 {
    margin-bottom: 8px;
}

.blok-wpis3 {
    margin-bottom: 8px;
}

.col-lg-1-bump {
    width:auto;
    float: left;
}

.col-lg-3-bump {
    width: 20%;
    float: left;
}

.col-lg-9-bump {
    width: 80%;
    float: left;
}

.osir-kalendarz-blok-tekst {
    background-color: #eeeeee;
    height: auto;
}

.col-lg-11-bump {
        float: left;
        padding-left: 10px;
        padding-right: 10px; 
}

.kalendarz-data {
    line-height: 0.4;
    font-weight: 700;
    font-size: 14px;
    text-align: center;
    width: 100px;
    position: absolute;
    margin-top: 25px;
}

.kalendarz-wpis h3 {
    font-size: 14px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    font-weight: 700;
}

.kalendarz-wpis p {
    font-size: 12px !important;
    line-height: 1;
    text-align: justify;

}

.kalendarz-wpis {
    margin-left: 120px;
    padding-top: 10px;
    padding-right: 10px;
}

.osir-blok-link {
    background-color: #eeeeee;
    height: 117px;
}

.osir-blok-link2 {
    background-color: #eeeeee;
    height: 117px;
}

.osir-blok-link h3 {
    font-size: 36px;
    text-align: center;
    margin-top: 36px;
}

.osir-blok-link-img {
    background-color: #49a445;
    height: 117px;
        background-image: url(rodzina.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.osir-blok-link-img3 {
    background-color: #4762a5;
    height: 117px;
                background-image: url(obozy.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}


.osir-blok-link-img4 {
    background-color: #fafd1b;
    height: 117px;
            background-image: url(step.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.osir-blok-link-img5 {
    background-color: #fbdca8;
    height: 117px;
        background-image: url(kartasenior.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.nav-pills>li>a {
    border-radius: 0px;
}

.nav>li>a:focus, .nav>li>a:hover {
color: #fff;
    background-color: #49a445;
}

.osir-film {
    background-color: #eeeeee;
    height: 340px;
    background-image: url(tlofilm.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}

.osir-tresc-content h2 {
    color: #49a445;
    font-size: 30px;
}

.osir-tresc-content h1 {
    font-size: 30px;
    color: #1f1f1f;
    font-weight: 600;
}    

.osir-tresc-content p {
    color: #1f1f1f;
    font-size: 18px;
    text-align: justify;
}

.osir-footer {
    min-height: 220px;
    background-color: #eeeeee;
    padding-top: 15px;
}

.osir-footer-add {
    min-height: 70px;
    background-color: #49a445;
}

.page-header {
    padding-bottom: 9px;
    margin: 0px 0 0px;
    border-bottom: 0px solid #eee;
}

.img-osir-aktualnosci {
    width: 146.25px;
    height: 146.25px;
}

.img-osir-kalendarz {
    width: 72.14px;
    height: 72.14px;
}

.osir-footer h3 {
    font-size: 14px !important;
    margin-top: 0px !important;
    font-weight: 700;
    color: #949494;
    margin-bottom: 20px;
}

.osir-footer a {
    color: #bcbbbb;
    font-size: 11px;
}

.osir-footer p {
    color: #bcbbbb;
    font-size: 11px;
}

.osir-archiwum-aktualnosci {
    font-size: 10px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

.article-info {
    font-size: 9px;
    color: #b3b3b3;
    margin-bottom: 6px !important;
}

.intro-image-osir {
    padding: 5px;
}

.osir-wydarezenia-wszystkie {
    margin-bottom: 10px;
}


.osir-blok-link a {
    color: #525455;
}

.osir-blok-link2 a {
    color: #525455;
}

.osir-footer-add  p {
    color: #fff;
    font-size: 12px;
    line-height: 6;
}

.osir-footer-add  p {
    margin: 0px;
}

.osir-footer-add  a {
    color: #fff;
}

.osir-footer-add  a:hover {
    color: #fff;
}

.video-osir {

}

.video-osir{

    height: 580px;
    overflow: hidden;
    position: relative;
}

.video-background { /* class name used in javascript too */
    width: 100%; /* width needs to be set to 100% */
    height: 100%; /* height needs to be set to 100% */
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

.podpis {

    text-align:     center; 
    position: absolute;
    top: 50%;
    left: 42%;
    z-index: 999999;
}

.btn-video {

    color: #fff;
    background-color: transparent;
    font-size: 24px;
    padding: 25px;
}

.btn-video:hover {

    color: #fff;
    background-color: #49a445;
    font-size: 24px;
    padding: 25px;
}

@media (min-width: 1200px) {
 .osir-kalendarz-blok-tekst {
    background-color: #eeeeee;
    height: 72.14px;
}

.col-lg-1-bump {
    width: 12.333333%;
    float: left;
}

.col-lg-11-bump {
    width: 86.3%;
    float: left;
    margin-left: 8px;
    padding-left: 10px;
    padding-right: 10px;
}

.osir-footer {
    height: 220px;
    background-color: #eeeeee;
    padding-top: 15px;
}

.osir-footer-add {
    height: 70px;
    background-color: #49a445;
}


}

.camera_pag {
	position: relative;
	top: -50px;
}

.camera_wrap .camera_pag .camera_pag_ul {
	text-align: center !important;
}