body {
  background: #fff url('../design/body_bg.jpg') repeat-x;
  color: #fff;
  font-family: Verdana, Trebuchet;
  text-align: center;
  font-size: 10pt;
  padding: 0px;
  margin: 0px;
}

#InAll a:link, 
#InAll a:visited {
  color: #fff;
  text-decoration: none;
}

#InAll a:active,
#InAll a:hover,
#InAll a:focus {
  text-decoration: none;
  color: #FFCA00;
}

#galerie a:link, 
#galerie a:visited {
  color: none;
  text-decoration: none;
}

#galerie a:active,
#galerie a:hover,
#galerie a:focus {
  text-decoration: none;
  color: #FFCA00;
}


#InAll {
  background: url(../design/pozadi.png) repeat-y top left;
  text-align: justify;
  margin: 0pt auto;
  position: relative;
  width: 800px;
}

#left {
  width: 625px;
  float: left;
  position: relative;
  margin: 0;padding: 0;
}

#header {
  height: 250px;
  padding: 30px 0 0 50px;
  position: relative;
  text-align: justify;
}

#inner {
  width: 480px;
  margin: 0px 0 0 0;
  height: 220px;
  background: #010103;
  position: relative;
}
/*
nastavení loga pro odkaz na index
*/

#inner h1 {
  display: inline;
  font-size: 10px;
  left: 25px;
  margin: 0pt;
  padding: 0pt;
  position: absolute;
  top: 20px;
  }
  
#inner h1 a {
  display: block;
  position: relative;
  width: 291px;
  height: 66px;  
  margin:0;
  padding:0;
  cursor: pointer;
}
#inner h1 a {
  text-decoration: none;
  color: #fff;
}

#inner h1 span {
  background: url(../design/logo_radimprat.png) top left no-repeat;
  display: block;  
  width: 291px;
  height: 66px;  
  margin: 0;
  padding: 0;  
  position: absolute;
  left: 0;top:0;  
  z-index: 1;    
}

/* 
konec nastavení loga pro odkaz na index
*/

#cukrarina {
  position: absolute;
  top: 75px;
  left: 50px;
  margin: 0; padding: 0;
  z-index: 2;
  font-size: 9pt;
}

#cukrarstvi {
  font-size: 9pt;
  position: absolute;
  top: 8px;
  right: 18px;
  margin: 0; padding: 0;
  z-index: 2;
}

#kolaz {
  position: absolute;
  top: 85px;
  left: 4px;
  margin: 0; padding: 0;
  background: url(../design/kolaz.png) no-repeat;
  width: 459px;
  height: 163px; 
}

#menu {
  width: 480px;
  height: 30px;
  line-height: 30px;
  margin: 40px 0 0 50px;
  padding: 0;
  background: #010103;
  text-align: center;
  position: relative;
}

head:first-child+body #menu {
  margin: 10px 0 0 50px;
}

#menu ul, #menu ul li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline;
  text-align: center;
  height: 15px;
  margin: 0 2px;    
}

#menu span {
  display: inline;
}

#note {
  margin: 20px 0 0 70px;
  width: 395px;
  padding: 0 0 5px 0;
}

  #note a:link,
  #note a:visited {
    color: #800000;
  }
  
  #note a:active,
  #note a:hover,
  #note a:focus {
    color: #800000;
    text-decoration: underline;
  }
  
  #note h2.akce{
    color: #800000;
    font-size: 18px;
  }

  #note p.akce_text{
    color: #800000;
    font-size: 14px;
  }

  #note p.akce_text a:link.ahref_akce_text,
  #note p.akce_text a:visited.ahref_akce_text{
    color: #fff;
    font-size: 16px;
    font-weight: bold;
  }
  
  #note .ul_a{
    list-style: none;
    margin: 0; padding: 0;
    margin-top: 10px;
  }

.gal_obr{
  height: 115px;
  width:  90px;
  float: left;
  text-align: center;
  border: 1px #D54619 solid;
  padding: 2px;
  margin-right: 2px;
  margin-bottom: 2px;
}
  .gal_obr_obr{
    height: 85px;
  }
  
  .gal_obr_obj{
    text-align: center;
    font-size: 10px;
  }

  .gal_obr_obr img,
  .gal_obr_obj img,
  .vybr_dort img{
    border: none;
  }

#galerie ul#gal_roz{
  margin: 0;padding:0;
}

  #galerie ul#gal_roz  li{
    list-style: none;
  }

#copyright {
  width: 395px;
  height: 30px;
  margin: 0px 0 0px 70px;
  padding: 6px 0 10px 0; 
  border-top: 1px solid #fff;
}

#reklama {
  height: 20px;
  margin-left: 70px;
  width: 420px;
  text-align: left;
  font-size: 9px;
}

#reklama a {
  margin-left: 5px;
}

#right a:link, 
#right a:visited {
  color: #fff;
  text-decoration: none;
}

#right a:active,
#right a:hover,
#right a:focus {
  text-decoration: none;
  color: #F0780F;
}

#right {
  width: 150px;
  padding: 22px 5px;
  font-size: 9pt;
  text-align: left;
  float: left;
}

#basket {
  color: #800000;
}
  #basket img{
    border: none;
  }
  
  #basket p{
    margin: 0;
    margin-top: 4px;
    /*height: 40px;*/
  }

  #basket a:link, 
  #basket a:visited {
    color: #800000;
    text-decoration: none;
  }
  
  #basket a:active,
  #basket a:hover,
  #basket a:focus {
    text-decoration: underline;
    color: #800000;
  }

#obrazek {
  background: url(../design/obrazek.png) no-repeat;
  height: 98px;
  width: 140px; 
}

#formular {
  margin: 15px 0 15px 0;
  padding: 0;
  font-size: 10pt;
  font-weight: bold;
}

#right form .label{
  width: 150px;
  height: 20px;
  margin: 0px;padding: 0px;
}

#right form .label span {
  display: block;
  float: left;
  font-size: 10pt;
  
  width: 55px;
  margin: 0px;padding: 0px;
}

#right form .label input, .spam {
  width: 85px;
  font-family: Arial;
  font-size: 10pt;
  font-weight: bold;
  font-size: 9pt;
  background: #fff;
  color: #F0780F;
  border: none;
}

#right form .spamlabel {
  height: 20px;
  line-height: 20px;
}

#right form .spamlabel span {
  width: 90px;
  display: block;
  float: left;
  font-size: 10pt;
  font-weight: bold;
}

#right form .spamlabel .spam {
  margin-right: 10px;
  margin-top: 2px;
  width: 40px;
  float: right;
  text-align: center;
  background: #FFFFA0;
}

#right form textarea {
  font-family: Arial;
  font-size: 10pt;
  width: 140px;
  height: 70px;
  background: #fff;
  color: #F0780F;
  font-weight: bold;
  border: none;
  margin-bottom: 10px;
}

#right form .tlacitko{
  float: left;
  width: 68px;
  margin-right: 5px;
  border: 1px solid #FFEB7E;
  background : #FFBB00;
  font-weight: bold;
  margin-top: 8px;
  margin-bottom: 8px;
}

#right form .vymaz {
  border: 1px solid #FFEB7E;
  background : #FFBB00;
  font-weight: bold;
  float: left;
  width: 68px;
  margin-top: 8px;
  margin-bottom: 8px;
}

#right p.odkazy {
  color: #E00;
  font-size: 11pt;
}

  #right p.odkazy a:link,
  #right p.odkazy a:visited {
    color: #000;   
  }
  
  #right p.odkazy a:active,
  #right p.odkazy a:hover,
  #right p.odkazy a:focus {
    color: #800000;
    text-decoration: underline;
  }
  
  .reklama_img{
    width: 150px;
    border: none;
  }

#InAll .cleaner {
  clear: both;
  font-size: 7pt;
}

/*FORMULAR*/
  #note form .label {
    float: left;
    clear: both;
    width: 280px;
    height: 25px;
    line-height: 25px;
  }
  
  #note form fieldset {
    padding-left: 10px;
    padding-top: 15px;
    padding-bottom: 10px;
    font-weight: bold;
  }
  
  #note form .dual {
    clear: none;
    margin-left: 10px;
  }
  
  #note form .label span{
    width: 120px;
    float: left;
    font-weight: bold;
  }  
  
  #note form em{
    font-weight: normal;
    color: #800000;
  }
  
  #note form .poznamka{
    font-weight: normal;
    color: #800000;
  }  
  
  #note form .label input,
  #note form .label select {
    width: 150px;
  }
  
  #note form textarea  {
    width: 360px;
    height: 100px;
  }
    
    #Bottom_advertise{
      margin-top: 20px;
      padding-bottom: 10px;  
      color: #fff; 
      margin-left: 70px;
      width: 420px;
      text-align: justify;
      font-size: 9px;  
    }
    
      #Bottom_advertise a:link, 
      #Bottom_advertise a:visited {
        text-decoration: none; 
        color: #fff;
      }
      
      #Bottom_advertise a:hover,
      #Bottom_advertise a:active,
      #Bottom_advertise a:focus {
        text-decoration: underline; 
        color: #fff;
      }          
/****************************/

.produkt {
   width: 400px;
   border: 1px #800000 dotted;
   padding: 5px;
   margin: 0px;
   height: 90px;
}

.produkt.short{
  width: 355px;
}

.produkt img{
   border: 1px #fff solid;
}

.zbozi_pic {
   float: left;
   width: 100px;
   height: 100px;
}

.zbozi_info {
  margin-left: 5px;
}

.ks {
  width: 20px;
  float: left;
}

.ks_edit {
  float: left;
  margin: 0 5px; padding: 0;
  width: 50px;
}

.ks_edit2 {
  float: left;
  margin: 0 5px; padding: 0;
  width: 120px;
}

.odeslat_obj {
  margin-top: 10px;
}
  
.error {
   font-size: 14px;
   color: #800000;
   font-weight: bold;
}

.red {
   font-size: 13px;
   color: #e00;
   font-weight: bold;
}

.red.big{
   font-size: 14px;
   color: #800000;
}
