

.barva_pozadi {
  background-color : #99cccc;
}

.hlavni_stranka {
  color : #003333;
}

.barva_textu {
  color : #003333;
}

.barva_ramecku {
  border-color : #003333;
}

.barva_tabulky {
  background-color : #ccffff;
}

.vice_oboru {
  text-align : right;
  margin-right : 25px;
  margin-top : 10px;
}

.vice_oboru a {
  font-size : 13px !important; 
  text-decoration : none;
  font-weight : bold !important;
}

.vice_oboru a:hover{
  text-decoration : underline;
}

h5 {
  font-size : 16px;
  text-align : left;
  margin-bottom : 3px;
  font-weight : bold;
  font-family : Trebuchet MS;
  color : #003333;
}
