
.kropki
	{font-size: 13px;
	font-family: Verdana, Arial, Helvetica;
	color: Red;
	font-weight :bold; 
}

.stopka
{
	font-weight: bolder;
	font-size: 10px;
	color: #760014;
	font-family: Verdana, Arial, Helvetica;
}

.submit
{
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	background-color: #760014;
	color : White;
}

.input
{
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	background-color: white;
	color : #760014;
}

A:hover
{
	
	text-decoration: underline;
	color: #E04819;
}

A:active
{
	
	text-decoration: underline;
	color: #E04819;
}

A
{
	font-weight: bolder;
	font-size: 10px;
	behavior: url(#default#AnchorClick);
	color: #760014;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: underline;
}