h1 { 
  font-family:  sans-serif;
	font-style:   normal;
	font-variant: normal;
	font-weight:  bold;
	font-size:    18pt;
	
	text-align:      left;
	text-decoration: normal;
	text-transform:  none;

	color:           #000055; 
}

h2 { 
  font-family:  sans-serif;
	font-style:   normal;
	font-variant: normal;
	font-weight:  bold;
	font-size:    14pt;
	
	text-align:      left;
	text-decoration: normal;
	text-transform:  none;

	color:           #000055; 
}

p, a:link, a:visited, a:active, table { 
  font-family:  sans-serif;
	font-style:   normal;
	font-variant: normal;
	font-weight:  normal;
	font-size:    12pt;
	
	text-align:   left;
	text-decoration: normal;
	text-transform:  none;

	color:           #000055; 
} 

p.lmod { 
	text-align:   center;
}

p.poznamka { 
	font-style:   italic;
  font-size:    11pt;
}

ul.menu { 
  list-style: disc; 
  margin-top: 5;
  margin-left: 20;
}

li.menu, a:link.menu, a:visited.menu, a:active.menu { 
  font-family:  sans-serif;
	font-style:   normal;
	font-variant: normal;
	font-weight:  normal;
	font-size:    10pt;
	
	text-align:   left;
	text-decoration: none;
	text-transform:  none;

	color:           #eeeeff; 
}

.text_menu { 
  font-family:  sans-serif;
	font-style:   normal;
	font-variant: normal;
	font-weight:  bold;
	font-size:    10pt;
	
	text-align:   left;
	text-decoration: normal;
	text-transform:  none;

	color:           #eeeeff; 
}
