@charset "utf-8";
body {
	margin: 0px;
}
.stopka {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-image: url(img/index_r5_c1.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.srodek {
	background-image: url(img/index_r3_c3.jpg);
	background-repeat: repeat-y;
}
.bok {
	background-image: url(img/index_r3_c1.jpg);
	background-repeat: repeat-y;
}
.przycisk1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(img/przycisk1.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 253px;

}
.przyciskcz {
	background-image: url(img/przycisk_cz.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 253px;
}
a.p1:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(img/przycisk1.jpg);
	height: 30px;
	width: 253px;
	background-repeat: no-repeat;
	position: absolute;
	padding-left: 30px;
	padding-top: 10px;
}
.tekst {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	padding: 5px;
}


a.p1:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(img/przycisk_cz.jpg);
	height: 30px;
	width: 253px;
	position: absolute;
		padding-left: 30px;
	padding-top: 10px;
}
a.p1:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(img/przycisk1.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 253px;
	position: absolute;
		padding-left: 30px;
	padding-top: 10px;
}

a.p1:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(img/przycisk1.jpg);
	height: 30px;
	width: 253px;
	position: absolute;
		padding-left: 30px;
	padding-top: 10px;
}
a.p2:link {
	font-family: Tahoma;
	font-size: 11px;

	color: #333333;
	text-decoration: none;

	padding-left: 50px;

}

a.p2:hover {
	font-family: Tahoma;
	font-size: 11px;

	color: #FF0000;
	text-decoration: none;

		padding-left: 50px;

}
a.p2:visited {
	font-family: Tahoma;
	font-size: 11px;

	color: #333333;
	text-decoration: none;

		padding-left: 50px;

}

a.p2:active {
	font-family: Tahoma;
	font-size: 11px;

	color: #333333;
	text-decoration: none;

		padding-left: 50px;

}

.przycisk2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-image: url(img/przycisk2.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 253px;
}

