.blok td {
    font-size: 11px;

}
td.type_of_room_csa {
    width: 180px;
    #width: 160px;
    _width: 160px;
}
td.check_in_td_csa {
    width: 450px;
}

* {font-family: tahoma;}
body {
    background: #ECEDEE;
    font-family: tahoma;
    font-size: 100%;
    padding: 0;
    margin: 0;
    }
td, table {
    }    
a {
    color: #DE3A40;
    }    
a:hover {
    color: #DE3A40;
    text-decoration: none;
    }    
.blok {
    width: 445px;
    font-size: 70%;
    border: none;
    padding: 0px;
    }  
.blok td {
    padding: 0;
    vertical-align: top;
    }
    }
table {
    border-collapse: collapse;
    border: none;
    }
/*table td {border: 1px solid #000;}*/

/*-------- */
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;
    }

.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;
    } 
td .buttony {
  font-size: 100%;
  text-align: right;
  margin: 0;
  border: none;
  padding: 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;
  }  
/*---------- rezervace hotelu ---------------*/
.tab_destinace, .tab_hotel_1, .tab_hotel_2, .tab_hotel_3, .tab_hotel_4 {
  padding: 5px 0;
  border-bottom: 1px solid #9EA5AF;
  }
.tab_hotel_1, .tab_hotel_2, .tab_hotel_3, .tab_hotel_4 { 
    margin: 5px 0; 
    padding: 0 0 5px 0;
    }
.tab_hotel_1, .tab_hotel_2, .tab_hotel_3, .tab_hotel_4, .hotel_text {
  border: none;
  width: 445px;
    }
.tab_destinace table, .tab_hotel_1 table, .tab_hotel_2 table, .tab_hotel_3 table, .tab_hotel_4 table, .hotel_text table {
  border-collapse: collapse;
  border: 0;
  width: 100%;  
  }
.tab_destinace table td, .tab_hotel_1 table td, .tab_hotel_2 table td, .tab_hotel_3 table td, .tab_hotel_4 table td, .hotel_text table td {
  vertical-align: middle;
  padding: 1px 0;
  }
.tab_destinace table td {
  padding: 0;  
  vertical-align: middle; 
  width: 100px;  
  }
.tab_destinace table td.radio {
  width: 15px;
  }
.tab_hotel_1 td img, .tab_hotel_2 td img, .tab_hotel_3 td img, .tab_hotel_4 td img { 
    vertical-align: top;
    }
/*---- formularove prvky v rezervaci hotelu ---*/
/*td.type_of_room {width: 250px;}*/
td.num_of_room {width: 220px;}
td.num_nights {width: 120px;}
td .vyber_d {
    width: 200px;
    font-size: 100%;
    }
td.vk .vyber_r {
    width: 160px;
    font-size: 100%;
    }
td .vyber_k{
    width: 123px;  
    font-size: 100%;  
    }
td .vyber_pokoju {
    width: 35px;
    margin: 0 5px 0 0; 
    font-size: 100%;   
    }
td .txt {
    /*width: 155px;*/
    font-size: 100%;   
    }    
table td .dny {
    width: 30px;
    font-size: 100%;
    }
table td input {
    width: 30px;
    font-size: 100%;
    }
table td.vd {width: 250px; #width: 250px; _width: 250px;}
table td.vk {width: ;}
table td.pr { padding: 0 0 0 0;}
.buttony span {
    padding: 0 10px 0 0;
    }
td.departure_hotel {
   width: 190px;
    }



.tab_hotel_2 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 84px 0 0;
    #margin: -20px 96px 0 0;
    _margin: -20px 48px 0 0;
    }
