User-2056656471 posted
Thanks, you help me much. But the problem is not with ListStyle definition but with my declaration in web.config file
<browserCaps>
preferredRenderingMime = "text/html"
preferredRenderingType = "xhtml-mp"
</browserCaps>
When I delete preferredRenderingType = "xhtml-mp" firefox works fine. But I use preferredRenderingType = "xhtml-mp" to display colors. When I delete this eferything is black or white, so now I must fight with rendering type.