A{
  color : blue;
  text-decoration : underline;
}

P{
  color : black;
  
  font-size : 11px;
  font-family : Verdana;
  text-align : justify;
}
 
A:HOVER{
  
  color : black;
  background-color : #b4b7e2;
}

.odkaz_menu{
  font-family : Verdana;
  color : #565893;
  text-decoration : none;
  font : 9pt Verdana;  
  font-size : 9px;
}

.zarazky{
  list-style-type : disc;
  list-style-image : url(../images/dot.gif);
  text-align : justify;
  font-size : 11px;
  font-family : Verdana;
}

.zarazky_male{
  list-style-image : url(../images/dot_small.gif);
}

.zarazky_sipky{
  list-style-image : url(../images/sipka.gif);
}

.zahlavi{border-bottom-width : 1px;border-bottom-style : solid;
  border-bottom-color : #b4b7e2;
  font-size : 14px;
  font-family : Verdana;
  font-weight : bold;
}

.blok{
  background-color : silver;
}

.podtrzeni_tabulky{
  border-bottom-width : 1px;
  border-bottom-color : #ccccff;
  border-bottom-style : solid;
  padding-bottom : 0px;
}
.pole_formulare{
  border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : #cfb1c1 #cfb1c1 #cfb1c1 #cfb1c1;
  font-size : 11px;
  font-family : Verdana;
  
  text-indent : 0px;
  text-align : left;
}


.odkaz_nahoru{
  color : black;
  font-family : Verdana;
  font-weight : bold;
  text-decoration : none;
}

.tabulka{
 border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : gray gray gray gray;
  background-color : #d6d8ef;
  text-align : center;
}

.zarovnani{
  text-align : justify;
  font-size : 11px;
  font-family : Verdana;
}

.male_menu{
  border-bottom-width : 1px;
  border-bottom-color : #b4b7e2;
  border-bottom-style : solid;
}

.neaktivni_menu{
  font-size : 9px;
  font-family : Verdana;
  color : silver;
  text-decoration : none;
}

.oddelovac{
  border-right-width : 1px;
  border-right-style : dotted;
  border-right-color : silver;
}


.normalni{
  font-size : 11px;
  font-family : Verdana;
}
A:HOVER .aktuality {
  font-size : 15px;
  font-family : Verdana;
  color : black;
}
.aktuality{
  font-size : 13px;
  font-family : Verdana;
  color : black;
}
.odsazeni{
  
  padding-top : 5px;
}
.podbarveni{
  background-color : #e6e6e6;
}

