/* CSS Document */
body {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: small;
	color: #605D5C;
}
table {
  margin-left: 27px;
  border: none;
}
td {
  border: 1px solid #778CA7;
  padding: 10px 10px 10px 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
}
a {
	color: #605D5C;
	text-decoration: underline;
}
h2 {
	margin-left: 27px;
	color: #778CA7;
	font-size: small;
}
p {
  margin-left: 27px;
}
strong {
	font-weight: bold;
}
.nap {
  color: #778CA7;
}
.napi {
  color: #778CA7;
  margin-right: 4ex;
  font-weight: bold;
}
img {
	border: none;
}
.blue {
	color: #778CA7;
	font-weight: normal;
}
.nadpis {
	height: 31px;
	font-weight: bold;
	font-size: medium;
	margin-top: 41px;
	margin-bottom: 25px;
	background-image: url(images/oblouk.gif);
	background-repeat: no-repeat;
	padding: 6px 0 0 34px;
}
.odkazek {
	margin: 0 0 0 37px;
	height: 27px;
	background-image: url(images/dot.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	background-position: 0px 0px;
	padding: 5px 0 0 17px;
}
.odkazek:hover {
	background-position: 0px -28px;
	color: #778CA7;
}
.odkazek-nobold {
	margin: 0 0 0 37px;
	height: 27px;
	background-image: url(images/dot.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 5px 0 0 17px;
}
.odkazek-nobold:hover {
	background-position: 0px -28px;
	color: #778CA7;
}
#okolo {
	width: 760px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}
.hlavicka {
	float: left;
	border: none;
}
#hlavicka-popis {
	padding-top: 25px;
	padding-right: 55px;
	width: 478px;
	height: 70px;
	background-image: url(images/hlavicka-5.jpg);
	text-align: right;
	font-size: medium;
}
#telo {
	width: 760px;
	height: 586px;
	background-image: url(images/bg.gif);
	float: left;
}
#telo-leve {
	float: left;
	width: 227px;
	height: 586px;
	background-image: url("images/lista.jpg");
	background-position: right top;
	background-repeat: no-repeat;
}
#telo-text {
	float: left;
	width: 300px;
	height: 577px;
	overflow: auto;
}
#telo-pruh {
	margin-top: 8px;
	float: left;
	width: 233px;
	height: auto;
	max-height: 577px;
	overflow: hidden;
	border-bottom: 20px solid #F8C400;
}
.telo-pruh-nadpis {
	float: left;
	background-color: #F8C400;
	padding: 2px 8px 0px 8px;
	height: 18px;
	width: 233px;
}
.telo-pruh-text {
	font-size: x-small;
	width: 211px;
	padding: 8px 8px 8px 8px;
	float: left;
	border-left: 3px dotted #C2C0C1;
	border-right: 3px dotted #C2C0C1;
}
#paticka {
	width: 760px;
	height: 122px;
	background-image: url(images/paticka.jpg);
	float: left;
}
#zasranejIE {
  width: 157px;
  height: 38px;
  float: left;
}
#copyright {
  font-size: x-small;
	float: left;
	border-style: solid;
	border-color: #F8C300;
	border-width: 0px;
	border-left-width: 70px;
	padding: 3px 10px 3px 10px;
	width: 513px;
	height: 32px;
	/* background-color: Fuchsia; */
}
#loga {
	text-align: center;
	float: left;
	padding: 6px 0px 0px 8px;
	width: 752px;
	height: 113px;
	/* background-color: #E9E9E7; */
}
.microbar {
	width: 88px;
	height: 33px;
	float: left;
	border: 1px dotted #605D5C;
	margin: 0 3px 3px 0;
}
.microbar:hover {
	background-color: #FFFFFF;
}

