html, body {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #121e2e;
	text-align: center;
}
.flash {
	width: 940;
	position: absolute;
	height: 500;
	left: 50%;
	top: 50%;
	overflow: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #333333;
	margin-top: -250px;
	margin-left: -477px;
}
.noscript {
	background-color: #FFFFFF;
	padding: 20px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: center;
	width: 100%;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.verze {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	height: 15px;
	text-align: right;
	width: 100%;
	margin-top: 10px;
	position: absolute;
	right: 0px;
	bottom: 0px;

}
.verze a{
	color: #999999;
	text-decoration: none;
}
.verze a:hover {
	color: #FFFFFF;
}
.print {
	display: none;
}
.meric {
	right: 0px;
	bottom: 0px;
	overflow: hidden;
}
