.hide{display:none;}
.show{display:block;}

.booking-form-holder{
}

.booking-form h2{
    color:#e6253a;
    font-size:18px;
}

.booking-form a, .voucher-order-form a{
    text-decoration:none;
    color:#876d49;
}


.booking-form .input-holder{
    width:100%;
    overflow:hidden;
}

.booking-form label{
    display:block;
    float:left;
}

.participant-holder{
    width:100%;
    overflow:hidden;
    border-bottom:#feaf15 solid 1px;
    padding-bottom:12px;
}

.participant-holder .left{
    border-right:#feaf15 solid 1px;
    width:304px;
    float:left;
}

.participant-holder .left h2{
    margin-bottom:24px;
}

.participant-holder .left .input-holder a{
    float:left;
    display:block;
    font-weight:bold;
    text-align:center;
    margin-right:30px;
    padding-top:24px;
}

.participant-holder .left .input-holder .person-1{
    background: url(../i/booking-form-sprite.png) no-repeat 0px -146px;
    width:19px;
}

.participant-holder .left .input-holder .person-2{
    background: url(../i/booking-form-sprite.png) no-repeat -48px -146px;
    width:39px;
}

.participant-holder .left .input-holder .person-3{
    background: url(../i/booking-form-sprite.png) no-repeat -117px -146px;
    width:59px;
}

.participant-holder .left .input-holder .person-4{
    background: url(../i/booking-form-sprite.png) no-repeat -206px -146px;
    width:79px;
    margin-right:0;
}

.participant-holder .left .input-holder .person-1-selected{
    background: url(../i/booking-form-sprite.png) no-repeat 0px -96px;
}

.participant-holder .left .input-holder .person-2-selected{
    background: url(../i/booking-form-sprite.png) no-repeat -48px -96px;
}

.participant-holder .left .input-holder .person-3-selected{
    background: url(../i/booking-form-sprite.png) no-repeat -117px -96px;
}

.participant-holder .left .input-holder .person-4-selected{
    background: url(../i/booking-form-sprite.png) no-repeat -206px -96px;
}

.participant-holder .left .person-more{
    font-weight:bold;
    display:block;
    padding-right:32px;
    height:21px;
    line-height:21px;
    width:120px;
    margin-top:23px;
    background: url(../i/booking-form-sprite.png) no-repeat 100px 0px;
}

.participant-holder .right{
    width:285px;
    padding-left:20px;
    float:right;
}

.participant-holder .right h2{
    margin-bottom:18px;
}

.participant-holder .right label, .participant-holder .left label{
    width:100px;
    line-height:21px;
}

.participant-holder .right .input-holder{
    padding-bottom:8px;
}

.participant-holder .right input, .participant-holder .left input{
    /*background: url(../i/booking-form-sprite.png) no-repeat 0px -352px;*/
    border:0 !important;
    height:21px;
    width:260px;
    padding-left:5px;
}

/* payment method */

.payment-method{
    width:100%;
    overflow:hidden;
    border-bottom:#feaf15 solid 1px;
    padding-bottom:18px;
    padding-top:18px;
}

.payment-method .left{
    float:left;
}

.payment-method .right{
    float:right;
}

.payment-method .left h2{
    margin-bottom:18px;
}

.payment-method ul li{
    margin-bottom:9px;
}

.payment-method ul li a{
    display:block;
    height:21px;
    line-height:21px;
    padding-left:40px;
}

.icon-check{
    background: url(../i/booking-form-sprite.png) no-repeat 0px -290px;
}

.icon-check-off{
    background: url(../i/booking-form-sprite.png) no-repeat 0px -321px;
}

.booking-info{
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background:#FFF;
    padding:20px;
    width:335px;
    line-height:16px;
}

.booking-info h2{
    margin-bottom:13px;
}

.booking-info span a{
    text-decoration:underline;
}

.booking-info .input-holder{
    margin-top:15px;
}

.voucher-info .input-holder, .voucher-info .icon-holder, .partner-info .input-holder{
    width:100%;
    overflow:hidden;
}

.voucher-info .icon-holder, .partner-info .icon-holder{
    padding-top:14px;
}

.voucher-info .input-holder label, .partner-info .input-holder label{
    line-height:21px;
    font-weight:bold;
}

.voucher-info .input-holder input, .partner-info .input-holder input{
    background-color:transparent !important;
    border:0;
    background: url(../i/booking-form-sprite.png) no-repeat 0px -606px;
    width:197px;
    height:21px;
    padding-left:5px;
    float:right;
}

.voucher-info .add-voucher{
    padding-right:30px;
    display:block;
    height:21px;
    line-height:21px;
    background: url(../i/booking-form-sprite.png) no-repeat top right;
    font-weight:bold;
    margin-right:6px;
}

.voucher-info .remove-voucher{
    display:block;
    height:21px;
    width:21px;
    line-height:21px;
    background: url(../i/booking-form-sprite.png) no-repeat -588px -31px;
    font-weight:bold;
}

/* komment */

.booking-comment{
    border-bottom:#feaf15 solid 1px;
    padding-bottom:18px;
    padding-top:18px;
}

.booking-comment h2{
    margin-bottom:18px;
}

.booking-comment textarea{
    background-color:transparent !important;
    border:0 !important;
    height:43px;
    width:602px;
    padding:4px;
    background: url(../i/booking-form-sprite.png) no-repeat 0px -383px;
    resize:none;
    margin-bottom:10px;
}

.booking-comment p{
    font-weight:bold;
}

/* booking-accept */

.booking-accept .left{
    float:left;
}

.booking-accept .right{
    float:right;
}

.booking-accept{
    padding-top:20px;
}

.booking-accept ul{
    width:100%;
    overflow:hidden;
}

.booking-accept ul li{

}

.booking-accept ul li .newsletter-check{
    padding-left:40px;
    display:block;
    height:21px;
    line-height:21px;
    font-weight:bold;
    margin-right:100px;
    margin-top:4px;
}

.participant-holder .left .checkboxes a{
    display:block;
    height:21px;
    line-height:21px;
    padding-left:30px;
    margin-bottom: 4px;
    margin-right: 0;
    padding-top: 0;
    text-align: left !important;
}

.participant-holder .left .checkboxes{
    padding-top: 40px;
    padding-bottom: 30px;
}

.booking-accept ul li .booking-terms{
    display:block;
    line-height:21px;
    color:#e6253a;
    font-weight:bold;
    text-decoration:underline;
    margin-top:4px;
}

.booking-accept ul li .booking-button{
    background: url(../i/booking-form-sprite.png) no-repeat 0px -31px;
    display:block;
    width:149px;
    height:31px;
}

/* BOOKING DIALOG */

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    filter:alpha(opacity=40);
    -moz-opacity:0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4;
    z-index: 100;
    display:none;
}

.extrapopup{
    width:378px;
    height:218px;
    position:absolute;
    z-index:110;
    display:none;
    color:#FFF;
}

.extrapopup.voucher{
    background: transparent url("../i/popup-voucher.png") 0 0 no-repeat;
}

.extrapopup.spoon{
    background: transparent url("../i/popup-spoon.png") 0 0 no-repeat;
}

.extrapopup.hat{
    background: transparent url("../i/popup-hat.png") 0 0 no-repeat;
}

.extrapopup.aproon{
    background: transparent url("../i/popup-aproon.png") 0 0 no-repeat;
}

.extrapopup div{
    padding-top:126px;     
    padding-left: 130px;
}

.extrapopup strong{
    font-size:18px;
    display:block;
    margin-bottom:10px;
    
}

.extrapopup-close{
    display:block;
    position:absolute;
    width:29px;
    height:29px;
    right:10px;
    top:10px;
    cursor: pointer;
}

.booking-dialog{
    background:url(../i/dialog_popup_bg.gif) no-repeat;
    width:378px;
    height:218px;
    position:absolute;
    z-index:110;
    display:none;
    color:#FFF;
}

.booking-dialog div{
    padding-top:126px;
    padding-left:20px;
}

.booking-dialog strong{
    font-size:18px;
    display:block;
    margin-bottom:10px;
}

.booking-dialog-close{
    display:block;
    position:absolute;
    width:29px;
    height:29px;
    background: url(../i/booking-form-sprite.png) no-repeat -168px -31px;
    right:10px;
    top:10px;
}

/* BOOKING PRICE */

.booking-price, .voucher-price{
    padding-top:20px;
    padding-bottom:20px;
    border-bottom:#feaf15 solid 1px;
    font-size:14px;
    font-weight:bold;
    /*background:url(../i/booking-form-sprite.png) no-repeat right -653px;*/
}

/*.booking-price .bank-cards{
        float:right;
        width:337px;
        height:35px;
        background:url(../i/booking-form-sprite.png) no-repeat -273px -334px;
}*/

.booking-price strong{
    color:#e6253a;
}

/* small info popup */

.small-info-popup{
    position:absolute;
    z-index:100;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background:#FFF;
    padding:20px;
    display:none;
    box-shadow: 4px 4px #dac8a2;
}

.small-info-popup h1{
    font-size:16px;
    color:#e6253a;
    font-weight:bold;
    margin-bottom:15px;
}

.small-info-popup span{
    line-height:16px;
}

.small-info-popup span a{
    font-weight:bold;
    color:#876d49;
}

/* SZÁMLÁZÁS */

.invoice form .input-holder
{
    width:100%;
    overflow:hidden;
    margin-bottom:8px;
}

.invoice form .input-holder label
{
    width:200px;
    float:left;
    line-height:24px;
}

.invoice form .input-holder input
{
    border:0;
    padding:2px;
    background-color:#FFF;
}


.addressholder{
    display: none;
}