<html> <head> <title>cascading style sheets</title> 

<style type="text/css">
{}
BODY {
      
      margin: 0 0 0 0;
      color: 000000;
      scrollbar-track-color: white;
      scrollbar-face-color: 2D579F;
      scrollbar-highlight-color: 717194;
      scrollbar-3dlight-color: 060625;
      scrollbar-darkshadow-color: 060625;
      scrollbar-shadow-color: 07072B;
      scrollbar-arrow-color: 060625;
}


img {border-style: none;}
.vlevo {
	background-image: url('menu.png'); COLOR: white; FONT-FAMILY: Verdana; FONT-SIZE: 9pt; text-align: left; font-weight:bold
}

.menu {
	background-image: url('pozadi.png'); COLOR: white; FONT-FAMILY: Verdana; FONT-SIZE: 9pt; text-align: left; font-weight:bold
}
.menu_organizace {
	background-color: red; COLOR: white; FONT-FAMILY: Verdana; FONT-SIZE: 9pt; text-align: left; font-weight:bold
}
.info_organizace {
	COLOR: #21539E; FONT-FAMILY: Verdana; FONT-SIZE: 16pt; text-align: center; font-weight:bold
}
.text {
	COLOR: black; FONT-FAMILY: Verdana; FONT-SIZE: 9pt; text-align: justify; line-height: normal
}
P {
	FONT-FAMILY: Verdana; FONT-SIZE: 10pt; line-height: normal
}
.podmenu {
	COLOR: #21539E; FONT-FAMILY: Verdana; FONT-SIZE: 10pt; text-align: justify; font-weight:bold
}
.obr {
	COLOR: black; FONT-FAMILY: Verdana; FONT-SIZE: 9pt; text-align: center; font-weight:bold
}
.menu_vlevo {
	COLOR: white; FONT-FAMILY: Verdana; FONT-SIZE: 9pt; text-align: left; font-weight:bold; line-height: 11.2pt
}
.menu_center {
	COLOR: white; FONT-FAMILY: Verdana; FONT-SIZE: 9pt; text-align: center; font-weight:bold; line-height: 11.2pt
}

.obsah {
	COLOR: black; FONT-FAMILY: Verdana; FONT-SIZE: 9pt; text-align: justify
}
.nadpis {
	COLOR: black; FONT-FAMILY: Verdana; FONT-SIZE: 9pt; text-align: justify
}

.aktuality {
	COLOR: white; FONT-FAMILY: Verdana; FONT-SIZE: 9pt; text-align: left
}
.odsazeni{
 line-height: 12pt
}
.odsazeni_2{
 line-height: 12pt
}

.odsazeni_3{
 line-height: 10pt
}

a {text-decoration: none}
a:hover {text-decoration:none; color: #8C0310}

div.menu a.menuItem {
  font-family: "MS Sans Serif", Arial, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  color: #000000;
}

div.menu {
  left: 0px;
  padding: 0px 1px 1px 0px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 101;
}

div.menu a.menuItem {
  color: white;
  cursor: default;
  display: block;
  padding: 3px 1em;
  text-decoration: none;
  white-space: nowrap;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background-color: #5050f0;
  color: white;
}

div.menu a.menuItem span.menuItemText {}

div.menu a.menuItem span.menuItemArrow {
  margin-right: -.75em;
}

div.menu div.menuItemSep {
  border: 1px inset #e0e0e0;
  margin: 4px 2px;
}

.schovat  {visibility:hidden;}
.zobrazit {visibility:none; position: absolute; width: 610px; top: 150px; left: 150px; min-height: 450px; 
               text-align: right; background-color: #4D75B1; z-index: 1; border-color: navy; border-width: 1px; COLOR: white; border-style: solid; padding: 2 10 10 10;}

.zobrazit a {COLOR: red;}

</style>
</head>

<body>

<!-- #21539E -->
</body>

</html>
