.print-only {
    display: none;
}
@media print {
    body {
        background: #fff !important;
        background-image: none !important;
    }
    h1,
    h2 {
        padding: 0 0 5px 0;
        color: #233761 !important;
        font-size: 20px;
        font-weight: bold !important;
    }
    h2.internal {
        margin-bottom: 5px;
        line-height: 1.2;
    }
    .article-info,
    .title-bar,
    div.title-long p,
    div.bx2-cnt h1 {
        color: hsl(0, 0%, 60%);
        text-align: left;
        padding: 4px 0 !important;
    }
    div#body,
    div#main-wrap,
    div.subcontent-body,
    div.content-body,
    div.text-container,
    .ob-list {
        overflow: visible;
        height: 100%;
        padding: 0px;
    }
    div#main-wrap {
        min-height: unset !important;
    }
    /* wycinanie: */
    *[target="_blank"] > img:not(.thumbL),
    /* ^^^ usunięcie wszystkich bannerów (podlinkowanych obrazów) poza zdjęciem autora artykułu */
    .HotNews,
    .related-info-section,
    .ankieta,
    .article-quote-right,
    .catalog-info-box,
    .calendar-info-box,
    .link-info-box,
    .hover-nav,
    .prev-link,
    .next-link,
    .gallery-thumb,
    .type-box,
    .ogl-news,
    .inside-gallery .photo-wrap:after,
    .news_video_slider,
    .thumb-photo a.open-original,
    .thumb-photo a.open-original:hover,
    .main-phot-wrap,
    .club-navigation-bar,
    .banner,
    .section-short,
    .patronat,
    .banner-a,
    #header-banner,
    .headlinks-outerwrap,
    .navi-main-icons,
    .Opinions,
    #navi-main,
    #featured,
    #footer,
    #TSIDebug_debug,
    .icon-news,
    .related-patronat,
    .player,
    .tekst_wewn,
    .ico-header .ico,
    iframe,
    .hand-toolbar,
    .object-options,
    .thumb-container-video,
    .thumb-container a.open-original,
    .thumb-container a.open-original:hover,
    .thumb-container a.open-original:visited:hover,
    .block-info-wrap,
    .main-search,
    .feedback-btn,
    #masthead .box-searchbox {
        display: none !important;
    }

    #masthead,
    .related-info-box h3 {
        background: none !important;
    }

    #main-wrap,
    .section-subcontent {
        width: 620px !important;
        background: none !important;
    }

    ul.nav-inline.cF {
        display: none;
    }
    div.ico.imp {
        visibility: hidden;
        width: 0px;
    }

    .newsletter-wrap,
    .necroLine,
    .related-info-wrap,
    .box_header,
    .btn-photo-add,
    .nTabs,
    div.section-subcontent .title,
    div.title-long,
    .section-subcontent h3.title-long,
    .wideo-container,
    .trip-news-form,
    .section-subcontent .ico-header {
        display: none !important;
    }

    #body #logo {
        display: none;
    }

    #main-wrap {
        margin: 0 auto;
    }

    .photo-wrap img {
        height: auto !important;
        max-width: 100% !important;
    }
    .photo-body .desc {
        width: auto !important;
        border: 1px solid #ebebeb;
    }

    .box-wrap .content {
        padding: 5px !important;
    }
    #masthead {
        margin-bottom: -8px !important;
    }
    #masthead a#header-logo {
        margin: 5px 0 0 -10px !important;
    }
    #article-content {
        margin-top: 14px;
    }

    .ankieta form {
        display: none !important;
        visibility: hidden !important;
    }
    .ankieta .no-display {
        display: block !important;
        visibility: visible !important;
    }
    #article-content .ankieta li .bttn2 {
        display: none !important;
    }
    .article-content {
        margin-top: 14px;
        margin-bottom: 10px;
        font-size: 14px !important;
        line-height: 16px !important;
    }
    .article-content .news-box .bullet-list {
        margin: 0;
    }

    /* reklama - banery w serwisach */
    .subcontent-body > h1 {
        padding: 0 0 0 5px;
    }
    .service-banner {
        padding: 0 5px;
    }

    /* imprezy */
    .share-icons,
    .more__box__link {
        display: none;
    }

    /* Widok imprezy */
    .section-left,
    .more_info,
    .recommended-box__title,
    .events-list,
    .more__box,
    .tickets-online-article,
    .BoxContestWrapper,
    .object-options > .tickets-online,
    .kup_bilet_wrap {
        display: none;
    }

    div#body.info_imp,
    .imp-details-list-text > .object-options {
        display: block !important;
    }
    #main-wrap #header {
        display: block !important;
        margin-left: 15px;
        margin-bottom: 10px;
    }

    #inwestycja div.box-wrap.developer_more,
    #inwestycja div.box-wrap.invest-news {
        display: none;
    }

    /* opis pod zdjęciem */
    .inside-gallery__desc {
        padding: 10px 10px 10px 10px !important;
        border: 1px solid #ebebeb;
    }
    /* uniknięcie cięcia zdjęć między strony */
    .thumb-photo .photo-body,
    .inside-gallery,
    .odkrycia-page .personality-list .item,
    .author-wrap,
    img {
        page-break-inside: avoid;
        break-inside: avoid;
        margin-bottom: 5px;
    }
    /* pasek oceny sportowca */
    .bar-wrap {
        box-shadow: none !important;
    }
    /* zmniejszenie pustych odstępów */
    br {
        display: block; /* BR dostaje szerokość */
        content: ""; /* czyści domyślną wysokość */
        line-height: 10%;
        height: 2px;
        margin-bottom: -1px;
        margin-top: 2px;
    }
    .article-content hr {
        height: 10px !important;
        margin: 0 0 !important;
    }
    .parallax-board-wrap,
    .fancybox-tmp,
    .fancybox-loading,
    .fancybox-overlay,
    .fancybox-ie {
        display: none;
    }
    .print-only {
        display: block;
    }
    /* usunięcie marginesu rozpychającego kontener i generującego pustą stronę do druku */
    .main-wrap-outer {
        margin-bottom: 0 !important;
    }

    /* imprezy */
    .object-details dt {
        color: #888;
        padding: 3px 10px 0px 0;
        vertical-align: top;
        width: 60px;
        clear: left;
    }
    .no-bg.object-details {
        background: none;
        padding: 0;
        margin-top: 0;
        width: auto;
        width: auto\9;
        max-width: 241px;
        z-index: 1;
        float: none;
    }
    .no-bg.object-details dt {
        padding-left: 0;
        text-align: initial;
    }
    .no-bg.object-details dd {
        width: auto;
        width: auto\0/;
    }
    .no-bg.object-details dd.sep {
        display: none;
    }
    .no-bg.object-details .tickets,
    .no-bg.object-details .patronage,
    .no-bg.object-details .tickets-online {
        border: 0;
        height: auto;
        line-height: 20px;
    }
    .no-bg.object-options .tickets-online a.ticket-buy {
        display: inline;
        height: 25px;
    }
    .no-bg.object-details .patronage,
    .no-bg.object-details .tickets-online {
        text-align: right;
        margin-top: 10px;
    }
    .no-bg.object-details .patronage > * {
        display: inline;
    }

    .object-details .place-list li {
        margin-bottom: 3px;
    }
    .object-details .place-list li.last {
        margin-bottom: 0px;
    }
}
