#TOPNAVLIST, #topnavlist {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 20px;
  
  
}

#TOPNAVLIST li, #topnavlist li {
  padding: 0 1em 0 1.2em;
  display: inline;
  border-left: 1px solid #B4B4B4;
}

#TOPNAVLIST li a, #topnavlist li a {
  color: #ffffff;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  font-family: "sans-serif";
}

#TOPNAVLIST li:first-child, #topnavlist li:first-child {
  border-left: 0;
  padding-left: 0;
}





A:link	{color: black}
A:visited {color: black}
A:active {color: black}

.normal_text {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	color: black
	 
	
}

.dulezite{
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: black
}

.hlavni_nadpis{
	font-family: Arial, sans-serif;
	font-size: 16pt;
	font-weight:700;
	color: e06b00
}

.podnadpis_1 {
	font-family: Arial, sans-serif;
	font-size: 14pt;
	color: e06b00
}