#eurotax_page {
  padding-top: 15px;
}
#eurotax_page label {
  display: inline-block;
  width: 170px;
  margin: 0px 0px ;
}

#user_fill_cover .roletka_box,
#etax_main_pars .roletka_box {
  float: left; width: 180px;
  margin: 4px 0px; 
}

#eurotax_page input.err_empty {
  background-color: #F5D5D5;
}

#cover_online_form .roletka_box #fuel_text select,
#etax_main_pars .roletka_box select  {
   width: 170px !important;
}
#eurotax_page select {
  width: 250px; margin: 2px 0px;
}
#etax_main_pars h2 {
  font-size: 1.5em !important; margin-bottom: 5px; font-weight: normal;
  padding-left: 10px;
}
#eurotax_page #et_year {
 /* width: 90px !important; */
}
em.req {
  font-stretch: normal; font-style: normal;
}
.date_prod {
  float: left; margin-right: 10px;
}
#change2no_etax {
  float: left;
}
#change2etax {
  display: none;
}
#user_fill_cover {
  display: none; padding-top:25px;
}

#etax_main_pars {
  width: 190px; float: left; margin-bottom: 20px; text-align: left;
}
#eurotax_cover_cars {
  width: 650px; float: left;
  _width: 600px;
}
#show_cars_cover {
  margin: 10px 0px; text-align: center;
}
.sc_text_inform {
  background: url(/img/sipka_left_voz.jpg) no-repeat 30px 5px;
  padding-left: 95px; text-align: left;
  font-size: 1.2em; margin-bottom: 15px;
}
#no_car_info2 {color: #FF0000; font-size: 1.3em; padding: 12px 0px;}
#no_car_info2 input {cursor: pointer;}
#no_car_info {color: #FF0000; font-size: 1.3em; margin-top: 10px; }
#no_car_info input {margin-top: 10px;}
#show_cars { cursor: pointer; font-size: 1.1em;}

#cars_count_cover {
  text-align: center; padding: 20px 0px 5px 0px;
}
#cars_count_cover h2 {
  font-size: 1.8em; margin-bottom: 10px; font-weight: normal;
}
#cars_count_bg {
  background: url(/img/counter_bg.jpg) no-repeat right center;
  margin: 0 auto;
  width: 139px; height: 28px; position: relative;
  border:3px solid #CCCCCC;
}
#cars_count { 
  font-weight: bold; color: #ffffff; 
  font-size: 1.6em; 
  letter-spacing:16px;
  position:absolute; right:-9px; top:4px;
  *right: 7px;
}
/* tabulka vyberu vozidla */

#type_tab {
  border-collapse: collapse;
  margin:0px 0 0;
  font-size:12px;
  width: 630px;
  font-size: 12px;
  font-family: Arial;

}
#type_tab a { text-decoration: underline; }
#type_tab a:hover { text-decoration: none; }
#type_tab tr.odd td {
  background: #dedede;
}
#type_tab tr.active td {
  background: #55CC55;
}
 
#type_tab tr td {
  border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc;
  border-collapse: collapse;
}
#type_tab tr.on_hover td {
  background: #55CC55;
}
#type_tab th {
  padding:2px 5px;
  text-align:center;
  background: #EDEDED;
}
#type_tab .type_name {
  text-align:left; font-weight: bold;
}
#type_tab .type_name span { font-weight: normal;}
td.type_name { width: 300px; text-align: left; }
th.td2, td.td2 { width: 30px; text-align: center; }
th.td3, td.td3 { width: 70px; text-align: center; }
th.td4, td.td4 { width: 70px; text-align: center; }
th.td5, td.td5 { width: 110px; text-align: center; }
td.td6 { width: 20px; padding-right: 10px !important; }
th.td6 { width: 55px; }
th.type_name {width: 315px;}

#type_tab_cover th {
  padding:5px 5px; background: #444444; color: #ffffff; 
}
#type_tab_cover {
  width: 650px;
   font-size: 12px;
  font-family: Arial;
  border-collapse: collapse;
  border-left: 1px solid #444444;
  border-bottom: 1px solid #444444;
  border-right: 1px solid #444444;
}

#type_tab tr td {
  cursor: pointer; text-align:center;
  padding:1px 5px; line-height: 20px;
}
#type_tab td.obd_vyroby {
 
}

#type_tab td.input_radio input {
  margin:0; cursor:pointer;
}
#type_tab a.change_type {
  color:#0066CC;
  font-weight:bold;
  display: none;
}
#type_tab a.change_type:hover {
  text-decoration: underline;
}

#type_tab_cover #inner_type_data {
   max-height: 300px; overflow: auto; 
}
#choose_buttons #not_my_car {
  margin-left: 300px; *margin-left: 250px;
} 
#choose_buttons input { font-size: 1.2em;}
#choose_buttons #search_my_car {
  margin-left: 320px;
}
/* END tabulka vyberu vozidla */
#choose_buttons #use_car_user_fill {
     float: right; cursor: pointer;
}
#choose_buttons {margin: 10px 0px; font-size: 1.2em}
#choose_buttons .l_butt { float: left; cursor: pointer; }
#choose_buttons .r_butt { float: right; cursor: pointer; }

.cistic {
  clear: both;
}

.ui-dialog .ui-dialog-content {
  border: 5px solid #006000;
  border-top: 0px;
  margin: -3px 1px 0px 1px;
}
