/* ==========================================
   Własna ikona laptopa dla działu Gry PC (ID: 46)
   ========================================== */

/* Ukrycie domyślnego obrazka MyBB i ustawienie tła jako Twój obrazek */
.forum-custom-icon-46 .forum_status {
    background: url(../../../images/etst/download.gif) no-repeat center center !important;
    width: 32px;  /* Dostosuj do szerokości Twojego obrazka */
    height: 32px; /* Dostosuj do wysokości Twojego obrazka */
    display: inline-block;
    cursor: pointer;
}
.forum-custom-icon-47 .forum_status {
    background: url(../../../images/etst/chat.gif) no-repeat center center !important;
    width: 32px;  /* Dostosuj do szerokości Twojego obrazka */
    height: 32px; /* Dostosuj do wysokości Twojego obrazka */
    display: inline-block;
    cursor: pointer;
}


.forum-custom-icon-48 .forum_status {
    background: url(../../../images/etst/chat.gif) no-repeat center center !important;
    width: 32px;  /* Dostosuj do szerokości Twojego obrazka */
    height: 32px; /* Dostosuj do wysokości Twojego obrazka */
    display: inline-block;
    cursor: pointer;
}

.forum-custom-icon-49 .forum_status {
    background: url(../../../images/etst/pytanie.png) no-repeat center center !important;
    width: 25px;  /* Dostosuj do szerokości Twojego obrazka */
    height: 25px; /* Dostosuj do wysokości Twojego obrazka */
    display: inline-block;
    cursor: pointer;
}


.forum-custom-icon-45 .forum_status {
    background: url(../../../images/etst/mods.png) no-repeat center center !important;
    width: 25px;  /* Dostosuj do szerokości Twojego obrazka */
    height: 25px; /* Dostosuj do wysokości Twojego obrazka */
    display: inline-block;
    cursor: pointer;
}

.forum-custom-icon-51 .forum_status {
    background: url(../../../images/etst/monitor.png) no-repeat center center !important;
    width: 32px;  /* Dostosuj do szerokości Twojego obrazka */
    height: 32px; /* Dostosuj do wysokości Twojego obrazka */
    display: inline-block;
    cursor: pointer;
}


.forum-custom-icon-50 .forum_status {
    background: url(../../../images/etst/ss.png) no-repeat center center !important;
    width: 25px;  /* Dostosuj do szerokości Twojego obrazka */
    height: 25px; /* Dostosuj do wysokości Twojego obrazka */
    display: inline-block;
    cursor: pointer;
}