.pczerwony {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
}

.pczerwonybold {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}

.pczerwonyroz {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #FF0000;
	word-spacing: 72px;
}

.pszary {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CCCCCC;
	font-weight: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

.pszarybold {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	font-style: normal;
	line-height: 10px;
}
.pszaryboldgr {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-transform: uppercase;
}


a:link
		{
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-weight: bold;
		}
a:visited
		{
	font-size: 10px;
	text-decoration: none;
	color: #FF0000;
	font-family: Verdana, sans-serif;
	font-weight: bold;
		}
a:hover
		{
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-weight: bold;
		}

.table {
	bordercolor: #FF0000;
	border: 1px solid #FF0000;
}
