BODY 		{
	font-size: 12pt;
	font-family: comic sans ms, Verdana, Arial, sans-serif;
	color: Silver;
	background-color: Black;
	margin-top: 0;
}

IMG	{
	border: 0;
}
A		{ text-decoration: none }
A:hover		{ text-decoration: underline }

A:hover.menu		{
	text-decoration: none;
	border-bottom : 1px solid Silver;
	border-top : 1px solid Silver;
}

A:link		{
	color: Silver;
}
A:visited	{
	color: Silver;
}

.pocet		{ text-align: center;
		  font-size: 8pt;
		  font-weight: bold;
		  font-style: normal;
		}

P 		{ text-indent: 0pt;
		  margin-top: 0pt;
		  margin-left: 0pt;
		}
P.stred	{
	text-align: center;
}
.stred	{
	text-align: center;
}
		
H1		{
	color: Silver;
	text-decoration: none;
	text-align: center;
	font-size: 16pt;
	font-weight: bold;
	line-height : normal;
}
H2		{
	color: Silver;
	text-align: left;
	font-size: 14pt;
	font-weight: bold;
	line-height : normal;
}
H3		{ color: red;
		  text-align: center;
		  font-size: 12pt;
		  font-weight: bold;
		}

.icon	{
	border : 0;
}
		
.tab 		{
	font-size: 10pt;
	border : 0;
	align : center;
}
.tab2 		{
	font-size: 8pt;
	border : 0;
}
.tabfoto	{
	font-size: 10pt;
	border: 0;
	cell-spacing: 2;
	cell-padding: 2;
	width: 700px;
}
TD.foto	{
	width: 55px;
	height: 70px;
	vertical-align: top;
}
TD.foto2	{
	width: 170px;
	height: 70px;
	vertical-align: top;
}
#nab	{
	width: 175px;
	height: 155px;
	vertical-align: bottom;
	text-align: center;
}
#nabf	{
	width: 165px;
	height: 116px;
}
#fp	{
	font-size: 8pt;
	color : Gray;
}
.tab TH		{ font-weight: bold;
		  text-align: left;
		  background-color: #C0C0C0;
		}

.info		{
	font-size: 8pt;
	text-align: center;
	color : Gray;
}

.tabinfo		{
	font-size: 10pt;
	text-align: justify;
}
#hlavicka	{
	position:absolute; left:15px; top:10px; width:705px; height: 35px;
	border-bottom:3px solid silver;
	padding: 0.6em 300px 0.6em 0.6em;
}

#menu {width: 100%; clear: right;}
	#menu ul {width: 520px;}
	#menu ul, #menu ul.sub {list-style-type:none; margin: 0; padding: 0;}
	#menu ul.sub {width: 150px;}
	#menu li {float: right;}
	#menu li, #menu ul.sub li {margin: 0; padding: 0;}
	#menu h3 {font-size: 1em; margin:0; padding: 1px; border: 1px solid Gray;}
	#menu h3 a {display: block; text-decoration: none; width: 100%; }
	#menu h3 a:hover {background-color: #DDD; color: inherit;}
	ul.sub {position: absolute; z-index: 10; visibility:hidden;} /*pokud vynecháme tento řádek budeme mít při vypnutém JavaScriptu přístupné menu pod sebou*/
  #menu ul.sub li {
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
}
	#menu ul.sub li a {
	display: block;
	margin: 0px;
	width: 120px;
	background-color: Gray;
	text-align: right;
	border-right: 10px solid gray;
	font-size: 0.8em;
}
	#menu ul.sub li > a {width: 110px;}
	#menu ul.sub li a:hover {background-color: #EEE; color: inherit; text-decoration: none; border-right: 10px solid #EEE;}

  #menu ul li.main:hover h3 a {background-color: #DDD; color: inherit;}
  #menu ul li.main {position: relative;}
  #menu ul li > ul.sub {position: absolute; z-index:10; visibility: hidden;}
  #menu ul li.main:hover ul.sub {visibility: visible;}


     #maciwebmenu {
     position: absolute;
     top: 0px;
     right: 5px;
     margin: 0; 
     padding 0;}
