body, table {
	color: #000;
	font-size: 12px;
	font-family: Verdana;
}

a:link {
	text-decoration: none;
	color: black;
}

a:visited {
	text-decoration: none;
	color: black;
}

a:hover {
	text-decoration: none;
	color: #00e0ff;
}

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

img {
  	border: 0px;
}

#rozjasnienie:hover {
	opacity : 0.70;
	filter : alpha(opacity=70);
}
