body {
   color: #000000; 
   background-color: #fff;
   background-image: url(../images/body_bg.png);
   background-repeat: repeat-x;
   background-position: top;
   font-family: Tahoma, Verdana, Helvetica, Arial;
   font-size: 13px;
   margin: 0px;
   padding: 0px;
}
	 
a { 
	text-decoration: none;
	color: #333; 
}
a:hover { 
	text-decoration: underline;
	color: #9c1515; 
}

a:link.menu3    { color: #565656; text-decoration: none; }
a:visited.menu3 { color: #565656; text-decoration: none; }
a:hover.menu3   { color: #FFFFFF; text-decoration: none; }

a:link.hosted    { color: #FF7700; text-decoration: none; }
a:visited.hosted { color: #FF7700; text-decoration: none; }
a:hover.hosted   { color: #0000CC; text-decoration: none; }

.error
{
	color: #FF0000;
}
.center
{
	text-align: left;
}	
.menu1
{color: #005500; background-color: #A6A6A6;
        text-align: left;
}

.rekord
{color: #000055; background-color: #565656;
        text-align: right;
}

.parzysty
{
    background-color: #565656;
}

.nieparzysty
{ 
     background-color: #767676;  
}

.polespec1
{
	color: #005500; text-align: center;
}

.polespec2
{
	color: #550000; text-align: left;
}

.nagl
{
	font-weight: bold;
}

.pilny
{
	color: #FF0000;
}

.zdarz
{
	background-color: #333333;  
	color: #CCCCCC;
}
