* {font-family: tahoma;}
body {
    background: #ECEDEE;
    font-family: tahoma;
    font-size: 100%;
    padding: 0;
    margin: 0;
    }
a {
    color: #DE3A40;
    }    
a:hover {
    color: #DE3A40;
    text-decoration: none;
    }    
.obal {
    width: 460px;
    font-size: 70%;
    }
#from1target_package, 
#from2target_package, 
#to1target_package,
#to2target_ibs {
  position: absolute;
  width: 190px;
  #margin: 20px 0 0 -215px;
  _margin: 20px 0 0 -215px;
}
table {
    border-collapse: collapse;
    border: none;
    }
/*table td {border: 1px solid #000;}*/
.vtop {
    vertical-align: top;
    }
/*-------- */
h3 {
    color: #DE3A40;
    background: #ECEDEE;
    font-weight: bold;
    font-size: 100%;
    padding: 10px 0 0 0;
    margin: 0;
    height: 25px;
    background: url("/img/bck_h3_cara.gif") 0 17px repeat-x;
    }
h3 span {
/*    display: block;*/
    color: #DE3A40;
    background: #ECEDEE;
    font-weight: bold;
    font-size: 100%;
    padding: 10px 5px 5px 0;
    margin: 0 0 0 0;
    }
/*----- formularove prvky ---- */
.itinerar input.txt,
.itinerar input,
.itinerar select.txt,
.itinerar select {
    font-size: 100%;
    }

.itinerar input.txt { width: 20px;}
.itinerar input { width: 190px;}
.itinerar select.txt { width: 165px;}
.itinerar select { width: 190px;}
.itinerar .icoimg { margin-left: 3px;}
.itinerar img {
    vertical-align: top;
    }
.itinerar .air { text-align: right; padding: 0px 15px 0px 0px; width: 190px; }
.itinerar table input.radio { width: 20px; }
.itinerar table { width: 100%; }

/*--- cestujici ---*/
.cestujici h4 {
    padding: 7px 0 5px 0;
    margin: 3px 0 0 00;
    color: #000;
    font-size: 100%;
    border-top: 1px solid #9EA5AF;
    }
.cestujici {width: 460px;}
.cestujici table { width: 100%; }
.cestujici table td { width: 25%; }
.cestujici table td select{ margin-top: 5px; }
.cestujici table td select {
    font-size: 100%;
    }
.cestujici table td select.economy {
    width: 150px;
    }
.cestujici table td table {
 margin: 5px 0;
 }
.cestujici table td table {
    width: 250px;
    }
.cestujici table td table td.td_one {
    width: 38px;
    }
.cestujici table td table td.td_two {
    width: 212px;
    }
/*---- hotel ---*/
.obal .hotel_vyber table {
    width: 100%;
    }
.obal .hotel_vyber table td select {
    font-size: 100%;
    width: 150px;
    }
#from1target_ibs, #from1target_fbp, #from1target_ffp, #from1target_bon,
#from2target_ibs, #from2target_fbp, #from2target_ffp, #from2target_bon, 
#to1target_ibs, #to1target_fbp, #to1target_ffp, #to1target_bon, 
#to2target_ibs, #to2target_fbp, #to2target_ffp, #to2target_bon {  
  position: absolute;
  width: 190px;
  #margin: 20px 0 0 -215px;
  _margin: 20px 0 0 -215px;
}
.buttony {
  font-size: 100%;
  text-align: right;
  margin: 0;
  border: none;
  border-top: 1px solid #9EA5AF;
  margin: 10px 0 0 0;
  padding: 10px 15px 0 15px;
  }  
.buttony a {
    display: block;
    float: left;
    padding: 3px 0 0 0;
    }    
/* Tlacitka obecne */
button {
  height: 21px;
  _height: 21px;
  padding: 0 10px 1px 10px;
  #padding: 1px 0px;
  _padding: 1px 0px;
  color: #fff;
  margin: 0 5px;
  font-weight: bold;
 _width: 0;
 _overflow: visible;
 _padding: 0 5px;
 font-size: 100%;
  } 
button.cerveny {
  background: #DF393D url("/img/red_button.gif") 0 0 repeat-x;
  _background: #DF393D url("/img/red_button.gif") 0 0 repeat-x;
  border: none;
  float: right;
  }
button.sedy {
  background: #A0A6AD url("/img/grey_button.gif") 0 0 repeat-x;
  _background: #A0A6AD url("/img/grey_button.gif") 0 0 repeat-x;
  border: none;
  } 
.itinerar table td a.calendar_var {
    height: 15px;
    width: 15px;
    display: block;
    float: right;
    background: #A0A6AD url("/img/red_cal_zalozka.gif") no-repeat;
    margin: 0 15px 0 0;
    #margin: -20px 15px 0 0;
    _margin: -20px 7px 0 0;
    }
.itinerar table td a.help_var {
    display: block;
    background: #A0A6AD url("/img/red_help_zalozka.gif") no-repeat;
    height: 15px;
    width: 15px;
    float: right;
    margin: 0 15px 0 0;
    #margin: -20px 15px 0 0;
    _margin: -20px 7px 0 0;
    }