ul.seznam{
    list-style-position: inside;
    list-style-type: none;
}

ul.seznam li{
    display: block;
    padding-left: 15px;
    background: url('../images/odr.gif') no-repeat 1px 5px;
}


li{
    line-height: 1.5;
/*    _text-indent: -15px;*/
}