 
.normalni{
  font-size : 10px;
  font-family : Verdana;
}
A:HOVER{
  color : white;
  background-color : green;
}
A{
  color : black;
  background-color : #c5d6fe;
  text-decoration : none;
}
.nadpis{
  font-size : 16px;
  font-family : Verdana;
  font-weight : bold;
  color : #004003;
}
.normalni_vetsi{
  font-size : 11px;
  font-family : Verdana;
}
.stranka{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  background-color : #e5e5e5;
  overflow: auto;
}
.tabulka_nabidka{
  background-color : maroon;
  text-align : center;
  color : black;
}
.bunka_nabidka{
  font-size : 10px;
  font-family : Verdana;
  font-weight : normal;
  
  background-color : #e5e5e5;
  text-align : center;
}
.bunka_nabidka_obr{
  font-size : 10px;
  font-family : Verdana;
  font-weight : normal;
  
  background-color : #e5e5e5;
  text-align : center;
}
.barva2{
  background-color : #999999;
}
.vybrane_tlacitko_nabidka{
  font-size : 12px;
  font-family : Verdana;
  font-weight : bold;
  color : white;
  background-color : #000099;
}
.ramecek_tlacitka_nabidka{
  background-color : #0000ff;
}
.nevybrane_tlacitko_nabidka{
  font-size : 12px;
  font-family : Verdana;
  font-weight : bold;
  color : black;
  background-color : #c5d6fe;
  
}
.nabidka_tabulka{
  background-color : maroon;
}
.obrazek_detail{
  background-color : #e5e5e5;
  text-align : center;
  vertical-align : middle;
}
.kategorie_detail{
  font-size : 9px;
  font-family : Verdana;
  color : black;
  background-color : #e5e5e5;
  text-align : right;
  vertical-align : top;
  font-weight : bold;
}
.kategorie_detail_jmeno{
  font-size : 11px;
  font-family : Verdana;
  color : black;
  background-color : #e5e5e5;
  text-align : right;
  vertical-align : top;
  font-weight : bold;
}
.kategorie_detail_lokace{
  font-size : 10px;
  font-family : Verdana;
  color : black;
  background-color : #e5e5e5;
  text-align : right;
  vertical-align : top;
  font-weight : bold;
}
.kategorie_detail_text{
  font-size : 9px;
  font-family : Verdana;
  font-weight : normal;
  color : black;
  background-color : #e5e5e5;
  text-align : left;
  vertical-align : top;
}
.kategorie_detail_jmeno_text{
  font-size : 11px;
  font-family : Verdana;
  color : black;
  background-color : #e5e5e5;
  text-align : left;
  vertical-align : top;
  font-weight : normal;
}
.kategorie_detail_lokace_text{
  font-size : 10px;
  font-family : Verdana;
  color : black;
  background-color : #e5e5e5;
  text-align : left;
  vertical-align : top;
  font-weight : normal;
}
.next_aktivni{
  font-size : 10px;
  font-family : Verdana;
  color : black;
  background-color : #fcfca5;border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : maroon maroon maroon maroon;
  margin-top : auto;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : auto;
  padding-top : 3px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 3px;
}

