body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-image: url(../image/pozadi.jpg);
	overflow: hidden;
}
body,html {
	margin-top: 0px;
	padding-top: 0px;
	top: 0px;
	margin: 0px;
}
#velky-nadpis {
	text-align:center;
	margin-top: 10%;
	font-size: 24px;
	z-index: 1;
	letter-spacing: 7px;
	font: bookman old style;
	color: white;
	height: 90%;

}
img {
	behavior: url("thc-soubor/pngfix.htc");
}
#nadpis {
	width: 99%;
	height: 99%;
	margin-top: 8%;
}
#stred {
	margin-bottom: 50px;
	margin-top: 50px;
	margin-left: 50px;
	margin-right: 50px;
	text-align: center;
}
#nadpis #stred h1 {
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 15px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
