table {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: none;

}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}
.nadpis1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #003333;
	text-decoration: underline;
	background-repeat: no-repeat;
	border: thin none;



}
h1 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #003366;
	text-decoration: underline;
}
