﻿
a:link
{
	color: rgb(0, 0, 128);
	font-family: Arial;
}
a:visited
{
	color: rgb(0, 0, 128);
}
a:active 
{
	color: rgb(0, 0, 255);
}
.style1 {
	background-image: url('img/DESZCZ.GIF');
	font-family: Arial;
}
.style2 {
	text-align: left;
}
.style4 {
	text-align: center;
}
.style3 {
	border: 1px solid #000080;
	margin: 5px;
	font-family: Arial;
}
