body
{
background-color: white;
/* background-image: none or url("marble.png"); */
/* background-repeat: repeat | repeat-x | repeat-y | no-repeat ; 
background-attachment: scroll | fixed;
background-position:  percentage | left | center | right ] [ <percentage>| top | center | bottom ];
*/
color: #000000;
font-family: Verdana, Arial, Tahoma; 
font-size: 12px;
font-weight: normal;
vertical-align: top;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}
td.srodek
{
line-height: 13pt;
vertical-align: top;
}
td.menu
{
color: #1753c1;
font-family: Arial, Verdana, Tahoma; 
font-size: 13px;
font-weight: bolder;
vertical-align: middle;
text-align: center;
}
h2
{
font-family: Arial black, Verdana, Tahoma; 
font-size: 18px;
font-weight: normal;
}
div.buttons
{
vertical-align: middle;
height: 43px;
}

div.sesja
{
color: #cf2828;
font-family: Verdana, Tahoma; 
font-size: 16px;
font-weight: normal;	
vertical-align: middle;
height: 30px;
}

a:link {color: #000000; text-decoration: none;}     /* unvisited link */
a:visited {color: #8a8a8a; text-decoration: none;}  /* visited link */
a:hover {color: #1753c1; text-decoration: underline;}   /* mouse over link */
a:active {color: #000000; text-decoration: none;}   /* selected link */

a.menu:link {color: #1753c1; text-decoration: none;} 
a.menu:hover {color: #FFFFFF; text-decoration: underline;} 
a.menu:visited {color: #1753c1; text-decoration: none;} 
a.menu:active {color: #1753c1; text-decoration: none;} 