/* spis tesci: pelna lista bez numerowania */

.tocL ol,
.tocL ul {
    display: block;
    list-style-type: none;
}
.tocL ol li {
    display: list-item;
}

.tocL ol {list-style-type: none}
.tocL ol ol {list-style-type: none}
.tocL ol ol ol {list-style-type: none}
.tocL ol ol ol ol {list-style-type: none}
.tocL ol ol ol ol ol {list-style-type: none}
.tocL ol ol ol ol ol ol {list-style-type: none}
