#tresc a:link { color: #ceb67b; text-decoration: none}
#tresc a:visited {color: #ceb67b;}
#tresc a:hover { color: #ceb67b; text-decoration: underline}
#tresc a:active { color: #ceb67b;}

#tresc ol {
    list-style-image:none;
}

#tresc b {
    color: #ceb67b;
}


#tresc ol.error {
    margin: 0;
    padding:0 0 0 13px;
    list-style-image:url(../../images/ol_error.png);
}

#tresc ol.error li {
    padding-bottom:3px;
}

#tresc ol.spistresci {
    padding-left:28px;
}
#tresc ol.spistresci li {
    padding-bottom:3px;
}

#tresc ol.spistresci a {
    color:#cccccc;
}

#tresc ol.modes {
    padding-left:30px;
}
#tresc ol.modes li {
    padding-bottom:3px;
}
