Nabídka zájezdů

FILTROVAT
FILTROVAT :
  • NEUSCHWANSTEIN

    30.08.2025 - 30.08.2025

    Byl vybudován ve slohu pozdně románských hradů 13.…

  • PAŘÍŽ

    13.09.2025 - 13.09.2025

    Prohlídka historického centra města, Eiffelovka, Invalidovna, Champs-Elysées, Louvre,…

<style>
  /*-- The root styles must go in the element of the structure with the name "Excerpt". --*/
  
/*-- This will ensure that the excerpt is always displayed in two lines no matter how wide the text is, so that it is always responsive and does not break the design.  --*/
.card-nw-archive__excerpt{
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: max-content;
}
</style>