.online_b {
    position: relative;
    width: 10px;
    height: 10px;
    background: #b6ff7a;
    border-radius: 50%;
    display: inline-block;
}


.offline_b {
background: #a80b00;
padding: 0 8px;
border-radius: 2px;
font-weight: 500;
display: inline-block;
color: #fff;
text-shadow: none;
letter-spacing: 0;
height: 17px;
line-height: 17px;
font-size: 10px;
}

#hm_serwery {
    position: relative;
    border: 1px solid #29cc94;
    box-shadow: inset 1px 1px 10px #22a38c;
}

.servclear {clear: both;}

.servtitle {
background-color: #29cc94;
background-image: linear-gradient(135deg, rgba(0, 0, 0, 0.0) 30%, #133a33 70%);
align-items: center;
border-radius: 0px;
color: #fff;
font-size: 13px;
font-weight: 500;
text-transform: uppercase;
padding: 12px 15px;
}

.rt {margin: 0;}
.gen td {padding: 4px;}

.evr {
color: #fff;
text-align: center;
display: inline-block;
vertical-align: middle;
padding: 6px 9px;
font-family: tahoma,helvetica,arial,sans-serif;
margin: 0 5px 0 0;
}

.gt_bg {background: #1f808c;}
.dzserv {background: #56750f;}
.hltv {background: #1e6ce1;}
.glos {background: #898316;}