BODY {	
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
A:link {
	text-decoration:none;
	color:#00FF00;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	
}
A:visited {
	text-decoration:none;
	color:#00FF00;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
A:active {
	text-decoration:underline;
	color:#00FF00;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
} 
A:hover {
	text-decoration:underline;
	color:#00FF00;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

td{
	background-position: center;
}
HR{
	color:#3366CC;
noshadow;
	text-align: center;
}
.tytul{
	color: #00FF00;
	font-size: 70px;
	font-family: impact;
	text-align: left;
	border: 1px none #000000;
}
.tabela{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

	
}
.text{
	font-family: tahoma;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	background-position: center center;
}
.con{
	margin-left: 10px;
	font-size: 10px;
	text-align: left;
	font-family: Tahoma;
	color: #000000;

}

