﻿#ctl00 > div.container-fluid.hidden-xs > div > div:nth-child(2) > div > div.col-md-12.col-lg-8.etc {
    min-height: 150vh;
}


.panel-group .panel-collapse > div > div > div > label > .liga-ime {
    width: 7.2vw;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: bottom;
}

.list-group-submenu > div > label > span:nth-child(1) {
    width: 7.6vw;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: bottom;
}


#divWidgetBettingOnline {
    margin-bottom: 10px;
}

.heder-najigraniZivo {
    background: #4d4d4d;
    border-top: 1px solid #666;
}

    .heder-najigraniZivo h4 {
        color: #fff;
        font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
        font-size: 14px;
        text-transform: uppercase;
    }

.itemGame-najigraniZivo {
    margin-top: 5px;
    display: block;
    font-size: 13px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    color: #fff;
}

    .itemGame-najigraniZivo div {
        background: #262626;
        padding: 1px 0;
    }

.itemGamePadding {
    padding-left: 20px;
}

div.sporticon {
    padding: 0;
    display: inline-block;
    position: absolute;
    z-index: 1;
    width: 24px;
    left: 0px;
    top: 14px;
    height: 24px;
}

.itemGamePadding div.sporticon {
    left: 5px;
}

.itemGameDetails-najigraniZivo {
    list-style: none;
    padding: 5px 0px 7px 25px;
    margin-bottom: 0;
}

    .itemGameDetails-najigraniZivo li {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

.itemGameDetailBets {
    padding: 5px 5px 0px 10px !important;
    height: 46px;
}

.itemGameContentBetDetails-najigraniZivo {
    /*height: inherit;*/
    border: 1px solid #262626;
    padding: 0 !important;
    font-size: 12px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
}

.itemGameDetailsScoreTime {
    text-align: right;
}

.itemGameDetailsMinutes {
    font-size: 11px;
    padding-top: 2px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.itemGameBetDetailsBody {
    background-color: #062341 !important;
}

    .itemGameBetDetailsBody div {
        text-align: center;
        background: #404040;
        cursor: pointer;
    }

        .itemGameBetDetailsBody div div {
            height: 20px;
            text-align: center;
            line-height: 1.5;
        }

    .itemGameBetDetailsBody .tip.DW {
        color: red;
    }

    .itemGameBetDetailsBody .tip.UP {
        color: #0f0;
    }

.itemGameBetDetailsHeder {
    background-color: #062341 !important;
    color: #fff;
    padding: 0px !important;
}

    .itemGameBetDetailsHeder div {
        background-color: #262626 !important;
        color: #fff;
        padding: 0;
        text-align: center;
    }

.allTopLiveGameTipDiv.active div {
    background: #c8102e !important;   
    z-index: 2;
}

.tc-vnes-ibet {
    width: 100%;
    display: inline-block;
    background: #c8102e;
    color: #fff;
    border: solid 1px #c8102e;
    height: 32px;
}

.tc-vnes-ibet:hover {
	background: #b00e29;
	border: 1px solid #b00e29;
}

.view-my-table_league {
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.6);
    background: rgba(0,0,0,0.6);
    color: rgba(0,0,0,0.6);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    display: none;
}


#contentTiketBezParovi {
    text-align: center;
    display: none;
}

#tmpParovi table > tbody > tr > td {
    min-width: 32px;
}

.custom-td .custom-tab-content table > tbody > tr > td {
    user-select: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

#tmpParovi table > tbody > tr > td:nth-of-type(-n+3){
    width: 37px;
}

#tmpParovi table > tbody > tr > td:nth-of-type(4) {
    width: 14vw;
    position: relative;
}

#tmpParovi table > tbody#detectFloatingTableRow > tr > td:nth-of-type(1) {
    width: 52px;
}

#header-fixed .main-table tbody > tr > td:nth-child(1) {
    width: 52px;
}

#header-fixed .main-table tbody > tr > td:nth-child(2), #header-fixed .main-table tbody > tr > td:nth-child(3) {
    width: 38px;
}

#header-fixed .main-table tbody > tr > td:nth-child(4) {
    width: 14vw;
}   

.tiketboxtabs {
    font-size: 12px !important;
}

.ticket-li {
    width: 100% !important;
    display: block !important;
    min-height: 1px;
}


.ticket-ul li span {
    display: table-cell;
    text-align: left;
    min-height: 1px;
    padding: 0px !important;
}

.ticket-li-empty {
    display: none !important;
}

.btn-denesni {
    width: 200px;
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
}

.btn-utresni {
    width: 200px;
    float: left;
    margin-bottom: 10px;
}



.glyphicon-refresh-animate {
    -animation: spin .7s infinite linear;
    -webkit-animation: spin2 .7s infinite linear;
}

@-webkit-keyframes spin2 {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    from {
        transform: scale(1) rotate(0deg);
    }

    to {
        transform: scale(1) rotate(360deg);
    }
}

.tables {
    margin-top: 0px !important;
}

.povekje-igri-tabs {
    /*width:100% !important;*/
}


.znameDU {
    height: 10px;
    background-repeat: no-repeat;
    width: 16px;
    float: left;
    margin: 3px 5px;
}

.znameMeni {
    height: 10px;
    background-repeat: no-repeat;
    width: 16px;
    float: left;
    margin: 6px 8px 0 0;
}

.znameHeaderLiga {
    height: 10px;
    background-repeat: no-repeat;
    background-position: center center;
    width: 16px;
    float: left;
    margin: auto 5px;
}

.znameHeaderSportMob {
    height: 16px;
    background-repeat: no-repeat;
    width: 16px;
    float: left;
    /*margin: 4px 0 0 6px;*/
    margin-top: -2px;
    margin-left: 0;
}

.offerOfDayPanelContent {
    padding-left: 0 !important;
} 
.oblozuvanjeBorderKvota {
    border-right: 1px solid rgba(0,0,0,0.2);
}


.tiket-sistem-plus {
    background-image: url('/Themes/css/images/plus.png');
    width: 15px;
    height: 15px;
    float: right;
    margin: 5px;
    cursor: pointer;
}

.tiket-sistem-minus {
    background-image: url('/Themes/css/images/minus.png');
    width: 15px;
    height: 15px;
    float: right;
    margin: 5px;
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    background-position-y: 50%;
    cursor:pointer;
}

.tiket-sistem-controls {
    float: right;
    width: 52%;
}

#calculatedFiksSystem {
    font-size: 11px;
    white-space: initial;
}

.txtFiks {
    width: 92px !important;
}

.custom-tabs {
    width: 99.9%;
    z-index: 86;
}

/*SELECT BET TYPE MOBILE*/

tr.sec-table.display-info1 td {
    box-sizing: border-box;
}

    tr.sec-table.display-info1 td:not(:nth-child(-n+3)):not(:last-child) {
        display: none;
    }

    tr.sec-table.display-info1 td[data-adjust-nth-child="4"]:nth-child(-n+4) {
        display: table-cell;
    }

    tr.sec-table.display-info1 td[data-adjust-nth-child="3"]:nth-child(-n+3) {
        display: table-cell;
    }


/*SELECT BET TYPE MOBILE END*/

@media (min-width: 1800px) {
    .list-group-submenu > div > label > span:nth-child(1) {
        width: 8.6vw;
    }
}



@media screen and (max-width: 480px) and (min-width: 320px) {
    .tmp-vouchers {
        width: 100%;
    }

    .list-group-submenu > div > label > span:nth-child(1) {
        width: 64vw;
    }
}

@media screen and (min-width:480px) and (max-width:767px) {
    .list-group-submenu > div > label > span:nth-child(1) {
        width: 66vw;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .active-sport-tablet .custom-panel-heading {
        background: #494949;
        border-top: 1px solid #646464;
        -moz-box-shadow: inset 0 -2px 0 lightgreen;
        -webkit-box-shadow: inset 0 -2px 0 lightgreen;
        box-shadow: inset 0 -2px 0 lightgreen;
    }

    .list-group-submenu > div > label > span:nth-child(1) {
        width: 19vw;
    }

    .showmore-sports > ul > li > div > div > div > label > span:nth-child(2) {
        width: 14vw;
        display: inline-block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        vertical-align: bottom;
    }
}



@media screen and (max-width: 1200px) and (min-width: 991px) {
    .list-group-submenu > div > label > span:nth-child(1) {
        width: 13vw;
    }

    .showmore-sports > ul > li > div > div > div > label > span:nth-child(2) {
        width: 12vw;
        display: inline-block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        vertical-align: bottom;
    }
}

@media screen and (max-width: 1460px) and (min-width: 1399px) {
    .znameDU {
        margin: 3px 2px;
    }

    .league span {
        left: 2px;
    }
}


@media screen and (min-width:1200px) and (max-width:1366px) {


    #tmpParovi table > tbody > tr > td:nth-of-type(4) {
        width: 190px;
        position: relative;
    }
}


@media screen and (min-width:768px) and (max-width:1400px) {
    .custom-panel-body div .checkbox {
        padding: 8px 15px 8px 8px;
    }

    /*HIDDEN CONTENT START*/

    #sport_0_LM > div > table > thead > tr > th:nth-child(7), #sport_0_LM > div > table > thead > tr > th:nth-child(8), #sport_0_LM > div > table > tbody > tr > td:nth-child(17), #sport_0_LM > div > table > tbody > tr > td:nth-child(17), #sport_0_LM > div > table > tbody > tr > td:nth-child(18), #sport_0_LM > div > table > tbody > tr > td:nth-child(18), #sport_0_LM > div > table > tbody > tr > td:nth-child(19), #sport_0_LM > div > table > tbody > tr > td:nth-child(19), #sport_0_LM > div > table > tbody > tr > td:nth-child(20), #sport_0_LM > div > table > tbody > tr > td:nth-child(20) {
    display: none;
}

#sport_7_LM > div > table > thead > tr > th:nth-child(6), #sport_7_LM > div > table > thead > tr > th:nth-child(8), #sport_7_LM > div > table > tbody > tr > td:nth-child(17), #sport_7_LM > div > table > tbody > tr > td:nth-child(17), #sport_7_LM > div > table > tbody > tr > td:nth-child(18), #sport_7_LM > div > table > tbody > tr > td:nth-child(18), #sport_7_LM > div > table > tbody > tr > td:nth-child(19), #sport_7_LM > div > table > tbody > tr > td:nth-child(19), #sport_7_LM > div > table > tbody > tr > td:nth-child(20), #sport_7_LM > div > table > tbody > tr > td:nth-child(20) {
    display: none;
}

#sport_8_LM > div > table > thead > tr > th:nth-of-type(4), #sport_8_LM > div > table > tbody > tr > td:nth-of-type(10), #sport_8_LM > div > table > tbody > tr > td:nth-of-type(11) {
    display: none;
}

#sport_22_LM > div > table > thead > tr > th:nth-child(6), #sport_22_LM > div > table > thead > tr > th:nth-child(8), #sport_22_LM > div > table > tbody > tr > td:nth-child(17), #sport_22_LM > div > table > tbody > tr > td:nth-child(17), #sport_22_LM > div > table > tbody > tr > td:nth-child(18), #sport_22_LM > div > table > tbody > tr > td:nth-child(18), #sport_22_LM > div > table > tbody > tr > td:nth-child(19), #sport_22_LM > div > table > tbody > tr > td:nth-child(19), #sport_22_LM > div > table > tbody > tr > td:nth-child(20), #sport_22_LM > div > table > tbody > tr > td:nth-child(20) {
    display: none;
}

#sport_37_LM > div > table > thead > tr > th:nth-child(2), #sport_37_LM > div > table > tbody > tr > td:nth-child(5), #sport_37_LM > div > table > tbody > tr > td:nth-child(5) {
    display: none;
}

#sport_41_LM > div > table > thead > tr > th:nth-child(6), #sport_41_LM > div > table > tbody > tr > td:nth-child(n+17):nth-child(-n+20) {
    display: none;
}

#sport_51_LM > div > table > thead > tr > th:nth-child(2), #sport_51_LM > div > table > tbody > tr > td:nth-child(5), #sport_51_LM > div > table > tbody > tr > td:nth-child(5) {
    display: none;
}

#sport_0_NAJ > div > table > thead > tr > th:nth-child(7), #sport_0_NAJ > div > table > thead > tr > th:nth-child(8), #sport_0_NAJ > div > table > tbody > tr > td:nth-child(17), #sport_0_NAJ > div > table > tbody > tr > td:nth-child(17), #sport_0_NAJ > div > table > tbody > tr > td:nth-child(18), #sport_0_NAJ > div > table > tbody > tr > td:nth-child(18), #sport_0_NAJ > div > table > tbody > tr > td:nth-child(19), #sport_0_NAJ > div > table > tbody > tr > td:nth-child(19), #sport_0_NAJ > div > table > tbody > tr > td:nth-child(20), #sport_0_NAJ > div > table > tbody > tr > td:nth-child(20) {
    display: none;
}

#sport_7_NAJ > div > table > thead > tr > th:nth-child(6), #sport_7_NAJ > div > table > thead > tr > th:nth-child(8), #sport_7_NAJ > div > table > tbody > tr > td:nth-child(17), #sport_7_NAJ > div > table > tbody > tr > td:nth-child(17), #sport_7_NAJ > div > table > tbody > tr > td:nth-child(18), #sport_7_NAJ > div > table > tbody > tr > td:nth-child(18), #sport_7_NAJ > div > table > tbody > tr > td:nth-child(19), #sport_7_NAJ > div > table > tbody > tr > td:nth-child(19), #sport_7_NAJ > div > table > tbody > tr > td:nth-child(20), #sport_7_NAJ > div > table > tbody > tr > td:nth-child(20) {
    display: none;
}

#sport_8_NAJ > div > table > thead > tr > th:nth-of-type(4), #sport_8_NAJ > div > table > tbody > tr > td:nth-of-type(10), #sport_8_NAJ > div > table > tbody > tr > td:nth-of-type(11) {
    display: none;
}

#sport_22_NAJ > div > table > thead > tr > th:nth-child(6), #sport_22_NAJ > div > table > thead > tr > th:nth-child(8), #sport_22_NAJ > div > table > tbody > tr > td:nth-child(17), #sport_22_NAJ > div > table > tbody > tr > td:nth-child(17), #sport_22_NAJ > div > table > tbody > tr > td:nth-child(18), #sport_22_NAJ > div > table > tbody > tr > td:nth-child(18), #sport_22_NAJ > div > table > tbody > tr > td:nth-child(19), #sport_22_NAJ > div > table > tbody > tr > td:nth-child(19), #sport_22_NAJ > div > table > tbody > tr > td:nth-child(20), #sport_22_NAJ > div > table > tbody > tr > td:nth-child(20) {
    display: none;
}

#sport_37_NAJ > div > table > thead > tr > th:nth-child(2), #sport_37_NAJ > div > table > tbody > tr > td:nth-child(5), #sport_37_NAJ > div > table > tbody > tr > td:nth-child(5) {
    display: none;
}

#sport_41_NAJ > div > table > thead > tr > th:nth-child(6), #sport_41_NAJ > div > table > tbody > tr > td:nth-child(n+17):nth-child(-n+20) {
    display: none;
}

#sport_51_NAJ > div > table > thead > tr > th:nth-child(2), #sport_51_NAJ > div > table > tbody > tr > td:nth-child(5), #sport_51_NAJ > div > table > tbody > tr > td:nth-child(5) {
    display: none;
}

#sport_0_SD > div > table > thead > tr > th:nth-child(7), #sport_0_SD > div > table > thead > tr > th:nth-child(8), #sport_0_SD > div > table > tbody > tr > td:nth-child(17), #sport_0_SD > div > table > tbody > tr > td:nth-child(17), #sport_0_SD > div > table > tbody > tr > td:nth-child(18), #sport_0_SD > div > table > tbody > tr > td:nth-child(18), #sport_0_SD > div > table > tbody > tr > td:nth-child(19), #sport_0_SD > div > table > tbody > tr > td:nth-child(19), #sport_0_SD > div > table > tbody > tr > td:nth-child(20), #sport_0_SD > div > table > tbody > tr > td:nth-child(20) {
    display: none;
}

#sport_7_SD > div > table > thead > tr > th:nth-child(6), #sport_7_SD > div > table > thead > tr > th:nth-child(8), #sport_7_SD > div > table > tbody > tr > td:nth-child(17), #sport_7_SD > div > table > tbody > tr > td:nth-child(17), #sport_7_SD > div > table > tbody > tr > td:nth-child(18), #sport_7_SD > div > table > tbody > tr > td:nth-child(18), #sport_7_SD > div > table > tbody > tr > td:nth-child(19), #sport_7_SD > div > table > tbody > tr > td:nth-child(19), #sport_7_SD > div > table > tbody > tr > td:nth-child(20), #sport_7_SD > div > table > tbody > tr > td:nth-child(20) {
    display: none;
}

#sport_8_SD > div > table > thead > tr > th:nth-of-type(4), #sport_8_SD > div > table > tbody > tr > td:nth-of-type(10), #sport_8_SD > div > table > tbody > tr > td:nth-of-type(11) {
    display: none;
}

#sport_22_SD > div > table > thead > tr > th:nth-child(6), #sport_22_SD > div > table > thead > tr > th:nth-child(8), #sport_22_SD > div > table > tbody > tr > td:nth-child(17), #sport_22_SD > div > table > tbody > tr > td:nth-child(17), #sport_22_SD > div > table > tbody > tr > td:nth-child(18), #sport_22_SD > div > table > tbody > tr > td:nth-child(18), #sport_22_SD > div > table > tbody > tr > td:nth-child(19), #sport_22_SD > div > table > tbody > tr > td:nth-child(19), #sport_22_SD > div > table > tbody > tr > td:nth-child(20), #sport_22_SD > div > table > tbody > tr > td:nth-child(20) {
    display: none;
}

#sport_37_SD > div > table > thead > tr > th:nth-child(2), #sport_37_SD > div > table > tbody > tr > td:nth-child(5), #sport_37_SD > div > table > tbody > tr > td:nth-child(5) {
    display: none;
}

#sport_41_SD > div > table > thead > tr > th:nth-child(6), #sport_41_SD > div > table > tbody > tr > td:nth-child(n+17):nth-child(-n+20) {
    display: none;
}

#sport_51_SD > div > table > thead > tr > th:nth-child(2), #sport_51_SD > div > table > tbody > tr > td:nth-child(5), #sport_51_SD > div > table > tbody > tr > td:nth-child(5) {
    display: none;
}

#sport_0_SU > div > table > thead > tr > th:nth-child(7), #sport_0_SU > div > table > thead > tr > th:nth-child(8), #sport_0_SU > div > table > tbody > tr > td:nth-child(17), #sport_0_SU > div > table > tbody > tr > td:nth-child(17), #sport_0_SU > div > table > tbody > tr > td:nth-child(18), #sport_0_SU > div > table > tbody > tr > td:nth-child(18), #sport_0_SU > div > table > tbody > tr > td:nth-child(19), #sport_0_SU > div > table > tbody > tr > td:nth-child(19), #sport_0_SU > div > table > tbody > tr > td:nth-child(20), #sport_0_SU > div > table > tbody > tr > td:nth-child(20) {
    display: none;
}

#sport_7_SU > div > table > thead > tr > th:nth-child(6), #sport_7_SU > div > table > thead > tr > th:nth-child(8), #sport_7_SU > div > table > tbody > tr > td:nth-child(17), #sport_7_SU > div > table > tbody > tr > td:nth-child(17), #sport_7_SU > div > table > tbody > tr > td:nth-child(18), #sport_7_SU > div > table > tbody > tr > td:nth-child(18), #sport_7_SU > div > table > tbody > tr > td:nth-child(19), #sport_7_SU > div > table > tbody > tr > td:nth-child(19), #sport_7_SU > div > table > tbody > tr > td:nth-child(20), #sport_7_SU > div > table > tbody > tr > td:nth-child(20) {
    display: none;
}

#sport_8_SU > div > table > thead > tr > th:nth-of-type(4), #sport_8_SU > div > table > tbody > tr > td:nth-of-type(10), #sport_8_SU > div > table > tbody > tr > td:nth-of-type(11) {
    display: none;
}

#sport_22_SU > div > table > thead > tr > th:nth-child(6), #sport_22_SU > div > table > thead > tr > th:nth-child(8), #sport_22_SU > div > table > tbody > tr > td:nth-child(17), #sport_22_SU > div > table > tbody > tr > td:nth-child(17), #sport_22_SU > div > table > tbody > tr > td:nth-child(18), #sport_22_SU > div > table > tbody > tr > td:nth-child(18), #sport_22_SU > div > table > tbody > tr > td:nth-child(19), #sport_22_SU > div > table > tbody > tr > td:nth-child(19), #sport_22_SU > div > table > tbody > tr > td:nth-child(20), #sport_22_SU > div > table > tbody > tr > td:nth-child(20) {
    display: none;
}

#sport_37_SU > div > table > thead > tr > th:nth-child(2), #sport_37_SU > div > table > tbody > tr > td:nth-child(5), #sport_37_SU > div > table > tbody > tr > td:nth-child(5) {
    display: none;
}

#sport_41_SU > div > table > thead > tr > th:nth-child(6), #sport_41_SU > div > table > tbody > tr > td:nth-child(n+17):nth-child(-n+20) {
    display: none;
}

#sport_51_SU > div > table > thead > tr > th:nth-child(2), #sport_51_SU > div > table > tbody > tr > td:nth-child(5), #sport_51_SU > div > table > tbody > tr > td:nth-child(5) {
    display: none;
}


    .offer-0 > thead > tr > th:nth-child(n+7):nth-child(-n+8), .offer-0 > tbody > tr > td:nth-child(n+17):nth-child(-n+20) {
        display: none;
    }

.offer-7 > thead > tr > th:nth-child(6), .offer-7 > thead > tr > th:nth-child(8), .offer-7 > tbody > tr > td:nth-child(17), .offer-7 > tbody > tr > td:nth-child(17), .offer-7 > tbody > tr > td:nth-child(18), .offer-7 > tbody > tr > td:nth-child(18), .offer-7 > tbody > tr > td:nth-child(19), .offer-7 > tbody > tr > td:nth-child(19), .offer-7 > tbody > tr > td:nth-child(20), .offer-7 > tbody > tr > td:nth-child(20) {
    display: none;
}

.offer-8 > thead > tr > th:nth-of-type(4), .offer-8 > tbody > tr > td:nth-of-type(10), .offer-8 > tbody > tr > td:nth-of-type(11) {
    display: none;
}

.offer-22 > thead > tr > th:nth-child(6), .offer-22 > thead > tr > th:nth-child(8), .offer-22 > tbody > tr > td:nth-child(17), .offer-22 > tbody > tr > td:nth-child(17), .offer-22 > tbody > tr > td:nth-child(18), .offer-22 > tbody > tr > td:nth-child(18), .offer-22 > tbody > tr > td:nth-child(19), .offer-22 > tbody > tr > td:nth-child(19), .offer-22 > tbody > tr > td:nth-child(20), .offer-22 > tbody > tr > td:nth-child(20) {
    display: none;
}

.offer-41 > thead > tr > th:nth-child(6), .offer-41 > tbody > tr > td:nth-child(n+17):nth-child(-n+20){
    display: none;
}



    /*HIDDEN CONTENT END*/


    #najgraniLiveGames > div.itemGame-najigraniZivo {
        width: 50%;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }

        #najgraniLiveGames > div.itemGame-najigraniZivo.item-2, #najgraniLiveGames > div.itemGame-najigraniZivo.item-4 {
            padding-left: 20px;
        }


    #najgraniLiveGames > div.item-5, #najgraniLiveGames > div.item-6 {
        display: none;
    }

}