.akadalymentes {
    display: block;
    height: 32px;
    width: 32px;
    top: 180px;
    right:12px;
    position: fixed;
    z-index: 99999;
}
.cikktabla {
    width: 100% !important;
}
table.utolso-oszlop-sortores tr td:last-child {
    word-break: break-all;
    word-wrap: break-word !important;
}
.cikktabla td {
    padding: 4px !important;
}
.cikk-10 {
    width: 10% !important;
}
.cikk-20 {
    width: 20% !important;
}
.cikk-30 {
    width: 30% !important;
}
.cikk-40 {
    width: 40% !important;
}
.cikk-50 {
    width: 50% !important;
}
.cikk-60 {
    width: 60% !important;
}
.cikk-70 {
    width: 70% !important;
}