body {
	background-attachment: fixed;
	background-color: #152F3E;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 22px;
	color: #fffc00;
	font-weight: bold;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #4984f1;
}
h3 {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	color: #2D6384;
}

#banner {
	font-family: Trebuchet MS;
}
#copyright {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #fffc00;
	font-family: Trebuchet MS;
	font-size: 11px;
}
#banner2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFC00;
}
#menu {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-variant: small-caps;
	color: #FFFFFF;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #fffc00;
}
#menu a {
	font-size: 14px;
	font-variant: small-caps;
	text-decoration: none;
}
#menu a:hover {
	color: #fffc00;
	text-decoration: underline;
}
#table #navigation {
	font-family: "Trebuchet MS";
}
h4 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #fffc00;
}
p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #4984f1;
}
li {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
.tabulka-vysledky {
	width: 600px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}

.tabulka-sezona {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4984F1;
	padding-bottom: 5px;
	width: 950px;
}

