
BODY {
	background-color: #eeeeff;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

TD
{
font-family: Tahoma, Verdana;
font-size: 14px;
color:black;
text-align:left;
}

.znaczenie
{
font-family: Verdana, Tahoma;
font-size: 14px;
color:black;
text-align:left;
}

.wczytywanie
{
font-family: Tahoma, Verdana;
font-size: 20px;
color:white;
text-align:center;
}


a:link {
	font-family:Tahoma; 
	font-size: 14px;
	color: #0000aa;  
	text-decoration: none
}

a:visited {
	font-size: 14px; 
	font-family: Tahoma, Verdana;
	color: #000089;
	text-decoration: none		
}
	
a:hover {
	color:red; 
	text-decoration: none
}

a:active {
	font-size: 14px; 
	font-family:Tahoma, Verdana;
	color: red;
}

img {
	border: 0px
}



.opis0 {
 border: 0px;
 width: 100%;
 margin-left: auto;
 margin-right: auto; 
}

.kropki {

 background-repeat: repeat-x;
 height: 1px;
 width: 100%;
}
 
.opis1 {

 background-repeat: no-repeat;    
 padding-left: 16px;
 background-position: 0px 1px;
 color: #3D71B8;
 font-family: Tahoma;
 font-size: 14px;
 text-align: left;
 width: 100%;

}

.parzysty
{
	background-color: #f0f0ff;
}

.nieparzysty
{
	background-color: #FAFDFF;
