Kniha Compedium Der Dogmatik... Christoph Ernst Luthardt

Compedium Der Dogmatik...

Jazyk: Němčina
Vazba: Brožovaná
Vydavatel: Nabu Press
Dostupnost: Skladem u dodavatele
Odesíláme za 14-21 dnů
537
This is a reproduction of a book published before 1923. This book may have occasional imperfections...

Informace o knize

Jazyk
Němčina
Vazba
Kniha - Brožovaná
Vydáno
2011
Stránek
304
EAN
9781247649078
ISBN
1247649075
Enbook ID
11934047
Vydavatel
Hmotnost
544
Rozměry
189 x 246 x 18

Kompletní popis

This is a reproduction of a book published before 1923. This book may have occasional imperfections such as missing or blurred pages, poor pictures, errant marks, etc. that were either part of the original artifact, or were introduced by the scanning process. We believe this work is culturally important, and despite the imperfections, have elected to bring it back into print as part of our continuing commitment to the preservation of printed works worldwide. We appreciate your understanding of the imperfections in the preservation process, and hope you enjoy this valuable book. br/br/ ++++br/ The below data was compiled from various identification fields in the bibliographic record of this title. This data is provided as an additional tool in helping to ensure edition identification: br/++++ br/br/ Compedium Der Dogmatikbr/br/<author> Christoph Ernst Luthardtbr/br/</p> </div> <div x-show="!isExpanded && contentHeight > parseInt('200px')" class="absolute bottom-0 left-0 right-0 h-20 bg-gradient-to-t from-white to-transparent pointer-events-none" ></div> <button x-show="contentHeight > parseInt('200px')" @click="isExpanded = !isExpanded" class="absolute -bottom-4 right-4 bg-neutral-950 text-white rounded-full p-1" > <svg class="w-6 h-6 transform transition-transform duration-200 rotate-180" :class="{ 'rotate-180': isExpanded }" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor"> <path fill-rule="evenodd" d="M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z" clip-rule="evenodd"></path> </svg> </button> </div> </div> </div> </section> <div class="bg-gray-100 py-12"> <section class="c-container mb-12 mt-4"> <h2 class="text-center text-2xl mb-4 font-bold">Mohlo by vás zajímat</h2> <div x-data="{swiper: null}" x-init="swiper = new Swiper($refs.container, { loop: true, speed: 500, slidesPerView: 2, slidesPerGroup: 2, spaceBetween: 0, breakpoints: { 320: { slidesPerView: 2, slidesPerGroup: 2, spaceBetween: 8, }, 640: { slidesPerView: 2, slidesPerGroup: 2, spaceBetween: 8, }, 1024: { slidesPerView: 6, slidesPerGroup: 6, spaceBetween: 12, } } })" class="relative w-full flex"> <div class="absolute inset-y-0 left-4 z-10 flex items-center"> <button @click="swiper.slidePrev()" class="bg-gray-700 text-white -ml-2 lg:-ml-8 flex justify-center items-center w-12 h-12 rounded-full shadow focus:outline-none"> <svg viewBox="0 0 20 20" fill="currentColor" class="chevron-left w-8 h-8"> <path fill-rule="evenodd" d="M12.707 5.293a1 1 0 010 1.414L9.414 10l3.293 3.293a1 1 0 01-1.414 1.414l-4-4a1 1 0 010-1.414l4-4a1 1 0 011.414 0z" clip-rule="evenodd"></path> </svg> </button> </div> <div class="swiper-container min-w-full" x-ref="container"> <div class="swiper-wrapper"> <div class="swiper-slide flex justify-center"> <div class="w-full bg-white flex flex-col shrink-0 rounded-xl border border-gray-200 overflow-hidden"> <a href="https://www.enbook.cz/cs/kniha/reisemedizin_02085828" class="block h-[260px] lg:h-[358px]"> <img class="w-full h-full object-contain" loading="lazy" src="https://libris.to/media/jacket/02085828_reisemedizin.jpg" alt=""> </a> <div class="p-4 flex-1 flex flex-col"> <div class="flex-1"> <h3 class="text-sm font-bold"> <a href="https://www.enbook.cz/cs/kniha/reisemedizin_02085828"> Reisemedizin </a> </h3> <span class="italic text-xs text-gray-700"> Harald Kretschmer </span> </div> <div class="flex flex-col gap-0"> <span class="text-base font-bold"> 1 979 <span class="">Kč</span> </span> </div> </div> <div class="p-4 border-t border-gray-200"> <form hx-post="https://www.enbook.cz/cs/kosik/add" hx-target="#add-to-cart-modal" hx-swap="innerHTML" class="relative" action="https://www.enbook.cz/cs/kosik/add" method="POST"> <input type="hidden" name="_token" value="hOeMB69HQp0lyKBeHPzsWt2g3pWxrTL9XBlx5PBV" autocomplete="off"> <input name="quantity" type="hidden" min="1" value="1"> <input type="hidden" name="itemId" value="02085828"> <button class="inline-flex px-4 lg:px-6 py-3 justify-center rounded-full bg-brand text-white text-xs font-bold cursor-pointer data-secondary:bg-gray-200 data-secondary:text-gray-800 "> <span class="flex items-center gap-2"> <span class="htmx-indicator"><svg class="w-4 h-4 animate-spin" fill="none" height="800" viewBox="0 0 24 24" width="800" xmlns="http://www.w3.org/2000/svg"><path d="m20.0001 12c0 1.3811-.3576 2.7386-1.0378 3.9405-.6803 1.2019-1.6601 2.2072-2.8441 2.9182-1.1841.7109-2.532 1.1032-3.9126 1.1387-1.3806.0354-2.74687-.2871-3.96585-.9362" stroke="currentColor" stroke-linecap="round" stroke-width="3.55556"/></svg></span> Přidat do košíku </span> </button> </form> </div> </div> </div> </div> </div> <div class="absolute inset-y-0 right-4 z-10 flex items-center"> <button @click="swiper.slideNext()" class="bg-gray-700 text-white -mr-2 lg:-mr-8 flex justify-center items-center w-12 h-12 rounded-full shadow focus:outline-none"> <svg viewBox="0 0 20 20" fill="currentColor" class="chevron-right w-8 h-8"> <path fill-rule="evenodd" d="M7.293 14.707a1 1 0 010-1.414L10.586 10 7.293 6.707a1 1 0 011.414-1.414l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414 0z" clip-rule="evenodd"></path> </svg> </button> </div> </div> </section> </div> <div class="py-12"> <section class="c-container mb-12 mt-4"> <h2 class="text-center text-2xl mb-4 font-bold">Zákaznicí kteří koupili tuto knihu koupili také</h2> <div x-data="{swiper: null}" x-init="swiper = new Swiper($refs.container, { loop: true, speed: 500, slidesPerView: 2, slidesPerGroup: 2, spaceBetween: 0, breakpoints: { 320: { slidesPerView: 2, slidesPerGroup: 2, spaceBetween: 8, }, 640: { slidesPerView: 2, slidesPerGroup: 2, spaceBetween: 8, }, 1024: { slidesPerView: 6, slidesPerGroup: 6, spaceBetween: 12, } } })" class="relative w-full flex"> <div class="absolute inset-y-0 left-4 z-10 flex items-center"> <button @click="swiper.slidePrev()" class="bg-gray-700 text-white -ml-2 lg:-ml-8 flex justify-center items-center w-12 h-12 rounded-full shadow focus:outline-none"> <svg viewBox="0 0 20 20" fill="currentColor" class="chevron-left w-8 h-8"> <path fill-rule="evenodd" d="M12.707 5.293a1 1 0 010 1.414L9.414 10l3.293 3.293a1 1 0 01-1.414 1.414l-4-4a1 1 0 010-1.414l4-4a1 1 0 011.414 0z" clip-rule="evenodd"></path> </svg> </button> </div> <div class="swiper-container min-w-full" x-ref="container"> <div class="swiper-wrapper"> <div class="swiper-slide flex justify-center"> <div class="w-full bg-white flex flex-col shrink-0 rounded-xl border border-gray-200 overflow-hidden"> <a href="https://www.enbook.cz/cs/kniha/report-of-the-trial-of-thomas-wilson-dorr-for-treason-including-the-testimony-at-length-arguments-of-counsel-the-charge-of-the-chief-justice-the_43939263" class="block h-[260px] lg:h-[358px]"> <img class="w-full h-full object-contain" loading="lazy" src="https://libris.to/media/jacket/43939263o.jpg" alt=""> </a> <div class="p-4 flex-1 flex flex-col"> <div class="flex-1"> <h3 class="text-sm font-bold"> <a href="https://www.enbook.cz/cs/kniha/report-of-the-trial-of-thomas-wilson-dorr-for-treason-including-the-testimony-at-length-arguments-of-counsel-the-charge-of-the-chief-justice-the_43939263"> Report Of The Trial Of Thomas Wilson Dorr, For Treason: Including The Testimony At Length, Arguments Of Counsel, The Charge Of The Chief Justice, The </a> </h3> <span class="italic text-xs text-gray-700"> George Turner </span> </div> <div class="flex flex-col gap-0"> <span class="text-base font-bold"> 686 <span class="">Kč</span> </span> </div> </div> <div class="p-4 border-t border-gray-200"> <form hx-post="https://www.enbook.cz/cs/kosik/add" hx-target="#add-to-cart-modal" hx-swap="innerHTML" class="relative" action="https://www.enbook.cz/cs/kosik/add" method="POST"> <input type="hidden" name="_token" value="hOeMB69HQp0lyKBeHPzsWt2g3pWxrTL9XBlx5PBV" autocomplete="off"> <input name="quantity" type="hidden" min="1" value="1"> <input type="hidden" name="itemId" value="43939263"> <button class="inline-flex px-4 lg:px-6 py-3 justify-center rounded-full bg-brand text-white text-xs font-bold cursor-pointer data-secondary:bg-gray-200 data-secondary:text-gray-800 "> <span class="flex items-center gap-2"> <span class="htmx-indicator"><svg class="w-4 h-4 animate-spin" fill="none" height="800" viewBox="0 0 24 24" width="800" xmlns="http://www.w3.org/2000/svg"><path d="m20.0001 12c0 1.3811-.3576 2.7386-1.0378 3.9405-.6803 1.2019-1.6601 2.2072-2.8441 2.9182-1.1841.7109-2.532 1.1032-3.9126 1.1387-1.3806.0354-2.74687-.2871-3.96585-.9362" stroke="currentColor" stroke-linecap="round" stroke-width="3.55556"/></svg></span> Přidat do košíku </span> </button> </form> </div> </div> </div> <div class="swiper-slide flex justify-center"> <div class="w-full bg-white flex flex-col shrink-0 rounded-xl border border-gray-200 overflow-hidden"> <a href="https://www.enbook.cz/cs/kniha/linguistic-categories-auxiliaries-and-related-puzzles_01970929" class="block h-[260px] lg:h-[358px]"> <img class="w-full h-full object-contain" loading="lazy" src="https://libris.to/media/jacket/01970929_linguistic-categories-auxiliaries-and-related-puzzles.jpg" alt=""> </a> <div class="p-4 flex-1 flex flex-col"> <div class="flex-1"> <h3 class="text-sm font-bold"> <a href="https://www.enbook.cz/cs/kniha/linguistic-categories-auxiliaries-and-related-puzzles_01970929"> Linguistic Categories: Auxiliaries and Related Puzzles </a> </h3> <span class="italic text-xs text-gray-700"> F. Heny </span> </div> <div class="flex flex-col gap-0"> <span class="text-base font-bold"> 2 568 <span class="">Kč</span> </span> </div> </div> <div class="p-4 border-t border-gray-200"> <form hx-post="https://www.enbook.cz/cs/kosik/add" hx-target="#add-to-cart-modal" hx-swap="innerHTML" class="relative" action="https://www.enbook.cz/cs/kosik/add" method="POST"> <input type="hidden" name="_token" value="hOeMB69HQp0lyKBeHPzsWt2g3pWxrTL9XBlx5PBV" autocomplete="off"> <input name="quantity" type="hidden" min="1" value="1"> <input type="hidden" name="itemId" value="01970929"> <button class="inline-flex px-4 lg:px-6 py-3 justify-center rounded-full bg-brand text-white text-xs font-bold cursor-pointer data-secondary:bg-gray-200 data-secondary:text-gray-800 "> <span class="flex items-center gap-2"> <span class="htmx-indicator"><svg class="w-4 h-4 animate-spin" fill="none" height="800" viewBox="0 0 24 24" width="800" xmlns="http://www.w3.org/2000/svg"><path d="m20.0001 12c0 1.3811-.3576 2.7386-1.0378 3.9405-.6803 1.2019-1.6601 2.2072-2.8441 2.9182-1.1841.7109-2.532 1.1032-3.9126 1.1387-1.3806.0354-2.74687-.2871-3.96585-.9362" stroke="currentColor" stroke-linecap="round" stroke-width="3.55556"/></svg></span> Přidat do košíku </span> </button> </form> </div> </div> </div> <div class="swiper-slide flex justify-center"> <div class="w-full bg-white flex flex-col shrink-0 rounded-xl border border-gray-200 overflow-hidden"> <a href="https://www.enbook.cz/cs/kniha/cognitive-behaviour-therapy_04306660" class="block h-[260px] lg:h-[358px]"> <img class="w-full h-full object-contain" loading="lazy" src="https://libris.to/media/jacket/04306660_cognitive-behaviour-therapy.jpg" alt=""> </a> <div class="p-4 flex-1 flex flex-col"> <div class="flex-1"> <h3 class="text-sm font-bold"> <a href="https://www.enbook.cz/cs/kniha/cognitive-behaviour-therapy_04306660"> Cognitive Behaviour Therapy - An A-Z of Persuasive Arguments </a> </h3> <span class="italic text-xs text-gray-700"> Windy Dryden </span> </div> <div class="flex flex-col gap-0"> <span class="text-base font-bold"> 1 556 <span class="">Kč</span> </span> </div> </div> <div class="p-4 border-t border-gray-200"> <form hx-post="https://www.enbook.cz/cs/kosik/add" hx-target="#add-to-cart-modal" hx-swap="innerHTML" class="relative" action="https://www.enbook.cz/cs/kosik/add" method="POST"> <input type="hidden" name="_token" value="hOeMB69HQp0lyKBeHPzsWt2g3pWxrTL9XBlx5PBV" autocomplete="off"> <input name="quantity" type="hidden" min="1" value="1"> <input type="hidden" name="itemId" value="04306660"> <button class="inline-flex px-4 lg:px-6 py-3 justify-center rounded-full bg-brand text-white text-xs font-bold cursor-pointer data-secondary:bg-gray-200 data-secondary:text-gray-800 "> <span class="flex items-center gap-2"> <span class="htmx-indicator"><svg class="w-4 h-4 animate-spin" fill="none" height="800" viewBox="0 0 24 24" width="800" xmlns="http://www.w3.org/2000/svg"><path d="m20.0001 12c0 1.3811-.3576 2.7386-1.0378 3.9405-.6803 1.2019-1.6601 2.2072-2.8441 2.9182-1.1841.7109-2.532 1.1032-3.9126 1.1387-1.3806.0354-2.74687-.2871-3.96585-.9362" stroke="currentColor" stroke-linecap="round" stroke-width="3.55556"/></svg></span> Přidat do košíku </span> </button> </form> </div> </div> </div> <div class="swiper-slide flex justify-center"> <div class="w-full bg-white flex flex-col shrink-0 rounded-xl border border-gray-200 overflow-hidden"> <a href="https://www.enbook.cz/cs/kniha/liturgy-ethiopian-church_06744858" class="block h-[260px] lg:h-[358px]"> <img class="w-full h-full object-contain" loading="lazy" src="https://libris.to/media/jacket/06744858_liturgy-ethiopian-church.jpg" alt=""> </a> <div class="p-4 flex-1 flex flex-col"> <div class="flex-1"> <h3 class="text-sm font-bold"> <a href="https://www.enbook.cz/cs/kniha/liturgy-ethiopian-church_06744858"> Liturgy Ethiopian Church </a> </h3> <span class="italic text-xs text-gray-700"> Marcos Daoud </span> </div> <div class="flex flex-col gap-0"> <span class="text-base font-bold"> 7 134 <span class="">Kč</span> </span> </div> </div> <div class="p-4 border-t border-gray-200"> <form hx-post="https://www.enbook.cz/cs/kosik/add" hx-target="#add-to-cart-modal" hx-swap="innerHTML" class="relative" action="https://www.enbook.cz/cs/kosik/add" method="POST"> <input type="hidden" name="_token" value="hOeMB69HQp0lyKBeHPzsWt2g3pWxrTL9XBlx5PBV" autocomplete="off"> <input name="quantity" type="hidden" min="1" value="1"> <input type="hidden" name="itemId" value="06744858"> <button class="inline-flex px-4 lg:px-6 py-3 justify-center rounded-full bg-brand text-white text-xs font-bold cursor-pointer data-secondary:bg-gray-200 data-secondary:text-gray-800 "> <span class="flex items-center gap-2"> <span class="htmx-indicator"><svg class="w-4 h-4 animate-spin" fill="none" height="800" viewBox="0 0 24 24" width="800" xmlns="http://www.w3.org/2000/svg"><path d="m20.0001 12c0 1.3811-.3576 2.7386-1.0378 3.9405-.6803 1.2019-1.6601 2.2072-2.8441 2.9182-1.1841.7109-2.532 1.1032-3.9126 1.1387-1.3806.0354-2.74687-.2871-3.96585-.9362" stroke="currentColor" stroke-linecap="round" stroke-width="3.55556"/></svg></span> Přidat do košíku </span> </button> </form> </div> </div> </div> <div class="swiper-slide flex justify-center"> <div class="w-full bg-white flex flex-col shrink-0 rounded-xl border border-gray-200 overflow-hidden"> <a href="https://www.enbook.cz/cs/kniha/dignitaries-of-holiness_08574043" class="block h-[260px] lg:h-[358px]"> <img class="w-full h-full object-contain" loading="lazy" src="https://libris.to/media/jacket/08574043_dignitaries-of-holiness.jpg" alt=""> </a> <div class="p-4 flex-1 flex flex-col"> <div class="flex-1"> <h3 class="text-sm font-bold"> <a href="https://www.enbook.cz/cs/kniha/dignitaries-of-holiness_08574043"> Dignitaries of Holiness </a> </h3> <span class="italic text-xs text-gray-700"> Apostle Eva McHenry </span> </div> <div class="flex flex-col gap-0"> <span class="text-base font-bold"> 351 <span class="">Kč</span> </span> </div> </div> <div class="p-4 border-t border-gray-200"> <form hx-post="https://www.enbook.cz/cs/kosik/add" hx-target="#add-to-cart-modal" hx-swap="innerHTML" class="relative" action="https://www.enbook.cz/cs/kosik/add" method="POST"> <input type="hidden" name="_token" value="hOeMB69HQp0lyKBeHPzsWt2g3pWxrTL9XBlx5PBV" autocomplete="off"> <input name="quantity" type="hidden" min="1" value="1"> <input type="hidden" name="itemId" value="08574043"> <button class="inline-flex px-4 lg:px-6 py-3 justify-center rounded-full bg-brand text-white text-xs font-bold cursor-pointer data-secondary:bg-gray-200 data-secondary:text-gray-800 "> <span class="flex items-center gap-2"> <span class="htmx-indicator"><svg class="w-4 h-4 animate-spin" fill="none" height="800" viewBox="0 0 24 24" width="800" xmlns="http://www.w3.org/2000/svg"><path d="m20.0001 12c0 1.3811-.3576 2.7386-1.0378 3.9405-.6803 1.2019-1.6601 2.2072-2.8441 2.9182-1.1841.7109-2.532 1.1032-3.9126 1.1387-1.3806.0354-2.74687-.2871-3.96585-.9362" stroke="currentColor" stroke-linecap="round" stroke-width="3.55556"/></svg></span> Přidat do košíku </span> </button> </form> </div> </div> </div> <div class="swiper-slide flex justify-center"> <div class="w-full bg-white flex flex-col shrink-0 rounded-xl border border-gray-200 overflow-hidden"> <a href="https://www.enbook.cz/cs/kniha/juego-de-tronos-game-of-thrones_11162587" class="block h-[260px] lg:h-[358px]"> <img class="w-full h-full object-contain" loading="lazy" src="https://libris.to/media/jacket/11162587_juego-de-tronos-game-of-thrones.jpg" alt=""> </a> <div class="p-4 flex-1 flex flex-col"> <div class="flex-1"> <h3 class="text-sm font-bold"> <a href="https://www.enbook.cz/cs/kniha/juego-de-tronos-game-of-thrones_11162587"> Juego de tronos/ Game Of Thrones </a> </h3> <span class="italic text-xs text-gray-700"> Cindy De La Hoz </span> </div> <div class="flex flex-col gap-0"> <span class="text-base font-bold"> 266 <span class="">Kč</span> </span> </div> </div> <div class="p-4 border-t border-gray-200"> <form hx-post="https://www.enbook.cz/cs/kosik/add" hx-target="#add-to-cart-modal" hx-swap="innerHTML" class="relative" action="https://www.enbook.cz/cs/kosik/add" method="POST"> <input type="hidden" name="_token" value="hOeMB69HQp0lyKBeHPzsWt2g3pWxrTL9XBlx5PBV" autocomplete="off"> <input name="quantity" type="hidden" min="1" value="1"> <input type="hidden" name="itemId" value="11162587"> <button class="inline-flex px-4 lg:px-6 py-3 justify-center rounded-full bg-brand text-white text-xs font-bold cursor-pointer data-secondary:bg-gray-200 data-secondary:text-gray-800 "> <span class="flex items-center gap-2"> <span class="htmx-indicator"><svg class="w-4 h-4 animate-spin" fill="none" height="800" viewBox="0 0 24 24" width="800" xmlns="http://www.w3.org/2000/svg"><path d="m20.0001 12c0 1.3811-.3576 2.7386-1.0378 3.9405-.6803 1.2019-1.6601 2.2072-2.8441 2.9182-1.1841.7109-2.532 1.1032-3.9126 1.1387-1.3806.0354-2.74687-.2871-3.96585-.9362" stroke="currentColor" stroke-linecap="round" stroke-width="3.55556"/></svg></span> Přidat do košíku </span> </button> </form> </div> </div> </div> <div class="swiper-slide flex justify-center"> <div class="w-full bg-white flex flex-col shrink-0 rounded-xl border border-gray-200 overflow-hidden"> <a href="https://www.enbook.cz/cs/kniha/vierge-de-glace_12528368" class="block h-[260px] lg:h-[358px]"> <img class="w-full h-full object-contain" loading="lazy" src="https://libris.to/media/jacket/12528368_vierge-de-glace.jpg" alt=""> </a> <div class="p-4 flex-1 flex flex-col"> <div class="flex-1"> <h3 class="text-sm font-bold"> <a href="https://www.enbook.cz/cs/kniha/vierge-de-glace_12528368"> Vierge de Glace </a> </h3> <span class="italic text-xs text-gray-700"> Marc Behm </span> </div> <div class="flex flex-col gap-0"> <span class="text-base font-bold"> 296 <span class="">Kč</span> </span> </div> </div> <div class="p-4 border-t border-gray-200"> <form hx-post="https://www.enbook.cz/cs/kosik/add" hx-target="#add-to-cart-modal" hx-swap="innerHTML" class="relative" action="https://www.enbook.cz/cs/kosik/add" method="POST"> <input type="hidden" name="_token" value="hOeMB69HQp0lyKBeHPzsWt2g3pWxrTL9XBlx5PBV" autocomplete="off"> <input name="quantity" type="hidden" min="1" value="1"> <input type="hidden" name="itemId" value="12528368"> <button class="inline-flex px-4 lg:px-6 py-3 justify-center rounded-full bg-brand text-white text-xs font-bold cursor-pointer data-secondary:bg-gray-200 data-secondary:text-gray-800 "> <span class="flex items-center gap-2"> <span class="htmx-indicator"><svg class="w-4 h-4 animate-spin" fill="none" height="800" viewBox="0 0 24 24" width="800" xmlns="http://www.w3.org/2000/svg"><path d="m20.0001 12c0 1.3811-.3576 2.7386-1.0378 3.9405-.6803 1.2019-1.6601 2.2072-2.8441 2.9182-1.1841.7109-2.532 1.1032-3.9126 1.1387-1.3806.0354-2.74687-.2871-3.96585-.9362" stroke="currentColor" stroke-linecap="round" stroke-width="3.55556"/></svg></span> Přidat do košíku </span> </button> </form> </div> </div> </div> <div class="swiper-slide flex justify-center"> <div class="w-full bg-white flex flex-col shrink-0 rounded-xl border border-gray-200 overflow-hidden"> <a href="https://www.enbook.cz/cs/kniha/un-dragon-a-dieta_15665910" class="block h-[260px] lg:h-[358px]"> <img class="w-full h-full object-contain" loading="lazy" src="https://libris.to/media/jacket/15665910_un-dragon-a-dieta.jpg" alt=""> </a> <div class="p-4 flex-1 flex flex-col"> <div class="flex-1"> <h3 class="text-sm font-bold"> <a href="https://www.enbook.cz/cs/kniha/un-dragon-a-dieta_15665910"> Un dragón a dieta </a> </h3> <span class="italic text-xs text-gray-700"> Francisco Jesús Bravo Castro </span> </div> <div class="flex flex-col gap-0"> <span class="text-base font-bold"> 239 <span class="">Kč</span> </span> </div> </div> <div class="p-4 border-t border-gray-200"> <form hx-post="https://www.enbook.cz/cs/kosik/add" hx-target="#add-to-cart-modal" hx-swap="innerHTML" class="relative" action="https://www.enbook.cz/cs/kosik/add" method="POST"> <input type="hidden" name="_token" value="hOeMB69HQp0lyKBeHPzsWt2g3pWxrTL9XBlx5PBV" autocomplete="off"> <input name="quantity" type="hidden" min="1" value="1"> <input type="hidden" name="itemId" value="15665910"> <button class="inline-flex px-4 lg:px-6 py-3 justify-center rounded-full bg-brand text-white text-xs font-bold cursor-pointer data-secondary:bg-gray-200 data-secondary:text-gray-800 "> <span class="flex items-center gap-2"> <span class="htmx-indicator"><svg class="w-4 h-4 animate-spin" fill="none" height="800" viewBox="0 0 24 24" width="800" xmlns="http://www.w3.org/2000/svg"><path d="m20.0001 12c0 1.3811-.3576 2.7386-1.0378 3.9405-.6803 1.2019-1.6601 2.2072-2.8441 2.9182-1.1841.7109-2.532 1.1032-3.9126 1.1387-1.3806.0354-2.74687-.2871-3.96585-.9362" stroke="currentColor" stroke-linecap="round" stroke-width="3.55556"/></svg></span> Přidat do košíku </span> </button> </form> </div> </div> </div> <div class="swiper-slide flex justify-center"> <div class="w-full bg-white flex flex-col shrink-0 rounded-xl border border-gray-200 overflow-hidden"> <a href="https://www.enbook.cz/cs/kniha/rule-of-72-how-to-compound-your-money-and-uncover-hidden-stock-profits_20733882" class="block h-[260px] lg:h-[358px]"> <img class="w-full h-full object-contain" loading="lazy" src="https://libris.to/media/jacket/20733882_rule-of-72-how-to-compound-your-money-and-uncover-hidden-stock-profits.jpg" alt=""> </a> <div class="p-4 flex-1 flex flex-col"> <div class="flex-1"> <h3 class="text-sm font-bold"> <a href="https://www.enbook.cz/cs/kniha/rule-of-72-how-to-compound-your-money-and-uncover-hidden-stock-profits_20733882"> Rule of 72: How to Compound Your Money and Uncover Hidden Stock Profits </a> </h3> <span class="italic text-xs text-gray-700"> John Del Vecchio </span> </div> <div class="flex flex-col gap-0"> <span class="text-base font-bold"> 290 <span class="">Kč</span> </span> </div> </div> <div class="p-4 border-t border-gray-200"> <form hx-post="https://www.enbook.cz/cs/kosik/add" hx-target="#add-to-cart-modal" hx-swap="innerHTML" class="relative" action="https://www.enbook.cz/cs/kosik/add" method="POST"> <input type="hidden" name="_token" value="hOeMB69HQp0lyKBeHPzsWt2g3pWxrTL9XBlx5PBV" autocomplete="off"> <input name="quantity" type="hidden" min="1" value="1"> <input type="hidden" name="itemId" value="20733882"> <button class="inline-flex px-4 lg:px-6 py-3 justify-center rounded-full bg-brand text-white text-xs font-bold cursor-pointer data-secondary:bg-gray-200 data-secondary:text-gray-800 "> <span class="flex items-center gap-2"> <span class="htmx-indicator"><svg class="w-4 h-4 animate-spin" fill="none" height="800" viewBox="0 0 24 24" width="800" xmlns="http://www.w3.org/2000/svg"><path d="m20.0001 12c0 1.3811-.3576 2.7386-1.0378 3.9405-.6803 1.2019-1.6601 2.2072-2.8441 2.9182-1.1841.7109-2.532 1.1032-3.9126 1.1387-1.3806.0354-2.74687-.2871-3.96585-.9362" stroke="currentColor" stroke-linecap="round" stroke-width="3.55556"/></svg></span> Přidat do košíku </span> </button> </form> </div> </div> </div> <div class="swiper-slide flex justify-center"> <div class="w-full bg-white flex flex-col shrink-0 rounded-xl border border-gray-200 overflow-hidden"> <a href="https://www.enbook.cz/cs/kniha/le-substrat-roman-et-l-adstrat-berb-re-du-faisceau-dialectal-andalou_25470894" class="block h-[260px] lg:h-[358px]"> <img class="w-full h-full object-contain" loading="lazy" src="https://libris.to/media/jacket/25470894_le-substrat-roman-et-l-adstrat-berb-re-du-faisceau-dialectal-andalou.jpg" alt=""> </a> <div class="p-4 flex-1 flex flex-col"> <div class="flex-1"> <h3 class="text-sm font-bold"> <a href="https://www.enbook.cz/cs/kniha/le-substrat-roman-et-l-adstrat-berb-re-du-faisceau-dialectal-andalou_25470894"> Le Substrat Roman Et l'Adstrat Berbere Dans Le Faisceau Dialectal Andalou </a> </h3> <span class="italic text-xs text-gray-700"> Federico Corriente </span> </div> <div class="flex flex-col gap-0"> <span class="text-base font-bold"> 2 243 <span class="">Kč</span> </span> </div> </div> <div class="p-4 border-t border-gray-200"> <form hx-post="https://www.enbook.cz/cs/kosik/add" hx-target="#add-to-cart-modal" hx-swap="innerHTML" class="relative" action="https://www.enbook.cz/cs/kosik/add" method="POST"> <input type="hidden" name="_token" value="hOeMB69HQp0lyKBeHPzsWt2g3pWxrTL9XBlx5PBV" autocomplete="off"> <input name="quantity" type="hidden" min="1" value="1"> <input type="hidden" name="itemId" value="25470894"> <button class="inline-flex px-4 lg:px-6 py-3 justify-center rounded-full bg-brand text-white text-xs font-bold cursor-pointer data-secondary:bg-gray-200 data-secondary:text-gray-800 "> <span class="flex items-center gap-2"> <span class="htmx-indicator"><svg class="w-4 h-4 animate-spin" fill="none" height="800" viewBox="0 0 24 24" width="800" xmlns="http://www.w3.org/2000/svg"><path d="m20.0001 12c0 1.3811-.3576 2.7386-1.0378 3.9405-.6803 1.2019-1.6601 2.2072-2.8441 2.9182-1.1841.7109-2.532 1.1032-3.9126 1.1387-1.3806.0354-2.74687-.2871-3.96585-.9362" stroke="currentColor" stroke-linecap="round" stroke-width="3.55556"/></svg></span> Přidat do košíku </span> </button> </form> </div> </div> </div> <div class="swiper-slide flex justify-center"> <div class="w-full bg-white flex flex-col shrink-0 rounded-xl border border-gray-200 overflow-hidden"> <a href="https://www.enbook.cz/cs/kniha/chair-jaune-craductions-de-pierre-le-pillouer_35040465" class="block h-[260px] lg:h-[358px]"> <img class="w-full h-full object-cover" loading="lazy" src="https://www.enbook.cz/./build/assets/blank-DsnnM1Vc.svg" alt=""> </a> <div class="p-4 flex-1 flex flex-col"> <div class="flex-1"> <h3 class="text-sm font-bold"> <a href="https://www.enbook.cz/cs/kniha/chair-jaune-craductions-de-pierre-le-pillouer_35040465"> chair jaune craductions de Pierre Le pillouër </a> </h3> <span class="italic text-xs text-gray-700"> Federman P. Le Pi </span> </div> <div class="flex flex-col gap-0"> <span class="text-base font-bold"> 324 <span class="">Kč</span> </span> </div> </div> <div class="p-4 border-t border-gray-200"> <form hx-post="https://www.enbook.cz/cs/kosik/add" hx-target="#add-to-cart-modal" hx-swap="innerHTML" class="relative" action="https://www.enbook.cz/cs/kosik/add" method="POST"> <input type="hidden" name="_token" value="hOeMB69HQp0lyKBeHPzsWt2g3pWxrTL9XBlx5PBV" autocomplete="off"> <input name="quantity" type="hidden" min="1" value="1"> <input type="hidden" name="itemId" value="35040465"> <button class="inline-flex px-4 lg:px-6 py-3 justify-center rounded-full bg-brand text-white text-xs font-bold cursor-pointer data-secondary:bg-gray-200 data-secondary:text-gray-800 "> <span class="flex items-center gap-2"> <span class="htmx-indicator"><svg class="w-4 h-4 animate-spin" fill="none" height="800" viewBox="0 0 24 24" width="800" xmlns="http://www.w3.org/2000/svg"><path d="m20.0001 12c0 1.3811-.3576 2.7386-1.0378 3.9405-.6803 1.2019-1.6601 2.2072-2.8441 2.9182-1.1841.7109-2.532 1.1032-3.9126 1.1387-1.3806.0354-2.74687-.2871-3.96585-.9362" stroke="currentColor" stroke-linecap="round" stroke-width="3.55556"/></svg></span> Přidat do košíku </span> </button> </form> </div> </div> </div> <div class="swiper-slide flex justify-center"> <div class="w-full bg-white flex flex-col shrink-0 rounded-xl border border-gray-200 overflow-hidden"> <a href="https://www.enbook.cz/cs/kniha/insight-guides-cruising-cruise-ships-2025-cruise-guide-with-free-ebook_44724425" class="block h-[260px] lg:h-[358px]"> <img class="w-full h-full object-contain" loading="lazy" src="https://libris.to/media/jacket/44724425o.jpg" alt=""> </a> <div class="p-4 flex-1 flex flex-col"> <div class="flex-1"> <h3 class="text-sm font-bold"> <a href="https://www.enbook.cz/cs/kniha/insight-guides-cruising-cruise-ships-2025-cruise-guide-with-free-ebook_44724425"> Insight Guides Cruising & Cruise Ships 2025: Cruise Guide with Free eBook </a> </h3> <span class="italic text-xs text-gray-700"> Douglas Ward </span> </div> <div class="flex flex-col gap-0"> <span class="text-base font-bold"> 476 <span class="">Kč</span> </span> </div> </div> <div class="p-4 border-t border-gray-200"> <form hx-post="https://www.enbook.cz/cs/kosik/add" hx-target="#add-to-cart-modal" hx-swap="innerHTML" class="relative" action="https://www.enbook.cz/cs/kosik/add" method="POST"> <input type="hidden" name="_token" value="hOeMB69HQp0lyKBeHPzsWt2g3pWxrTL9XBlx5PBV" autocomplete="off"> <input name="quantity" type="hidden" min="1" value="1"> <input type="hidden" name="itemId" value="44724425"> <button class="inline-flex px-4 lg:px-6 py-3 justify-center rounded-full bg-brand text-white text-xs font-bold cursor-pointer data-secondary:bg-gray-200 data-secondary:text-gray-800 "> <span class="flex items-center gap-2"> <span class="htmx-indicator"><svg class="w-4 h-4 animate-spin" fill="none" height="800" viewBox="0 0 24 24" width="800" xmlns="http://www.w3.org/2000/svg"><path d="m20.0001 12c0 1.3811-.3576 2.7386-1.0378 3.9405-.6803 1.2019-1.6601 2.2072-2.8441 2.9182-1.1841.7109-2.532 1.1032-3.9126 1.1387-1.3806.0354-2.74687-.2871-3.96585-.9362" stroke="currentColor" stroke-linecap="round" stroke-width="3.55556"/></svg></span> Přidat do košíku </span> </button> </form> </div> </div> </div> </div> </div> <div class="absolute inset-y-0 right-4 z-10 flex items-center"> <button @click="swiper.slideNext()" class="bg-gray-700 text-white -mr-2 lg:-mr-8 flex justify-center items-center w-12 h-12 rounded-full shadow focus:outline-none"> <svg viewBox="0 0 20 20" fill="currentColor" class="chevron-right w-8 h-8"> <path fill-rule="evenodd" d="M7.293 14.707a1 1 0 010-1.414L10.586 10 7.293 6.707a1 1 0 011.414-1.414l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414 0z" clip-rule="evenodd"></path> </svg> </button> </div> </div> </section> </div> <footer class="bg-gray py-16"> <div class="c-container pb-24 flex justify-around flex-col md:flex-row gap-8 text-sm"> <div class="text-center"> <img class="mb-8 max-w-24 max-h-24 mx-auto" src="https://www.enbook.cz/./build/assets/usp_1-CsGkg8fk.svg" alt=""> <span> Opravdu široký výběr z více jak 4.000.000 titulů. </span> </div> <div class="text-center"> <img class="mb-8 max-w-24 max-h-24 mx-auto" src="https://www.enbook.cz/./build/assets/usp_2-PfgMZRCH.svg" alt=""> <span> Poštovné již od 45 Kč nebo zdarma při nákupu nad 1 499 Kč </span> </div> <div class="text-center"> <img class="mb-8 max-w-24 max-h-24 mx-auto" src="https://www.enbook.cz/./build/assets/usp_3-b_55LQ46.svg" alt=""> <span> Bezpečná a rychlá platba skrze platební bránu GoPay. </span> </div> <div class="text-center"> <img class="mb-8 max-w-24 max-h-24 mx-auto" src="https://www.enbook.cz/./build/assets/usp_4-CMHbV0kw.svg" alt=""> <span> Tisíce spokojených čtenářů a doručených objednávek. </span> </div> </div> <div class="c-container grid grid-cols-1 md:grid-cols-4"> <nav class="flex flex-col gap-4"> <h5 class="font-bold text-xl"> O obchodě </h5> <a class="text-[10px]" href="https://www.enbook.cz/cs/o-nas">O enbooku</a> <a class="text-[10px]" href="https://www.enbook.cz/cs/kontakt">Kontaktujte nás</a> </nav> <nav class="flex flex-col gap-4"> <h5 class="font-bold text-xl"> O nákupu </h5> <a class="text-[10px]" href="https://www.enbook.cz/cs/doprava-platba">Platba a doprava</a> <a class="text-[10px]" href="https://www.enbook.cz/cs/obchodni-podminky">Podmínky</a> </nav> <nav class="flex flex-col gap-4"> <h5 class="font-bold text-xl"> Pro zákazníky </h5> <a class="text-[10px]" href="https://www.enbook.cz/cs/order/status">Zjistit stav objednávky</a> <a class="text-[10px]" href="https://libris.to/public/order-return/?lang=cs">Vrácení zboží</a> <a class="text-[10px] hidden" href="https://www.enbook.cz/cs/order/status">Zjistit stav objednávky</a> <a class="text-[10px]" href="https://www.enbook.cz/cs/souhlas-se-zpracovanim-osobnich-udaju-a-informace-o-zpracovani-osobnich-udaju">Ochrana osobních údajů</a> <a class="text-[10px]" href="https://www.enbook.cz/cs/cookie">Ochrana cookies</a> <a class="text-[10px]" href="https://www.enbook.cz/cs/reklamacni-rad">Reklamační řád</a> </nav> <nav class="flex flex-col gap-4"> <h5 class="font-bold text-xl"> Sociální sítě </h5> <div class="flex gap-2"> <a target="_blank" href="https://www.facebook.com/enbook.cz"> <img class="w-8 h-8" src="https://www.enbook.cz/./build/assets/facebook-DvDvvdYY.svg" alt=""> </a> <a target="_blank" href="https://www.instagram.com/enbook.cz?igsh=MWJ2aWJ6a3BoY2Rydg=="> <img class="w-8 h-8" src="https://www.enbook.cz/./build/assets/instagram-D-DDZqNX.svg" alt=""> </a> </div> </nav> </div> <div class="c-container my-16 text-center"> </div> <div class="c-container text-center"> <p class="text-xs text-gray-500"> Copyright © 2026 Enbook. All rights reserved. </p> </div> </footer> <link rel="modulepreload" href="https://www.enbook.cz/./build/assets/app-CL0MZNn8.js" /><script type="module" src="https://www.enbook.cz/./build/assets/app-CL0MZNn8.js"></script> </body> </html>