@charset "utf-8";
body {
	margin: 0px;
}
.tekst {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.linia {
	font-size: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
}
.bok {
	background-image: url(img/strona_r11_c1.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
a:link {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 11px;
	color: #FE0000;
	text-decoration: none;
}
a:active {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.tytul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #333333;
	text-decoration: none;
}
.krawedz {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	}
