body {
	font-family: Calibri, "Calibri", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #E9E9E9;
}
p {
	padding: 0px;
	margin: 0px;
	text-align: justify;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.stopka {
	font-size: 10px;
	color: #999999;
}
a.stopka:link, a.stopka:visited {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a.stopka:hover {
	color: #FF6600;
}
.menuactive {
	color: #666666;
	text-decoration: underline;
}
a.menu:link, a.menu:visited {
	color: #666666;
	text-decoration: none;
}
a.menu:hover {
	color: #666666;
	text-decoration: underline;
}
a.menutop:link, a.menutop:visited {
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
a.menutop:hover {
	color: #666666;
	text-decoration: underline;
}
a.menutopactive:link, a.menutopactive:visited {
	font-size: 13px;
	color: #666666;
	text-decoration: underline;
}
a.menutopactive:hover {
	color: #666666;
	text-decoration: underline;
}
.tytuly {
	font-size: 15px;
	color: #FF6600;
}
.bkgtytuly {
	background-image: url(img_kancelaria/bkg_tytul.jpg);
	background-repeat: repeat-x;
}

