body, table {
	color: #000;
	font-size: 11px;
	font-family: Tahoma;
	background-color: #FFF;
}

a:link {
	text-decoration: underline;
	color: #000;
}

a:visited {
	text-decoration: underline;
	color: #000;
}

a:hover {
	text-decoration: underline;
	color: #2dadf6;
}

a:active {
	text-decoration: underline;
	color: #00e0ff;
}

img {
  	border: 0px;
}

img#rozjasnienie:hover {
	-moz-opacity: 0.70;
	-khtml-opacity: 0.70;
	opacity: 0.70;
	filter : alpha(opacity=70);
}
