@charset "iso-8859-2";
body {
	background-color: #a6d6ef;
	background-image: url(img/tlobody.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
.stopka {
	background-color: #FFFFFF;
	background-image: url(img/stopka.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 9px;
}
.tekstbialy {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tekstniebieski {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #004159;
	text-decoration: none;
}

