﻿body {
	background: #000000;
}

.all {
	width: 100%;
	height: 100%;
	background-color: #000000;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
	clip: rect(auto, auto, auto, auto);
	float: none;
	clear: none;
}
.all2 {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	bottom: 10px;
}

.uvodni {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	background-image: url('../images/uvodni2.jpg');
	background-repeat: no-repeat;
	width: 806px;
	height: 498px;
	color: #FFFFCC;
}

.link {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
}

.link a:link { color: #FFFFCC; }
.link a:visited { color: #FFFFCC; }
.link a:active { color: #FFFFCC; }
.link a:hover {color: #99CCFF; }

.copyright {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;	
	color: #FFFFCC;
}

h1 {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFCC;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
}
h1 a:link { color: #FFFFCC; }
h1 a:visited { color: #FFFFCC; }
h1 a:active { color: #FFFFCC; }
h1 a:hover {color: #99CCFF; }

h2 {
	font-family: Verdana;
	font-size: 10px;
}
.tabulka_odsun {
	margin-top: 40px;
	margin-left: 28px;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFCC;
}

