#copyright {
    border-top: 1px solid #000;
    margin-top: 10px;
    padding-top: 10px;
    text-align: center;
}
#header div.logo,
#header #favourite,
#header #search,
#header #customer,
#header #languages,
{
    margin: 20px 0;
}
h3#h3_newsletter {
    margin-top: 20px;
}
a {
    color: #000;
    text-decoration: none;
}
h1 {
    margin-top: 20px;
}
#header,
#menu,
#left-col,
p.more,
#fl_left {
    display: none;
}
#header h3.logo {
    display: block !important;
}

/* KOSIK */
#cart_form #print-button,
#cart_form div.order-buttons,
ul.vysvetlivky,
h4,
table tr th.odebrat,
table tr td.odebrat {
    display: none;
}
#cart_form input {
    background: transparent;
    border: 0;
    font-family: Times;
    font-size: 100%;
    text-align: center;
}
#cart_form table,
#cart_form table tr th,
#cart_form table tr td {
    border: 1px solid #000;
    border-collapse: collapse;
    margin: 10px 0;
    padding: 4px;
    text-align: center;
}
#cart_form div.manipulation-fee-note {
    font-weight: bold;
}
#process {
    display: none;
}

