#header { background: url(../../_img/front/military-bazar/hlavicka.jpg) no-repeat; }
#main   { background: url(../../_img/front/military-bazar/hlavicka_main.jpg) no-repeat; }
#left .sidebox_top.kategorie   { height: 83px; background: url(../../_img/front/military-bazar/topsidebox_kategorie.jpg) no-repeat; }
#left .sidebox_top.vybrano     { background: url(../../_img/front/military-bazar/topsidebox_vybrano.jpg) no-repeat; }
#left .sidebox_top.spam        { background: url(../../_img/front/military-bazar/topsidebox_spam.jpg) no-repeat; }
#right .sidebox_top.prihlaseni { height: 68px; background: url(../../_img/front/military-bazar/topsidebox_prihlaseni.jpg) no-repeat; }
#right .sidebox_top.informace  { background: url(../../_img/front/military-bazar/topsidebox_informace.jpg) no-repeat; }
#right .sidebox_top.affiliate  { background: url(../../_img/front/military-bazar/topsidebox_affiliate.jpg) no-repeat; }
#right .sidebox_top.novinky    { background: url(../../_img/front/military-bazar/topsidebox_novinky.jpg) no-repeat; }
#right .sidebox_top.navstivte  { background: url(../../_img/front/military-bazar/topsidebox_navstivte.jpg) no-repeat; }
#right .sidebox LI A:hover     { background: url(../../_img/front/military-bazar/ikonka.gif) no-repeat 2px 0; }
#right .sidebox LI.aktivni A   { background: url(../../_img/front/military-bazar/ikonka.gif) no-repeat 2px 0; }

body {
  background: #555;
}

#container {
  background: #f6f6f6;
}

  #topbanner .line{
    color: #cccccc;
  }
  #topbanner .line A {
    color: #ffff66;
  }
  #topbanner .line A:hover {
    color: #ffffff;
  }

  #main .banner {
    margin: 5px 0 35px 30px;
    background: #eaeaea;
    /* border: 1px solid #000; */
  }
  
  #left  .sidebox_top.kategorie H3  {padding-top: 22px;}
  #right .sidebox_top.prihlaseni H3 {padding-top: 44px;}
  
  #left  .sidebox.s_kategorie  { background: #eaeaea; }
  #right .sidebox.s_prihlaseni { background: #eaeaea; }
  
  #left .sidebox.s_kategorie  LI {
    border-bottom: 1px dotted #777;
  }

  #left .sidebox.s_kategorie  H4 {
    color: #ededed;
    background: #ababab;
  }  
  
#copyright {
  color: #aaa;
}    

