div.text_size {
    margin-top: 0 !important;
}

div.okplus_corporate_row div.ui-selectbox  {
  float: left;
  height: 43px;
}
div.okplus_corporate_row span {
  margin: 0 0 0 5px;
}
div.banner2 div.img_wrapper div, div.banner_dlouhy div.img_wrapper div {
    display: none;
} 

div.okplus {
    margin: 0 0 10px 0;
    z-index: 3;
}
div.news {
  border: 1px solid #E4E2D9;
  min-height: 93px;
  _height: 93px;
  margin: 10px 0 40px 0;
  padding-top: 25px;
  width: 280px;
}
div.news div.header_box_wrapper {
  height: 29px;
  line-height: 29px;
  position: absolute;
  padding: 0 5px;
  top: -1px;
  left: -1px;
  width: 272px;
}
div.news div.blok {
  padding-top: 10px;
}
div.news div.blok ul {
  display: inline;
  float: left;
  margin: 0 0 0 10px;
}
div.news div.blok ul.second {
  margin: 0 0 0 20px;
}
div.news div.blok ul.second li {
  width: 110px;
}
div.news div.blok ul li {
  background: url(/img/sec_listitem_arrow.png) left 0.4em no-repeat;
  clear: left;
  float: left;
  line-height: 1.5em;
  padding: 0 0 0 15px;
  width: 100px;
}
div.inbox_levy {
  width: 398px;
  float: left;
  display: inline;
  margin: 0 20px 0 0;
}
div.inbox_pravy {
  width: 280px;
  float: left;
  margin: 0;
}

  
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
/*---                     box welcome                       ---*/
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/

.box_vitejte {
  margin: 0;
  }
.box_vitejte .foto {
  float: left;
  display: inline;
  width: 155px;
  margin: 0 10px 0 0 ;
}
.box_vitejte .foto div.img_wrapper {
  float: left;
  display: inline;
}
.box_vitejte .text {
    width: 233px;
    float: left;
}
.box_vitejte .text p {
    line-height: 1.6em;
}



/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
/*---                     box registrace                    ---*/
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/

.box_registrace {
  margin-top: 15px;
  }
div.content .box_registrace p {
  margin: 0 0 10px 0;
  line-height: 1.6em;
  }



/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
/*---          box login a kontrola rezervace               ---*/
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/

.box_login {
  font-size: 70%;
  margin: 0;
  }  
/*----- formularove prvky ---- */
.box_login table {
    width: 100%;
    border-collapse: collapse;
    /*background: #fff;*/
    border: none;
    }
.box_login table td {
    padding: 4px 5px 0 5px;
    }
.box_login table td input { width: 200px;}
.box_login table td select { width: 205px;}
.box_login table td button { margin: 5px 5px 10px 5px;}
.box_login .link { 
  float: left;
  text-align: left;
  }
  
    
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
/*---                 bannery                               ---*/
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/

.banner1 {
  margin: 0 0 10px 0;
  }
.banner2 {
  margin: 0 0 10px 0;
  position: relative;
  z-index: 2;
  }
.banner_dlouhy {
  margin: 17px 0 10px 0;
  }
