@charset "windows-1250";
#bok_lewy {
	background-image: url(images/wybor_bokL.jpg);
	width: 53px;
	background-repeat: repeat-y;
}
#bok_prawy {
	background-image: url(images/wybor_bokR.jpg);
	background-repeat: repeat-y;
	width: 53px;
}
#srodek {
	background-image: url(images/tekst.jpg);
	background-repeat: repeat-y;
}
#tableAll {
	width: 802px;
	margin-right: auto;
	margin-left: auto;
}

#tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	padding: 15px;
}
#tekstUE {
	background-image: url(images/tekst_ue.jpg);
}

#tekstSrodowisko {
	background-image: url(images/tekst_srodowisko.jpg);
}
#tekstZywnosc {
	background-image: url(images/tekst_zywnosc.jpg);
}
#tekstBhp {
	background-image: url(images/tekst_bhp.jpg);
}
#link {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#link a:link, #link a:visited {
	text-decoration: none;
	color: #000000;
}
#link a:hover {
	text-decoration: underline;
}



#calosc {
	width: 802px;
}
#obszar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
