body {
	background-image: url(images/biuro3_01.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.styl1 {
	color: #F7F7F7;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.styl2 {color: #EB3D00}
a:link {
	color: #EB3D00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #EB3D00;
}
a:hover {
	text-decoration: underline;
	color: #EB3D00;
}
a:active {
	text-decoration: none;
	color: #EB3D00;
}