BODY {
	background-color: #C0DEE9;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: Black;
}

H1 {
	color: Black;
}

A {
	text-decoration: none;
	color: Blue;
}

A:HOVER {
	text-decoration: underline;
	color: Black;
}

IMG {
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
}

.pocitadlo {
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	height: 1px;
	width: 1px;
}

#obsah {
	position: absolute;
	left: 250px;
	top: 33px;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10pt;
	border-left-color: Black;
	border-left-style: dashed;
	border-left-width: 1px;
	min-height: 310px;
	_height: 310px;
}

#navigace {
	position: absolute;
	left: 4px;
	top: 33px;
	width: 240px;

}

SPAN {
	font-size: 15pt;
	font-weight: bold;
}

.copyright {
	padding-left: 4px;
	font-size: 7pt;
	color: Gray;
	font-weight: normal;
}

.copyright A {
	color: Black;
	text-decoration: none;
	font-weight: normal;
}

.copyright A:HOVER {
	color: Black;
	text-decoration: underline;
	font-weight: normal;
}
