#product {
  position: relative;
  top: 0px;
  left: 15px;
  width: 720px;
  height: 180px;
  color: #000;
  white-space: nowrap;
  text-decoration: none;
}
#product .product_title {
  font-size: 13px;
  text-align: left;
  font-weight: bolder;
  color: #000;
  margin-bottom: 10px;
  white-space: nowrap;
}
#product .product_name {
  font-size: 15px;
  color: #070A9A;
}
#product .basic {
  float: left;
  position: relative;
  top: 10px;
  left: 15px;
}
#product .product_img {
  float: left;
  color: #000;
  font-size: 13px;
  font-weight: normal;
}
#product #product_head {
  float: left;
  position: relative;
  left: 20px;
}
#product #product_head .p_1 {
    margin: 2px 0px 5px 0px;
    padding: 0px;
}
#product #product_head .h_1 {
  font-size: 13px;
  font-weight: normal;
  white-space: nowrap;
  color: #282596;
}
#product #product_head .h_2 {
  width: 150px;
  font-size: 10px;
  font-weight: normal;
  white-space: nowrap;
  color: #282596;
}
#product #product_head .h_3 {
  position: absolute;
  left: 140px;
  font-size: 15px;
  font-weight: normal;
  white-space: nowrap;
  color: #f3933f;
}
#product #product_head .h_4 {
  position: absolute;
  left: 140px;
  font-size: 10px;
  font-weight: normal;
  white-space: nowrap;
  color: #f3933f;
}
.pod_title {
  font-size: 11px;
  font-weight: bolder;
  margin-bottom: 10px;
}
.pod_title1 {
  position: relative;
  left: 15px;
  font-size: 11px;
  font-weight: bolder;
  color: #000;
  margin: 10px 0px 0px 0px;
}
#descript {
  position: relative;
  left: 20px; 
  width: 700px;
  padding: 0px;
  margin-top: 10px;
}
#other {
  width: 740px;
  text-decoration: none;
  border-style: solid;
  border: 0px;
  margin-top: 15px;
}
#other .fieldset {
  position: relative;
  left: 20px;
  width: 630px;
  color: #282596;
  margin-bottom: 10px;
}
#other .leg {
/*  position: relative;
  top: -10px;*/
}
/*-- Fotogalerie ------------------------------------------------------------ */
#other a:visited,
#other a:visited img,
#other a:link,
#other a:link img,
#other a:hover,
#other a:hover img {
  text-decoration: none;
  border-style: solid;
  border: 0px;   
}
#other .image {
  float: left;
  width: 175px;
  height: 135px;
  text-align: center;
  padding: 15px 0 0 0;
  margin: 0px auto 0 auto;   
}
#other .ih_3 {
  position: relative;
  top: 2px;
  color: #000;
  font-size: 12px;
  font-weight: normal;  
}
/*-- Prilohy ---------------------------------------------------------------- */
#other .con_href {
  position: relative;
  left: 20px;
  text-decoration: none;
  border: solid 0px;
  color: #000;
  font-size: 12px; 
}
#other .con_img {
  position: relative;
  top: 2px;
  text-decoration: none;
  border: 0px;
}
/*-- Konfigurace ------------------------------------------------------------ */
#other .table_con {
  position: relative;
  top: 5px;
  left: 10px;
  width: 610px;
  margin-bottom: 10px;
  border: solid 1px;
  border-color: #c0c0c0;
}
#other .type {
  width: 20px;
  height: 10px;
}
#other .des {
  width: 500px;
  padding-left: 5px;
  font-size: 12px;
  font-weight: normal; 
  color: #000;
}
#other .price {
  width: 80px;
  padding-left: 5px;
  font-size: 13px;
  font-weight: normal; 
  color: #000;
}
/*-- Vlastnosti ------------------------------------------------------------- */
#other .table {
  position: relative;
  top: 5px;
  left: 10px;
  width: 610px;
  margin-bottom: 10px;
}
#other .item {
  width: 135px;
  padding-left: 5px;
  font-size: 11px;
  font-weight: normal;
  color: #000;
  border: 1px solid;
  border-color: #c0c0c0;
}
#other .value {
  width: 155px;
  padding-left: 5px;
  font-size: 12px;
  font-weight: normal;
  color: #000;
  border: 1px solid;
  border-color: #c0c0c0;
}
#other .mez {
  width: 20px;
  padding-left: 5px;
  font-size: 13px;
  font-weight: normal; 
  color: #282596;
}
