.searchbox{  background: url("/img/searchboxhp.png") no-repeat scroll center top transparent;
    display: block;
    float: left;
    height: 388px;
    margin-top: 30px;
    overflow: hidden;
    padding: 0 5px;
    position: relative;
    width: 210px;}
.searchbox .submit{background:url('/img/button-vyhledat.png') no-repeat top center; 
width:185px; 
height:44px; 
border: 0 none;
margin:10px;
color:white;
font-size:large;
font-family:arial;}

.searchbox h2{font-size:small; width:70%; display:block; padding-left:15px;}

/*JQUERY*/
.searchbox select{width:201px; margin:0px; padding:0px; height:28px;  position:absolute; margin-top:5px;}

.searchbox span.customStyleSelectBox { 
font-size:small; 
background:url(/img/box.png) top no-repeat;
width:201px;
Height:28px;
color:#333; 
text-indent:5px;
line-height:28px;
margin-top:5px;
font-family:Verdana;

}
.searchbox span.customStyleSelectBox.changed {}
.customStyleSelectBoxInner { /*background: url(/img/box.png) no-repeat top right;*/ width:205px;}



/*JQUERY*/
.form-rezervace select,{ height: 28px;

     height: 28px;
    margin-left: -200px;
      margin-top: 45px;
    padding: 0;
    position: absolute;
    width: 201px;}
 .frm-pj select{ height: 28px;

     height: 35px;
    margin-left: -200px;
      margin-top: 0px;
    padding: 0;
    position: absolute;
    width: 201px;}

.form-rezervace span.customStyleSelectBox { 
background: url("/img/box.png") no-repeat scroll center top transparent;
    clear: right;
    color: #333333;
    float: left;
    font-family: Verdana;
    font-size: small;
    height: 28px;
    line-height: 28px;
    margin-top: 5px;
    text-indent: 5px;
    width: 201px;
}

.frm-pj span.customStyleSelectBox{
background: url("/img/box.png") no-repeat scroll center top transparent;
    color: #333333;
    font-family: Verdana;
    font-size: small;
    height: 26px;
    padding-top: 5px;
    text-indent: 5px;
    width: 220px;
    }
.form-rezervace span.customStyleSelectBox.changed {}
.customStyleSelectBoxInner { /*background: url(/img/box.png) no-repeat top right;*/ width:205px;}





/*CHECKBOX*/
.label-checkbox{float:left; margin-left:5px; line-height:36px; font-family:Verdana; color:#333333; font-size:small; }
.container{ min-width:120px; width:auto; display:block;}

.checkbox, .radio {
    width: 32px;
    height: 32px;
    padding: 0 5px 0 0;
    background: url(img/check_box_blue.png) no-repeat;
    background-position:0pt -6pt;
    display: block;
    float: left;
}
.radio {
    background: url(img/check_box_blue.png) no-repeat;
}
