.banner,
header .right,
header .nav-container,
header .clear-both,
#nx_breadcrumb,
footer,
#container .right-column,
#container > .clear-both,
#container > .content-column .cikk.lista,
.bottom-white-line,
.footer-bottom {
    display: none !important;
}

body {
    background: white;
}

header {
    height: auto;
    background: none !important;
}

header .logo {
    width: 310px;
    background: #2C2B2B !important;
}

.only-print {
    padding: 25px 25px 10px;
    display: block !important;
}

.container .content-column {
    width: 100%;
    padding: 0;
}