body { 
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: none;
	vertical-align: middle;
	font: "Century Gothic", "Arial", sans-serif;
	border: 1px Black;
	}
.telo{
	border: 1px solid Black;
	height: 600px;
	width: 800px;
	vertical-align: middle;
	text-align: center;
	
}
a.odkazMenu{
	color: White;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
#podmenu1{
	background-color: #7094DB;
	z-index: 10;
	display: none;
	position: absolute;
	width: 90px;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
}
#podmenu2{
	background-color: #7094DB;
	z-index: 10;
	display: none;
	position: absolute;
	width: 90px;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
}
#podmenu3{
	background-color: #7094DB;
	z-index: 10;
	display: none;
	position: absolute;
	width: 90px;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
}
#podmenu4{
	background-color: #7094DB;
	z-index: 10;
	display: none;
	position: absolute;
	width: 90px;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
}
#podmenu5{
	background-color: #7094DB;
	z-index: 10;
	display: none;
	position: absolute;
	width: 90px;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
}
.menu{
	text-align: center;
	color: White;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
.menu2{
	color: White;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
.podmenu{
	border-top: 1px solid #DCDCDC;
	padding-top: 3px;
	padding-bottom: 3px;
}
.menuLeft{
	height: 35px;
	padding-left: 5px; 
}
.tdMenu{
	cursor: default;
	padding: 5px;
}
.tdMenuAktivni{
	background-color: #CA171E;
	width: 100px;
	vertical-align: middle;
	text-align: center;
	height: 20px;
	cursor: hand;
}
.text{
  padding-left: 10px;
  padding-right: 10px;
  font-size: 12px;
}
.text1{
  color: #696969;
  font-size: 12px;
}
.text2{
  color: #696969;
  font-size: 12px;
  padding-top: 5px; 
  padding-bottom: 5px; 
}
.text1odkaz{
  color: #00512F;
  font-size: 12px;
  text-decoration: underline;
}
.text1odkaz:hover{
  color: #CA171E;
  font-size: 12px;
  text-decoration: underline;
}
.text1nadpis{
  color: Black;
  font-size: 14px;
  font-weight: bold;
}
.patka{
	color: White;
	font-size: 10px;
}
.obsah{
   width: 440px;
	height: 350px;
	margin-left: 50px;
	padding-right: 10px;
	padding-top: 5px;
	margin-top: 35px;
	overflow: auto;
}
.obsahHomepage{
   width: 470px;
	height: 350px;
	margin-left: 10px;
	padding-right: 20px;
	padding-top: 5px;
	margin-top: 35px;
	overflow: hidden;
}
.home{
	background-image: url(../img/home.gif);
	background-repeat: no-repeat;
	width: 100px;
	height: 30px;
	vertical-align: middle;
	text-align: center;
}
.nadpis1{
	font-size: 16px;
	font-weight: bold;
}
