a:link {
	color: yellow;
	text-decoration: none;
}

a:visited {
	color: yellow;
	text-decoration: none;
}

a:active {
	color: yellow;
	text-decoration: none;
}

a:hover {
	color: yellow;
	text-decoration: none;
}

a.menu:link {
	color: black;
	text-decoration: none;
}

a.menu:visited {
	color: black;
	text-decoration: none;
}

a.menu:active {
	color: black;
	text-decoration: none;
}

a.menu:hover {
	color: black;
	text-decoration: none;
}

td.danenaglowek {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: smaller;
	font-weight: bold;
	color: #FFFF00;
}

td.printnaglowek {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: smaller;
	font-weight: bold;
	color: #000000;
}

td.d {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: smaller;
	color: #FFFFFF;
}

td.p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: smaller;
	color: #000000;
}

img.valign {
	valign: middle;
	padding: 5px;
}

hr {
  color: red;
}

