body {
}

.cont-lg {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.brand-name {
    transition: .3s all ease;
    letter-spacing: -1.1px;
}

a {
    color: #8a2d1c !important;
}

a:active, a:hover {
    outline: 0;
    color: #8a2d1c;
    text-decoration: none;
}

.brand-name {
    font-size: 20px;
    line-height: 30px;
    text-decoration: none;
    font-weight: 300;
    font-style: italic;
    color: #8a2d1c;
    margin-top: 30px;
}

.brand-name span {
    font-family: 'Noto Sans', serif;
    font-weight: 700;
    font-style: normal;
}

.top-header-row {
    border-bottom: 1px solid #d2d1d1;
    height: 3.2em;
}

.sub-header {
    display: inline-block;
}

.top-header-date {
    padding-top: 1em;
    font-size: 0.9em;
    font-family: 'Noto Serif', Serif, sans-serif;
    font-style: italic;
    color: #000000;
}

.top-logo-container {
    display: inline-block;
    font-size: 20px;
    line-height: 48px;
    color: #FFFFFF;

}

.top-logo-img {
    width: 237px;
    max-width: 100%;
    display: inline-block;
    height: auto;
    margin-top: 20px;
}

.logo-text {
}

.top-menu-lg {
    border-bottom: 2px solid #8a2d1c;
    background-color: #f1e9e9;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    list-style: none;
    height: 70px;
    margin-left: 0;
    margin-bottom: 0;
    position: relative;
    z-index: 5000;
}

.mm-btn {
    font-weight: 700;
    height: 50px;
    padding: 12px 20px 0 20px;
    margin-right: 10px;
    margin-top: 10px;

}

.mm-btn a {
    color: #ffffff !important;
    text-decoration: none;
}

.mm-btn-blue {
    background-color: #3097D1;
}

.mm-btn-black {
    background-color: #20213D;
}

.mm-btn-red {
    background-color: #D13080;
}

.mm-btn-orange {
    background-color: #F4B00C;
}

.mm-btn-green {
    background-color: #8FB811;
}

.main-art-separator {
    height: 0.55em;
}

.cont-separator {
    height: 0.2em;
}

.cont-top-ad {
    margin: 0;
    width: 100%;
}


.heading {
    font-family: "Noto Serif", serif;
    font-style: italic;
    border-bottom: 1px solid #000;

}

.heading:after {
    background-color: #0c63e4;
}

.leads-container {
    border-top: dotted 1px #999;
}

.bg-gray-base {
    background-color: #000;
}

.wydarzenia-header {
    font-family: "Noto Serif", serif;
    font-size: 1.1em;
    font-weight: 700;
}

.wydarzenia-date {
    font-family: "Noto Serif", serif;
    font-style: italic;
    font-weight: 300;
    font-size: 0.9em;
    color: #02afff;
}

.wydarzenia-separator {
    margin-top: 1em;
    border-bottom: 1px dotted #999;
    margin-bottom: 1em;
}

.footer {
    margin-top: 3em;
    border-top: 1px solid #000;
    padding-top: 2em;
    padding-bottom: 3em;
    border-bottom: 1px solid #cbcbcb;
}

.footer-bottom {
    display: flex;
    flex-direction: row;
    justify-content: center;
	padding-bottom: 2em;
    margin-top: 2em;
    /*font-family: sans-serif;*/
	font-family: "Roboto", serif;
    font-size: 0.8em;
}

.copy {
    color: #000;
}

.mail {
    color: #ff6600;
}

.phone {
    color: #ff6600;
}

.author {
    color: #a52a2a;
}

.header-party {
    font-family: sans-serif;
    font-size: 1.05em;
    font-weight: 700;

}

.hl {
    background-color: red;
}

.footer-header {
    font-family: "Noto Serif", serif;
    font-size: 1em;
    font-weight: 700;
}

.footer-link-cont {
    padding-bottom: 5px;
}

.footer-link {
    /*font-family: "Noto Serif", serif;*/
	font-family: "Roboto", serif;
    font-size: 1em;
    font-weight: normal;
    /*font-style: italic;*/
    color: #9f4b2a;
    text-decoration: none;
}

.footer-link-social {
    font-family: sans-serif;
    font-size: 1.2em;
    color: #9f4b2a;
    font-style: normal;
    font-weight: lighter;
    text-decoration: none;
}

.footer-btn-link {
    margin: 5px;
    font-style: italic;
    color: #000 !important;
    font-weight: normal;
    font-size: 0.8em;
}

p.zaproszenie-do-kontaktu {
    font-family: sans-serif;
    font-size: 0.8em;
    font-style: italic;
    font-weight: normal;
    color: #888888;
    text-align: justify;
}

.bottom-logo-img {
    margin-bottom: 1em;
}

.bg-gray-light {
    background-color: #efefef;
}

.obserwuj-container {
    padding: 1.5em;
    margin-top: 3em;
}

.obserwuj-header {
    font-family: "Noto Serif", serif;
    font-size: 2em;
    font-weight: 500;
    font-style: italic;
}

.list-inline-0 {
    list-style-type: none;
    display: inline-block;
    padding: 1em;
    border-bottom: 1px dotted #000;
}

.list-inline-0 li {
    display: inline-block;
}

.btn-yellow {
    background-color: yellow;
}

.header {
    font-size: 1.4em;
    font-weight: 700;
}

.cont-separator-horoskop {
    border-bottom: 1px dotted #999;
    margin-bottom: 2em;
}

.horoskopy-link {
    color: #000 !important;
    text-decoration: none;
}

.horoskopy-link:hover {
    color: #02afff !important;
}

#scrollUp {
    background-color: #02afff;
    text-align: center;
    height: 50px;
    width: 50px;
    color: white !important;
    font-size: 3em;
    position: fixed;
    bottom: 20px;
    right: 20px;
    text-decoration: none;
    opacity: 0;
    transition: opacity 1s ease-in-out;
}

.scroll-to-top {
}

.header-kategoria {
    font-family: "Noto Serif", serif;
    font-style: italic;
    font-size: 2em;
    font-weight: 500;
    color: #000;
    border-bottom: solid 1px #000;
}

.post-inner {
    display: inline-block !important;
    position: relative;
    margin: 0 auto 0 auto;
    max-width: 100%;
    height: auto;
    float: left !important;
}

.post-inner img {
    max-width: 535px;
    margin-top: 0;
    display: inline-block !important;
    height: auto;
    vertical-align: middle;
    border: 0;
}

@media (max-width: 500px) {
    .kategorie-poster img, .kategorie-poster div img {
        width: 100% !important;
    }

    .article-view img, .article-view div img, .article-view p img {
        width: 100% !important;
        max-height: 20em!important;
    }

    .kalendarz_header .heading {
        display: none;
    }

    .imprezy-bok {
        display: none;
    }

    .menu-toggle {
        display: block;
    }

    .submenu {
        display: none;
    }

    .submenu-submenu {
        display: none;
    }

    .top-menu-lg {
        display: none;
    }

    .cont-top-ad {
        overflow: hidden;
    }

    .cont-top-ad img {
        vertical-align: middle;
        width: 250%;
        margin-left: 60%;
        transform: translateX(-60%);
    }

    .mobi-search {
        font-size: 0.8em;
    }

    .mobi-search h3 {
        font-size: 1em;
    }

    .undermenuad-container {
        overflow: hidden;
        #margin-left: 1.8em;
    }

    .undermenuad-container img {
        width: 280%;
        vertical-align: middle;
        margin-left: 45%;
        transform: translateX(-45%);
    }

    .p-4 {
        padding: 1.1rem !important;
    }

    .mobile-col-undermenuadwidget {
        padding-left: 0.5rem;
        padding-right: 0;
    }

    .mobile-row-undermenuadwidget{
        padding-right: 0;
    }
}

.submenu {
    position: absolute;
    z-index: 1000;
    list-style-type: none;
    font-family: "Noto Serif", serif;
    color: #FFFFFF;
    background-color: #000;
    font-weight: normal;
    font-style: italic;
    font-size: 0.9em;
    display: none;
    margin-top: 10px;
    margin-left: -20px;
}

.submenu-submenu {
    position: absolute;
    z-index: 3000;
    width: 200px;
    list-style-type: none;
    font-family: "Noto Serif", serif;
    color: #FFFFFF;
    background-color: #000;
    font-weight: normal;
    font-style: italic;
    font-size: 0.9em;
    display: none;
    margin-top: 0;
    margin-left: 140px;
}

.submenu-submenu li {
    font-size: 1.2em;
    border-bottom: 1px dashed #fff;
    padding-top: 5px;
    padding-bottom: 5px;
}

.chr-menu-item {
    padding: 0.5em 1em 0.5em 0;
    margin-left: -1em;
    border-bottom: 1px dashed #FFFFFF;
}

li.chr-menu-item:last-child {
    padding: 0.5em 1em 0.5em 0;
    margin-left: -1em;
    border-bottom: 1px dashed #000000;
}

.chr-menu-item-link {
    text-decoration: none !important;
    color: #FFF !important;
    transition: color .5s;
}

.chr-menu-item-link:hover {
    color: #02AFFF !important;
}

.galeria-header {
    margin-bottom: 1em;
    border-bottom: 1px solid #000;
}

.galeria-header a {
    color: #000 !important;
    font-weight: 700;
    font-size: 1.2em;
    text-decoration: none;
}

.galeria-header a:hover {
    color: #02AFFF !important;
}


.lead-main-mini {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.5);
    transition: 0.5s background-color;
    bottom: 0;
    padding: 10px;
    font-size: 0.8em;
}

/* CHR */
@media (max-width: 500px) {

    .cont-date-login {
        display: none;
    }

    .top-logo-container {
        display: none;
    }

    .top-menu-container {
        display: none;
    }

    .lead-background {
        position: relative;
        color: #FFFFFF;
        transition: all 0.5s;
        overflow: hidden;
    }

    .lead-background:hover {
        color: #2aabd2;
    }

    .lead-main-dim {
        padding: 0.2em;
        position: absolute;
        font-size: 0.5em;
        top: 0;
        left: 0;
        bottom: 0;
        display: block;
        width: 100%;
        height: 100%;
        z-index: 1000;
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 1) 80%);
        opacity: 0.7;
        transition: all 0.5s;
    }

    .lead-main-dim:hover {
        opacity: 1.0;
    }

    .lead-konkurs-label {
        font-family: "Noto Serif", serif;
        font-style: italic;
        font-variant: all-petite-caps;
        font-weight: 900;
        font-size: 0.9em;
        position: absolute;
        bottom: 5px;
        color: #2aabd2;
        width: 100%;
        text-align: center;
        z-index: 1000;
        transition: all ease 0.5s;
    }

    .lead-main-label {
        font-family: "Noto Serif", serif;
        font-style: italic;
        font-variant: all-petite-caps;
        font-weight: 900;
        font-size: 0.9em;
        position: absolute;
        top: 5px;
        left: 5px;
        color: #000000;
        padding: 0 2px 0 2px;
        border: 1px solid #000;
        z-index: 1000;
        background: #ffffff;
        transition: all ease 0.5s;
    }

    .lead-main-label:hover {
        background: #000000!important;
        color: yellow!important;
    }


    .lead-title-link {
        position: absolute;
        font-size: 1.8em;
        font-weight: 800;
        padding-left: 2em;
        bottom: 1em;
        z-index: 2000;
    }
    .lead-title-link-small {
        position: absolute;
        font-size: 1.5em;
        font-weight: 800;
        padding-left: 2em;
        bottom: 1em;
        z-index: 1001;
    }
    .lead-title-link-small a {
        text-decoration: none;
        color: #FFFFFF !important;
        transition: all 0.5s;
    }

    .lead-title-link-small a:hover {
        color: #2aabd2 !important;
    }

    .lead-title-link a {
        text-decoration: none;
        color: #FFFFFF !important;
        transition: all 0.5s;
    }

    .lead-title-link a:hover {
        color: #2aabd2 !important;
    }

    .lead-title-data {
        font-family: "Noto Serif", serif;
        color: #2aabd2 !important;
        font-size: 0.8em;
        transition: all 0.5s;
        font-weight: normal;
        font-style: italic;
    }

    .lead-title-data:hover {
        color: #FFFFFF !important;
    }
    .lead-title-data-small {
        font-family: "Noto Serif", serif;
        color: #2aabd2 !important;
        font-size: 0.8em;
        transition: all 0.5s;
        font-weight: normal;
        font-style: italic;
    }

    .lead-title-data-small:hover {
        color: #FFFFFF !important;
    }


    .lead-main-image {
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 1));
    }
}

@media (min-width: 501px) {
    .cont-date-login {
        display: block;
    }

    .top-logo-container {
        display: block;
    }

    .top-menu-container {
        display: block;
    }

    .cont-top-ad {
        overflow: hidden;
    }

    .lead-background {
        position: relative;
        color: #FFFFFF;
        transition: all 0.5s;
        overflow: hidden;
    }

    .lead-background:hover {
        color: #2aabd2;
    }

    .lead-main-dim {
        padding: 1em;
        position: absolute;
        font-size: .9em;
        top: 0;
        left: 0;
        bottom: 0;
        display: block;
        width: 100%;
        height: 100%;
        z-index: 1000;
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 1) 80%);
        opacity: 0.7;
        transition: all 0.5s;
    }

    .lead-main-dim:hover {
        opacity: 1.0;
    }

    .lead-main-label {
        /*font-family: "Noto Serif", serif;
        font-style: italic;*/
        font-variant: all-petite-caps;
        font-weight: 500;
        position: absolute;
        top: 5px;
        left: 5px;
        color: #000000;
        padding: 0px 5px 5px 5px;
        border: 1px solid #000;
        z-index: 1005;
        background: #ffffff;
        transition: all ease 0.5s;
    }

    .lead-main-label:hover {
        background: #000000!important;
        color: yellow!important;
    }


    .lead-title-link {
        position: absolute;
        font-size: 1.8em;
        font-weight: 800;
        bottom: 1em;
        z-index: 1001;
    }
    .lead-title-link-small {
        position: absolute;
        font-size: 0.8em;
        font-weight: 800;
        padding-left: 0;
        bottom: 1em;
        z-index: 1001;
    }

    .lead-title-link a {
        text-decoration: none;
        color: #FFFFFF !important;
        transition: all 0.5s;
		font-family: "Roboto", serif;
        font-size: 1.3em;
    }

    .lead-title-link a:hover {
        color: #2aabd2 !important;
    }
    .lead-title-link-small a {
        text-decoration: none;
        color: #FFFFFF !important;
        transition: all 0.5s;
		font-family: "Roboto", serif;
        font-size: 1.8em;
    }

    .lead-title-link-small a:hover {
        color: #2aabd2 !important;
    }
    .lead-title-data {
        font-family: "Noto Serif", serif;
        color: #2aabd2 !important;
        font-size: 1em;
        transition: all 0.5s;
        font-weight: bold;
        font-style: italic;
    }

    .lead-title-data:hover {
        color: #FFFFFF !important;
        font-size: 1em;
    }

    .lead-title-data-small {
        font-family: "Noto Serif", serif;
        color: #2aabd2 !important;
        font-size: 1.0em;
        transition: all 0.5s;
        font-weight: normal;
        font-style: italic;
    }

    .lead-title-data-small:hover {
        color: #FFFFFF !important;
    }

    .lead-main-image {
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 1));
    }
}

/* CHR */
.lead-background:hover {
    background-color: rgba(0, 0, 0, 0.9);
}

.lead-main-mini:hover {
    background-color: rgba(0, 0, 0, 0.9);
}

.lead-checker {
}

.post-caption {
    position: absolute;
    bottom: 15px;
    left: 15px;
    right: 15px;
    padding: 15px;
    text-align: left;
}

.post-caption:after {
    content: '';
    position: absolute;
    width: 100%;
    bottom: 0;
    top: 60%;
    left: 0;
    opacity: 0.8;
    transition: .5s all ease;
    z-index: -1;
}

.lead-main-image {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 1));
}

.lead-link {
    position: absolute;
    transition: 0.5s color;
    color: #fff !important;
    font-family: sans-serif;
    text-decoration: none;
}

.lead-link:hover {
    color: #2aabd2 !important;
}

.lead-date {
    position: relative;
    bottom: 10px;
    font-family: "Noto Serif", serif;
    font-size: 1em;
    font-weight: 500;
    color: #02AFFF;
    font-style: italic;
}

.site-index {
    width: 91%;
    margin-left: auto;
    margin-right: auto;
}

.lead-main {
    position: relative;
    text-align: center;
    color: white;
}

.lead-mini {
    position: relative;
    text-align: center;
    color: white;
}

.label {
    position: absolute;
    top: 1em;
    left: 2em;
    padding: 0 5px 2px 5px;
    background-color: #FFFFFF;
    color: #000000;
    border: 1px solid #000000;
    font-family: "Noto Serif", serif;
    font-style: italic;
    font-variant: all-petite-caps;
}

@media (max-width: 500px) {
    .label {
        top: 1em;
        left: 2em;
        padding: 0 5px 2px 5px;
        font-weight: 200;
    }

    .lead-link {
        position: relative;
        transition: 0.5s color;
        color: #fff !important;
        font-family: sans-serif;
        font-size: 1em;
        font-weight: 300;
        text-decoration: none;
    }

    #logo_bar {
        display: none;
    }

    .lead-main {
        display: block;
        overflow: clip;
    }

    /*.kalendarz_widget {*/
    /*    display: block;*/
    /*}*/
    /*.kalendarz_header {*/
    /*    display: none;*/
    /*}*/
    .hamburger-menu {
        background-color: #000000;
        margin-bottom: 0.5em;
        display: block;
    }

    .hamburger-submenu {
        display: none;
    }

}

.mm-mobile-link {
    padding: 1em !important;
    color: #fff !important;
    text-decoration: none;
}

@media (min-width: 501px) {
    .kategorie-poster img, .kategorie-poster div img {
        width: 20em !important;
    }

    .article-view img, .article-view div img {
        /*width: 100% !important;*/
    }

    .label {
        top: 1em;
        left: 2em;
        padding: 0 5px 2px 5px;
        font-weight: 500;
    }

    .lead-link {
        position: relative;
        transition: 0.5s color;
        color: #fff !important;
        font-family: sans-serif;
        font-size: 1.5em;
        font-weight: 700;
        text-decoration: none;
    }

    #logo_bar {
        display: flex;
        align-content: space-between;
    }

    .lead-container {
        display: flex;
        flex-direction: row;
    }

    .lead-main {
        display: block;
    }

    .kalendarz_header {
        display: none;
    }

    .kalendarz_widget {
        display: none;
    }

    .hamburger-menu {
        display: none;
    }

    .hamburger-submenu {
        display: none;
    }
}

.label-mini {
    position: absolute;
    /*font-size: 0.7em;*/
    top: 1em;
    left: 2em;
    padding: 2px 10px 2px 10px;
    background-color: #FFFFFF;
    color: #000000;
    border: 1px solid #000000;
    font-family: "Noto Serif", serif;
    font-style: italic;
    font-variant: all-petite-caps;
    font-weight: 500;
}

.label:hover, .label-mini:hover {
    background-color: #000000;
    color: #FFFF00;
}

.lead-background-mini {
    position: relative;
    display: block;
    bottom: 30%;
    height: 30%;
    left: auto;
    width: auto;
    background-color: rgba(0, 0, 0, 0.5);
    transition: 0.5s all ease;
    margin-bottom: -100px;
    overflow: hidden;
}

.lead-background-mini:hover {
    background-color: rgba(0, 0, 0, 0.8);
    bottom: 40%;
    height: 40%;
}

.lead-title-link-mini {
    position: relative;
    font-size: 1em;
    font-style: normal;
    font-weight: 700;
    color: #FFFFFF !important;
}

.lead-title-date, .lead-date {
    display: inline;
}

.lead-title-link-mini a {
    color: #ffffff !important;
    text-decoration: none;
    transition: 0.5s all ease;
}

.lead-title-link-mini a:hover {
    color: #02AFFF !important;
}

.tagi-art-poster {
    text-align: justify;
}
.tagi-art-item {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #999999;
    margin-bottom: 2em;
}

ul#social-list-3 {
    list-style-type: none !important;
}

ul#social-list-3 a {
    color: #9f4b2a !important;
    text-decoration: none;
    transition: 0.5s all ease;
}

ul#social-list-3 a:hover {
    color: #000000 !important;
}

.stopka-skroty ul {
    display: flex !important;
    flex-direction: row;
    flex-flow: wrap;
    list-style-type: none;
}

.stopka-skroty ul li a {
    padding: 4px;
    border: 1px solid #999;
    margin: 2px;
    color: black !important;
    /*background-color: #ddd;*/
    transition: 0.5s all ease;
}

.stopka-skroty ul li a:hover {
    background-color: black !important;
    color: #FFFF00 !important;
}

.comment {
    padding-bottom: 2em;
}

.comment-header {
    font-size: 0.8em;
    font-style: italic;
}

.comment-added {
    color: #999;
}

.comment-author {
    font-weight: bold;
}

.comment-body {
    font-size: 0.9em;
    padding-left: 2em;
    padding-right: 2em;
    border-bottom: #EEE 1px solid;
}

