<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body .NahledProduktu003{
    width: calc((50%) - 10px);
}

/* komponentaProductSlider */
body .komponentaProductSlider .komponentaNahledProduktu .NahledProduktu003 {
    flex: 0 0 200px;
}
@supports selector(::-webkit-scrollbar) {
    body .komponentaProductSlider .komponentaNahledProduktu{
        overflow-x: auto ;
    }
}
/* komponentaProductSlider */</pre></body></html>