:root{
  /* Image library (replace files in /images/) */
  --img-1:url("images/klient.png");      /* Úvod / Home */
  --img-2:url("images/praceuPC.png");    /* Služby / Agendy */
  --img-3:url("images/brankar.png");     /* Zahraniční sportovci */
  --img-4:url("images/systemy.png");     /* Systémy */

  /* Article library (PDF files in /articles/) */
  --art-1-cz:"articles/cz/odmenovani.pdf";
  --art-2-cz:"articles/cz/sportovec_dan_sp_zp.pdf";
  --art-3-cz:"articles/cz/dph.pdf";
  --art-4-cz:"articles/cz/danova_rezidentura.pdf";
  --art-5-cz:"articles/cz/pozor_rada.pdf";

  --art-1-en:"articles/en/remuneration.pdf";
  --art-2-en:"articles/en/athlete_tax_social_health.pdf";
  --art-3-en:"articles/en/vat.pdf";
  --art-4-en:"articles/en/tax_residency.pdf";
  --art-5-en:"articles/en/warning_advice.pdf";
}
