body {
	background-color: #F8E6BA;
	background-image: url(bg2.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
	background-color: #C9B190;
	background-image: url(images/index_r3_c3.jpg);
	background-repeat: no-repeat;
}
a:link {
	text-decoration: underline;
	color: #660000;
}
a:visited {
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #660000;
}
a:active {
	font-weight: bold;
	color: #660000;
}
.tytul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
}

