
body {
	font: 10px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	background: url('tlo.gif') repeat-x;
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #023A4D;
}

TD
{
font-family: Tahoma, Verdana;
font-size: 10px;
color:black;
text-align:left;
}

.znaczenie
{
font-family: Verdana, Tahoma;
font-size: 12px;
color:black;
text-align:left;
}

.wczytywanie
{
font-family: Tahoma, Verdana;
font-size: 20px;
color:white;
text-align:center;
}

h1 {
	text-align:left;
	font-family:Tahoma; 
	font-size: 16px;
	color: #023A4D;
	font-style: normal;
	font-weight: bold;	
	
}

a:link {
	font-family:Tahoma; 
	font-size: 11px;
	color: rgb(1%, 23%, 30%);  
	text-decoration: none
}

a:visited {
	font-size: 11px;
	font-family: Tahoma, Verdana;
	color: rgb(1%, 23%, 30%);
	text-decoration: none;
}
	
a:hover {
	color: #3A4346;
	text-decoration: none;
}

a:active {
	font-size: 11px;
	font-family: Tahoma, Verdana;
	color: #000000;
	text-decoration: underline;
}
.autor {
	font-family:Tahoma; 
	font-size: 11px;
	color: rgb(1%, 23%, 30%);  
	text-decoration: none;
	font-weight: bold;
}

img {
	border: 0px
}



.opis0 {
 border: 0px;
 width: 100%;
 margin-left: auto;
 margin-right: auto; 
}

.kropki {
 background-image: url('kropki.gif');
 background-repeat: repeat-x;
 height: 1px;
 width: 100%;
}
 
.opis1 {
	background-image: url('stars.gif');
	background-repeat: no-repeat;
	padding-left: 28px;
	background-position: 0px 1px;
	color: #3D71B8;
	font-family: Tahoma;
	font-size: 11px;
	text-align: left;
	width: 100%;
	font-weight: bold;
	padding-top: 2px;
}


.parzysty
{
	background-color: #ffffff;
}
hr        {
	height: 0px;
	border: 0px solid #023A4D;
	border-top-width: 1px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.title {
	text-align: left;
	font-family: Verdana;
	font-size: 14px;
	color: #023A4D;
	font-style: normal;
	font-weight: bold;
	
}

.op0 {
	text-align: left;
	font-family: Verdana;
	font-size: 10px;
	color: Red;
	font-style: normal;
	font-weight: bold;
}
.op1 {
	text-align: left;
	font-family: Verdana;
	font-size: 10px;
	color: #343434;
	font-style: normal;
	font-weight: bold;
}

.nieparzysty
{
	background-color: #FAFDFF;
