body {
	margin: 0px;
	background-color: #999999;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	}
.telo {
	background-color: #FFFFFF;
	width: 1000px;
	border-bottom: 0px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	vertical-align: top;
}
.hlavtop {
	background-image: url(img/hlavicka.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
br {
	line-height: 10px;
}
.posundole {
	position: relative;
	top: 5px;
}
.spodna {
	background-color: #CCCCCC;
	text-align: center;
	background-image: url(img/spodna_middle.png);
}
.spodna a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.spodna a:link {
	color: #191919;
}
.spodna a:visited {
	color: #191919;
}
.spodna a:hover {
	color: #666666;
}
.spodna a:active {
	color: #666666;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	color: #999999;
}
.copyright a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	color: #666666;
}
.nadpis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
}
.okraje {
	padding: 7px;
	text-align: justify;
}
.posunvpravo {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

