a[href]:after {
    content: none !important;
}

h1, h3 {
    text-align: center;
}

h3 {
    margin-bottom: 20px !important;
}

#eF,
h2,
#bar,
.main-controls,
table td:last-child,
table th:last-child,
select[name="listing_pocet"],
select[name="listing_pocet"] ~ input,
p.align_right,
#listing,
footer.footer .left {
    display: none !important;
}

table {
    width: 100% !important;
}
table td, th {
    text-align: left !important;
    padding: 5px;
    border: 1px solid black;
}

footer {
    margin-top: 10px !important;
}
footer.footer .left,
footer.footer .right {
    float: none;
    text-align: center;
}
.no-print, .no-print * {
    display: none !important;
}