#eu-cookies {
    background-color: #fff;
    border-top: 1px solid #e4e4e4;
    bottom: 0;
    color: #333;
    font-size: 10px;
    left: 0;
    text-align: center;
    padding: 5px 0;
    position: fixed;
    width: 100%;
    z-index: 1000;
}
#eu-cookies button {
    background: #000000 url("/stylesheets/asko_nabytek_cz/img/a-btn-bg.gif") repeat-x scroll center top;
    border: medium none;
    border-radius: 4px;
    color: #ffffff;
    display: inline-block;
    font-size: 10px;
    font-weight: bold;
    height: 16px;
    line-height: 16px;
    text-align: center;
    text-decoration: none;
}
#eu-cookies a, #eu-cookies a:link, #eu-cookies a:visited {
    color: #333;
}