/* Add here all your CSS customizations */

.cookie_info{
    background: rgb(62, 69, 150) none repeat scroll 0% 0%;
    padding: 11px 0px 13px 0px;
    text-align: center;
    color: #E2E2E2;
    position: fixed;
    bottom: 0px;
    z-index: 100;
    width: 100%;
}

#gallery_content{
    width: 100%;
}

.cookie_info .close{
    float: none;
    color: #ffffff;
    text-shadow: none;
    opacity: 0.8;
}
.container-homepage{
    margin-top: -140px;
    /*background: rgb(255, 255, 255) none repeat scroll 0% 0% !important;*/
    z-index: 10;
    position: relative;
    padding: 10px 10px 0px 10px;
}

.container-white{
    background: #FFF none repeat scroll 0% 0% !important;
    padding-top: 15px;
    margin-top: -35px;
}

#header nav ul.nav-main li a{
    font-weight: 600;
    font-size: 16px;
}

ul.ulclear{
    padding: 0;
    margin: 0 0 20px 0;
    list-style: none;
}

.ulclear .menu_level_1, .ulclear .menu_level_2{
    padding: 0;
    margin: 0;
    list-style: none;
}

.ulclear .menu_level_1 li a {
    /*background: rgb(247,247,247);*/
    /*border-right: 40px solid rgb(239,239,239);*/
    /*background: rgb(239,239,239);*/
    background: #ffffff;
    /*border-right: 40px solid rgb(228,228,228);*/
    border-right: 40px solid rgb(239,239,239);
    /*border-left: 3px solid rgb(239,239,239);*/
    border-left: 3px solid #ffffff;
    padding: 10px 5px 10px 12px;
    display: block;
    text-decoration: none;
    color: #666666;
}
.ulclear .menu_level_1 li{
    /*border-left: 1px solid #C9C9C9;*/
    /*border-right: 1px solid #C9C9C9;*/
    /*border-bottom: 1px solid  rgb(201,201,201);*/
}

.ulclear .menu_level_1 li a{
    border-bottom: 0;
}

.ulclear .menu_level_1 li.first, .ulclear .menu_level_1 .first{
     /*border-left: 1px solid #C9C9C9;*/
     /*border-right: 1px solid #C9C9C9;*/
     border-bottom: 0;
 }

.ulclear .menu_level_1 li.last{
    /*border-bottom: 1px solid #C9C9C9;*/
}

.ulclear .menu_level_1 li.last{
    border-bottom: 1px solid #C9C9C9;
}

.ulclear .menu_level_2 li.last{
    border-bottom: 0;
}

.ulclear .menu_level_1 li{
    border-left: 1px solid #C9C9C9;
    border-right: 1px solid #C9C9C9;
    border-top: 0px;
}

.ulclear .menu_level_1 li ul li{
    border-left: 0;
    border-right: 0;
}

.ulclear .menu_level_2 li a{
    padding-left: 25px;
    background: rgb(228,228,228);
    background: rgb(239,239,239);
    border-color: rgb(228,228,228);
border-color: rgb(239,239,239);
}

.slideup:after{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: '\f149';
    margin-left: 5px;
    color: rgba(0,0,0,0.2);
}

.ulclear .menu_level_2 li a, .menu_level_1 li.current a{
    border-left: 3px solid rgb(202, 50, 27);
}

.menu_level_1 li.current ul.menu_level_2 li a {
    font-weight: normal;
}

.menu_level_1 li.current a{
    font-weight: bold;
}

.ulclear .menu_level_1 a:hover{
    /*background: rgb(228,228,228);*/
    background: rgb(239,239,239);
    border-left: 3px solid rgb(202, 50, 27);
    color: rgb(202, 50, 27);
    text-decoration: underline;
}

.ulclear .menu_level_1 li{
    border-top: 1px solid rgb(201,201,201);
}

.ulclear .menu_level_2 li{
    border-top: 0px;
}

.sidebar .tourism, .sidebar .biznes, .sidebar .tv, .sidebar .weather, .sidebar .banner{
    width: 100%;
    clear: both;
    margin-bottom: 20px;
}

.sidebar .weather{
    margin-bottom: 0px;
}

.sidebar .tourism .icon, .sidebar .biznes .icon, .sidebar .tv .icon, .sidebar .weather .icon, .sidebar .calendar .icon, .sidebar .banner .icon{
    width: 65px;
    height: 65px;
    background: rgb(147, 176, 57);
    float: left;
}

.sidebar .weather .icon, .sidebar .calendar .icon{
    color: #ffffff;
    font-size: 30px;
    padding-top: 17px;
    text-align: center;
}

.sidebar .czerwony .icon{
    vertical-align: middle;
    font-size: 30px;
    text-align: center;
    color: #ffffff;
    padding-top: 17px;
}

.sidebar .tourism .text, .sidebar .biznes .text, .sidebar .tv .text {
    border-bottom: 2px solid rgb(147, 176, 57);
    border-right: 1px solid #C9C9C9;
    border-top: 1px solid #C9C9C9;
}

.sidebar .banner .text{
    border-bottom: 2px solid #C9C9C9;
    border-right: 1px solid #C9C9C9;
    border-top: 1px solid #C9C9C9;
}

.sidebar .weather .text, .sidebar .calendar .text{
    border-bottom: 1px solid #C9C9C9;
    border-right: 1px solid #C9C9C9;
    border-top: 1px solid #C9C9C9;
}

.sidebar .biznes .icon{
    background: rgb(37, 90, 150);
}

.sidebar .banner .icon{
    background: #C9C9C9;
}

.sidebar .biznes .text{
    border-bottom: 2px solid rgb(37, 90, 150);
}

.sidebar .tv .icon,.sidebar .weather .icon{
    background: rgb(202, 50, 27);
}

.sidebar .tv .text{
    border-bottom: 2px solid rgb(202, 50, 27);
}

.sidebar a{
    text-decoration: none;
    color: #666666;
}

.sidebar .tourism .text, .sidebar .biznes .text, .sidebar .tv .text, .sidebar .weather .text, .sidebar .calendar .text{
    height: 65px;
    /*font-size: 1.3em;*/
    padding: 20px 10px 10px 80px;
}

.sidebar .weather h5.text, .sidebar .calendar h5.text{
    height: 65px;
    /*font-size: 1.3em;*/
    padding: 20px 10px 10px 80px;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #FFF;
    background-image: none;
    background-origin: padding-box;
    background-position: 0% 0%;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: #C9C9C9;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-right-color: #C9C9C9;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #C9C9C9;
    border-top-style: solid;
    border-top-width: 1px;
    box-sizing: border-box;
    color: #777;
    direction: ltr;
    font-family: "Roboto",Arial,sans-serif;
    font-size: 18.2px;
    line-height: 22px;
    margin: 0;
    font-weight: 400;
    text-transform: none;
}

.sidebar .banner .text {
    height: 65px;
    /*font-size: 1.3em;*/
    padding: 8px 10px 10px 80px;
}

.sidebar .link:hover{
    text-decoration: underline;
}

.sidebar .tourism:hover .text{
    color: rgb(147, 176, 57);
}

.sidebar .tv:hover .text{
    color: rgb(202, 50, 27);
}

.sidebar .biznes:hover .text{
    color: rgb(37, 90, 150);
}

.sidebar .text{
    background: #ffffff;
}

.sidebar .banner:hover .text{
    /*color: #C9C9C9;*/
    text-decoration: underline;
}

@media screen and (max-width: 1199px) and (min-width: 993px) {
    .sidebar .text{
        font-size: 1em;
    }
    .sidebar .link{
        font-size: 1em;
    }
}

@media screen and (min-width: 1200px) {
    .sidebar .text{
        font-size: 1.3em;
    }
    .sidebar .link{
        font-size: 1.3em;
    }
}

a.dev{
    color: rgba(0,0,0,0.5);
}

li.font_s a, li.font_s span{
    padding: 0px 0px 0px 0px !important;
}

li.contrast_s a, li.contrast_s span{
    padding: 4px 0px 6px 0px !important;
}

li.font_s{
    margin-right: 8px;
    padding-left: 3px;
    height: 25px;
}
li.font_s a{
    font-weight: bold;
    color: #000;
    text-decoration: none;
    line-height: 25px;
}

li.font_s a:hover,li.contrast_s a:hover{
    background: transparent;
}

li.font_s a span small{
    vertical-align: top;
}

.main{
    background: rgba(0,0,0,0.05);
}


ul.bip-simple-post-list li{
    padding: 0px 0px 5px 0px;
}

.post .border{
    position: relative;
    left: 0px;
    /*border-left: 5px solid #93B039;*/
    width: 65px;
    float: left;
    background: #93B039;
    min-height: 65px;
    margin-left: -70px;
    /*margin-top: -10px;*/
}

.post .border h3{
    color: #ffffff !important;
}

.newsHeader, h2.newsHeader{
    position:relative;
    left: 0;
    top: 0;
    margin: -22px 0 20px -10px;
    padding: 20px 0 20px 20px;
    font-size: 2.1em;
    font-weight: 300;
    border-bottom: 1px solid #c9c9c9;
    background: rgba(255,255,255,0.77);
    border-left: 3px solid #CA321B;
    color: #777;
    line-height: 22px;
    letter-spacing: 0px;
}

.newsHeader span, h2.newsHeader span{
    color: #CA321B;
    font-weight: 500;
}

.heading.heading-border.heading-bip{
    /*margin-bottom: 10px;*/
    background: #ca321b none repeat scroll 0% 0%;
    padding: 13px 13px 13px 13px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
}

.heading.heading-border{
    margin-bottom: 0px;
}

.heading.heading-bottom-border h6{
    padding-bottom: 0px;
    border-bottom: 0;
    color: #FFFFFF !important;
    font-size: 1.3em;
}

.sidebar .nav{
    border-left: 1px solid #DBDBDB;
    border-right: 1px solid #DBDBDB;
    border-bottom: 1px solid #DBDBDB;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-bottomright: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
}

aside ul.nav-list > li > a, aside ul.nav-list > li > ul > li > a{
    background: rgb(247,247,247);
    border-right: 40px solid rgb(239,239,239);
    padding-left: 10px;
}

/*aside ul.ulclear > li > ul, aside ul.ulclear > li > ul > li, aside ul.ulclear > li > ul > li > ul{*/
    /*list-style: none;*/
    /*padding: 0;*/
    /*margin: 0;*/
/*}*/

/*ul.ulclear li a {*/
    /*transition: background 0.1s ease 0s;*/
    /*border-bottom: 1px solid #EDEDDE;*/
    /*display: block;*/
    /*color: #666;*/
    /*font-size: 0.9em;*/
    /*text-decoration: none;*/
    /*padding: 8px 0px;*/
/*}*/

/*aside ul.ulclear > li > ul > li > ul > li > a {*/
    /*padding-left: 10px;*/
    /*border-right: 40px solid #EFEFEF;*/
    /*background: #F7F7F7 none repeat scroll 0% 0%;*/
/*}*/

/*aside ul.ulclear > li > ul > li > ul > li > a{*/
    /*padding-left: 20px;*/
/*}*/

/*aside ul.ulclear > li > ul > li > a{*/
    /*background: rgb(247,247,247);*/
    /*border-right: 40px solid rgb(239,239,239);*/
    /*padding-left: 10px;*/
/*}*/

ul.nav-list li{
    border-bottom: 0px;
}

aside ul.nav-list > li > ul > li{
    /*border-top: 1px solid rgb(201,201,201);*/
}

ul.nav-list li{
    border-bottom: 1px solid rgb(201,201,201);
}

ul.nav-list li a{
    border-bottom: 0px;
}

.menu_level_1 .first{
    border-top: 1px solid rgb(201,201,201);
}

.menu_level_1 .last{
    border-bottom: 0px;
}

ul.nav-list li a::before{
    margin-left: 0px;
}

.sidebar ul.nav-list li ul{
    margin: 0px 0px 0px 0px;
    /*border-left: 25px solid #FFFFFF;*/
}

.sidebar ul.nav-list li ul li a{
    /*border-left: 25px solid #FFFFFF;*/
    padding-left: 25px;
}

.sidebar ul.nav-list li a.subpage::before {
    border-top: 4px solid #333;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.post-content h2, .post-content h3, .post-content p.h4{
    /*margin: 0px 0px 10px 10px;*/
    /*border-left: 5px solid #93B039;*/
    /*padding: 0px 0px 0px 10px;*/
    font-size: 18px;
    text-transform: none;
}

.hidden-subpage .menu_level_2{
    display: none;
}

.hidden-subpage.current .menu_level_2{
    display: block;
}

.menu_level_1 li.current ul.menu_level_2 li.current a{
    font-weight: bold;
}

.post-content h2 a, .post-content h3 a, .post-content p.h4 a{
    color: #777777 !important;
    font-weight: 500;
}

.pagination > .active > a{
    background: #ca321b !important;
    border-color: #ca321b;
}

.pagination > li:first-child > a, .pagination > li:last-child > a{

    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-bottomright: 0px;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
}

.main .container.container-subpage .row{
    margin-top: -10px;
}

.main .container .row .container-subpage{
    /*background: #ffffff;*/
    /*padding-top: 20px;*/
    /*padding-bottom: 20px;*/
    /*margin-bottom: 20px;*/
    /*margin-top: -140px;*/
    z-index: 10;
    position: relative;
    /*padding: 10px 10px 0px;*/
    padding-top: 10px;
}

.blog-posts article{
    padding-bottom: 0px;
    margin-bottom: 30px;
    background: #FFFFFF;
    border-bottom: 1px solid #c9c9c9;
    /*padding-top: 10px;*/
    /*padding-left: 10px;*/
    /*margin-left: 60px;*/
}

.blog-posts article .post-content{
    padding: 0px 20px 0px 20px;
    /*padding: 0px 0px 0px 0px;*/
}

.blog-posts article .post-content p.h4:first-child, .blog-posts article .post-content h3{
    border-bottom: 1px solid #C9C9C9;
    margin: 0px -20px 10px -20px;
    padding: 10px 10px 10px 20px;
}

.post-meta{
    padding: 5px 0px 0px 10px;
}

.post-meta .moreData{
    padding: 6px 10px;
    border: 0px;
    /*background: #DBDBDB;*/
    background: rgb(91,91,91);
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-bottomright: 0px;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
}

.img-thumbnail
{
    border: 0px;
    border-radius: 0px;
    margin-right: 10px;
}

#footer{
    padding: 50px 0px 0px;
    margin-top: 0px;
}

#footer .heading-primary h5{
    color: #93B039 !important
}

#footer .fa{
    color: #777777;
}

#footer.color-primary{
    background: #E6E6E6 !important;
    border-color: #C9C9C9 !important;
}

#footer.color-primary .footer-copyright{
    background: #383F48 !important;
    border-color: #FFFFFF !important;
    /*background: #FF0000 !important;*/
    /*border-color: #FF0000 !important;*/
    margin-top: 0px;
    padding: 10px;
}

#footer.color-primary .footer-copyright .container .row > div{
    padding: 0;
    margin-bottom: 0px;
    color: #ffffff !important;
}

#footer.color-primary .footer-copyright p{
    color: #FFFFFF !important;
}

#footer.color-primary .dev a{
    color: #FFFFFF !important;
}

#footer.color-primary h5{
    color: rgb(199,87,75) !important;
    border-bottom: 1px solid #A5ADB8;
}

#footer.color-primary a{
    color: #000000 !important;
}

#footer.color{
    color: #000000 !important;
}

#footer .list li{
    margin-bottom: 0px;
}

#footer .dev{
    color: rgba(0,0,0,0.5);
    font-weight: 300;
    font-size: 0.9em;
}

.nav-pills > li > a{
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-bottomright: 0px;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
}

.img-thumbnail img{
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-bottomright: 0px;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
}

.process_category{
    width: 220px;
    height: 220px;
    margin: 15px 0px 0px 15px;
    float: left;
}

.process_category a{
    width: inherit;
    height: inherit;
    /*float: left;*/
    background: #93B039;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}


.kalendarz h1{
    background: rgb(255,255,255);
    border-bottom: 5px solid rgba(0,0,0,0.2);
    padding: 5px 5px 0px 0px;
    color: rgb(0,0,0);
    text-transform: none;
    font-weight: bold;
}

.kalendarz h6{
    margin: 0px 0px 0px 0px;
    border-bottom: 5px solid rgb(205,205,205);
    padding: 0px 0px 3px 0px;
}

.kalendarz .item{
    width: 100%;
    background: rgb(247,247,247);
    border-bottom: 1px solid rgb(255,255,255);
    clear: both;
    color: #777;
}

.kalendarz .item .date {
    width: 65px;
    height: 65px;
    background: rgb(147, 176, 57);
    /*background: rgb(228, 228, 228);*/
    float: left;
    text-align: center;
    /*border-bottom: 1px solid rgb(255,255,255);*/
    font-size: 10px;
    color: #ffffff;
}

.kalendarz.video .item .date{
    overflow: hidden;
    background: rgb(202, 50, 27);
}

.kalendarz.video .item .date img
{
    /*height: 65px;*/
    margin-left: -30px;
    margin-top: -13px;
    opacity: 0.0;
    /* Firefox */
    -moz-transition: all 0.5s ease-in;
    /* WebKit */
    -webkit-transition: all 0.5s ease-in;
    /* Opera */
    -o-transition: all 0.5s ease-in;
    /* Standard */
    transition: all 0.5s ease-in;
}

.kalendarz.video a:hover .item .date img
{
    opacity: .75;
    /* Firefox */
    -moz-transition: all 0.5s ease-in;
    /* WebKit */
    -webkit-transition: all 0.5s ease-in;
    /* Opera */
    -o-transition: all 0.5s ease-in;
    /* Standard */
    transition: all 0.5s ease-in;
}

.kalendarz.video a:hover .item .desc h4
{
    color: rgb(202, 50, 27);
}

.kalendarz.video .tv .icon {
    width: 65px;
    height: 65px;
    background: rgb(202, 50, 27);
    float: left;
    padding: 0;
}

.kalendarz.video .tv{
    margin-bottom: 0px;
}

.kalendarzv .fullLink:hover{
    background: rgb(202, 50, 27);
}
.kalendarz.video .fullLink{
    border-left-color: rgb(202, 50, 27);
    border-bottom-color: rgb(202, 50, 27);
}

.kalendarz.video a:hover .fullLink{
    background: rgb(202, 50, 27);
}

.sidebar .kalendarz.video .tv .text
{
    border-bottom: 1px solid #C9C9C9;
}


.kalendarz.video{
    padding: 0px;
}
/*.kalendarz #item:nth-child(even) #date{*/
    /*background: rgb(228, 228, 228);*/
    /*color: #777777;*/
/*}*/

.kalendarz .item .date section{
    margin: 12px auto;
}

.kalendarz .item .date section strong{
    font-size: 22px;
    line-height: 19px;
    padding-top: 0px;
    width: 65px;
    text-align: center;
    float: left;
}

.kalendarz .fullLink:hover{
    background: rgb(147, 176, 57);
}
.kalendarz .fullLink{
    background: #ffffff;
    border-left: 65px solid rgb(147, 176, 57);
    border-bottom: 2px solid rgb(147, 176, 57);
    padding: 5px 15px 5px 5px;
    text-align: right;
    border-right: 1px solid #C9C9C9;
    display: block;
    width: 100%;
    float: left;
}

.kalendarz a:hover .fullLink{
    color: #ffffff;
    background: rgb(147, 176, 57)
}

.kalendarz .item .desc{
    padding: 5px 15px 5px 15px;
    float: left;
    width: calc(100% - 65px);
    height: 65px;
    border-bottom: 1px solid #C9C9C9;
    border-right: 1px solid #C9C9C9;
    overflow: hidden;
    font-size: 10px;
    line-height: 12px;
    background: #ffffff;
}

.kalendarz .item .desc h3{
    font-weight: bold;
    line-height: 15px;
}

.kalendarz .item .desc h4{
    color: #777;
}

.kalendarz h6 .item .desc p{
    color: #777;
    box-sizing: border-box;
    color: #777;
    direction: ltr;
    font-family: "Roboto",Arial,sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 27px;
    margin-bottom: 14px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    text-transform: none;
    border: 0;
}

.kalendarz .item .desc p{
    font-size: 11px;
    line-height: 11px;
}

.margintop20{
    margin-top: 20px;
}

a.subpage::before, a.subpage:before {
    border-top: 4px solid #333;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.attachment_content{
    width: 100%;
    clear: both;
    padding: 20px 20px 5px 20px;
}

.attachment_content .attachment_title .icon{
    float: left;
    width: 40px;
    height: 40px;
    background: rgb(202, 50, 27);
    font-size: 20px;
    padding: 10px 0px;
    text-align: center;
    color: #ffffff;
}

.attachment_content .attachment_title .desc{
    width: calc(100% - 40px);
    float: left;
    height: 40px;
    border-bottom: 1px solid #C9C9C9;
    border-right: 1px solid #C9C9C9;
    border-top: 1px solid #C9C9C9;
    padding: 0px 15px 0px 15px;
    line-height: 39px;
}

.attachment_content ul{
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
}

.attachment_content ul a li{
    line-height: 40px;
    height: 40px;
    display: block;
    float: left;
    width: 100%;
}

.attachment_content ul a:last-child li div{
    border-bottom: 2px solid rgb(202, 50, 27);
}

.attachment_content ul a li span{
    background: rgb(202, 50, 27);
    width: 40px;
    height: 40px;
    font-size: 20px;
    text-align: center;
    display: block;
    color: #ffffff;
    float: left;
}

.attachment_content ul a li div{
    color: #777777;
}

.attachment_content ul a:hover li div{
    /*background: rgb(228, 228, 228);*/
    color: rgb(202, 50, 27);
    text-decoration: underline;
}

.attachment_content ul a li div{
    border-bottom: 1px solid #C9C9C9;
    border-right: 1px solid #C9C9C9;
    padding: 0px 15px 0px 55px;
}

article.blog-single-post{
    margin-left: 20px;
    padding-bottom: 15px;
    background: #ffffff;
}

article.blog-single-post .post-content h2{
    margin: 0px 0px 10px 0px;
}

#jednostkiPodlegle{
    width: 100%;
    display: table;
    margin-bottom: 20px;
}

#jednostkiPodlegle .top{
    width: 100%;
    display: inline;
}

#jednostkiPodlegle .top .icon{
    width: 65px;
    height: 65px;
    background: rgb(202, 50, 27);
    line-height: 65px;
    font-size: 25px;
    text-align: center;
    color: #ffffff;
    float: left;
}

#jednostkiPodlegle .top .title {
    width: calc(100% - 65px);
    height: 65px;
    float: left;
    border-top: 1px solid #C9C9C9;
    border-right: 1px solid #C9C9C9;
    border-bottom: 1px solid #C9C9C9;
    color: #777777;
    line-height: 65px;
    padding: 0px 5px 0px 15px;
    font-size: 1.3em;
    background: #ffffff;
}

#jednostkiPodlegle .contentList {
    border-bottom: 2px solid rgb(202, 50, 27);
    display: table;
    float: left;
}

#jednostkiPodlegle .contentList a{
    display: table-row;
}

#jednostkiPodlegle .contentList .box{
    width: 65px;
    min-height: 5px;
    height: auto;
    display: table-cell;
    background: rgb(202, 50, 27);
    /*padding-top: 5px;*/
    font-size: 25px;
    vertical-align: middle;
    text-align: center;
    color: #ffffff;
}

#jednostkiPodlegle .contentList .first{
    border-top: 1px solid #ffffff;
}

#jednostkiPodlegle .contentList .logo{
    height: 65px;
    /*background: #ffffff;*/
}

#jednostkiPodlegle .contentList a{
    width: 100%;
}

#jednostkiPodlegle .contentList a .item{
    padding: 5px 5px 5px 15px;
    border-right: 1px solid #C9C9C9;
    border-bottom: 1px solid #C9C9C9;
    display: table-cell;
    min-width: 190px;
    width: auto;
    vertical-align: middle;
    background: #ffffff;
}

#jednostkiPodlegle .contentList a:hover .item {
    text-decoration: underline;
    color: rgb(202, 50, 27);
}

#jednostkiPodlegle .contentList a:last-child .item{
    border-bottom: 0px;
}

/* topMenu */
.topMenu{
    /*background: rgb(37, 90, 150);*/
    background: rgb(56, 63, 72);
    width: 100%;
    border-bottom: 3px solid #C9C9C9;
}

.topMenu .container{
    max-width: 1170px;
    margin: 0 auto;
    color: #ffffff;
    height: 28px !important;
    line-height: 28px !important;
}

.topMenu .container span{
    font-weight: bold;
    float: left;
    color: rgba(255,255,255, 0.6);
    background: url('../images/herb_pochylony.png') no-repeat;
    padding-left: 180px;
    filter: grayscale(100%);
}

.topMenu .container ul{
    padding: 0;
    margin: 0;
    list-style: none;
}

.topMenu .container ul li{
    float: left;
    height: 28px;
}

.topMenu .container ul li a{
    text-decoration: none;
    color: #ffffff;
    padding: 5px 10px 4px 10px;
    height: 28px;
    line-height: 28px;
}

.topMenu .container ul li:first-child a{
    margin-left: 15px;
}

.topMenu .container ul li a:hover{
    /*background: rgba(255,255,255, 0.6);*/
    background: #C9C9C9;
    color: rgb(37, 90, 150);
}

/* kolor pogoda */
.sidebar .weather .icon{
    background: rgb(202, 50, 27);
}

.sidebar .weatherBody{
    background: #FFF none repeat scroll 0% 0%;
    font-size: 1.2em;
    line-height: 1.6em;
    width: 100%;
    margin-bottom: 20px;
    border-bottom: 2px solid rgb(202, 50, 27);
    border-left: 65px solid rgb(202, 50, 27);
    border-right: 1px solid #C9C9C9;
}

.label{
    border-radius: 0;
    padding: 0px 5px 2px 5px;
}

.label-info{
    background: rgb(202, 50, 27);
}

.divider .fa{
    border-radius: 0px;
}

#footer .container .row .col-md-6 ul.list-icons-sm li a:before{
    box-sizing: border-box;
    color: #777;
    content: "";
    direction: ltr;
    font-family: FontAwesome;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: 10.0833px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-variant-alternates: normal;
    font-variant-caps: normal;
    font-variant-east-asian: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-variant-position: normal;
    font-weight: 400;
    line-height: 10.0833px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    text-rendering: auto;
    margin-right: 10px;
}

#footer li.hidden-subpage .menu_level_1{
    display: none;
    list-style: none;
    margin-left: 0px;
    padding-left: 0px;
}

#footer .hidden-subpage.current .menu_level_1{
    display: block;
}

#footer .menu_level_1 li.current ul.menu_level_1 li.current a{
    font-weight: bold;
}

.google-maps {
    position: relative;
    padding-bottom: 100%;
    height: 0;
    overflow: hidden;
    /*margin-top: 20px;*/
}
.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.post-meta
{
    color: rgba(0,0,0,0.3);
}

ul.image-gallery .image-gallery-item{
    margin-bottom: 10px;
}

.img-gallery h4{
    margin: 0px 15px 0px 15px !important;
}

hr.tall{
    margin: 20px 0px;
}

section.timeline .timeline-box.right::before{
    margin-left: -4px;
}

section.timeline .timeline-box.left::before{
    margin-right: -4px;
}

#filterMenu > li > a:hover, ul.nav-pills.filter > li > a:hover{
    background: rgb(147, 176, 57);
    background-color: rgb(147, 176, 57);
}

.header-top{
    background: rgb(230, 230, 230);
    border-bottom: 2px solid rgba(0,0,0,0.1);
}

.header-top p{
    line-height: 30px;
    margin: 0;
}

.header-top a{
    color: #777;
}

.header-top a h3, .header-top a p{
    background-color: transparent;
    box-sizing: border-box;
    color: #777;
    direction: ltr;
    font-family: "Roboto",Arial,sans-serif;
    font-size: 14px;
    line-height: 40px;
    margin: 0;
    margin-right: 10px;
    outline-color: #777;
    outline-style: none;
    outline-width: 0px;
    text-decoration: none;
    text-decoration-color: #777;
    text-decoration-line: none;
    text-decoration-style: solid;
    display: inline-block;
    text-transform: none;
}

#header .header-top
{
    min-height: 30px;
}

.input-group .form-control:first-child{
    border-radius: 0px;
    padding: 0px 10px;
}

.input-group-btn:last-child > .btn{
    border-radius: 0px;
}

.header-top a{
    line-height: 40px;
    margin-right: 10px;
}

.header-top .search{
    padding: 5px 0px;
}

.blog-posts .pagination{
    margin: 0px 60px 0px;
    width: 100%;
}

a.facebook:hover h3 em{
    color: rgb(59, 89, 152);
}

.dofinansowanie{
    text-align: center;
    font-size: 0.9em;
    color: rgb(56, 63, 72);
    background: #ffffff;
    padding: 5px 0px 0px;
}

.subMenuEdukacja .edukacja{
    background: #C9C9C9;
    width: 100%;
    padding: 0px;
    display: none;
    position: fixed;
    top: 27px;
    left: 0px;
    z-index: 10;
}

.subMenuEdukacja .edukacja .container ul li a{
    color: #383F48;
}

.subMenuEdukacja .edukacja .container ul li a:hover{
    background: #383F48;
    color: #ffffff;
}