/* CSS Document */
*{
  margin: 0px;
  padding: 0px;
}
body {
  margin-top: 5px;
}
#center {
  text-align: center;
}
#stranka {
  text-align: left;
  margin: auto;
  width: 924px;
}


#logo {
  display: block;
  width: 281px;
  height: 69px;
  border: 0px;
  margin-left: 49px;
  text-decoration: none;
}
#logo span {
  visibility: hidden;
}
#head {
  width: 924px;
  height: 225px;
  background-image: url(../design/hlavicka2.jpg);
}
#head img {
  margin-top: 73px;
  padding: 0px;
  display: block;
  float: left;
  border: 0px;
}


#stredni_cast{
  width: 924px;
}
#left_box{
  width: 189px;
  float: left;
  position: relative;
  top: -40px;
  overflow-x: hidden;
}
#kategorie_hlavicka_1 {
  width: 189px;
  height: 33px;
  background-image: url(../design/hlavicka_box_1.gif);
}
#kategorie_hlavicka_2 {
  width: 189px;
  height: 33px;
  background-image: url(../design/hlavicka_box_2.gif);
}
#akce_hlavicka {
  width: 189px;
  height: 35px;
  background-image: url(../design/hlavicka_box.gif);
}
#kategorie_telo {
  width: 189px;
  background-image: url(../design/pozadi_box.gif);
  background-repeat: repeat-y;
  padding-top: 10px;
  padding-left: 7px;
  padding-right: 7px;
}
#akce_telo {
  width: 189px;
  background-image: url(../design/pozadi_box.gif);
  background-repeat: repeat-y;
  padding-top: 10px;
  text-align: center;

  padding-bottom: 5px;
}
#akce_telo img {

}
#kategorie_paticka{
  width: 189px;
  height: 91px;
  background-image: url(../design/paticka_box.gif);
  background-repeat: no-repeat;
  margin-bottom:25px;
}
#akce_paticka {
  width: 189px;
  height: 91px;
  background-image: url(../design/paticka_box.gif);
  background-repeat: no-repeat;
  padding: 15px;
  padding-top: 25px;
}
#right_box{
  width: 179px;
  float: left;
  margin-top: 5px;
}
#kosik {
  background-image: url(../design/kosik_box.gif);
  width: 179px;
  height: 137px;
}
#prihlaseni {
  background-image: url(../design/prihlaseni_box.gif);
  width: 179px;
  height: 137px;

}
#paticka_prihlaseni {
  background-color: #d01601;
  width: 166px;
  margin-left: 8px;
  margin-bottom:25px;
}
#paticka_kosik {
  background-color: #d01601;
  width: 166px;
  margin-left: 8px;
}
#main_box {
  width: 556px;
  float: left;
  margin-top: 20px;
}
#nastred {
  width: 556px;
}
#paticka {
  width: 924px;
  height: 100px;
  clear: both;
  text-align: center;
  padding-top: 20px
}

