.produkt-nenalezen
{
    color: red;
}

.vybrat-vsechny, .zrusit-vsechny
{
    text-decoration: underline;
    color: #0074bd;
    cursor: pointer;
}

#toolbar-item-toolbar-menu-produkty::before
{
    background: url(produkty.png);
    background-repeat: no-repeat;
    background-position: center center;
}

#toolbar-item-toolbar-menu-kategorie::before
{
    background: url(kategorie.png);
    background-repeat: no-repeat;
    background-position: center center;
}

#toolbar-item-toolbar-menu-aktualizace-produktu::before
{
    background: url(update.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.toolbar-menu .quick-mix::before
{
    background: url(quick-mix.png);
    background-repeat: no-repeat;
    background-position: center center;
    content: ' ';
    display: inline-block;
    height: 16px;
    width: 16px;
    vertical-align: middle;
    margin-right: 10px;
}

.toolbar-menu .schwenk::before
{
    background: url(schwenk.png);
    background-repeat: no-repeat;
    background-position: center center;
    content: ' ';
    display: inline-block;
    height: 16px;
    width: 16px;
    vertical-align: middle;
    margin-right: 10px;
}

.toolbar-menu .tubag::before
{
    background: url(tubag.png);
    background-repeat: no-repeat;
    background-position: center center;
    content: ' ';
    display: inline-block;
    height: 16px;
    width: 16px;
    vertical-align: middle;
    margin-right: 10px;
}

.toolbar-menu .hungary::before
{
    background: url(hungary.png);
    background-repeat: no-repeat;
    background-position: center center;
    content: ' ';
    display: inline-block;
    height: 16px;
    width: 16px;
    vertical-align: middle;
    margin-right: 10px;
}

.toolbar-icon-link-toolbar-menu-menu-link-content-2e552512-ce36-4e2c-9f5d-e64b641fbcb7::before
{
    background: url(import.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.toolbar-icon-link-toolbar-menu-menu-link-content-ba299bee-1c57-4c24-a890-180b94037902::before
{
    background: url(kategorie_b.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.toolbar-icon-link-toolbar-menu-menu-link-content-b66a05e7-d5ed-4e4b-a614-9b8f16490203::before
{
    background: url(produkty_b.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.toolbar-icon-link-toolbar-menu-menu-link-content-e240d4b9-3919-454d-97b1-e9915c417c39::before
{
    background: url(export.png);
    background-repeat: no-repeat;
    background-position: center center;
}
