Kniha Die Biene. Anonymous

Die Biene.

Autor: Anonymous
Jazyk: Nemčina
Väzba: Brožovaná
Vydavateľ: Nabu Press
Dostupnosť: Skladom u dodávateľa
Odosielame za 9-15 dní
14.22
This is a reproduction of a book published before 1923. This book may have occasional imperfections...

Informácie o knihe

Autor
Jazyk
Nemčina
Väzba
Kniha - Brožovaná
Vydalo
2012
Stránok
118
EAN
9781278467115
ISBN
1278467114
Enbook ID
12002638
Vydavateľ
Hmotnosť
227
Rozmery
189 x 246 x 7

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/ Die Biene: Bayerisches Sonntagsblattbr/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 zaujímať</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.sk/sk/kniha/theater-ums-recht-recht-als-theater_48219804" class="block h-[260px] lg:h-[358px]"> <img class="w-full h-full object-contain" loading="lazy" src="https://libris.to/media/jacket/48219804o.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.sk/sk/kniha/theater-ums-recht-recht-als-theater_48219804"> Theater ums Recht - Recht als Theater </a> </h3> <span class="italic text-xs text-gray-700"> Britta Lange </span> </div> <div class="flex flex-col gap-0"> <span class="text-base font-bold"> 104.88 <span class="">€</span> </span> </div> </div> <div class="p-4 border-t border-gray-200"> <form hx-post="https://www.enbook.sk/sk/kosik/add" hx-target="#add-to-cart-modal" hx-swap="innerHTML" class="relative" action="https://www.enbook.sk/sk/kosik/add" method="POST"> <input type="hidden" name="_token" value="iv9CsAurhdp1JsaLbunPm5IHfZbHceOchpWikkzs" autocomplete="off"> <input name="quantity" type="hidden" min="1" value="1"> <input type="hidden" name="itemId" value="48219804"> <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> Pridať do košíka </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ákazníci, ktorí si kúpili túto knihu, kúpili tiež</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.sk/sk/kniha/trade-policy-and-the-role-of-regional-and-bilateral-ftas_06393265" class="block h-[260px] lg:h-[358px]"> <img class="w-full h-full object-contain" loading="lazy" src="https://libris.to/media/jacket/06393265o.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.sk/sk/kniha/trade-policy-and-the-role-of-regional-and-bilateral-ftas_06393265"> Trade Policy and the Role of Regional and Bilateral FTAs </a> </h3> <span class="italic text-xs text-gray-700"> Rahul Sen </span> </div> <div class="flex flex-col gap-0"> <span class="text-base font-bold"> 19.22 <span class="">€</span> </span> </div> </div> <div class="p-4 border-t border-gray-200"> <form hx-post="https://www.enbook.sk/sk/kosik/add" hx-target="#add-to-cart-modal" hx-swap="innerHTML" class="relative" action="https://www.enbook.sk/sk/kosik/add" method="POST"> <input type="hidden" name="_token" value="iv9CsAurhdp1JsaLbunPm5IHfZbHceOchpWikkzs" autocomplete="off"> <input name="quantity" type="hidden" min="1" value="1"> <input type="hidden" name="itemId" value="06393265"> <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> Predobjednať </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.sk/sk/kniha/epub-3-best-practices_04802464" class="block h-[260px] lg:h-[358px]"> <img class="w-full h-full object-contain" loading="lazy" src="https://libris.to/media/jacket/04802464_epub-3-best-practices.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.sk/sk/kniha/epub-3-best-practices_04802464"> EPUB 3 Best Practices </a> </h3> <span class="italic text-xs text-gray-700"> Matt Garrish </span> </div> <div class="flex flex-col gap-0"> <span class="text-base font-bold"> 32.08 <span class="">€</span> </span> </div> </div> <div class="p-4 border-t border-gray-200"> <form hx-post="https://www.enbook.sk/sk/kosik/add" hx-target="#add-to-cart-modal" hx-swap="innerHTML" class="relative" action="https://www.enbook.sk/sk/kosik/add" method="POST"> <input type="hidden" name="_token" value="iv9CsAurhdp1JsaLbunPm5IHfZbHceOchpWikkzs" autocomplete="off"> <input name="quantity" type="hidden" min="1" value="1"> <input type="hidden" name="itemId" value="04802464"> <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> Pridať do košíka </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.sk/sk/kniha/basic-guide-to-understanding-guardianship-conservatorship-powers-of-attorney-medical-advance-directives-and-representative-payeeship_08282844" class="block h-[260px] lg:h-[358px]"> <img class="w-full h-full object-contain" loading="lazy" src="https://libris.to/media/jacket/08282844_basic-guide-to-understanding-guardianship-conservatorship-powers-of-attorney-medical-advance-directives-and-representative-payeeship.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.sk/sk/kniha/basic-guide-to-understanding-guardianship-conservatorship-powers-of-attorney-medical-advance-directives-and-representative-payeeship_08282844"> Basic Guide to Understanding Guardianship, Conservatorship, Powers of Attorney, Medical Advance Directives, and Representative Payeeship </a> </h3> <span class="italic text-xs text-gray-700"> Colorado Division of Aging and Adult Ser </span> </div> <div class="flex flex-col gap-0"> <span class="text-base font-bold"> 20.30 <span class="">€</span> </span> </div> </div> <div class="p-4 border-t border-gray-200"> <form hx-post="https://www.enbook.sk/sk/kosik/add" hx-target="#add-to-cart-modal" hx-swap="innerHTML" class="relative" action="https://www.enbook.sk/sk/kosik/add" method="POST"> <input type="hidden" name="_token" value="iv9CsAurhdp1JsaLbunPm5IHfZbHceOchpWikkzs" autocomplete="off"> <input name="quantity" type="hidden" min="1" value="1"> <input type="hidden" name="itemId" value="08282844"> <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> Pridať do košíka </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.sk/sk/kniha/history-of-the-town-of-marlborough-middlesex-county-massachusetts_11820931" class="block h-[260px] lg:h-[358px]"> <img class="w-full h-full object-contain" loading="lazy" src="https://libris.to/media/jacket/11820931_history-of-the-town-of-marlborough-middlesex-county-massachusetts.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.sk/sk/kniha/history-of-the-town-of-marlborough-middlesex-county-massachusetts_11820931"> History Of The Town Of Marlborough, Middlesex County, Massachusetts </a> </h3> <span class="italic text-xs text-gray-700"> Charles Hudson </span> </div> <div class="flex flex-col gap-0"> <span class="text-base font-bold"> 53.66 <span class="">€</span> </span> </div> </div> <div class="p-4 border-t border-gray-200"> <form hx-post="https://www.enbook.sk/sk/kosik/add" hx-target="#add-to-cart-modal" hx-swap="innerHTML" class="relative" action="https://www.enbook.sk/sk/kosik/add" method="POST"> <input type="hidden" name="_token" value="iv9CsAurhdp1JsaLbunPm5IHfZbHceOchpWikkzs" autocomplete="off"> <input name="quantity" type="hidden" min="1" value="1"> <input type="hidden" name="itemId" value="11820931"> <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> Pridať do košíka </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.sk/sk/kniha/the-great-commentary-of-cornelius-a-lapide-1887_18030828" class="block h-[260px] lg:h-[358px]"> <img class="w-full h-full object-contain" loading="lazy" src="https://libris.to/media/jacket/18030828_the-great-commentary-of-cornelius-a-lapide-1887.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.sk/sk/kniha/the-great-commentary-of-cornelius-a-lapide-1887_18030828"> The Great Commentary of Cornelius A. Lapide (1887) </a> </h3> <span class="italic text-xs text-gray-700"> Cornelius A Lapide </span> </div> <div class="flex flex-col gap-0"> <span class="text-base font-bold"> 47.58 <span class="">€</span> </span> </div> </div> <div class="p-4 border-t border-gray-200"> <form hx-post="https://www.enbook.sk/sk/kosik/add" hx-target="#add-to-cart-modal" hx-swap="innerHTML" class="relative" action="https://www.enbook.sk/sk/kosik/add" method="POST"> <input type="hidden" name="_token" value="iv9CsAurhdp1JsaLbunPm5IHfZbHceOchpWikkzs" autocomplete="off"> <input name="quantity" type="hidden" min="1" value="1"> <input type="hidden" name="itemId" value="18030828"> <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> Pridať do košíka </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.sk/sk/kniha/the-encyclopedia-of-face-and-form-reading-part-1-a-complete-summary-of-character-analysis-1920_30078164" class="block h-[260px] lg:h-[358px]"> <img class="w-full h-full object-contain" loading="lazy" src="https://libris.to/media/jacket/30078164_the-encyclopedia-of-face-and-form-reading-part-1-a-complete-summary-of-character-analysis-1920.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.sk/sk/kniha/the-encyclopedia-of-face-and-form-reading-part-1-a-complete-summary-of-character-analysis-1920_30078164"> The Encyclopedia Of Face And Form Reading Part 1: A Complete Summary Of Character Analysis (1920) </a> </h3> <span class="italic text-xs text-gray-700"> Mary Olmstead Stanton </span> </div> <div class="flex flex-col gap-0"> <span class="text-base font-bold"> 47.58 <span class="">€</span> </span> </div> </div> <div class="p-4 border-t border-gray-200"> <form hx-post="https://www.enbook.sk/sk/kosik/add" hx-target="#add-to-cart-modal" hx-swap="innerHTML" class="relative" action="https://www.enbook.sk/sk/kosik/add" method="POST"> <input type="hidden" name="_token" value="iv9CsAurhdp1JsaLbunPm5IHfZbHceOchpWikkzs" autocomplete="off"> <input name="quantity" type="hidden" min="1" value="1"> <input type="hidden" name="itemId" value="30078164"> <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> Pridať do košíka </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.sk/sk/kniha/l-espagne-et-la-peinture_35122006" class="block h-[260px] lg:h-[358px]"> <img class="w-full h-full object-contain" loading="lazy" src="https://libris.to/media/jacket/35122006o.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.sk/sk/kniha/l-espagne-et-la-peinture_35122006"> L'Espagne et la peinture </a> </h3> <span class="italic text-xs text-gray-700"> Édouard Manet </span> </div> <div class="flex flex-col gap-0"> <span class="text-base font-bold"> 13.24 <span class="">€</span> </span> </div> </div> <div class="p-4 border-t border-gray-200"> <form hx-post="https://www.enbook.sk/sk/kosik/add" hx-target="#add-to-cart-modal" hx-swap="innerHTML" class="relative" action="https://www.enbook.sk/sk/kosik/add" method="POST"> <input type="hidden" name="_token" value="iv9CsAurhdp1JsaLbunPm5IHfZbHceOchpWikkzs" autocomplete="off"> <input name="quantity" type="hidden" min="1" value="1"> <input type="hidden" name="itemId" value="35122006"> <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> Pridať do košíka </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.sk/sk/kniha/address-list-address-list-1909-1910-use-dates-not-nos_37413368" class="block h-[260px] lg:h-[358px]"> <img class="w-full h-full object-contain" loading="lazy" src="https://libris.to/media/jacket/37413368_address-list-address-list-1909-1910-use-dates-not-nos.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.sk/sk/kniha/address-list-address-list-1909-1910-use-dates-not-nos_37413368"> Address List; Address list 1909-1910 (use dates not nos) </a> </h3> <span class="italic text-xs text-gray-700"> Amherst College </span> </div> <div class="flex flex-col gap-0"> <span class="text-base font-bold"> 19.61 <span class="">€</span> </span> </div> </div> <div class="p-4 border-t border-gray-200"> <form hx-post="https://www.enbook.sk/sk/kosik/add" hx-target="#add-to-cart-modal" hx-swap="innerHTML" class="relative" action="https://www.enbook.sk/sk/kosik/add" method="POST"> <input type="hidden" name="_token" value="iv9CsAurhdp1JsaLbunPm5IHfZbHceOchpWikkzs" autocomplete="off"> <input name="quantity" type="hidden" min="1" value="1"> <input type="hidden" name="itemId" value="37413368"> <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> Pridať do košíka </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.sk/./build/assets/usp_1-CsGkg8fk.svg" alt=""> <span> Široký výber viac ako 4 000 000 titulov. </span> </div> <div class="text-center"> <img class="mb-8 max-w-24 max-h-24 mx-auto" src="https://www.enbook.sk/./build/assets/usp_2-PfgMZRCH.svg" alt=""> <span> Poštovné už od 2.99 € alebo zadarmo pri nákupe nad 59.99 €. </span> </div> <div class="text-center"> <img class="mb-8 max-w-24 max-h-24 mx-auto" src="https://www.enbook.sk/./build/assets/usp_3-b_55LQ46.svg" alt=""> <span> Bezpečné a rýchle platby prostredníctvom platobnej brány GoPay. </span> </div> <div class="text-center"> <img class="mb-8 max-w-24 max-h-24 mx-auto" src="https://www.enbook.sk/./build/assets/usp_4-CMHbV0kw.svg" alt=""> <span> Tisíce spokojných čitateľov a doručených objednávok. </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 obchode </h5> <a class="text-[10px]" href="https://www.enbook.sk/sk/o-nas">O obchode</a> <a class="text-[10px]" href="https://www.enbook.sk/sk/kontakt">Kontaktujte nás</a> </nav> <nav class="flex flex-col gap-4"> <h5 class="font-bold text-xl"> O nákupe </h5> <a class="text-[10px]" href="https://www.enbook.sk/sk/doprava-platba">Platba a doprava</a> <a class="text-[10px]" href="https://www.enbook.sk/sk/obchodne-podmienky">Obchodné podmienky</a> </nav> <nav class="flex flex-col gap-4"> <h5 class="font-bold text-xl"> Pre zákazníkov </h5> <a class="text-[10px]" href="https://www.enbook.sk/sk/order/status">Zistiť stav objednávky</a> <a class="text-[10px]" href="https://libris.to/public/order-return/?lang=sk">Vrátenie tovaru</a> <a class="text-[10px] hidden" href="https://www.enbook.sk/sk/order/status">Zistiť stav objednávky</a> <a class="text-[10px]" href="https://www.enbook.sk/sk/suhlas-so-spracovanim-osobnych-udajov-a-informacie-o-spracovani-osobnych-udajov">Ochrana osobných údajov</a> <a class="text-[10px]" href="https://www.enbook.sk/sk/cookies">Ochrana cookies</a> <a class="text-[10px]" href="https://www.enbook.sk/sk/reklamacny-poriadok">Reklamacie</a> </nav> <nav class="flex flex-col gap-4"> <h5 class="font-bold text-xl"> Sociálne siete </h5> <div class="flex gap-2"> <a target="_blank" href="https://www.facebook.com/enbook.sk"> <img class="w-8 h-8" src="https://www.enbook.sk/./build/assets/facebook-DvDvvdYY.svg" alt=""> </a> <a target="_blank" href="https://www.instagram.com/enbooksk?igsh=MWVoa3BhaTAweGZkNA=="> <img class="w-8 h-8" src="https://www.enbook.sk/./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.sk/./build/assets/app-CL0MZNn8.js" /><script type="module" src="https://www.enbook.sk/./build/assets/app-CL0MZNn8.js"></script> </body> </html>