BODY
{	
	font-family: trajan-pro;
	color: #2f5c47;
	font-size: 10pt;
	text-align: center;
	background: url(images/body/pozadie.jpg);
}

img
{
	border: 1px solid black;
}

A
{
	color: #2f5c47;
	text-decoration: none;
	font-weight: bold;
	font-size:10pt;
}

A:Visited
{
	color: #2f5c47;
}

A:Hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #2f5c47;
}