BODY,TD,TR,TABLE
{
margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;
font-family: Verdana;
font-size: 10px;
}
BODY
{
background: #f4f4f4 url(http://www.greenlan.pl/img/bg.gif) top center repeat-y;
}
TR {
background-color: #F0F0F0;
}
TR:hover {
background-color: yellow;
}
ttable.sortable thead {
background-color:#eee;
color:#666666;
font-weight: bold;
cursor: default;
}
                
