/*
====== "spolecnost" style stylesheet ======
         (c) 2007 Tomas Kubat
*/

/* profil firmy */
ul.spolecnost_znacky li {
 padding-left: 90px;
 margin-bottom: 6px;
 position: relative;
 list-style-image: url("/css/img/li_red_dark.gif");
}
ul.spolecnost_znacky li img {
 position: absolute;
 left: 0px; top: 5px;
 _left: -90px;
}

