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

#stranka {width: 980px; margin: 1px auto; background-image:url('http://www.fishsim.cz/lesak/challenger.jpg'); color: white}

#horni {width: 980px; height: 100px;  margin: 0px auto;}

#horni2 {width: 980px; float; auto;}

#levy {width: 490px; auto; float: left;}

#pravy {width: 490px; auto; float: left;}

#dolni {width: 980px; auto; float: auto;}

#zapati {width: 980px; auto; height: 30px;}

H1 {
	color: #fccb04;
}
H2 {
	color: #fccb04;
}
H3 {
	color: #fccb04;
}
H4 {
	color: #fccb04;
}
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: #00ff00;
	text-decoration: none;
}
a:hover {
	color: #fccb04;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
