/* CSS Document */
/* #logo_obrazok{
  background-image: url('images/hab-nova.gif');
  background-repeat: no-repeat;
  height: 300px;
} */
*{
  margin: 0px;
  padding: 0px;
  border: 0px;
  font-size: small;
  background-color: #ffffcc;
}
body{
  background-color: #ffe4c4;
}
#hlavicka_riadok, h1, #hlavicka_riadok a {
  background-image: url('images/slogan_habovka.png');
  background-repeat: repeat-x;
  color: black;
}
#all {
  background-color: #ffff99;
}
.sub_menu{
  border-top: 6px solid #339933;
}
.ha_kategorie, .ha_kategorie a{
  background-color: #339933;
  background-position: 0px 0;
  background-image: url('images/sub_ha.gif');
  background-repeat: no-repeat;
  color: black;
}
#logo_obrazok a{
  background-image: url('images/hab-zima.jpg');   /* 'images/hab-nova.gif' */
  background-repeat: no-repeat;
  height: 300px;
  width: 798px;
  display: block;
}
.ha_kategorie a:hover{
  background-color: #339933;
  background-position: -133px 0;
  background-image: url('images/sub_ha.gif');
  background-repeat: no-repeat;
  color: black;
}
.sport_td{
  border-bottom: 3px solid #339933;
  background-color: #339933;
}
.sport_menu a{
  background-image: url('images/sport_ha.gif');
  color: black;
}
.sport_menu a:hover{
  background-image: url('images/sport_ha.gif');
  background-position: -175px 0;
}
#obsah_stranky{
  border: 6px solid #339933;
  background-color: #ffffcc;
}
.obsah_text a{
  background-color: #ffffcc;
  color: #b22222;
}
h1{
  text-align: center;
  background-color: #339933;
  color:#fa8072;
}
h2{
  background-color: #ffffcc;
  color: #d2691e;
}
h3, h5, h6{
  background-color: #ffffcc;
  color: #b22222;
}
h4{
  background-color: #66CC66;
  color: #b22222; 
}
h6{
   font-size: 100%;
   text-align: center;
   padding-top: 10px;
  }
strong, .obsah_text, .obsah_text a, b, .odstavec, .text_norm_line, u, li, ul, i, td, tr, div{
  background-color: #ffffcc;
}
.obsah_fotky{
  background-color: #66cc66;
  border-left: 2px solid #339933;
}
.fotka{
  background-color: #66cc66;
}
.obsah_galeria{
  text-align: center;
  width: 786px;
}
.gal{
  width: 277px;
  height: 207px;
  border: 0;
}
.gal_fotka a{
  border: 0;
  display: block;
  text-decoration: none;
}
.gal_fotka{
  width: 287px;
  height: 257px;
  display: block;
  margin: 40px;
  text-align: center;
  float: left;
}
.ciara{
  color: #d2691e;
}
.separator{
  border: 1px solid #339933;
}
.cutter{
  background-color: #000000;
}

