H1 {
	font-family: Arial CE;
    font-size: 45px;
	}
TD { 
	font-family: Arial CE;
}
A:link
{	
	text-decoration: none;
	color: Blue;
	}
A:hover
{  
	text-decoration: none;
	color: blue;
	}
A:active
{
	text-decoration: none;
	color: Red;
}
A:visited
{
	text-decoration: none;
	color: Blue;
}
A
{
    font-size: 13pt;
	font-family : Courier;
	font-weight : 400;
	
}
.povinne{
	color:red;
	}
