@CHARSET "UTF-8";


table.forumlist {border-collapse: collapse;} 
table.forumlist th {font-size: 10px}
table.forumlist td {padding: 10px }
 .zebra {background: #E0E0E0}
 .zebra td {border-right: 1px solid white; padding-left: 5px}
  .zebra td.ava {padding: 0} 
 .nozebra td {border-top: 1px solid #C0C0C0}
   
table.forumlist a {text-decoration: none}
table.forumlist a h1 {font-size: 1.3em; margin: 0; text-decoration: underline;}
table.forumlist a:hover h1{text-decoration: none}

table.forumlist span.descr {font-size: 0.9em}


a.user {padding-left:16px; background: url(/img/i/user.gif) no-repeat; text-decoration: none;}
a.user:hover {text-decoration: underline;}
i.addtime {color: silver;}

a.topicadd {padding: 5px 5px 5px 25px; background: url(/img/i/topicadd.gif) center left no-repeat; background-position: 5px; text-decoration: none; border:1px solid gray; font-size: 1.4em;}

div.digestzeb {margin-bottom:10px; background: #eee; padding: 0 5px}
div.digestnozeb {margin-bottom:10px; }