#tabs { width: 590px; }
#tabs div {padding-left: 0em; background-color: #FFF;}

#tabsmenu {text-align: left; padding: 13px 0 5px 0; margin: 0; width: 100%; border-bottom: 1px solid silver /*#EB7300*/;}
#tabsmenu A {color: #FFF; text-decoration: none; font-weight: bold;}
#tabsmenu UL {margin: 0; list-style: none; padding: 0; text-align: left;}
#tabsmenu LI {display: inline; margin: 0; padding: 13px 0 5px 0; background: url('img/t9.gif') repeat-x;}
#tabsmenu LI {*padding: 0;} /*jen IE*/ 
#tabsmenu LI.sel {background: url('img/t8.gif') repeat-x left top;}

#tabsmenu LI A SPAN {background: url('img/t3.gif') no-repeat left top; padding: 13px 0 5px 23px;}
#tabsmenu LI.sel A SPAN {background: url('img/t4.gif') no-repeat left top;}
#tabsmenu LI.sel2 A SPAN {background: url('img/t7.gif') no-repeat left top; padding: 13px 0 5px 18px;}

#tabsmenu LI SPAN.mm1 {background: url('img/t1.gif') no-repeat left top;}
#tabsmenu LI.sel SPAN.mm1 {background: url('img/t2.gif') no-repeat left top;}

#tabsmenu LI SPAN.mm2 SPAN {background: url('img/t5.gif') no-repeat right top; padding: 13px 25px 5px 0;}
#tabsmenu LI.sel SPAN.mm2 SPAN {background: url('img/t6.gif') no-repeat right top;}
#tabsmenu SPAN.mm2 {*padding: 0 0 0 23px;}/*jen IE*/
#tabsmenu LI.sel2 A SPAN.mm2 {*padding: 0 0 0 23px;}/*jen IE*/


#diskuse { overflow: hidden;}
#diskuse label {float: left; width: 100px; display: block; margin: 4px 0 0 5px;}
#diskuse div { border: 0; padding: 0; margin: 0;}
#diskuse div.post { margin: 10px 0; padding: 0 0 6px 0;}
#diskuse div.post .from { padding: 5px; font-size: 11px; font-weight: bold; background-color: #DFE7F8;}
#diskuse div.post .node { margin-left: 1ex;}

#diskuse div#newpost { text-align: right; }
#diskuse div#newpost a { text-decoration: none; font-weight: bold; }
#diskuse div#newpost a:hover { text-decoration: underline; }

.bold { font-weight: bold;}
.red { color: red;}