body{
background-image: url(../image/pozadi.jpg);
background-attachment: fixed;
}
.pruhledne-pozadi 
{
background: transparent url(../image/pozadi-textu.png) repeat left top;
filter: alpha(opacity=80);
} 
.horni-nadpis{
vertical-align: top;
}
.horni-tabulka{
	margin-top: 0px;
	vertical-align: middle;
	background-image: url(../image/horni-lista.jpg);
	background-repeat: no-repeat;
}
p {
	color: #FFFF00;
}
.horni-nadpis .horni-tabulka img {
	margin-top: 10px;
}

H1 {
color: #FFFFFF;
font-family: "monotype Corsiva";
font-weight: normal;
font-size: 36px;
}
img {
behavior: url("thc-soubor/pngfix.htc");

}
.panel {
	margin-top: 20px;
}
.panel-odkazy {
	text-align: center;
	color: White;
	font-size: 18px;
	margin-top: 0px;
	background: transparent url(../image/pozadi-textu.png) repeat left top;
	filter: alpha(opacity=80);
	padding: 30px 0px 30px 0px;
	height: 100%;
}
body {
	scrollbar-3dlight-color : white;
	scrollbar-arrow-color : white;
	scrollbar-base-color : green;
	scrollbar-darkshadow-color : white;
	scrollbar-face-color : green;
	scrollbar-highlight-color : #C5DA01;
	scrollbar-shadow-color : white;
	scrollbar-track-color : #C5DA01;
}
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	color: #FFFF00;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

