body,td,th {
	font-family: Verdana, Arial;
	font-size: 14px;
}
body {
	background: #010101;
	text-align: center;
}

div {width: 980px; margin: 1px auto; background-image:url('http://www.fishsim.cz/images/pohar3.jpg'); color: white}

H1 {
	color: red;
}
H2 {
	color: red;
}
H3 {
	color: red;
}
H4 {
	color: red;
}
table {
	align: center;
	color: white;
	text-align: center;
}
img {
	border: 0;
}
a {
	font-family: Verdana, Arial;
	font-size: 14px;
}
a:link {
	color: yellow;
	text-decoration: none;
}
a:visited {
	color: #D26930;
	text-decoration: none;
}
a:hover {
	color: red;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
