body {
  background-color: white;
  font-size: 80%;
  color:#564b47;  
  padding:0px;
  margin:0px;
  text-align: center;
  font-family: verdana;
  
}

table {
	  font-size: 90%;
}

H1 { 	font-size: 150%; }
H3 { font-size: 120%; 	color : #003D89 ; }
H4 { 	color : #003D89 ;}

.menu A{
	color: White;
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
}


.menu A:hover{
	color: White;
	font-size: 120%;
	font-weight: bold;
	text-decoration: underline;
	line-height: 18px;
}


.podmenu A{
	color: navy;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
}


.podmenu A:hover{
	color: navy;
	font-size: 10	0%;
	font-weight: bold;
	text-decoration: underline;
	line-height: 18px;
}


.zapati {
   width : 780px;
	height : 30px;
   border-top : 1px dotted #3C9AFC;
	border-bottom : 1px dotted #3C9AFC;
	padding-top : 5px;
}

.hornipruh {
   width : 780px;
	height : 30px;
   border-top : 1px dotted #3C9AFC;
	padding-top : 5px;
	text-align: right;	
}

.hornipruh A {
	color: navy;
	font-weight: bold;
	text-decoration: none;
}

.hornipruh A:hover {
	color: navy;
	font-weight: bold;
	text-decoration: underline;
}