.confirmfelugro_kisablak{
    padding:20px;
    position: fixed;
    top:0px;
    left:50%;
    top:50%;
    margin-top:-170px;
    margin-left:-200px;
    width:400px;
    min-height:140px;
    background-color: #FFFFFF;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    z-index:10003;
}

.confirmfelugro_kisablak h1{
    margin:20px 0px;
    text-align: center;
    padding:0px;
    font-size:20px;
    color:#3369b3;
    font-weight:400;
}

.confirmfelugro_kisablak button{
    margin-right:20px;
}

.confirmfelugro_kisablak button:last-of-type{
    margin-right:0px;
}

.confirmfelugro_kisablak a.confirmbezar{
    text-align:center;
    display:block;
    position: absolute;
    top:0px;
    right:0px;
    width:30px;
    height:28px;
    border-radius:0px;
    background-color:rgba(225,0,0,1) !important;
    color:#FFF !important;
    border:0px solid rgba(225,0,0,1) !important;
    box-sizing: border-box;
    padding:2px;
    font-weight:bold;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    z-index:104;
}

.confirmfelugro_kisablak a.confirmbezar:hover{
    background-color:rgba(225,0,0,0.6) !important;
}

.wishlist_button_enabled{
    fill:#FFF;
    background-color:#E00;
}

.sotet_hatter_felugrohoz{
    position: fixed;
    top:0px;
    left:0px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width:100%;
    height:100%;
    z-index:10002;
    background-color:#000;
    opacity:0.8;
}