p,td,table,li {
  font-family: "verdana","arial","sans-serif";
  color: black;
  font-size: 12px}

.male {
  font-size: 10px}

.rubrika {
  font-size: 9px;
  color: black;
  text-align:right}

.nadpis {
  font-size: 15px;
  font-weight: bolder;
  color: blue }

.podnadpis {
  font-size: 12px;
  font-weight: bold;
  color: navy}

.info {
  font-size: 10px;
  font-weight: normal;
  color: black}

.submenu {
  font-family: "tahoma","arial","sans-serif";
  font-size: 10px}

.submenu-nadpis {
  font-family: "tahoma","arial","sans-serif";
  font-weight: bold;
  font-size: 10px;
  color: white}

.obrazek {
  border: 1px solid black}


/* link ------------------------------------------------------- */

A:link {color: red; text-decoration: underline}
A:visited {color: red; text-decoration: underline}
A:hover {color: red; text-decoration: none}
A:active {color: red; text-decoration: none}

A:link.a-nadpis {color: blue; text-decoration: none}
A:visited.a-nadpis {color: blue; text-decoration: none}
A:hover.a-nadpis {color: blue; text-decoration: underline}
A:active.a-nadpis{color: blue; text-decoration: none}

A:link.a-info {color: black; text-decoration: underline}
A:visited.a-info {color: black;text-decoration: underline}
A:hover.a-info {color: blue; text-decoration: underline}
A:active.a-info {color: black; text-decoration: underline}

A:link.a-text {color: black; text-decoration: none}
A:visited.a-text {color: black;text-decoration: none}
A:hover.a-text {color: black; text-decoration: underline}
A:active.a-text {color: black; text-decoration: none}

A:link.a-menu {color: blue;text-decoration: none}
A:visited.a-menu {color: gray; text-decoration: none}
A:hover.a-menu {color: red;text-decoration: none}
A:active.a-menu {color: blue;text-decoration: none}


form.nospace {display:inline;} 
input.nospace {display:inline; font: 10px sans-serif; color: black;}


.menu {
	FONT-SIZE: 10px; COLOR: #666666; FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif"; TEXT-DECORATION: none
}


.nav0 {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #003399; FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif"; TEXT-DECORATION: none
}
A.nav0:link {
	COLOR: #003399; TEXT-DECORATION: none
}
A.nav0:visited {
	COLOR: #003399; TEXT-DECORATION: none
}
A.nav0:active {
	COLOR: #003399; TEXT-DECORATION: none
}
A.nav0:hover {
	TEXT-DECORATION: underline
}


.nav1 {
	FONT-SIZE: 10px; COLOR: #0066cc; FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif"; TEXT-DECORATION: none
}
A.nav1:link {
	COLOR: #0066cc; TEXT-DECORATION: none
}
A.nav1:visited {
	COLOR: #0066cc; TEXT-DECORATION: none
}
A.nav1:active {
	COLOR: #0066cc; TEXT-DECORATION: none
}
A.nav1:hover {
	TEXT-DECORATION: underline
}


