/* ÏÅÍÀËÜÒÈ */
#gamer-penalti{position: absolute;left:10px; top:10px; right:10px; bottom:10px;z-index: 4;background: url('/__dev/img/penalti_back.png') 50% 25% no-repeat;background-size: 450px auto;}

#gamer-penalti .pol10,#gamer-penalti .pol11,#gamer-penalti .pol12,#gamer-penalti .pol13,#gamer-penalti .pol14,#gamer-penalti .pol15,#gamer-penalti .pol16,#gamer-penalti .pol17,#gamer-penalti .pol18,#gamer-penalti .pol19 {position: absolute; width:48px; height:48px; background:white;background:url('/__dev/img/penalti.png') 0 -48px no-repeat;background-size: 48px auto; cursor: pointer;}


#gamer-penalti .pol20,#gamer-penalti .pol21,#gamer-penalti .pol22,#gamer-penalti .pol23,#gamer-penalti .pol24,#gamer-penalti .pol25,#gamer-penalti .pol26,#gamer-penalti .pol27,#gamer-penalti .pol28,#gamer-penalti .pol29 {position: absolute; width:48px; height:48px; background:white;background:url('/__dev/img/penalti.png') 0 0 no-repeat;background-size: 48px auto; cursor: pointer;}
#gamer-penalti .act {cursor: default; }

#gamer-penalti h4{     
    font-size: 40px;
    position: absolute;
    color: white;
    bottom:50px;
    width: 100%;
    top:initial;
    margin:0;
    text-shadow: 1px 1px 1px #000000;
}

#gamer-penalti h2{     
    font-size: 35px;
}


#gamer-penalti .restarter
{
    width: 150px;
    height: 250px;
    top: 110px;
    left: 50%;
    position: absolute;
    margin-top: -110px;
    margin-left: -75px;
    cursor: pointer;
}

#gamer-penalti #score
{
    top: 75px;
    position: relative;
    color: white;
}

#gamer-penalti #score_my
{
    float: left;
} 
#gamer-penalti #score_opp,#gamer-penalti #score_op
{
    float: right;
}

#gamer-penalti #my_turn, #gamer-penalti #op_turn
{
    width: 40px;
    display: inline-block;
    color: red;
    font-size: 30px;
    vertical-align: top;
    line-height: 40px;
}

#gamer-penalti #score_my_val, #gamer-penalti #score_op_val
{
    font-weight: bold;
    font-size:40px;
}

/* ÏÅÍÀËÜÒÈ */
