.MenuTOPTlacitka {
  text-decoration: none;
  font-weight: bolder;
  color: #E6E6E6;
}
.MenuTOPTlacitka:hover {
  text-decoration: none;
  font-weight: bolder;
  color: #33AAFF;
}
.MenuTOPTlacitkaVybrany {
  text-decoration: none;
  font-weight: bolder;
  color: yellow;
}
.MenuTOPBunka {
  border-style: solid;
  border-width: 0;
  border-left-width: 2px;
  border-left-color: red;
  float: none;
}
.MenuTOPPozadie {
  background-color: #2F4890;
  height: 32px;
}
.spodne_okno_spolu {
  background-color: #9BDE5E;
}
.MenuLaveTlacitka {
  padding-right: 5;
  padding-left: 5;
  text-decoration: none;
  font-weight: bolder;
  color: #E6E6E6;
}
.MenuLaveTlacitka:hover {
  padding-right: 5;
  padding-left: 5;
  text-decoration: none;
  font-weight: bolder;
  color: red;
}
.MenuLaveTlacitkaVybrany {
  padding-right: 5;
  padding-left: 5;
  text-decoration: none;
  font-weight: bolder;
  color: yellow;
}
.P_Nadpis {
	font-size: 20px;
  text-align: center; 
	font-style: normal;
	font-weight: bolder;
	color: #0066FF;
}
.P_Nadpis_2 {
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #0066FF;
}
.P_PodNadpis {
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #0066FF;
}
.P_Vseobecne {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0066FF;
}

