A[href^="http:"] {
background: url(inter_icon.png) right center no-repeat;
padding-right: 25px;
padding-bottom: 2px;
padding-top: 2px;
}
A[href^="https:"] {
background: url(inter_icon.png) right center no-repeat;
padding-right: 25px;
padding-bottom: 2px;
padding-top: 2px;
}
A[href^="mailto:"] {
background: url(mail_icon.gif) right center no-repeat;
padding-right: 25px;
padding-bottom: 2px;
padding-top: 2px;
}
A[href^="http://www.toplist.cz"] {
background: none;
padding-right: 0px;
padding-bottom: 0px;
padding-top: 0px;
}
A[href^="http://www.levny-hosting.cz"] {
background: none;
padding-right: 0px;
padding-bottom: 0px;
padding-top: 0px;
}


