Screeny : http://speedy.sh/3AZGz/tabela.png
Mój plik css.
.off table { text-align:justify; font: verdana; font-size:12px; color:black; line-height:20px; height: auto; width:50%; margin: 0 auto; padding:0px 30px 0px 0px; border-collapse:collapse; border:1px solid #FFCA5E; } .off thead th { background: url(../images/pasek.jpg) no-repeat right; height: 40px; color: #000; font-size: 1em; font-weight: bold; padding: 0px 10px; margin: 40px 0px 0px ; text-align: center; border-right: 1px solid #FCF1D4; } .off tbody th, .off td { font-size: 0.9em; line-height: 1.5em; font-family: Arial, Helvetica, sans-serif; color: #777777; padding: 10px 7px; border-top: 1px solid #FFCA5E; border-right: 1px solid #DDDDDD; text-align: center; } /* *cienie row */ .off tbody tr { background: url(../images/bg_td1.jpg) repeat-x top; } /* *podswietlenie najehanego */ .off table tbody tr:hover { background: #FFE9A0; } /* *kolor row */ .off tbody tr { background: #FFF8E8 url(../images/bg_td2.jpg) repeat-x ; }