/* CSS Document */
strong, em, b, .titulka_martin a, .titulka_habovka a{
background-color: #ffffcc;
}
#menu_mt, #menu_ha, #menu_mt a, #menu_ha a{
  font-size: 100%;
}
#hlavicka_riadok, h1{
  background-image: url('images/slogan_martin.gif');
  background-repeat: repeat-x;
  height: 40px;
}
#hlavicka_riadok, h1, h6{
  font-size: 80%;
  line-height: 20px;
}
.hlavicka_mt, h6{
  background-image: url('images/slogan_habovka.gif');
  background-repeat: repeat-x;
  height: 40px;
}
.hlavicka_ha, .hlavicka_mt{
  float: left;
  width: 399px;
  height: 40px;
}
.titulka_martin{
  width: 400px;
  border: 6px solid #FFcc33;
  background-color: #ffffcc;
  padding: 10px;
}
.titulka_habovka{
  width: 399px;
  border: 6px solid #339933;
  background-color: #ffffcc;
  padding: 10px;
}
.titulka_martin a, .titulka_habovka a{
  color: black;
}
h2{
  font-size: 95%;
  color: #f22222;
  padding-bottom: 10px;
  background-color: #ffffcc;
}
h3{
  font-size: 80%;
  background-color: #ffffcc;
}
li, ul{
  font-size: 80%;
  background-color: #ffffcc;
}
ul{
  margin-bottom: 40px;
}
.odstavec{
  font-size: 80%;
  background-color: #ffffcc;
  text-align: justify;
}
.separator{
  border: 1px solid #f22222;
}
