#header { background: url(../../_img/front/bizuterie-online/hlavicka.jpg) no-repeat; }
#main   { background: url(../../_img/front/bizuterie-online/hlavicka_main.jpg) no-repeat; }
#left .sidebox_top.kategorie   { background: url(../../_img/front/bizuterie-online/topsidebox_kategorie.jpg) no-repeat; }
#left .sidebox_top.vybrano     { background: url(../../_img/front/bizuterie-online/topsidebox_vybrano.jpg) no-repeat; }
#left .sidebox_top.spam        { background: url(../../_img/front/bizuterie-online/topsidebox_spam.jpg) no-repeat; }
#right .sidebox_top.prihlaseni { background: url(../../_img/front/bizuterie-online/topsidebox_prihlaseni.jpg) no-repeat; }
#right .sidebox_top.informace  { background: url(../../_img/front/bizuterie-online/topsidebox_informace.jpg) no-repeat; }
#right .sidebox_top.affiliate  { background: url(../../_img/front/bizuterie-online/topsidebox_affiliate.jpg) no-repeat; }
#right .sidebox_top.novinky    { background: url(../../_img/front/bizuterie-online/topsidebox_novinky.jpg) no-repeat; }
#right .sidebox_top.navstivte  { background: url(../../_img/front/bizuterie-online/topsidebox_navstivte.jpg) no-repeat; }
#right .sidebox LI A:hover     { background: url(../../_img/front/bizuterie-online/ikonka.gif) no-repeat 2px 0; }
#right .sidebox LI.aktivni A   { background: url(../../_img/front/bizuterie-online/ikonka.gif) no-repeat 2px 0; }


body {
  background: #555;
}

#container {
  background: #ffffff;
}

  #topbanner .line{
    color: #cccccc;
  }
  #topbanner .line A {
    color: #ffff66;
  }
  #topbanner .line A:hover {
    color: #ffffff;
  }

  #main .banner {
    /* border: 1px solid #aaa; */
    background: #eeeeee;
  }
  
  #left  .sidebox_top H3 {color: #888 !important; font-style: italic;}
  #right .sidebox_top H3 {color: #888 !important; font-style: italic;}
  
  #left  .sidebox { background: #f6f6f6 !important; }
  #right .sidebox { background: #f6f6f6 !important; }
  
  #left .sidebox.s_kategorie  LI {
    border-bottom: 1px dotted #777;
  }

      #left .sidebox.s_kategorie  LI.active {
       background: #BFD9ED;
      }

  #left .sidebox.s_kategorie  H4 {
    color: #777;
    background: #ddd;
    font-style: italic;
  }  

    .inzeraty TABLE.obrazek,
    .inzeraty TABLE.klasicke,
    .inzeraty TABLE.tabulka
    {
      background: #e8eef7;
      border: 1px solid #A8CBEB;
    }

  #main .uzivatel {
      background: #BFD9ED;
      border: 1px solid #85A8E2;
  }
  
#copyright {
  color: #aaa;
}   

