BODY
{
}

p.tytul
{
	font-weight: bold;
	color: #003366;
	font-family: 'Microsoft Sans Serif';
}

h1
{
	font-weight: bold;
	font-size: larger;
	color: #ff3300;
	line-height: 2px;
	font-family: 'Microsoft Sans Serif';
	font-size: 30px;
	font-variant: small-caps;
	text-decoration: underline;
}

h2
{
	font-weight: bold;
	color: #ff3300;
	font-family: Arial;
	font-size: 20px;
	letter-spacing: 10px;
	font-variant: small-caps;
}

h3
{
	font-weight: bold;
	font-size: 15px;
	color: #ff6600;
	font-family: Arial;
}

