body {
	background-color: #3365FC;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
a {
	font-weight: bold;
}
a:visited {
	color: #F00;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a:link {
	color: #F00;
}
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #006;
	background-image: url(../images/bg2.jpg);
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.footer {
	background-image: url(../images/index_26.jpg);
}
.prawo {
	background-image: url(../images/index_091.jpg);
	background-repeat: repeat-y;
}
.lewo {
	background-image: url(../images/index_081.jpg);
	background-repeat: repeat;
}

