{"id":1179,"date":"2024-08-11T08:36:07","date_gmt":"2024-08-11T08:36:07","guid":{"rendered":"https:\/\/tullhoneycompany.com\/kalkulator-syropu-cukrowego\/"},"modified":"2025-04-05T05:09:16","modified_gmt":"2025-04-05T05:09:16","slug":"kalkulator-syropu-cukrowego","status":"publish","type":"page","link":"https:\/\/tullhoneycompany.com\/pl\/kalkulator-syropu-cukrowego\/","title":{"rendered":"Kompletny Przewodnik: Kalkulator Syropu Cukrowego dla Pszczelarzy"},"content":{"rendered":"\n<figure class=\"wp-block-image aligncenter size-full is-resized is-style-rounded\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https:\/\/tullhoneycompany.com\/wp-content\/uploads\/2024\/08\/DALL\u00b7E-2024-08-11-15.31.11-A-vintage-black-and-white-image-featuring-an-old-fashioned-calculator-with-large-mechanical-buttons-placed-on-a-rustic-wooden-surface.-Next-to-the-ca.webp\" alt=\"Kalkulator syropu cukrowego\" class=\"wp-image-826\" style=\"width:279px;height:auto\" srcset=\"https:\/\/tullhoneycompany.com\/wp-content\/uploads\/2024\/08\/DALL\u00b7E-2024-08-11-15.31.11-A-vintage-black-and-white-image-featuring-an-old-fashioned-calculator-with-large-mechanical-buttons-placed-on-a-rustic-wooden-surface.-Next-to-the-ca.webp 1024w, https:\/\/tullhoneycompany.com\/wp-content\/uploads\/2024\/08\/DALL\u00b7E-2024-08-11-15.31.11-A-vintage-black-and-white-image-featuring-an-old-fashioned-calculator-with-large-mechanical-buttons-placed-on-a-rustic-wooden-surface.-Next-to-the-ca-300x300.webp 300w, https:\/\/tullhoneycompany.com\/wp-content\/uploads\/2024\/08\/DALL\u00b7E-2024-08-11-15.31.11-A-vintage-black-and-white-image-featuring-an-old-fashioned-calculator-with-large-mechanical-buttons-placed-on-a-rustic-wooden-surface.-Next-to-the-ca-150x150.webp 150w, https:\/\/tullhoneycompany.com\/wp-content\/uploads\/2024\/08\/DALL\u00b7E-2024-08-11-15.31.11-A-vintage-black-and-white-image-featuring-an-old-fashioned-calculator-with-large-mechanical-buttons-placed-on-a-rustic-wooden-surface.-Next-to-the-ca-768x768.webp 768w, https:\/\/tullhoneycompany.com\/wp-content\/uploads\/2024\/08\/DALL\u00b7E-2024-08-11-15.31.11-A-vintage-black-and-white-image-featuring-an-old-fashioned-calculator-with-large-mechanical-buttons-placed-on-a-rustic-wooden-surface.-Next-to-the-ca-600x600.webp 600w, https:\/\/tullhoneycompany.com\/wp-content\/uploads\/2024\/08\/DALL\u00b7E-2024-08-11-15.31.11-A-vintage-black-and-white-image-featuring-an-old-fashioned-calculator-with-large-mechanical-buttons-placed-on-a-rustic-wooden-surface.-Next-to-the-ca-100x100.webp 100w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h1 class=\"wp-block-heading has-text-align-center\">Kalkulator Syropu Cukrowego <\/h1>\n\n\n\n<div class=\"wp-block-group alignfull has-background-background-color has-background has-global-padding is-content-justification-center is-layout-constrained wp-container-core-group-is-layout-0412f85b wp-block-group-is-layout-constrained\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--60);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--60);padding-left:var(--wp--preset--spacing--30)\">\n<div style=\"text-align: center;\">\n    \n\n        <div style=\"margin-bottom: 15px;\">\n            <label for=\"syrupVolumeLabel\" style=\"font-size: 1.8em; display: block;\">Litry syropu:<\/label>\n            <input type=\"number\" id=\"syrupVolume\" value=\"100\" step=\"0.01\" oninput=\"updateSugarAndWaterFromSyrup()\" style=\"font-size: 2.5em; width: 270px; border: none; border-bottom: 2px solid black; text-align: center;\">\n        <\/div>\n\n        <div style=\"margin-bottom: 15px;\">\n            <label for=\"sugarPercentage\" style=\"font-size: 1.8em; display: block;\">Procent cukru w syropie (%):<\/label>\n            <input type=\"number\" id=\"sugarPercentage\" value=\"66.66\" step=\"0.01\" min=\"1\" max=\"72\" oninput=\"updateSugarAndWaterFromPercentage()\" style=\"font-size: 2.5em; width: 270px; border: none; border-bottom: 2px solid black; text-align: center; color: red;\">\n        <\/div>\n\n        <div style=\"margin-bottom: 15px;\">\n            <label for=\"sugarNeededLabel\" style=\"font-size: 1.8em; display: block;\">Kilogramy cukru:<\/label>\n            <input type=\"number\" id=\"sugarNeeded\" step=\"0.01\" oninput=\"updateWaterFromSugar()\" style=\"font-size: 2.5em; width: 270px; border: none; border-bottom: 2px solid black; text-align: center;\">\n        <\/div>\n\n        <div style=\"margin-bottom: 15px;\">\n            <label for=\"waterNeededLabel\" style=\"font-size: 1.8em; display: block;\">Litry wody:<\/label>\n            <input type=\"number\" id=\"waterNeeded\" step=\"0.01\" oninput=\"updateSugarFromWater()\" style=\"font-size: 2.5em; width: 270px; border: none; border-bottom: 2px solid black; text-align: center;\">\n        <\/div>\n\n        <div style=\"margin-bottom: 15px;\">\n            <label for=\"unitSystem\" style=\"font-size: 1.8em; display: block;\">Wybierz system jednostek:<\/label>\n            <select id=\"unitSystem\" onchange=\"updateLabels(); calculateSyrup()\" style=\"font-size: 1.5em;\">\n                <option value=\"imperial\">Imperial (Gallons and Pounds)<\/option>\n                <option value=\"metric\" selected>Metryczny (litry i kilogramy)<\/option>\n            <\/select>\n        <\/div>\n\n        <h2 style=\"font-size: 2em; margin-top: 25px;\">Dodawanie tymolu<\/h2>\n\n        <div style=\"margin-bottom: 15px;\">\n            <label for=\"requiredMix\" style=\"font-size: 1.8em; display: block;\">Mieszanka tymolu i alkoholu izopropylowego:<\/label>\n            <span id=\"requiredMix\" style=\"font-size: 1.8em; display: block;\">0<\/span>\n        <\/div>\n\n        <div style=\"margin-bottom: 15px;\">\n            <label for=\"thymol\" style=\"font-size: 1.8em; display: block;\">Tymol:<\/label>\n            <span id=\"thymol\" style=\"font-size: 1.8em; display: block;\">0<\/span>\n        <\/div>\n\n        <div style=\"margin-bottom: 15px;\">\n            <label for=\"isopropylAlcohol\" style=\"font-size: 1.8em; display: block;\">91% alkohol izopropylowy:<\/label>\n            <span id=\"isopropylAlcohol\" style=\"font-size: 1.8em; display: block;\">0<\/span>\n        <\/div>\n    <\/div>\n\n    <script>\n        const densityLookup = {\n            72: 1.3633, 71: 1.3570, 70: 1.3507, 69: 1.3445, 68: 1.3383,\n            67: 1.3321, 66: 1.3260, 65: 1.3190, 64: 1.3139, 63: 1.3079,\n            62: 1.3019, 61: 1.2959, 60: 1.2900, 59: 1.2841, 58: 1.2783,\n            57: 1.2725, 56: 1.2667, 55: 1.2610, 54: 1.2553, 53: 1.2497,\n            52: 1.2441, 51: 1.2385, 50: 1.2339, 49: 1.2274, 48: 1.2229,\n            47: 1.2165, 46: 1.2111, 45: 1.2057, 44: 1.2004, 43: 1.1951,\n            42: 1.1898, 41: 1.1846, 40: 1.1794, 39: 1.1743, 38: 1.1692,\n            37: 1.1641, 36: 1.1590, 35: 1.1540, 34: 1.1490, 33: 1.1440,\n            32: 1.1391, 31: 1.1343, 30: 1.1295, 29: 1.1247, 28: 1.1200,\n            27: 1.1153, 26: 1.1106, 25: 1.1059, 24: 1.1013, 23: 1.0967,\n            22: 1.0922, 21: 1.0877, 20: 1.0832, 19: 1.0788, 18: 1.0744,\n            17: 1.0700, 16: 1.0657, 15: 1.0614, 14: 1.0572, 13: 1.0530,\n            12: 1.0488, 11: 1.0446, 10: 1.0404, 9: 1.0363, 8: 1.0322,\n            7: 1.0281, 6: 1.0240, 5: 1.0200, 4: 1.0160, 3: 1.0120,\n            2: 1.0080, 1: 1.0040\n        };\n\n        function getDensity(sugarPercentage) {\n            const roundedPercentage = Math.round(sugarPercentage);\n            return densityLookup[roundedPercentage];\n        }\n\n        function updateLabels() {\n            const unitSystem = document.getElementById('unitSystem').value;\n\n            if (unitSystem === 'imperial') {\n                document.querySelector('label[for=\"syrupVolumeLabel\"]').innerText = 'Gallons of Syrup:';\n                document.querySelector('label[for=\"sugarNeededLabel\"]').innerText = 'Pounds of Sugar:';\n                document.querySelector('label[for=\"waterNeededLabel\"]').innerText = 'Gallons of Water:';\n            } else if (unitSystem === 'metric') {\n                document.querySelector('label[for=\"syrupVolumeLabel\"]').innerText = 'Litry syropu:';\n                document.querySelector('label[for=\"sugarNeededLabel\"]').innerText = 'Kilogramy cukru:';\n                document.querySelector('label[for=\"waterNeededLabel\"]').innerText = 'Litry wody:';\n            }\n        }\n\n        function calculateSyrup() {\n            const unitSystem = document.getElementById('unitSystem').value;\n            const syrupVolume = parseFloat(document.getElementById('syrupVolume').value);\n            let sugarPercentage = parseFloat(document.getElementById('sugarPercentage').value);\n\n            if (sugarPercentage < 1) sugarPercentage = 1;\n            if (sugarPercentage > 72) sugarPercentage = 72;\n            document.getElementById('sugarPercentage').value = sugarPercentage.toFixed(2);\n\n            const density = getDensity(sugarPercentage);\n\n            if (unitSystem === 'metric') {\n                const sugarNeeded = syrupVolume * (sugarPercentage \/ 100) * density;\n                const waterNeeded = syrupVolume * ((100 - sugarPercentage) \/ 100) * density;\n\n                document.getElementById('sugarNeeded').value = sugarNeeded.toFixed(2);\n                document.getElementById('waterNeeded').value = waterNeeded.toFixed(2);\n\n            } else if (unitSystem === 'imperial') {\n                const syrupVolumeLiters = syrupVolume * 3.78541;\n                const sugarNeededKg = syrupVolumeLiters * (sugarPercentage \/ 100) * density;\n                const waterNeededLiters = syrupVolumeLiters * ((100 - sugarPercentage) \/ 100) * density;\n\n                const syrupVolumeGallons = syrupVolumeLiters \/ 3.78541;\n                const sugarNeededLbs = sugarNeededKg * 2.20462;\n                const waterNeededGallons = waterNeededLiters \/ 3.78541;\n\n                document.getElementById('syrupVolume').value = syrupVolumeGallons.toFixed(2);\n                document.getElementById('sugarNeeded').value = sugarNeededLbs.toFixed(2);\n                document.getElementById('waterNeeded').value = waterNeededGallons.toFixed(2);\n            }\n\n            calculateThymol();\n        }\n\n        function updateSyrupFromSugarAndWater() {\n            const sugarNeeded = parseFloat(document.getElementById('sugarNeeded').value);\n            const waterNeeded = parseFloat(document.getElementById('waterNeeded').value);\n            const sugarPercentage = parseFloat(document.getElementById('sugarPercentage').value);\n\n            if (isNaN(sugarNeeded) || isNaN(waterNeeded) || sugarNeeded < 0 || waterNeeded < 0) {\n                return;\n            }\n\n            const syrupVolume = (sugarNeeded * 100) \/ (sugarPercentage * getDensity(sugarPercentage));\n            document.getElementById('syrupVolume').value = syrupVolume.toFixed(2);\n\n            calculateThymol();\n        }\n\n        function updateSugarAndWaterFromSyrup() {\n            const syrupVolume = parseFloat(document.getElementById('syrupVolume').value);\n            const sugarPercentage = parseFloat(document.getElementById('sugarPercentage').value);\n            const density = getDensity(sugarPercentage);\n\n            if (isNaN(syrupVolume) || syrupVolume <= 0) {\n                return;\n            }\n\n            const sugarNeeded = syrupVolume * (sugarPercentage \/ 100) * density;\n            const waterNeeded = syrupVolume * ((100 - sugarPercentage) \/ 100) * density;\n\n            document.getElementById('sugarNeeded').value = sugarNeeded.toFixed(2);\n            document.getElementById('waterNeeded').value = waterNeeded.toFixed(2);\n\n            calculateThymol();\n        }\n\n        function updateSugarAndWaterFromPercentage() {\n            updateSugarAndWaterFromSyrup();\n        }\n\n        function updateWaterFromSugar() {\n            const sugarNeeded = parseFloat(document.getElementById('sugarNeeded').value);\n            const sugarPercentage = parseFloat(document.getElementById('sugarPercentage').value);\n            const density = getDensity(sugarPercentage);\n\n            if (isNaN(sugarNeeded) || sugarNeeded < 0) {\n                return;\n            }\n\n            const syrupVolume = (sugarNeeded * 100) \/ (sugarPercentage * density);\n            const waterNeeded = syrupVolume * ((100 - sugarPercentage) \/ 100) * density;\n\n            document.getElementById('syrupVolume').value = syrupVolume.toFixed(2);\n            document.getElementById('waterNeeded').value = waterNeeded.toFixed(2);\n\n            calculateThymol();\n        }\n\n        function updateSugarFromWater() {\n            const waterNeeded = parseFloat(document.getElementById('waterNeeded').value);\n            const sugarPercentage = parseFloat(document.getElementById('sugarPercentage').value);\n            const density = getDensity(sugarPercentage);\n\n            if (isNaN(waterNeeded) || waterNeeded < 0) {\n                return;\n            }\n\n            const syrupVolume = waterNeeded \/ ((100 - sugarPercentage) \/ 100 * density);\n            const sugarNeeded = syrupVolume * (sugarPercentage \/ 100) * density;\n\n            document.getElementById('syrupVolume').value = syrupVolume.toFixed(2);\n            document.getElementById('sugarNeeded').value = sugarNeeded.toFixed(2);\n            document.getElementById('waterNeeded').value = waterNeeded.toFixed(2);\n\n            calculateThymol();\n        }\n\n        function calculateThymol() {\n            const unitSystem = document.getElementById('unitSystem').value;\n            const syrupVolume = parseFloat(document.getElementById('syrupVolume').value);\n\n            let requiredMix, thymol, isopropylAlcohol;\n\n            if (unitSystem === 'metric') {\n                requiredMix = syrupVolume * (2 \/ 3.78541);\n                thymol = (requiredMix \/ 100) * 12.5;\n                isopropylAlcohol = (requiredMix \/ 100) * 88;\n\n                document.getElementById('requiredMix').innerText = requiredMix.toFixed(2) + \" ml\";\n                document.getElementById('thymol').innerText = thymol.toFixed(2) + \" g\";\n                document.getElementById('isopropylAlcohol').innerText = isopropylAlcohol.toFixed(2) + \" ml\";\n            } else if (unitSystem === 'imperial') {\n                requiredMix = 0.0676280454 * syrupVolume;\n                thymol = 0.00881849048 * syrupVolume;\n                isopropylAlcohol = 0.88 * requiredMix;\n\n                document.getElementById('requiredMix').innerText = requiredMix.toFixed(2) + \" fl oz\";\n                document.getElementById('thymol').innerText = thymol.toFixed(2) + \" oz\";\n                document.getElementById('isopropylAlcohol').innerText = isopropylAlcohol.toFixed(2) + \" fl oz\";\n            }\n\n           \n        }\n\n        updateLabels();\n        calculateSyrup();\n    <\/script>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Jak korzysta\u0107 z Kalkulator Syropu Cukrowego<\/strong><\/h2>\n\n\n\n<p><strong>Kalkulator syropu cukrowego<\/strong> jest niezb\u0119dnym narz\u0119dziem dla pszczelarzy, kt\u00f3rzy chc\u0105 przygotowa\u0107 odpowiedni pokarm dla swoich pszcz\u00f3\u0142.<br>Jako uniwersalny <strong>kalkulator pszczelarski<\/strong>, pomaga szybko i precyzyjnie dobra\u0107 proporcje syropu w zale\u017cno\u015bci od potrzeb pasieki.<\/p>\n\n\n\n<p>Niezale\u017cnie od tego, czy planujesz przygotowa\u0107 syrop cukrowy 1:1 do wiosennego dokarmiania, czy syrop cukrowy 2:1 na zim\u0119, <strong>kalkulator syropu cukrowego<\/strong> u\u0142atwia uzyskanie w\u0142a\u015bciwych proporcji.<br>Zrozumienie prawid\u0142owych proporcji, takich jak syrop cukrowy 1:1, 2:1, a nawet 1:2, ma kluczowe znaczenie dla zapewnienia pszczo\u0142om po\u017cywienia, kt\u00f3rego potrzebuj\u0105 przez ca\u0142y rok.<\/p>\n\n\n\n<p>Dzi\u0119ki kalkulatorowi syropu cukrowego mo\u017cesz precyzyjnie obliczy\u0107 ilo\u015b\u0107 cukru i wody, co pozwala na efektywne planowanie i zdrowie Twojej pasieki.<br>Dodatkowo, tabela syropu cukrowego<strong> <\/strong>dostarcza szybkich odniesie\u0144 do r\u00f3\u017cnych proporcji, co u\u0142atwia przygotowanie odpowiedniego pokarmu.<\/p>\n\n\n\n<p>Korzystaj\u0105c z kalkulatora syropu cukrowego 1:1, mo\u017cesz dostosowa\u0107 st\u0119\u017cenie syropu do specyficznych potrzeb swoich pszcz\u00f3\u0142, co jest kluczowe dla ich zdrowia i produktywno\u015bci.<br>Regularne korzystanie z tych narz\u0119dzi wspiera skuteczne zarz\u0105dzanie pasiek\u0105 i zapewnia pszczo\u0142om niezb\u0119dne sk\u0142adniki od\u017cywcze<\/p>\n\n\n\n<p class=\"has-large-font-size\"><strong>Kroki korzystania z kalkulatora:<\/strong><\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Wybierz system jednostek:<\/strong> Wybierz system metryczny (litry i kilogramy) lub imperialny (galony i funty) w zale\u017cno\u015bci od preferencji.<\/li>\n\n\n\n<li><strong>Wprowad\u017a obj\u0119to\u015b\u0107 syropu:<\/strong> Wprowad\u017a \u017c\u0105dan\u0105 ilo\u015b\u0107 syropu cukrowego, kt\u00f3ry chcesz przygotowa\u0107, niezale\u017cnie od tego, czy robisz ma\u0142\u0105 parti\u0119 dla kilku uli, czy du\u017c\u0105 parti\u0119 dla ca\u0142ej pasieki.<\/li>\n\n\n\n<li><strong>Ustaw procentow\u0105 zawarto\u015b\u0107 cukru:<\/strong> Dostosuj st\u0119\u017cenie cukru do potrzeb pszcz\u00f3\u0142.\nDomy\u015blnie ustawiona jest warto\u015b\u0107 66,66%, kt\u00f3ra sprawdza si\u0119 w wi\u0119kszo\u015bci przepis\u00f3w na syrop cukrowy, ale mo\u017cna j\u0105 dostosowa\u0107, aby uzyska\u0107 stosunek cukru do wody 1:1, 2:1 lub inny. <\/li>\n\n\n\n<li><strong>Sprawd\u017a warto\u015bci cukru i wody:<\/strong> Kalkulator automatycznie obliczy dok\u0142adn\u0105 ilo\u015b\u0107 cukru i wody potrzebn\u0105 do uzyskania po\u017c\u0105danej konsystencji syropu, niezale\u017cnie od tego, czy przygotowujesz syrop cukrowy 1 do 1 czy 2 do 1.<\/li>\n\n\n\n<li><strong>Dodawanie tymolu:<\/strong> Kalkulator okre\u015bla r\u00f3wnie\u017c prawid\u0142ow\u0105 ilo\u015b\u0107 tymolu i 91% alkoholu izopropylowego, kt\u00f3re nale\u017cy doda\u0107, aby zapobiec rozwojowi ple\u015bni w syropie, tworz\u0105c tymolizowany syrop, kt\u00f3ry jest bezpieczny i zdrowy dla pszcz\u00f3\u0142.  <strong>Aby przygotowa\u0107 mieszank\u0119, rozpu\u015b\u0107 tymol w alkoholu izopropylowym, mieszaj\u0105c a\u017c do ca\u0142kowitego rozpuszczenia.\nNast\u0119pnie dodaj t\u0119 mieszanin\u0119 do syropu cukrowego i dok\u0142adnie wymieszaj, aby upewni\u0107 si\u0119, \u017ce jest r\u00f3wnomiernie rozprowadzona. <\/strong><\/li>\n<\/ol>\n\n\n\n<p class=\"has-large-font-size\"><strong>Korzy\u015bci dla pszczelarzy:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Dok\u0142adne pomiary:<\/strong> Zapewnia mieszanie odpowiednich proporcji cukru i wody, unikaj\u0105c nadmiernego lub niedostatecznego karmienia pszcz\u00f3\u0142.\nJest to szczeg\u00f3lnie wa\u017cne przy tworzeniu okre\u015blonych receptur syropu cukrowego, takich jak proporcje 1:1 lub 2:1. <\/li>\n\n\n\n<li><strong>Zapobiega ple\u015bni:<\/strong> Dodaj\u0105c odpowiedni\u0105 ilo\u015b\u0107 tymolu, kalkulator pomaga stworzy\u0107 tymolizowany syrop, kt\u00f3ry skutecznie zapobiega powstawaniu ple\u015bni w syropie cukrowym, zw\u0142aszcza w wilgotnych warunkach.\nMa to kluczowe znaczenie zar\u00f3wno w przypadku dokarmiania wiosennego, jak i jesiennego. <\/li>\n\n\n\n<li><strong>Oszcz\u0119dno\u015b\u0107 czasu:<\/strong> Szybko oblicza niezb\u0119dne sk\u0142adniki dla du\u017cych partii syropu, skracaj\u0105c czas przygotowania i zapewniaj\u0105c pszczo\u0142om po\u017cywienie, kt\u00f3rego potrzebuj\u0105, niezale\u017cnie od pory roku.<\/li>\n\n\n\n<li><strong>Wspomaga zdrowie pszcz\u00f3\u0142:<\/strong> Wykazano, \u017ce tymol ma korzystny wp\u0142yw na kolonie pszcz\u00f3\u0142, zw\u0142aszcza w zapobieganiu takim problemom jak Nosema, powszechna choroba pszcz\u00f3\u0142.\nPrawid\u0142owo wymieszany syrop cukrowy, w proporcjach 1:1, 2:1 lub innych, pomaga utrzyma\u0107 zdrowie i produktywno\u015b\u0107 uli. <\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<div class=\"wp-block-cover alignfull\" style=\"margin-top:0;margin-bottom:80px;padding-top:3%;padding-right:0%;padding-bottom:10%;padding-left:5%;min-height:600px;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim\" style=\"background-color:#906e31\"><\/span><img loading=\"lazy\" decoding=\"async\" width=\"1920\" height=\"2560\" class=\"wp-block-cover__image-background wp-image-162\" alt=\"\" src=\"https:\/\/tullhoneycompany.com\/wp-content\/uploads\/2024\/07\/Haudmeraam1-scaled.jpg\" data-object-fit=\"cover\" srcset=\"https:\/\/tullhoneycompany.com\/wp-content\/uploads\/2024\/07\/Haudmeraam1-scaled.jpg 1920w, https:\/\/tullhoneycompany.com\/wp-content\/uploads\/2024\/07\/Haudmeraam1-225x300.jpg 225w, https:\/\/tullhoneycompany.com\/wp-content\/uploads\/2024\/07\/Haudmeraam1-768x1024.jpg 768w, https:\/\/tullhoneycompany.com\/wp-content\/uploads\/2024\/07\/Haudmeraam1-1152x1536.jpg 1152w, https:\/\/tullhoneycompany.com\/wp-content\/uploads\/2024\/07\/Haudmeraam1-1536x2048.jpg 1536w, https:\/\/tullhoneycompany.com\/wp-content\/uploads\/2024\/07\/Haudmeraam1-600x800.jpg 600w\" sizes=\"auto, (max-width: 1920px) 100vw, 1920px\" \/><div class=\"wp-block-cover__inner-container is-layout-flow wp-container-core-cover-is-layout-ee621fdb wp-block-cover-is-layout-flow\">\n<h3 class=\"wp-block-heading\">CIESZY\u0106 SI\u0118 PSZCZELARSTWEM<\/h3>\n\n\n\n<p>Przej\u015bcie na dobrze wyhodowane matki pszczele mo\u017ce stworzy\u0107 spokojniejsze, zdrowsze i bardziej produktywne kolonie.<\/p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\" style=\"margin-top:var(--wp--preset--spacing--30);margin-bottom:var(--wp--preset--spacing--30)\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/tullhoneycompany.com\/pl\/sklep\/\">Sklep<\/a><\/div>\n<\/div>\n<\/div><\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Kalkulator Syropu Cukrowego Litry syropu: Procent cukru w syropie (%): Kilogramy cukru: Litry wody: Wybierz system jednostek: Imperial (Gallons and Pounds)Metryczny (litry i kilogramy) Dodawanie tymolu Mieszanka tymolu i alkoholu izopropylowego: 0 Tymol: 0 91% alkohol izopropylowy: 0 Jak korzysta\u0107 z Kalkulator Syropu Cukrowego Kalkulator syropu cukrowego jest niezb\u0119dnym narz\u0119dziem dla pszczelarzy, kt\u00f3rzy chc\u0105 przygotowa\u0107 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":826,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"no-title","meta":{"footnotes":""},"class_list":["post-1179","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/tullhoneycompany.com\/pl\/wp-json\/wp\/v2\/pages\/1179","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tullhoneycompany.com\/pl\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tullhoneycompany.com\/pl\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tullhoneycompany.com\/pl\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tullhoneycompany.com\/pl\/wp-json\/wp\/v2\/comments?post=1179"}],"version-history":[{"count":9,"href":"https:\/\/tullhoneycompany.com\/pl\/wp-json\/wp\/v2\/pages\/1179\/revisions"}],"predecessor-version":[{"id":1585,"href":"https:\/\/tullhoneycompany.com\/pl\/wp-json\/wp\/v2\/pages\/1179\/revisions\/1585"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tullhoneycompany.com\/pl\/wp-json\/wp\/v2\/media\/826"}],"wp:attachment":[{"href":"https:\/\/tullhoneycompany.com\/pl\/wp-json\/wp\/v2\/media?parent=1179"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}