body{
background-color: #99cc99;
margin-left: 4px;
margin-top: 4px;
font-family : verdana, geneva, arial, helvetica, sans-serif;
font-size: 12px;
line-height: 110%;
scrollbar-base-color : #88bb88;
text-align: center;
overflow-x: hidden;
overflow-y: scroll;
}
td a{
 background-color: #99CBCC;
 color: #000000;
 text-decoration: none;
 width: 70px;
 padding: 1px;
 border-style: outset;
 border-width: 3px;
 text-align: center;
 margin-bottom: 1px;
 font-family: verdana, geneva, arial, helvetica, sans-serif;
 font-size: 11px;
 line-height: 110%;
}
a{color: #505050; text-decoration: none; width: 120px; padding: 1px;font-family : verdana, geneva, arial, helvetica, sans-serif; font-size: 12px;}
a:hover {color : #000000;}


/*
a{background-color: #aaddaa; color: #000000; text-decoration: none; width: 120px; padding: 1px; border-style: outset;border-width: 3px; text-align: center; margin-bottom: 1px; font-family : verdana, geneva, arial, helvetica, sans-serif; font-size: 12px; line-height: 110%;}
a:hover {background-color : #99cc99;}
a:active {background-color : #88bb88; border-style: inset;}
*/
span{font-size: 9px; font-weight: bold; letter-spacing: 1px;}
span.osiem{font-size: 70%; font-weight: normal; letter-spacing: 1px;}
span.zero{font-size: 9px; font-weight: normal; letter-spacing: 0px; color: red;}
div{border: 1px solid gray;  line-height: 125%; padding: 2px; margin: 2px; text-align: center;}
img{
 border: #99cc99 5px inset;
}