#topmenu #home {
    width: 142px;
    background-image: url(../../../lang/pt/layout/images/1k.png);
}
#topmenu #home:hover {
    background-image: url(../../../lang/pt/layout/images/1a.png);
}
#topmenu #game {
    width: 142px;
    background-image: url(../../../lang/pt/layout/images/2k.png);
}
#topmenu #game:hover {
    background-image: url(../../../lang/pt/layout/images/2a.png);
}
#topmenu #gallery {
    width: 142px;
    background-image: url(../../../lang/pt/layout/images/3k.png);
}
#topmenu #gallery:hover {
    background-image: url(../../../lang/pt/layout/images/3a.png);
}
#topmenu #play {
    width: 142px;
    background-image: url(../../../lang/pt/layout/images/4k.png);
}
#topmenu #play:hover {
    background-image: url(../../../lang/pt/layout/images/4a.png);
}
#topmenu #community {
    width: 135px;
    background-image: url(../../../lang/pt/layout/images/5k.png);
}
#topmenu #community:hover {
    background-image: url(../../../lang/pt/layout/images/5a.png);
}
#topmenu #itemshop {
    float: right;
    width: 250px;
    background-image: url(../../../lang/pt/layout/images/button_shop_up.png);
    background-position: 1px 5px;

}
#topmenu #itemshop:hover {
    background-image: url(../../../lang/pt/layout/images/button_shop_over.png);
}
#page_home #topmenu #home {
    background-image: url(../../../lang/pt/layout/images/1k.png);
}
#page_game #topmenu #game {
    background-image: url(../../../lang/pt/layout/images/button_game_down.gif);
}
#page_gallery #topmenu #gallery {
    background-image: url(../../../lang/pt/layout/images/button_gallery_down.gif);
}
#page_play #topmenu #play {
    background-image: url(../../../lang/pt/layout/images/button_play_down.gif);
}
#page_community #topmenu #community {
    background-image: url(../../../lang/pt/layout/images/button_community_down.gif);
}
#page_shop #topmenu #itemshop {
    background-image: url(../../../lang/pt/layout/images/button_shop_down.png);
}
.downloadnplay {
    width: 400px;
    height: 150px;
    float: left;
    margin: 0;
    background-image: url(../../../lang/pt/layout/images/playfree_pt.gif);
}
.downloadnplay:hover {
    background-image: url(../../../lang/pt/layout/images/playfree_pt.gif);
}
.downloadnplay strong {
    display: none;
    visibility: hidden;
}
.getspielpass {
    width: 174px;
    height: 54px;
    float: left;
    margin: 0;
    background-image: url(../../../lang/pt/layout/images/spielpass_up.gif);
}
.getspielpass:hover {
    background-image: url(../../../lang/pt/layout/images/spielpass_over.gif);
}
.getspielpass strong {
    display: none;
    visibility: hidden;
}
.getspielpass_acc {
    display: block;
    width: 174px;
    height: 54px;
    margin: 0;
    background-image: url(../../../lang/pt/content/spielpass_up.gif);
}
.getspielpass_acc:hover {
    background-image: url(../../../lang/pt/layout/images/spielpass_over.gif);
}
.getspielpass_acc strong {
    display: none;
    visibility: hidden;
}
#preloadedImages {
    width: 0;
    height: 0;
    background-image: url(../../../lang/pt/layout/images/button_home_over.gif);
    background-image: url(../../../lang/pt/layout/images/button_game_over.gif);
    background-image: url(../../../lang/pt/layout/images/button_gallery_over.gif);
    background-image: url(../../../lang/pt/layout/images/button_play_over.gif);
    background-image: url(../../../lang/pt/layout/images/button_community_over.gif);
    background-image: url(../../../lang/pt/layout/images/button_shop_over.jpg);
    background-image: url(../../../lang/pt/layout/images/button_buy_over.gif);
    background-image: url(../../../lang/pt/layout/images/button_gift_over.gif);
    background-image: url(../../../lang/pt/layout/images/spielpass_over.gif);
    background-image: url(../../../lang/pt/layout/images/download_over.gif);
}

.g-recaptcha {
    transform: scale(0.57); /* Boyutu küçült */
    transform-origin: 0 0;  /* Sol üstten küçültme */
}

.mt-2{
    margin: 8px 0px 0px 8px;
}


.btnextra{
    margin: 8px 2px 2px 7px;
    width: -webkit-fill-available;
}