body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:center;
	margin:5;
	padding:0;
	background-color:#555;
}
h3 {
	padding-top: 10px;
	padding-bottom: 5px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
}
li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}



/* hyperlinky */

A {
	font-size: 100%;
	font-style: normal;
	font-variant: normal;

}
A:link {
	color: #3366FF;
}
A:visited {
	color: #3366FF;
}
A:hover {
	color: Red;
}
A:active {
	color: #B70000;
}


/* graficky layout */
.Telo {
	background-image: url(img/pozadi.jpg);
	width: 800px;
	text-align:center;
	margin:auto;
}
#Horni {
	height: 182px;
	width: 800px;
	background-image: url(img/horni.jpg);
}
#Paticka {
  background-color: #FFFFFF;
	text-align: center;
	width: 800px;
	margin-top: 0px;
	font-size: 80%;
}
.Dolni {
	clear: both;
	width: 800px;
	line-height: 200%;
	background-image: url(img/dolni.jpg);
	height: 30px;
	color: #FFFFFF;
}
#Layer6 {
	margin-right: 15px;
	text-align:justify
}
#Layer6 p{
	text-indent: 30px;
}
hr {
	color: ButtonShadow;
}
#menu {
	line-height: 200%;
	font-weight: normal;
	text-decoration: none;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #fff;
	margin-right: 2px;
	text-align:left;
	width: 190px;
}

#menu a {
	line-height: 200%;
	font-weight: normal;
	background-color:#FF9933;
	text-decoration: none;
	text-align:left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin-right: 0px;
	color: #fff;
	width: 196px;
	display:block;
	border-width: 1px 0px 1px 0px;
	border-color:#FFFFFF;
	border-style:solid;
}

#menu a:hover {
	background-color:#FF6600;
}
#menu a:visit {
	background-color:#FFCC33;
}
.design {
	position: relative;
	right: -10px;
	top: 110px;
}
.design a {
	color: #0033FE;
	text-decoration: none;
}
.tab100	{
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	background: #CCCCCC;
	border-collapse: collapse;
	width: 95%;
}
.tab100	td {
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	background-color:#CCCCCC;
	border-collapse: collapse;
	text-align: center;	
}
a img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.nadpisek {
	padding-left:3px;
}

