@media print {

    body{
        background: none;
        color: #000;
    }

    footer, .banner-jak-vam-pomahame {
        display: none;
        background: none;
    }

    .cist-vice, .h4, .separator-vzv, svg, .d-inline-block, .d-flex, .align-items-stretch{
        display: none; !important;
    }

    card, .card-img, .card-header , .card-footer, img{
        margin-left: auto;
        margin-right: auto;
        width: 50%;
        border: 0;
    }

    .btn-vzvrent, .btn-dark, .btn-md, .btn-outline-dark, .bg-homepage, .carousel-inner, .carousel-item, .arrow-left, .arrow-right {
        display: none !important;
    }

    #eapps-instagram-feed-1 .eapps-instagram-feed-posts-grid-load-more, .elfsight-app-82d76f86-3f5c-4702-85ca-0cb0dbad0e52{
        display: none !important;
    }

    .banner-kontakt {
        text-align: center;
        margin-bottom: 0.75rem !important;
    }

    .print-display-none {
        display: none !important;
    }

    .print-height{
        height: 1000px;
        border: 0 !important;
    }
    .print-height-item{
        height: 400px;
        border: 0 !important;
    }

}
