<div class="col-12 col-lg-4">
    <div class="d-flex mb-3  pt-4">
        <div class="btn-link p-0 m-0 font-size-smaller text-uppercase d-block mr-2 font-weight-bold">Tabulka </div>
    </div>


      <p>Tabulka nenalezena.</p>
      <p>Tabulka nenalezena.</p>

    <div class="d-flex justify-content-between">
        <a href="/standings" class="p-2 mt-3 mx-auto text-center    bg-secondary rounded d-inline-block text-white font-size-small font-weight-bold text-uppercase">Celá tabulka</a>
    </div>
</div>

<div class="col-12 col-lg-4 p-2 p-md-4 mt-4 mt-md-0 border-left border-bcolor">
    <div class="d-flex mb-3">
        <div class="btn-link p-0 m-0 font-size-smaller text-uppercase d-block mr-2 font-weight-bold">Góly</div>
    </div>


    <div class="d-flex justify-content-between">
        <a href="/statistics" class="p-2 mt-3 mx-auto text-center bg-secondary rounded d-inline-block text-white font-size-small font-weight-bold text-uppercase">všechny statistiky</a>
    </div>

</div>

<div class="col-12 col-lg-4 p-2 p-md-4 mt-4 mt-md-0 border-left border-bcolor">
    <div class="d-flex mb-3">
        <div class="btn-link p-0 m-0 font-size-smaller text-uppercase d-block mr-2 font-weight-bold">Body</div>
    </div>


    <div class="d-flex justify-content-between">
        <a href="/statistics" class="p-2 mt-3 mx-auto text-center bg-secondary rounded d-inline-block text-white font-size-small font-weight-bold text-uppercase">všechny statistiky</a>
    </div>

</div>
