Showing source for: https://www.sedlacek-t.cz/bazar-cnc-stroju/bruska/
Duration: 0.279782s
Server: nginx

<!DOCTYPE html>
<html lang="cs" prefix="og: https://ogp.me/ns#">
<head><meta charset="UTF-8" /><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(){this.v="1.2.3",this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],window.addEventListener("pageshow",t=>{this.persisted=t.persisted}),window.addEventListener("DOMContentLoaded",()=>{this._preconnect3rdParties()}),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}_addUserInteractionListener(t){if(document.hidden){t._triggerListener();return}this.triggerEvents.forEach(e=>window.addEventListener(e,t.userEventHandler,{passive:!0})),window.addEventListener("touchstart",t.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",t.touchStartHandler),document.addEventListener("visibilitychange",t.userEventHandler)}_removeUserInteractionListener(){this.triggerEvents.forEach(t=>window.removeEventListener(t,this.userEventHandler,{passive:!0})),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(t){"HTML"!==t.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),t.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"onclick","rocket-onclick"),this._pendingClickStarted())}_onTouchMove(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this._pendingClickFinished()}_onTouchEnd(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(t){t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this.interceptedClicks.push(t),t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),this._pendingClickFinished()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach(t=>{t.target.dispatchEvent(new MouseEvent("click",{view:t.view,bubbles:!0,cancelable:!0}))})}_waitForPendingClicks(){return new Promise(t=>{this._isClickPending?this._pendingClickFinished=t:t()})}_pendingClickStarted(){this._isClickPending=!0}_pendingClickFinished(){this._isClickPending=!1}_renameDOMAttribute(t,e,r){t.hasAttribute&&t.hasAttribute(e)&&(event.target.setAttribute(r,event.target.getAttribute(e)),event.target.removeAttribute(e))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let t=[];document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(e=>{if(e.hasAttribute("src")){let r=new URL(e.src).origin;r!==location.origin&&t.push({src:r,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}}),t=[...new Map(t.map(t=>[JSON.stringify(t),t])).values()],this._batchInjectResourceHints(t,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(this),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._triggerWindowLoad()}catch(t){console.error(t)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._waitForPendingClicks().then(()=>{this._replayClicks()}),this._emptyTrash()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)})}async _transformScript(t){return new Promise((await this._littleBreath(),navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor)?e=>{let r=document.createElement("script");[...t.attributes].forEach(t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),r.setAttribute(e,t.nodeValue))}),t.text&&(r.text=t.text),r.hasAttribute("src")?(r.addEventListener("load",e),r.addEventListener("error",e)):(r.text=t.text,e());try{t.parentNode.replaceChild(r,t)}catch(i){e()}}:async e=>{function r(){t.setAttribute("data-rocket-status","failed"),e()}try{let i=t.getAttribute("data-rocket-type"),n=t.getAttribute("data-rocket-src");t.text,i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",function r(){t.setAttribute("data-rocket-status","executed"),e()}),t.addEventListener("error",r),n?(t.removeAttribute("data-rocket-src"),t.src=n):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}catch(s){r()}})}async _loadScriptsFromList(t){let e=t.shift();return e&&e.isConnected?(await this._transformScript(e),this._loadScriptsFromList(t)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(t,e){var r=document.createDocumentFragment();t.forEach(t=>{let i=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(i){let n=document.createElement("link");n.href=i,n.rel=e,"preconnect"!==e&&(n.as="script"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),r.appendChild(n),this.trash.push(n)}}),document.head.appendChild(r)}_delayEventListeners(t){let e={};function r(t,r){!function t(r){!e[r]&&(e[r]={originalFunctions:{add:r.addEventListener,remove:r.removeEventListener},eventsToRewrite:[]},r.addEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.add.apply(r,arguments)},r.removeEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.remove.apply(r,arguments)});function i(t){return e[r].eventsToRewrite.indexOf(t)>=0?"rocket-"+t:t}}(t),e[t].eventsToRewrite.push(r)}function i(t,e){let r=t[e];Object.defineProperty(t,e,{get:()=>r||function(){},set(i){t["rocket"+e]=r=i}})}r(document,"DOMContentLoaded"),r(window,"DOMContentLoaded"),r(window,"load"),r(window,"pageshow"),r(document,"readystatechange"),i(document,"onreadystatechange"),i(window,"onload"),i(window,"onpageshow")}_delayJQueryReady(t){let e;function r(r){if(r&&r.fn&&!t.allJQueries.includes(r)){r.fn.ready=r.fn.init.prototype.ready=function(e){return t.domReadyFired?e.bind(document)(r):document.addEventListener("rocket-DOMContentLoaded",()=>e.bind(document)(r)),r([])};let i=r.fn.on;r.fn.on=r.fn.init.prototype.on=function(){if(this[0]===window){function t(t){return t.split(" ").map(t=>"load"===t||0===t.indexOf("load.")?"rocket-jquery-load":t).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=t(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(e=>{let r=arguments[0][e];delete arguments[0][e],arguments[0][t(e)]=r})}return i.apply(this,arguments),this},t.allJQueries.push(r)}e=r}r(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){r(t)}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach(t=>t(window).trigger("rocket-jquery-load")),await this._littleBreath();let t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){let t=new Map;document.write=document.writeln=function(e){let r=document.currentScript;r||console.error("WPRocket unable to document.write this: "+e);let i=document.createRange(),n=r.parentElement,s=t.get(r);void 0===s&&(s=r.nextSibling,t.set(r,s));let a=document.createDocumentFragment();i.setStart(a,0),a.appendChild(i.createContextualFragment(e)),n.insertBefore(a,s)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise(t=>setTimeout(t)):new Promise(t=>requestAnimationFrame(t))}_emptyTrash(){this.trash.forEach(t=>t.remove())}static run(){let t=new RocketLazyLoadScripts;t._addUserInteractionListener(t)}}RocketLazyLoadScripts.run();</script>

<link rel="profile" href="http://gmpg.org/xfn/11" />
        <style>
            .bd_toc_container {
                transition: ease-in-out .5s !important;
            }
            .bd_toc_container {
                border-top-left-radius:     15px;
                border-top-right-radius:    15px;
                border-bottom-right-radius: 15px;
                border-bottom-left-radius:  15px;
            }
            .bd_toc_container {
                box-shadow: 35px
                            0px
                            87px
                            0px
            rgba(228,228,228,0.5);
            }
            .bd_toc_container.scroll-to-fixed-fixed {
                margin: 0 !important;
            }
            .bd_toc_wrapper .bd_toc_header .bd_toc_switcher_hide_show_icon .bd_toc_arrow {
                border-color: #11142d            }
            .bd_toc_wrapper .bd_toc_header:hover .bd_toc_switcher_hide_show_icon .bd_toc_arrow {
                border-color: #1140ff            }
            .bd_toc_header {
                border-top-left-radius:     0px;
                border-top-right-radius:    0px;
                border-bottom-right-radius: 0px;
                border-bottom-left-radius:  0px;
            }
            .bd_toc_wrapper .bd_toc_wrapper_item .bd_toc_content .bd_toc_content_list ul li a {
                border-top-left-radius:     10px;
                border-top-right-radius:    10px;
                border-bottom-right-radius: 10px;
                border-bottom-left-radius:  10px;
            }
            .bd_toc_container .bd_toc_wrapper .bd_toc_content.list-type-disc ul li a:before {
                background-color: #11142d;
                top: calc( 12px + 7px );
                left: calc( 0px - 12px );
            }

        </style>
        		 		 		 		 		 		 		 		 		 		 		 		 		 <!-- Jetpack Site Verification Tags -->

<!-- Optimalizace pro vyhledávače podle Rank Math PRO - https://rankmath.com/ -->
<title>Bruska - Sedlacek Trade s.r.o.</title>
<meta name="description" content="Brusky jsou nezbytným prvkem v mnoha průmyslových odvětvích a umožňují dokonale dokončit mnoho výrobků. NC / CNC brusky patří mezi nejmodernější typy brusek a poskytují výrobci přesnou kontrolu nad procesem broušení. NC / CNC brusky jsou speciální typy brusek, které umožňují výrobci nastavit přesný průběh broušení a díky tomu dosáhnout dokonalého výsledku. Tyto brusky jsou navrženy tak, aby byly velmi přesné a účinné při broušení různých typů materiálů. NC (Numerické řízení) a CNC (Computer Numerical Control) brusky používají počítačové programy k řízení broušení. Tyto programy umožňují výrobci programovat různé kroky broušení, včetně rychlosti a tlaku, aby se dosáhlo požadovaného výsledku. To znamená, že výrobce může přesně nastavit, jak bude bruska pracovat, což umožňuje výrobu složitých součástí s vysokou přesností. Existují různé typy NC / CNC brusek, včetně plošných a rotačních brusek. Plošné brusky jsou ideální pro broušení plochých a přímých povrchů, zatímco rotační brusky jsou vhodné pro broušení zakřivených a obloukových tvarů. Tyto brusky jsou vybaveny různými druhy kotoučů a nástrojů, aby bylo možné brousit různé druhy materiálů. NC / CNC brusky jsou široce používány v různých odvětvích, včetně automobilového průmyslu, leteckého průmyslu a strojírenského průmyslu. Tyto brusky jsou také často používány k opravám a údržbě různých součástí. Použití NC / CNC brusky významně zvyšuje produktivitu a přesnost broušení. Díky možnosti programovat různé kroky broušení lze snížit dobu, kterou potřebují výrobci na výrobu složitých součástí. Toto zlepšení produktivity v konečném důsledku znamená snížení nákladů a zvýšení ziskovosti."/>
<meta name="robots" content="follow, index, max-snippet:-1, max-video-preview:-1, max-image-preview:large"/>
<link rel="canonical" href="https://www.sedlacek-t.cz/bazar-cnc-stroju/bruska/" />
<meta property="og:locale" content="cs_CZ" />
<meta property="og:type" content="article" />
<meta property="og:title" content="Bruska - Sedlacek Trade s.r.o." />
<meta property="og:description" content="Brusky jsou nezbytným prvkem v mnoha průmyslových odvětvích a umožňují dokonale dokončit mnoho výrobků. NC / CNC brusky patří mezi nejmodernější typy brusek a poskytují výrobci přesnou kontrolu nad procesem broušení. NC / CNC brusky jsou speciální typy brusek, které umožňují výrobci nastavit přesný průběh broušení a díky tomu dosáhnout dokonalého výsledku. Tyto brusky jsou navrženy tak, aby byly velmi přesné a účinné při broušení různých typů materiálů. NC (Numerické řízení) a CNC (Computer Numerical Control) brusky používají počítačové programy k řízení broušení. Tyto programy umožňují výrobci programovat různé kroky broušení, včetně rychlosti a tlaku, aby se dosáhlo požadovaného výsledku. To znamená, že výrobce může přesně nastavit, jak bude bruska pracovat, což umožňuje výrobu složitých součástí s vysokou přesností. Existují různé typy NC / CNC brusek, včetně plošných a rotačních brusek. Plošné brusky jsou ideální pro broušení plochých a přímých povrchů, zatímco rotační brusky jsou vhodné pro broušení zakřivených a obloukových tvarů. Tyto brusky jsou vybaveny různými druhy kotoučů a nástrojů, aby bylo možné brousit různé druhy materiálů. NC / CNC brusky jsou široce používány v různých odvětvích, včetně automobilového průmyslu, leteckého průmyslu a strojírenského průmyslu. Tyto brusky jsou také často používány k opravám a údržbě různých součástí. Použití NC / CNC brusky významně zvyšuje produktivitu a přesnost broušení. Díky možnosti programovat různé kroky broušení lze snížit dobu, kterou potřebují výrobci na výrobu složitých součástí. Toto zlepšení produktivity v konečném důsledku znamená snížení nákladů a zvýšení ziskovosti." />
<meta property="og:url" content="https://www.sedlacek-t.cz/bazar-cnc-stroju/bruska/" />
<meta property="og:site_name" content="Sedlacek Trade s.r.o." />
<meta property="og:image" content="https://www.sedlacek-t.cz/wp-content/uploads/2022/12/Kellenberger-Vista-UR-175-7.jpg" />
<meta property="og:image:secure_url" content="https://www.sedlacek-t.cz/wp-content/uploads/2022/12/Kellenberger-Vista-UR-175-7.jpg" />
<meta property="og:image:width" content="1196" />
<meta property="og:image:height" content="897" />
<meta property="og:image:type" content="image/jpeg" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Bruska - Sedlacek Trade s.r.o." />
<meta name="twitter:description" content="Brusky jsou nezbytným prvkem v mnoha průmyslových odvětvích a umožňují dokonale dokončit mnoho výrobků. NC / CNC brusky patří mezi nejmodernější typy brusek a poskytují výrobci přesnou kontrolu nad procesem broušení. NC / CNC brusky jsou speciální typy brusek, které umožňují výrobci nastavit přesný průběh broušení a díky tomu dosáhnout dokonalého výsledku. Tyto brusky jsou navrženy tak, aby byly velmi přesné a účinné při broušení různých typů materiálů. NC (Numerické řízení) a CNC (Computer Numerical Control) brusky používají počítačové programy k řízení broušení. Tyto programy umožňují výrobci programovat různé kroky broušení, včetně rychlosti a tlaku, aby se dosáhlo požadovaného výsledku. To znamená, že výrobce může přesně nastavit, jak bude bruska pracovat, což umožňuje výrobu složitých součástí s vysokou přesností. Existují různé typy NC / CNC brusek, včetně plošných a rotačních brusek. Plošné brusky jsou ideální pro broušení plochých a přímých povrchů, zatímco rotační brusky jsou vhodné pro broušení zakřivených a obloukových tvarů. Tyto brusky jsou vybaveny různými druhy kotoučů a nástrojů, aby bylo možné brousit různé druhy materiálů. NC / CNC brusky jsou široce používány v různých odvětvích, včetně automobilového průmyslu, leteckého průmyslu a strojírenského průmyslu. Tyto brusky jsou také často používány k opravám a údržbě různých součástí. Použití NC / CNC brusky významně zvyšuje produktivitu a přesnost broušení. Díky možnosti programovat různé kroky broušení lze snížit dobu, kterou potřebují výrobci na výrobu složitých součástí. Toto zlepšení produktivity v konečném důsledku znamená snížení nákladů a zvýšení ziskovosti." />
<meta name="twitter:image" content="https://www.sedlacek-t.cz/wp-content/uploads/2023/06/Designer-96.jpg" />
<meta name="twitter:label1" content="Příspěvky" />
<meta name="twitter:data1" content="4" />
<script type="application/ld+json" class="rank-math-schema-pro">{"@context":"https://schema.org","@graph":[{"@type":"Place","@id":"https://www.sedlacek-t.cz/#place","address":{"@type":"PostalAddress","streetAddress":"\u0160koln\u00ed","addressLocality":"Chomutov","addressRegion":"\u00dasteck\u00fd","postalCode":"43001","addressCountry":"Czech republik"}},{"@type":"Organization","@id":"https://www.sedlacek-t.cz/#organization","name":"Sedlacek Trade s.r.o.","url":"https://www.sedlacek-t.cz","email":"[email protected]","address":{"@type":"PostalAddress","streetAddress":"\u0160koln\u00ed","addressLocality":"Chomutov","addressRegion":"\u00dasteck\u00fd","postalCode":"43001","addressCountry":"Czech republik"},"logo":{"@type":"ImageObject","@id":"https://www.sedlacek-t.cz/#logo","url":"https://www.sedlacek-t.cz/wp-content/uploads/2022/12/cropped-Logo-buton-sedllacek2.jpg","contentUrl":"https://www.sedlacek-t.cz/wp-content/uploads/2022/12/cropped-Logo-buton-sedllacek2.jpg","caption":"Sedlacek Trade s.r.o.","inLanguage":"cs","width":"512","height":"512"},"contactPoint":[{"@type":"ContactPoint","telephone":"+420725586141","contactType":"customer support"},{"@type":"ContactPoint","telephone":"+420773100394","contactType":"sales"}],"location":{"@id":"https://www.sedlacek-t.cz/#place"}},{"@type":"WebSite","@id":"https://www.sedlacek-t.cz/#website","url":"https://www.sedlacek-t.cz","name":"Sedlacek Trade s.r.o.","publisher":{"@id":"https://www.sedlacek-t.cz/#organization"},"inLanguage":"cs"},{"@type":"CollectionPage","@id":"https://www.sedlacek-t.cz/bazar-cnc-stroju/bruska/#webpage","url":"https://www.sedlacek-t.cz/bazar-cnc-stroju/bruska/","name":"Bruska - Sedlacek Trade s.r.o.","isPartOf":{"@id":"https://www.sedlacek-t.cz/#website"},"inLanguage":"cs"}]}</script>
<!-- /Rank Math WordPress SEO plugin -->

<link rel='dns-prefetch' href='//secure.gravatar.com' />
<link rel='dns-prefetch' href='//www.googletagmanager.com' />
<link rel='dns-prefetch' href='//stats.wp.com' />
<link rel='dns-prefetch' href='//jetpack.wordpress.com' />
<link rel='dns-prefetch' href='//s0.wp.com' />
<link rel='dns-prefetch' href='//public-api.wordpress.com' />
<link rel='dns-prefetch' href='//0.gravatar.com' />
<link rel='dns-prefetch' href='//1.gravatar.com' />
<link rel='dns-prefetch' href='//2.gravatar.com' />
<link rel='dns-prefetch' href='//widgets.wp.com' />

<link rel="alternate" type="application/rss+xml" title="Sedlacek Trade s.r.o. &raquo; RSS zdroj" href="https://www.sedlacek-t.cz/feed/" />
<link rel="alternate" type="application/rss+xml" title="Sedlacek Trade s.r.o. &raquo; RSS komentářů" href="https://www.sedlacek-t.cz/comments/feed/" />
<link rel="alternate" type="application/rss+xml" title="Sedlacek Trade s.r.o. &raquo; RSS pro rubriku Bruska" href="https://www.sedlacek-t.cz/bazar-cnc-stroju/bruska/feed/" />
<script type="rocketlazyloadscript" data-rocket-type="text/javascript">
/* <![CDATA[ */
window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/www.sedlacek-t.cz\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.5.2"}};
/*! This file is auto-generated */
!function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83d\udc26\u200d\u2b1b","\ud83d\udc26\u200b\u2b1b")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings);
/* ]]> */
</script>
<style id='wp-emoji-styles-inline-css' type='text/css'>

	img.wp-smiley, img.emoji {
		display: inline !important;
		border: none !important;
		box-shadow: none !important;
		height: 1em !important;
		width: 1em !important;
		margin: 0 0.07em !important;
		vertical-align: -0.1em !important;
		background: none !important;
		padding: 0 !important;
	}
</style>
<link rel='stylesheet' id='wp-block-library-css' href='https://www.sedlacek-t.cz/wp-includes/css/dist/block-library/style.min.css?ver=6.5.2' type='text/css' media='all' />
<style id='wp-block-library-inline-css' type='text/css'>
.has-text-align-justify{text-align:justify;}
</style>
<style id='wp-block-library-theme-inline-css' type='text/css'>
.wp-block-audio figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-audio figcaption{color:#ffffffa6}.wp-block-audio{margin:0 0 1em}.wp-block-code{border:1px solid #ccc;border-radius:4px;font-family:Menlo,Consolas,monaco,monospace;padding:.8em 1em}.wp-block-embed figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-embed figcaption{color:#ffffffa6}.wp-block-embed{margin:0 0 1em}.blocks-gallery-caption{color:#555;font-size:13px;text-align:center}.is-dark-theme .blocks-gallery-caption{color:#ffffffa6}.wp-block-image figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-image figcaption{color:#ffffffa6}.wp-block-image{margin:0 0 1em}.wp-block-pullquote{border-bottom:4px solid;border-top:4px solid;color:currentColor;margin-bottom:1.75em}.wp-block-pullquote cite,.wp-block-pullquote footer,.wp-block-pullquote__citation{color:currentColor;font-size:.8125em;font-style:normal;text-transform:uppercase}.wp-block-quote{border-left:.25em solid;margin:0 0 1.75em;padding-left:1em}.wp-block-quote cite,.wp-block-quote footer{color:currentColor;font-size:.8125em;font-style:normal;position:relative}.wp-block-quote.has-text-align-right{border-left:none;border-right:.25em solid;padding-left:0;padding-right:1em}.wp-block-quote.has-text-align-center{border:none;padding-left:0}.wp-block-quote.is-large,.wp-block-quote.is-style-large,.wp-block-quote.is-style-plain{border:none}.wp-block-search .wp-block-search__label{font-weight:700}.wp-block-search__button{border:1px solid #ccc;padding:.375em .625em}:where(.wp-block-group.has-background){padding:1.25em 2.375em}.wp-block-separator.has-css-opacity{opacity:.4}.wp-block-separator{border:none;border-bottom:2px solid;margin-left:auto;margin-right:auto}.wp-block-separator.has-alpha-channel-opacity{opacity:1}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){width:100px}.wp-block-separator.has-background:not(.is-style-dots){border-bottom:none;height:1px}.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots){height:2px}.wp-block-table{margin:0 0 1em}.wp-block-table td,.wp-block-table th{word-break:normal}.wp-block-table figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-table figcaption{color:#ffffffa6}.wp-block-video figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-video figcaption{color:#ffffffa6}.wp-block-video{margin:0 0 1em}.wp-block-template-part.has-background{margin-bottom:0;margin-top:0;padding:1.25em 2.375em}
</style>
<style id='boomdevs-toc-style-inline-css' type='text/css'>
/*!********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./includes/block-editor/assets/scss/edit.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************/
.is-root-container .is-selected.wp-block-boomdevs-toc:focus {
  outline: none;
}

.wp-block-boomdevs-toc .bd_toc_block_wrapper {
  background-color: #EFF7FF;
  border: 1px solid #D4ECFF;
  border-radius: 10px;
  padding: 15px;
  font-family: inherit;
  display: flex;
  align-items: center;
}
.wp-block-boomdevs-toc .bd_toc_block_wrapper img {
  width: 60px;
  margin-right: 20px;
}
.wp-block-boomdevs-toc .bd_toc_block_wrapper h2 {
  font-size: 20px !important;
  margin: 0;
}

/*# sourceMappingURL=index.css.map*/
</style>
<link rel='stylesheet' id='mediaelement-css' href='https://www.sedlacek-t.cz/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css?ver=4.2.17' type='text/css' media='all' />
<link rel='stylesheet' id='wp-mediaelement-css' href='https://www.sedlacek-t.cz/wp-includes/js/mediaelement/wp-mediaelement.min.css?ver=6.5.2' type='text/css' media='all' />
<style id='jetpack-sharing-buttons-style-inline-css' type='text/css'>
.jetpack-sharing-buttons__services-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:0;list-style-type:none;margin:5px;padding:0}.jetpack-sharing-buttons__services-list.has-small-icon-size{font-size:12px}.jetpack-sharing-buttons__services-list.has-normal-icon-size{font-size:16px}.jetpack-sharing-buttons__services-list.has-large-icon-size{font-size:24px}.jetpack-sharing-buttons__services-list.has-huge-icon-size{font-size:36px}@media print{.jetpack-sharing-buttons__services-list{display:none!important}}.editor-styles-wrapper .wp-block-jetpack-sharing-buttons{gap:0;padding-inline-start:0}ul.jetpack-sharing-buttons__services-list.has-background{padding:1.25em 2.375em}
</style>
<style id='rank-math-toc-block-style-inline-css' type='text/css'>
.wp-block-rank-math-toc-block nav ol{counter-reset:item}.wp-block-rank-math-toc-block nav ol li{display:block}.wp-block-rank-math-toc-block nav ol li:before{content:counters(item, ".") ". ";counter-increment:item}

</style>
<style id='classic-theme-styles-inline-css' type='text/css'>
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
</style>
<style id='global-styles-inline-css' type='text/css'>
body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}body .is-layout-grid{display: grid;}body .is-layout-grid > *{margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
.wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;}
:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
.wp-block-pullquote{font-size: 1.5em;line-height: 1.6;}
</style>
<link data-minify="1" rel='stylesheet' id='boomdevs-toc-css' href='https://www.sedlacek-t.cz/wp-content/cache/min/1/wp-content/plugins/top-table-of-contents/public/css/boomdevs-toc-public.css?ver=1713279535' type='text/css' media='all' />
<link rel='stylesheet' id='cmplz-general-css' href='https://www.sedlacek-t.cz/wp-content/plugins/complianz-gdpr/assets/css/cookieblocker.min.css?ver=1714476042' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='zon-style-css' href='https://www.sedlacek-t.cz/wp-content/cache/min/1/wp-content/themes/zon/style.css?ver=1713279535' type='text/css' media='all' />
<style id='zon-style-inline-css' type='text/css'>
/* Hide Date */
			.entry-meta .posted-on,
			.mb-entry-meta .posted-on {
				display: none;
				visibility: hidden;
			}
	/****************************************************************/
						/*.... Color Style ....*/
	/****************************************************************/
	/* Nav, links and hover */

a,
ul li a:hover,
ol li a:hover,
.top-bar .top-bar-menu a:hover,
.top-bar .top-bar-menu a:focus,
.main-navigation li li.menu-item-has-children > a:hover:after, /* Navigation */
.main-navigation li li.page_item_has_children > a:hover:after,
.main-navigation ul li ul li a:hover,
.main-navigation ul li ul li a:focus,
.main-navigation ul li ul li:hover > a,
.main-navigation ul li.current-menu-item ul li a:hover,
.side-menu-wrap .side-nav-wrap a:hover, /* Side Menu */
.side-menu-wrap .side-nav-wrap a:focus,
.side-nav-wrap li.menu-item-object-category[class*="cl-"] a:hover,
.side-nav-wrap li.menu-item-object-category[class*="cl-"] a:focus,
.entry-title a:hover, /* Post */
.entry-title a:focus,
.entry-title a:active,
.entry-meta a:hover,
a.more-link,
.widget ul li a:hover, /* Widgets */
.widget ul li a:focus,
.widget-title a:hover,
.site-info .copyright a:hover, /* Footer */
.site-info .copyright a:focus,
#colophon .widget ul li a:hover,
#colophon .widget ul li a:focus,
#footer-navigation .menu-item:not([class*="cl-"]) a:hover,
#footer-navigation .menu-item:not([class*="cl-"]) a:focus,
#footer-navigation li.menu-item-object-category[class*="cl-"] a:hover,
#footer-navigation li.menu-item-object-category[class*="cl-"] a:focus,
#footer-navigation a:hover,
#footer-navigation a:focus {
	color: #d4000e;
}

/* Webkit */
::selection {
	background: #d4000e;
	color: #fff;
}

/* Gecko/Mozilla */
::-moz-selection {
	background: #d4000e;
	color: #fff;
}

/* Accessibility
================================================== */
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	color: #d4000e;
}

/* Sticky Header, Default Buttons & Submit
================================================== */
input[type="reset"],/* Forms  */
input[type="button"],
input[type="submit"],
.main-slider .flex-control-nav a.flex-active,
.main-slider .flex-control-nav a:hover,
.go-to-top .icon-bg,
.search-submit,
.btn-default,
.widget_tag_cloud a,
#sticky-header {
	background-color: #d4000e;
}

/* Widget Title
================================================== */
.widget-title span {
	background-color: #d4000e;
}

.widget-title span:after {
	background: -webkit-linear-gradient(to right, #d4000e, transparent);
	background: linear-gradient(to right, #d4000e, transparent);
}

/* Feature News
================================================== */
.feature-news-wrap,
.feature-news-title {
	border-color: #d4000e;
}

.feature-news-title:after {
	border-top-color: #d4000e;
}

.feature-news-slider .flex-direction-nav li a {
	background-color: #d4000e;
	border-color: #d4000e;
}

/* Popular, Comment & Tag Widget
================================================== */
.tab-menu button:hover,
.tab-menu button.active,
.mb-tag-cloud .mb-tags a {
	background-color: #d4000e;
}

/* Secondary color
================================================== */
.widget-title .more-btn,
.home-buttom,
.breaking-news-header,
.news-header-title:after {
	background-color: #d4000e;
}

/* Header and bbpress
================================================== */
#bbpress-forums .bbp-topics a:hover {
	color: #d4000e;
}

.bbp-submit-wrapper button.submit {
	background-color: #d4000e;
	border: 1px solid #d4000e;
}

/* Woocommerce
================================================== */
.woocommerce #respond input#submit,
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button,
.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt,
.woocommerce-demo-store p.demo_store {
	background-color: #d4000e;
}

.woocommerce .woocommerce-message:before {
	color: #d4000e;
}

/* Category Slider widget */
.cat-slider .flex-direction-nav li a:hover {
	background-color: #d4000e;
}

/* Tab Category widget */
.cat-tab-menu li:hover:after,
.cat-tab-menu li.active:after {
	background: -webkit-linear-gradient(to right, transparent, #d4000e, transparent);
	background: linear-gradient(to right, transparent, #d4000e, transparent);
}
.cat-tab-menu li:hover,
.cat-tab-menu li.active {
	color: #d4000e !important;
}


</style>
<link data-minify="1" rel='stylesheet' id='zon-block-style-css' href='https://www.sedlacek-t.cz/wp-content/cache/min/1/wp-content/themes/zon/css/blocks.css?ver=1713279535' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='zon-iconstyle-css' href='https://www.sedlacek-t.cz/wp-content/cache/min/1/wp-content/themes/zon/assets/font-icons/css/all.min.css?ver=1713279535' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='zon-responsive-css' href='https://www.sedlacek-t.cz/wp-content/cache/min/1/wp-content/themes/zon/css/responsive.css?ver=1713279535' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='zon-google-fonts-css' href='https://www.sedlacek-t.cz/wp-content/cache/min/1/wp-content/fonts/9e395c1bf4b258fa55717cd7eefdbc8f.css?ver=1713279535' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='newsletter-css' href='https://www.sedlacek-t.cz/wp-content/cache/min/1/wp-content/plugins/newsletter/style.css?ver=1713279535' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='jetpack_css-css' href='https://www.sedlacek-t.cz/wp-content/cache/min/1/wp-content/plugins/jetpack/css/jetpack.css?ver=1713279535' type='text/css' media='all' />
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.sedlacek-t.cz/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.sedlacek-t.cz/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js" defer></script>
<!--[if lt IE 9]>
<script type="text/javascript" src="https://www.sedlacek-t.cz/wp-content/themes/zon/js/html5.js?ver=3.7.3" id="html5-js"></script>
<![endif]-->

<!-- Google tag (gtag.js) snippet added by Site Kit -->

<!-- Google Analytics snippet added by Site Kit -->
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.googletagmanager.com/gtag/js?id=GT-P3JPZ5K" id="google_gtagjs-js" async></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="google_gtagjs-js-after">
/* <![CDATA[ */
window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}
gtag("set","linker",{"domains":["www.sedlacek-t.cz"]});
gtag("js", new Date());
gtag("set", "developer_id.dZTNiMT", true);
gtag("config", "GT-P3JPZ5K");
/* ]]> */
</script>

<!-- End Google tag (gtag.js) snippet added by Site Kit -->
<link rel="https://api.w.org/" href="https://www.sedlacek-t.cz/wp-json/" /><link rel="alternate" type="application/json" href="https://www.sedlacek-t.cz/wp-json/wp/v2/categories/219" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.sedlacek-t.cz/xmlrpc.php?rsd" />
<meta name="generator" content="WordPress 6.5.2" />
<meta name="generator" content="Site Kit by Google 1.125.0" />		<script type="rocketlazyloadscript" data-rocket-type="text/javascript">
				(function(c,l,a,r,i,t,y){
					c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};t=l.createElement(r);t.async=1;
					t.src="https://www.clarity.ms/tag/"+i+"?ref=wordpress";y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
				})(window, document, "clarity", "script", "4bdwhe5e2i");
		</script>
			<style>img#wpstats{display:none}</style>
					<style>.cmplz-hidden {
					display: none !important;
				}</style>	<meta name="viewport" content="width=device-width" />
	
<!-- Google AdSense meta tags added by Site Kit -->
<meta name="google-adsense-platform-account" content="ca-host-pub-2644536267352236">
<meta name="google-adsense-platform-domain" content="sitekit.withgoogle.com">
<!-- End Google AdSense meta tags added by Site Kit -->
<noscript><style>.lazyload[data-src]{display:none !important;}</style></noscript><style>.lazyload{background-image:none !important;}.lazyload:before{background-image:none !important;}</style>
<!-- Google Tag Manager snippet added by Site Kit -->
<script type="rocketlazyloadscript" data-rocket-type="text/javascript">
/* <![CDATA[ */

			( function( w, d, s, l, i ) {
				w[l] = w[l] || [];
				w[l].push( {'gtm.start': new Date().getTime(), event: 'gtm.js'} );
				var f = d.getElementsByTagName( s )[0],
					j = d.createElement( s ), dl = l != 'dataLayer' ? '&l=' + l : '';
				j.async = true;
				j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
				f.parentNode.insertBefore( j, f );
			} )( window, document, 'script', 'dataLayer', 'GTM-P6DN9DD' );
			
/* ]]> */
</script>

<!-- End Google Tag Manager snippet added by Site Kit -->
<style type="text/css">.bd_toc_container{width:100%!important;}.bd_toc_wrapper{padding-top:20px!important;padding-right:25px!important;padding-bottom:20px!important;padding-left:25px!important;}.bd_toc_container{margin-top:0px!important;margin-bottom:30px!important;}.bd_toc_container{background-color:#ffffff!important;}.bd_toc_container{border-top-width:1px!important;border-right-width:1px!important;border-bottom-width:1px!important;border-left-width:1px!important;border-color:#efefef!important;border-style:solid!important;}.bd_toc_header_title{font-size:20px!important;line-height:30px!important;}.bd_toc_wrapper .bd_toc_header .bd_toc_header_title{color:#11142d!important;}.bd_toc_wrapper .bd_toc_header:hover .bd_toc_header_title{color:#1140ff!important;}.bd_toc_header{padding-top:0px!important;padding-right:2px!important;padding-bottom:0px!important;padding-left:0px!important;}.bd_toc_header.active{margin-top:0px!important;margin-right:0px!important;margin-bottom:15px!important;margin-left:0px!important;}.bd_toc_content_list .bd_toc_content_list_item ul > li > a{font-size:14px!important;line-height:20px!important;}.bd_toc_wrapper .bd_toc_wrapper_item .bd_toc_content .bd_toc_content_list_item ul li a{padding-top:12px!important;padding-right:45px!important;padding-bottom:12px!important;padding-left:0px!important;}.bd_toc_wrapper .bd_toc_wrapper_item .bd_toc_content .bd_toc_content_list_item ul li a{margin-top:0px!important;margin-right:0px!important;margin-bottom:0px!important;margin-left:0px!important;}.bd_toc_wrapper .bd_toc_wrapper_item .bd_toc_content .bd_toc_content_list ul li a{border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;border-color:#ffffff;border-style:solid;}.bd_toc_wrapper .bd_toc_wrapper_item .bd_toc_content .bd_toc_content_list ul li.current > a{border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;border-color:#ffffff;border-style:solid;}.bd_toc_content{background-color:#ffffff!important;}.bd_toc_wrapper .bd_toc_wrapper_item .bd_toc_content .bd_toc_content_list ul li a{background-color:#ffffff!important;}.bd_toc_wrapper .bd_toc_wrapper_item .bd_toc_content .bd_toc_content_list ul li.current > a{background-color:#f7f7f700!important;}.bd_toc_wrapper .bd_toc_wrapper_item .bd_toc_content .bd_toc_content_list ul li a, .bd_toc_container .bd_toc_wrapper .bd_toc_content_list_item ul li .collaps-button .toggle-icon{color:#11142d;}.bd_toc_wrapper .bd_toc_wrapper_item .bd_toc_content .bd_toc_content_list ul li a:hover, .bd_toc_container .bd_toc_wrapper .bd_toc_content_list_item ul li .collaps-button .toggle-icon:hover{color:#1140ff;}.bd_toc_wrapper .bd_toc_wrapper_item .bd_toc_content .bd_toc_content_list ul li.current > a,.bd_toc_container .bd_toc_wrapper .bd_toc_content_list_item ul li.current>.collaps-button .toggle-icon{color:#1140ff;}</style><link rel="icon" href="https://www.sedlacek-t.cz/wp-content/uploads/2022/12/Logo-buton-sedllacek2-100x100.jpg" sizes="32x32" />
<link rel="icon" href="https://www.sedlacek-t.cz/wp-content/uploads/2022/12/Logo-buton-sedllacek2.jpg" sizes="192x192" />
<link rel="apple-touch-icon" href="https://www.sedlacek-t.cz/wp-content/uploads/2022/12/Logo-buton-sedllacek2.jpg" />
<meta name="msapplication-TileImage" content="https://www.sedlacek-t.cz/wp-content/uploads/2022/12/Logo-buton-sedllacek2.jpg" />
<noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript></head>
<body data-cmplz=1 class="archive category category-bruska category-219 wp-custom-logo wp-embed-responsive  three-column-blog small-sld cat-color-1">
			<!-- Google Tag Manager (noscript) snippet added by Site Kit -->
		<noscript>
			<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-P6DN9DD" height="0" width="0" style="display:none;visibility:hidden"></iframe>
		</noscript>
		<!-- End Google Tag Manager (noscript) snippet added by Site Kit -->
		<div id="page" class="site">
	<a class="skip-link screen-reader-text" href="#site-content-contain">Skip to content</a>
	<!-- Masthead ============================================= -->
	<header id="masthead" class="site-header" role="banner">
		<div class="header-wrap">
						<!-- Top Header============================================= -->
			<div class="top-header">

				<div class="logo-bar"> <div class="wrap"> <div id="site-branding"><div id="site-detail"> <h2 id="site-title"> 				<a href="https://www.sedlacek-t.cz/" title="Sedlacek Trade s.r.o." rel="home"> Sedlacek Trade s.r.o. </a>
				 </h2> <!-- end .site-title --> 					<div id="site-description"> Prodej cnc strojů </div> <!-- end #site-description -->
						
		</div></div> <!-- end  #site-branding -->
						<div class="advertisement-box">
					<div class="advertisement-wrap" id="block-61"><a href="https://www.moneyrobot.com/Miracz" target="_blank"><img fetchpriority="high" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20728%2090'%3E%3C/svg%3E" width="728" height="90" border="0" data-lazy-src="https://affiliates.moneyrobot.com/banners/798x90-1.gif" /><noscript><img fetchpriority="high" decoding="async" src="https://affiliates.moneyrobot.com/banners/798x90-1.gif" width="728" height="90" border="0" /></noscript></a></div>				</div> <!-- end .advertisement-box -->
					</div><!-- end .wrap -->
	</div><!-- end .logo-bar -->

				<!-- Breaking News ============================================= -->
				
				<!-- Top Bar ============================================= -->
								<!-- Main Header============================================= -->
				<div id="sticky-header" class="clearfix">
					<div class="wrap">
						<div class="main-header clearfix">

							<!-- Main Nav ============================================= -->
									<div id="site-branding">
						<div id="site-detail">
				<div id="site-title">
					<a href="https://www.sedlacek-t.cz/" title="Sedlacek Trade s.r.o." rel="home"> Sedlacek Trade s.r.o. </a>
				</div>
				<!-- end #site-title -->
				<div id="site-description">Prodej cnc strojů</div> <!-- end #site-description -->
			</div>
						</div> <!-- end #site-branding -->
									<div class="home-buttom">
									<a href="https://www.sedlacek-t.cz/"><i class="fas fa-home"></i></a>
								</div>
																<nav id="site-navigation" class="main-navigation clearfix" role="navigation" aria-label="Main Menu">
																
									<button class="menu-toggle" type="button" aria-controls="primary-menu" aria-expanded="false">
										<span class="line-bar"></span>
									</button><!-- end .menu-toggle -->
									<ul id="primary-menu" class="menu nav-menu"><li id="menu-item-95" class="menu-item menu-item-type-taxonomy menu-item-object-category current-category-ancestor current-menu-ancestor current-menu-parent current-category-parent menu-item-has-children menu-item-95 cl-4"><a href="https://www.sedlacek-t.cz/bazar-cnc-stroju/">Prodej strojů</a>
<ul class="sub-menu">
	<li id="menu-item-9912" class="menu-item menu-item-type-taxonomy menu-item-object-category current-menu-item menu-item-9912 cl-219"><a target="_blank" rel="noopener" href="https://www.sedlacek-t.cz/bazar-cnc-stroju/bruska/" aria-current="page">Brusky</a></li>
	<li id="menu-item-9898" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-9898 cl-218"><a target="_blank" rel="noopener" href="https://www.sedlacek-t.cz/bazar-cnc-stroju/cnc-centrum/">CNC centra</a></li>
	<li id="menu-item-9919" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-9919 cl-220"><a target="_blank" rel="noopener" href="https://www.sedlacek-t.cz/bazar-cnc-stroju/edm/">EDM</a></li>
	<li id="menu-item-9926" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-9926 cl-222"><a target="_blank" rel="noopener" href="https://www.sedlacek-t.cz/bazar-cnc-stroju/freza/">Frézy</a></li>
	<li id="menu-item-9940" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-9940 cl-225"><a target="_blank" rel="noopener" href="https://www.sedlacek-t.cz/bazar-cnc-stroju/horizontalni-vyvrtavaci-stroj/">Horizontky</a></li>
	<li id="menu-item-9921" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-9921 cl-221"><a target="_blank" rel="noopener" href="https://www.sedlacek-t.cz/bazar-cnc-stroju/laser/">Laser</a></li>
	<li id="menu-item-9929" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-9929 cl-223"><a target="_blank" rel="noopener" href="https://www.sedlacek-t.cz/bazar-cnc-stroju/lis/">Lisy</a></li>
	<li id="menu-item-9968" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-9968 cl-227"><a target="_blank" rel="noopener" href="https://www.sedlacek-t.cz/bazar-cnc-stroju/nuzky/">Nůžky</a></li>
	<li id="menu-item-9933" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-9933 cl-224"><a target="_blank" rel="noopener" href="https://www.sedlacek-t.cz/bazar-cnc-stroju/soustruh/">Soustruhy</a></li>
</ul>
</li>
<li id="menu-item-116" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-116 cl-23"><a href="https://www.sedlacek-t.cz/prodej-majetku/">Prodej majetku</a></li>
<li id="menu-item-39942" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-39942 cl-4263"><a href="https://www.sedlacek-t.cz/reality/">Reality</a></li>
<li id="menu-item-34437" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-34437 cl-4252"><a target="_blank" rel="noopener" href="https://www.sedlacek-t.cz/metal-machining-blog/">Blog</a></li>
<li id="menu-item-38" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-38"><a href="https://www.sedlacek-t.cz/kontakty/">Kontakty</a></li>
<li id="menu-item-37468" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-37468"><a href="https://www.sedlacek-t.cz/mit-zpravy/">News MIT</a></li>
<li id="menu-item-34871" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-privacy-policy menu-item-34871"><a rel="privacy-policy" href="https://www.sedlacek-t.cz/zasady-cookies-eu/">Zásady cookies (EU)</a></li>
<li id="menu-item-43201" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-43201"><a href="https://www.sedlacek-t.cz/newsletter/">Newsletter</a></li>
<li class="menu-item menu-item-gtranslate menu-item-has-children notranslate"><a href="#" data-gt-lang="cs" class="gt-current-wrapper notranslate"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%3C/svg%3E" width="24" height="24" alt="cs" data-lazy-src="https://www.sedlacek-t.cz/wp-content/plugins/gtranslate/flags/svg/cs.svg"><noscript><img src="https://www.sedlacek-t.cz/wp-content/plugins/gtranslate/flags/svg/cs.svg" width="24" height="24" alt="cs" loading="lazy"></noscript> <span>CS</span></a><ul class="dropdown-menu sub-menu"><li class="menu-item menu-item-gtranslate-child"><a href="#" data-gt-lang="cs" class="gt-current-lang notranslate"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%3C/svg%3E" width="24" height="24" alt="cs" data-lazy-src="https://www.sedlacek-t.cz/wp-content/plugins/gtranslate/flags/svg/cs.svg"><noscript><img src="https://www.sedlacek-t.cz/wp-content/plugins/gtranslate/flags/svg/cs.svg" width="24" height="24" alt="cs" loading="lazy"></noscript> <span>CS</span></a></li><li class="menu-item menu-item-gtranslate-child"><a href="#" data-gt-lang="en" class="notranslate"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%3C/svg%3E" width="24" height="24" alt="en" data-lazy-src="https://www.sedlacek-t.cz/wp-content/plugins/gtranslate/flags/svg/en.svg"><noscript><img src="https://www.sedlacek-t.cz/wp-content/plugins/gtranslate/flags/svg/en.svg" width="24" height="24" alt="en" loading="lazy"></noscript> <span>EN</span></a></li><li class="menu-item menu-item-gtranslate-child"><a href="#" data-gt-lang="de" class="notranslate"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%3C/svg%3E" width="24" height="24" alt="de" data-lazy-src="https://www.sedlacek-t.cz/wp-content/plugins/gtranslate/flags/svg/de.svg"><noscript><img src="https://www.sedlacek-t.cz/wp-content/plugins/gtranslate/flags/svg/de.svg" width="24" height="24" alt="de" loading="lazy"></noscript> <span>DE</span></a></li><li class="menu-item menu-item-gtranslate-child"><a href="#" data-gt-lang="it" class="notranslate"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%3C/svg%3E" width="24" height="24" alt="it" data-lazy-src="https://www.sedlacek-t.cz/wp-content/plugins/gtranslate/flags/svg/it.svg"><noscript><img src="https://www.sedlacek-t.cz/wp-content/plugins/gtranslate/flags/svg/it.svg" width="24" height="24" alt="it" loading="lazy"></noscript> <span>IT</span></a></li><li class="menu-item menu-item-gtranslate-child"><a href="#" data-gt-lang="pl" class="notranslate"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%3C/svg%3E" width="24" height="24" alt="pl" data-lazy-src="https://www.sedlacek-t.cz/wp-content/plugins/gtranslate/flags/svg/pl.svg"><noscript><img src="https://www.sedlacek-t.cz/wp-content/plugins/gtranslate/flags/svg/pl.svg" width="24" height="24" alt="pl" loading="lazy"></noscript> <span>PL</span></a></li></ul></li></ul>								</nav> <!-- end #site-navigation -->
														<div class="search-navigation">
								<button class="search-toggle" type="button"></button>
								<div id="header-search-box" class="header-search-nav">
									<div class="search-box">
										<form class="search-form" action="https://www.sedlacek-t.cz/" method="get">
			<label class="screen-reader-text">Hledat …</label>
		<input type="search" name="s" class="search-field" placeholder="Hledat …" autocomplete="off" />
		<button type="submit" class="search-submit"><i class="fa fa-search"></i></button>
</form> <!-- end .search-form -->										<button type="button" class="header-search-x"><i class="fas fa-times"></i></button>
									</div> 
								</div>
							</div>
								<!-- end .search-navigation -->
							
						</div><!-- end .main-header -->
					</div> <!-- end .wrap -->
				</div><!-- end #sticky-header -->
			
							</div><!-- end .top-header -->
	</div><!-- end .header-wrap -->
	<!-- Main Slider ============================================= -->
	</header> <!-- end #masthead -->
<!-- Main Page Start ============================================= -->
<div id="site-content-contain" class="site-content-contain">
	<div id="content" class="site-content">
		<div class="wrap">
	<div id="primary" class="content-area">
		<main id="main" class="site-main" role="main">
							<header class="page-header">
					<h1 class="page-title">Rubrika: <span>Bruska</span></h1><div class="taxonomy-description"><p>Brusky jsou nezbytným prvkem v mnoha průmyslových odvětvích a umožňují dokonale dokončit mnoho výrobků. NC / CNC brusky patří mezi nejmodernější typy brusek a poskytují výrobci přesnou kontrolu nad procesem broušení.</p>
<p>NC / CNC brusky jsou speciální typy brusek, které umožňují výrobci nastavit přesný průběh broušení a díky tomu dosáhnout dokonalého výsledku. Tyto brusky jsou navrženy tak, aby byly velmi přesné a účinné při broušení různých typů materiálů.</p>
<p>NC (Numerické řízení) a CNC (Computer Numerical Control) brusky používají počítačové programy k řízení broušení. Tyto programy umožňují výrobci programovat různé kroky broušení, včetně rychlosti a tlaku, aby se dosáhlo požadovaného výsledku. To znamená, že výrobce může přesně nastavit, jak bude bruska pracovat, což umožňuje výrobu složitých součástí s vysokou přesností.</p>
<p>Existují různé typy NC / CNC brusek, včetně plošných a rotačních brusek. Plošné brusky jsou ideální pro broušení plochých a přímých povrchů, zatímco rotační brusky jsou vhodné pro broušení zakřivených a obloukových tvarů. Tyto brusky jsou vybaveny různými druhy kotoučů a nástrojů, aby bylo možné brousit různé druhy materiálů.</p>
<p>NC / CNC brusky jsou široce používány v různých odvětvích, včetně automobilového průmyslu, leteckého průmyslu a strojírenského průmyslu. Tyto brusky jsou také často používány k opravám a údržbě různých součástí.</p>
<p>Použití NC / CNC brusky významně zvyšuje produktivitu a přesnost broušení. Díky možnosti programovat různé kroky broušení lze snížit dobu, kterou potřebují výrobci na výrobu složitých součástí. Toto zlepšení produktivity v konečném důsledku znamená snížení nákladů a zvýšení ziskovosti.</p>
</div>				</header><!-- .page-header -->
				<article id="post-9873" class="post-9873 post type-post status-publish format-standard has-post-thumbnail hentry category-bazar-cnc-stroju category-bruska tag-bruska">
					<div class="post-image-content">
				<figure class="post-featured-image">
					<a href="https://www.sedlacek-t.cz/bruska-bdu-250-a/" title="Bruska BDU 250 A">
					<img width="640" height="480" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20640%20480'%3E%3C/svg%3E" class="attachment-zon-featured-blog size-zon-featured-blog wp-post-image" alt="TOS BDU 250A 4" decoding="async" data-lazy-srcset="https://www.sedlacek-t.cz/wp-content/uploads/2023/02/TOS-BDU-250A-4.jpg 1920w, https://www.sedlacek-t.cz/wp-content/uploads/2023/02/TOS-BDU-250A-4-600x450.jpg 600w, https://www.sedlacek-t.cz/wp-content/uploads/2023/02/TOS-BDU-250A-4-300x225.jpg 300w, https://www.sedlacek-t.cz/wp-content/uploads/2023/02/TOS-BDU-250A-4-1024x768.jpg 1024w, https://www.sedlacek-t.cz/wp-content/uploads/2023/02/TOS-BDU-250A-4-768x576.jpg 768w, https://www.sedlacek-t.cz/wp-content/uploads/2023/02/TOS-BDU-250A-4-1536x1152.jpg 1536w" data-lazy-sizes="(max-width: 640px) 100vw, 640px" data-attachment-id="9874" data-permalink="https://www.sedlacek-t.cz/bruska-bdu-250-a/tos-bdu-250a-4/" data-orig-file="https://www.sedlacek-t.cz/wp-content/uploads/2023/02/TOS-BDU-250A-4.jpg" data-orig-size="1920,1440" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="TOS-BDU-250A-4" data-image-description="" data-image-caption="" data-medium-file="https://www.sedlacek-t.cz/wp-content/uploads/2023/02/TOS-BDU-250A-4-300x225.jpg" data-large-file="https://www.sedlacek-t.cz/wp-content/uploads/2023/02/TOS-BDU-250A-4-1024x768.jpg" title="Bruska BDU 250 A 1" data-lazy-src="https://www.sedlacek-t.cz/wp-content/uploads/2023/02/TOS-BDU-250A-4.jpg"><noscript><img width="640" height="480" src="https://www.sedlacek-t.cz/wp-content/uploads/2023/02/TOS-BDU-250A-4.jpg" class="attachment-zon-featured-blog size-zon-featured-blog wp-post-image" alt="TOS BDU 250A 4" decoding="async" srcset="https://www.sedlacek-t.cz/wp-content/uploads/2023/02/TOS-BDU-250A-4.jpg 1920w, https://www.sedlacek-t.cz/wp-content/uploads/2023/02/TOS-BDU-250A-4-600x450.jpg 600w, https://www.sedlacek-t.cz/wp-content/uploads/2023/02/TOS-BDU-250A-4-300x225.jpg 300w, https://www.sedlacek-t.cz/wp-content/uploads/2023/02/TOS-BDU-250A-4-1024x768.jpg 1024w, https://www.sedlacek-t.cz/wp-content/uploads/2023/02/TOS-BDU-250A-4-768x576.jpg 768w, https://www.sedlacek-t.cz/wp-content/uploads/2023/02/TOS-BDU-250A-4-1536x1152.jpg 1536w" sizes="(max-width: 640px) 100vw, 640px" data-attachment-id="9874" data-permalink="https://www.sedlacek-t.cz/bruska-bdu-250-a/tos-bdu-250a-4/" data-orig-file="https://www.sedlacek-t.cz/wp-content/uploads/2023/02/TOS-BDU-250A-4.jpg" data-orig-size="1920,1440" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="TOS-BDU-250A-4" data-image-description="" data-image-caption="" data-medium-file="https://www.sedlacek-t.cz/wp-content/uploads/2023/02/TOS-BDU-250A-4-300x225.jpg" data-large-file="https://www.sedlacek-t.cz/wp-content/uploads/2023/02/TOS-BDU-250A-4-1024x768.jpg" title="Bruska BDU 250 A 1"></noscript>					</a>
				</figure><!-- end.post-featured-image  -->
			</div><!-- end.post-image-content -->
					<header class="entry-header">
				 
					<div class="entry-meta">
							<span class="cats-links">
								<a class="cl-4" href="https://www.sedlacek-t.cz/bazar-cnc-stroju/">Prodej strojů</a>
									<a class="cl-219" href="https://www.sedlacek-t.cz/bazar-cnc-stroju/bruska/">Bruska</a>
				</span><!-- end .cat-links -->
					</div>
								<h2 class="entry-title"> <a href="https://www.sedlacek-t.cz/bruska-bdu-250-a/" title="Bruska BDU 250 A"> Bruska BDU 250 A </a> </h2> <!-- end.entry-title -->

				<div class="entry-meta"><span class="author vcard"><a href="https://www.sedlacek-t.cz/author/sedlacektc/" title="Bruska BDU 250 A">Sedlacek Trade</a></span><span class="posted-on"><a href="https://www.sedlacek-t.cz/bruska-bdu-250-a/" title="15 listopadu, 2023">15 listopadu, 2023</a></span>							<span class="comments">
							<a href="https://www.sedlacek-t.cz/bruska-bdu-250-a/#comments"> 11 Comments</a> </span>
												<span class="tag-links">
								<a href="https://www.sedlacek-t.cz/tag/bruska/" rel="tag">bruska</a>							</span> <!-- end .tag-links -->
						</div> <!-- end .entry-meta -->			</header><!-- end .entry-header -->
			<div class="entry-content">
				<p>Nabízíme k prodeji Brusku BDU 250A s následujícími technickými parametry: Tento výkonný stroj je ideální pro širokou škálu broušených aplikací. S jeho robustní konstrukcí a&hellip; </p>
					<a href="https://www.sedlacek-t.cz/bruska-bdu-250-a/" class="more-link">číst dále<span class="screen-reader-text"> Bruska BDU 250 A</span></a><!-- wp-default -->
								</div> <!-- end .entry-content -->
					</article><!-- end .post -->	<article id="post-142" class="post-142 post type-post status-publish format-standard has-post-thumbnail hentry category-bazar-cnc-stroju category-bruska tag-bruska tag-cnc tag-mikron tag-nc tag-odsavani tag-petiose tag-saacke">
					<div class="post-image-content">
				<figure class="post-featured-image">
					<a href="https://www.sedlacek-t.cz/saacke-uwie/" title="Pětiosá bruska Saacke UWIE">
					<img width="360" height="480" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20360%20480'%3E%3C/svg%3E" class="attachment-zon-featured-blog size-zon-featured-blog wp-post-image" alt="Saacke UW IE 11" decoding="async" data-lazy-srcset="https://www.sedlacek-t.cz/wp-content/uploads/2022/12/Saacke-UW-IE-11.jpg 1440w, https://www.sedlacek-t.cz/wp-content/uploads/2022/12/Saacke-UW-IE-11-600x800.jpg 600w, https://www.sedlacek-t.cz/wp-content/uploads/2022/12/Saacke-UW-IE-11-225x300.jpg 225w, https://www.sedlacek-t.cz/wp-content/uploads/2022/12/Saacke-UW-IE-11-768x1024.jpg 768w, https://www.sedlacek-t.cz/wp-content/uploads/2022/12/Saacke-UW-IE-11-1152x1536.jpg 1152w, https://www.sedlacek-t.cz/wp-content/uploads/2022/12/Saacke-UW-IE-11-450x600.jpg 450w" data-lazy-sizes="(max-width: 360px) 100vw, 360px" data-attachment-id="147" data-permalink="https://www.sedlacek-t.cz/saacke-uwie/saacke-uw-ie-11/" data-orig-file="https://www.sedlacek-t.cz/wp-content/uploads/2022/12/Saacke-UW-IE-11.jpg" data-orig-size="1440,1920" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Saacke-UW-IE-11" data-image-description="" data-image-caption="" data-medium-file="https://www.sedlacek-t.cz/wp-content/uploads/2022/12/Saacke-UW-IE-11-225x300.jpg" data-large-file="https://www.sedlacek-t.cz/wp-content/uploads/2022/12/Saacke-UW-IE-11-768x1024.jpg" title="Pětiosá bruska Saacke UWIE 2" data-lazy-src="https://www.sedlacek-t.cz/wp-content/uploads/2022/12/Saacke-UW-IE-11.jpg"><noscript><img width="360" height="480" src="https://www.sedlacek-t.cz/wp-content/uploads/2022/12/Saacke-UW-IE-11.jpg" class="attachment-zon-featured-blog size-zon-featured-blog wp-post-image" alt="Saacke UW IE 11" decoding="async" srcset="https://www.sedlacek-t.cz/wp-content/uploads/2022/12/Saacke-UW-IE-11.jpg 1440w, https://www.sedlacek-t.cz/wp-content/uploads/2022/12/Saacke-UW-IE-11-600x800.jpg 600w, https://www.sedlacek-t.cz/wp-content/uploads/2022/12/Saacke-UW-IE-11-225x300.jpg 225w, https://www.sedlacek-t.cz/wp-content/uploads/2022/12/Saacke-UW-IE-11-768x1024.jpg 768w, https://www.sedlacek-t.cz/wp-content/uploads/2022/12/Saacke-UW-IE-11-1152x1536.jpg 1152w, https://www.sedlacek-t.cz/wp-content/uploads/2022/12/Saacke-UW-IE-11-450x600.jpg 450w" sizes="(max-width: 360px) 100vw, 360px" data-attachment-id="147" data-permalink="https://www.sedlacek-t.cz/saacke-uwie/saacke-uw-ie-11/" data-orig-file="https://www.sedlacek-t.cz/wp-content/uploads/2022/12/Saacke-UW-IE-11.jpg" data-orig-size="1440,1920" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Saacke-UW-IE-11" data-image-description="" data-image-caption="" data-medium-file="https://www.sedlacek-t.cz/wp-content/uploads/2022/12/Saacke-UW-IE-11-225x300.jpg" data-large-file="https://www.sedlacek-t.cz/wp-content/uploads/2022/12/Saacke-UW-IE-11-768x1024.jpg" title="Pětiosá bruska Saacke UWIE 2"></noscript>					</a>
				</figure><!-- end.post-featured-image  -->
			</div><!-- end.post-image-content -->
					<header class="entry-header">
				 
					<div class="entry-meta">
							<span class="cats-links">
								<a class="cl-4" href="https://www.sedlacek-t.cz/bazar-cnc-stroju/">Prodej strojů</a>
									<a class="cl-219" href="https://www.sedlacek-t.cz/bazar-cnc-stroju/bruska/">Bruska</a>
				</span><!-- end .cat-links -->
					</div>
								<h2 class="entry-title"> <a href="https://www.sedlacek-t.cz/saacke-uwie/" title="Pětiosá bruska Saacke UWIE"> Pětiosá bruska Saacke UWIE </a> </h2> <!-- end.entry-title -->

				<div class="entry-meta"><span class="author vcard"><a href="https://www.sedlacek-t.cz/author/sedlacektc/" title="Pětiosá bruska Saacke UWIE">Sedlacek Trade</a></span><span class="posted-on"><a href="https://www.sedlacek-t.cz/saacke-uwie/" title="10 listopadu, 2023">10 listopadu, 2023</a></span>							<span class="comments">
							<a href="https://www.sedlacek-t.cz/saacke-uwie/#comments"> 3 Comments</a> </span>
												<span class="tag-links">
								<a href="https://www.sedlacek-t.cz/tag/bruska/" rel="tag">bruska</a><a href="https://www.sedlacek-t.cz/tag/cnc/" rel="tag">cnc</a><a href="https://www.sedlacek-t.cz/tag/mikron/" rel="tag">Mikron</a><a href="https://www.sedlacek-t.cz/tag/nc/" rel="tag">nc</a><a href="https://www.sedlacek-t.cz/tag/odsavani/" rel="tag">odsávání</a><a href="https://www.sedlacek-t.cz/tag/petiose/" rel="tag">pětiosé</a><a href="https://www.sedlacek-t.cz/tag/saacke/" rel="tag">saacke</a>							</span> <!-- end .tag-links -->
						</div> <!-- end .entry-meta -->			</header><!-- end .entry-header -->
			<div class="entry-content">
				<p>Nabízíme k prodeji: 5-osou CNC brusku německého výrobce Saacke model UWIE. rok výroby 2005Stroj byl kupován nový a vždy servisovaný originálním servisem ze Saacke Německo.Na&hellip; </p>
					<a href="https://www.sedlacek-t.cz/saacke-uwie/" class="more-link">číst dále<span class="screen-reader-text"> Pětiosá bruska Saacke UWIE</span></a><!-- wp-default -->
								</div> <!-- end .entry-content -->
					</article><!-- end .post -->	<article id="post-9742" class="post-9742 post type-post status-publish format-standard has-post-thumbnail hentry category-bazar-cnc-stroju category-bruska tag-ai tag-bruska tag-junker tag-nc">
					<div class="post-image-content">
				<figure class="post-featured-image">
					<a href="https://www.sedlacek-t.cz/junker-buaj-9-nc/" title="JUNKER BUAJ 9 NC">
					<img width="820" height="369" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20820%20369'%3E%3C/svg%3E" class="attachment-zon-featured-blog size-zon-featured-blog wp-post-image" alt="BUAJ 9 NC 1" decoding="async" data-lazy-srcset="https://www.sedlacek-t.cz/wp-content/uploads/2023/01/BUAJ-9-NC-1.jpg 1920w, https://www.sedlacek-t.cz/wp-content/uploads/2023/01/BUAJ-9-NC-1-600x270.jpg 600w, https://www.sedlacek-t.cz/wp-content/uploads/2023/01/BUAJ-9-NC-1-300x135.jpg 300w, https://www.sedlacek-t.cz/wp-content/uploads/2023/01/BUAJ-9-NC-1-1024x460.jpg 1024w, https://www.sedlacek-t.cz/wp-content/uploads/2023/01/BUAJ-9-NC-1-768x345.jpg 768w, https://www.sedlacek-t.cz/wp-content/uploads/2023/01/BUAJ-9-NC-1-1536x690.jpg 1536w" data-lazy-sizes="(max-width: 820px) 100vw, 820px" data-attachment-id="9743" data-permalink="https://www.sedlacek-t.cz/junker-buaj-9-nc/buaj-9-nc-1/" data-orig-file="https://www.sedlacek-t.cz/wp-content/uploads/2023/01/BUAJ-9-NC-1.jpg" data-orig-size="1920,863" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="BUAJ-9-NC-1" data-image-description="" data-image-caption="" data-medium-file="https://www.sedlacek-t.cz/wp-content/uploads/2023/01/BUAJ-9-NC-1-300x135.jpg" data-large-file="https://www.sedlacek-t.cz/wp-content/uploads/2023/01/BUAJ-9-NC-1-1024x460.jpg" title="JUNKER BUAJ 9 NC 3" data-lazy-src="https://www.sedlacek-t.cz/wp-content/uploads/2023/01/BUAJ-9-NC-1.jpg"><noscript><img width="820" height="369" src="https://www.sedlacek-t.cz/wp-content/uploads/2023/01/BUAJ-9-NC-1.jpg" class="attachment-zon-featured-blog size-zon-featured-blog wp-post-image" alt="BUAJ 9 NC 1" decoding="async" srcset="https://www.sedlacek-t.cz/wp-content/uploads/2023/01/BUAJ-9-NC-1.jpg 1920w, https://www.sedlacek-t.cz/wp-content/uploads/2023/01/BUAJ-9-NC-1-600x270.jpg 600w, https://www.sedlacek-t.cz/wp-content/uploads/2023/01/BUAJ-9-NC-1-300x135.jpg 300w, https://www.sedlacek-t.cz/wp-content/uploads/2023/01/BUAJ-9-NC-1-1024x460.jpg 1024w, https://www.sedlacek-t.cz/wp-content/uploads/2023/01/BUAJ-9-NC-1-768x345.jpg 768w, https://www.sedlacek-t.cz/wp-content/uploads/2023/01/BUAJ-9-NC-1-1536x690.jpg 1536w" sizes="(max-width: 820px) 100vw, 820px" data-attachment-id="9743" data-permalink="https://www.sedlacek-t.cz/junker-buaj-9-nc/buaj-9-nc-1/" data-orig-file="https://www.sedlacek-t.cz/wp-content/uploads/2023/01/BUAJ-9-NC-1.jpg" data-orig-size="1920,863" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="BUAJ-9-NC-1" data-image-description="" data-image-caption="" data-medium-file="https://www.sedlacek-t.cz/wp-content/uploads/2023/01/BUAJ-9-NC-1-300x135.jpg" data-large-file="https://www.sedlacek-t.cz/wp-content/uploads/2023/01/BUAJ-9-NC-1-1024x460.jpg" title="JUNKER BUAJ 9 NC 3"></noscript>					</a>
				</figure><!-- end.post-featured-image  -->
			</div><!-- end.post-image-content -->
					<header class="entry-header">
				 
					<div class="entry-meta">
							<span class="cats-links">
								<a class="cl-4" href="https://www.sedlacek-t.cz/bazar-cnc-stroju/">Prodej strojů</a>
									<a class="cl-219" href="https://www.sedlacek-t.cz/bazar-cnc-stroju/bruska/">Bruska</a>
				</span><!-- end .cat-links -->
					</div>
								<h2 class="entry-title"> <a href="https://www.sedlacek-t.cz/junker-buaj-9-nc/" title="JUNKER BUAJ 9 NC"> JUNKER BUAJ 9 NC </a> </h2> <!-- end.entry-title -->

				<div class="entry-meta"><span class="author vcard"><a href="https://www.sedlacek-t.cz/author/sedlacektc/" title="JUNKER BUAJ 9 NC">Sedlacek Trade</a></span><span class="posted-on"><a href="https://www.sedlacek-t.cz/junker-buaj-9-nc/" title="24 ledna, 2023">24 ledna, 2023</a></span>							<span class="comments">
							<a href="https://www.sedlacek-t.cz/junker-buaj-9-nc/#respond">No Comments</a> </span>
												<span class="tag-links">
								<a href="https://www.sedlacek-t.cz/tag/ai/" rel="tag">AI</a><a href="https://www.sedlacek-t.cz/tag/bruska/" rel="tag">bruska</a><a href="https://www.sedlacek-t.cz/tag/junker/" rel="tag">Junker</a><a href="https://www.sedlacek-t.cz/tag/nc/" rel="tag">nc</a>							</span> <!-- end .tag-links -->
						</div> <!-- end .entry-meta -->			</header><!-- end .entry-header -->
			<div class="entry-content">
				<p>Nabízíme k prodeji stroj : univerzální hrotová bruska JUNKER BUAJ 9 NC Technické parametry Maximální délka broušení (hřídele) 320&nbsp;mm Maximální průměr brousicího (hřídele) 160&nbsp;mm Výška&hellip; </p>
					<a href="https://www.sedlacek-t.cz/junker-buaj-9-nc/" class="more-link">číst dále<span class="screen-reader-text"> JUNKER BUAJ 9 NC</span></a><!-- wp-default -->
								</div> <!-- end .entry-content -->
					</article><!-- end .post -->	<article id="post-9576" class="post-9576 post type-post status-publish format-standard has-post-thumbnail hentry category-prodej-majetku category-bruska tag-bruska tag-tos">
					<div class="post-image-content">
				<figure class="post-featured-image">
					<a href="https://www.sedlacek-t.cz/hrotova-bruska-tos-buaj-28-630/" title="Hrotová bruska Tos BUAJ 28/630">
					<img width="640" height="480" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20640%20480'%3E%3C/svg%3E" class="attachment-zon-featured-blog size-zon-featured-blog wp-post-image" alt="BUAJ 28630 2" decoding="async" data-lazy-srcset="https://www.sedlacek-t.cz/wp-content/uploads/2023/01/BUAJ-28630-2.jpg 1280w, https://www.sedlacek-t.cz/wp-content/uploads/2023/01/BUAJ-28630-2-600x450.jpg 600w, https://www.sedlacek-t.cz/wp-content/uploads/2023/01/BUAJ-28630-2-300x225.jpg 300w, https://www.sedlacek-t.cz/wp-content/uploads/2023/01/BUAJ-28630-2-1024x768.jpg 1024w, https://www.sedlacek-t.cz/wp-content/uploads/2023/01/BUAJ-28630-2-768x576.jpg 768w" data-lazy-sizes="(max-width: 640px) 100vw, 640px" data-attachment-id="9577" data-permalink="https://www.sedlacek-t.cz/hrotova-bruska-tos-buaj-28-630/buaj-28630-2/" data-orig-file="https://www.sedlacek-t.cz/wp-content/uploads/2023/01/BUAJ-28630-2.jpg" data-orig-size="1280,960" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="BUAJ-28630-2" data-image-description="" data-image-caption="" data-medium-file="https://www.sedlacek-t.cz/wp-content/uploads/2023/01/BUAJ-28630-2-300x225.jpg" data-large-file="https://www.sedlacek-t.cz/wp-content/uploads/2023/01/BUAJ-28630-2-1024x768.jpg" title="Hrotová bruska Tos BUAJ 28/630 4" data-lazy-src="https://www.sedlacek-t.cz/wp-content/uploads/2023/01/BUAJ-28630-2.jpg"><noscript><img width="640" height="480" src="https://www.sedlacek-t.cz/wp-content/uploads/2023/01/BUAJ-28630-2.jpg" class="attachment-zon-featured-blog size-zon-featured-blog wp-post-image" alt="BUAJ 28630 2" decoding="async" srcset="https://www.sedlacek-t.cz/wp-content/uploads/2023/01/BUAJ-28630-2.jpg 1280w, https://www.sedlacek-t.cz/wp-content/uploads/2023/01/BUAJ-28630-2-600x450.jpg 600w, https://www.sedlacek-t.cz/wp-content/uploads/2023/01/BUAJ-28630-2-300x225.jpg 300w, https://www.sedlacek-t.cz/wp-content/uploads/2023/01/BUAJ-28630-2-1024x768.jpg 1024w, https://www.sedlacek-t.cz/wp-content/uploads/2023/01/BUAJ-28630-2-768x576.jpg 768w" sizes="(max-width: 640px) 100vw, 640px" data-attachment-id="9577" data-permalink="https://www.sedlacek-t.cz/hrotova-bruska-tos-buaj-28-630/buaj-28630-2/" data-orig-file="https://www.sedlacek-t.cz/wp-content/uploads/2023/01/BUAJ-28630-2.jpg" data-orig-size="1280,960" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="BUAJ-28630-2" data-image-description="" data-image-caption="" data-medium-file="https://www.sedlacek-t.cz/wp-content/uploads/2023/01/BUAJ-28630-2-300x225.jpg" data-large-file="https://www.sedlacek-t.cz/wp-content/uploads/2023/01/BUAJ-28630-2-1024x768.jpg" title="Hrotová bruska Tos BUAJ 28/630 4"></noscript>					</a>
				</figure><!-- end.post-featured-image  -->
			</div><!-- end.post-image-content -->
					<header class="entry-header">
				 
					<div class="entry-meta">
							<span class="cats-links">
								<a class="cl-23" href="https://www.sedlacek-t.cz/prodej-majetku/">Prodej majetku</a>
									<a class="cl-219" href="https://www.sedlacek-t.cz/bazar-cnc-stroju/bruska/">Bruska</a>
				</span><!-- end .cat-links -->
					</div>
								<h2 class="entry-title"> <a href="https://www.sedlacek-t.cz/hrotova-bruska-tos-buaj-28-630/" title="Hrotová bruska Tos BUAJ 28/630"> Hrotová bruska Tos BUAJ 28/630 </a> </h2> <!-- end.entry-title -->

				<div class="entry-meta"><span class="author vcard"><a href="https://www.sedlacek-t.cz/author/sedlacektc/" title="Hrotová bruska Tos BUAJ 28/630">Sedlacek Trade</a></span><span class="posted-on"><a href="https://www.sedlacek-t.cz/hrotova-bruska-tos-buaj-28-630/" title="3 ledna, 2023">3 ledna, 2023</a></span>							<span class="comments">
							<a href="https://www.sedlacek-t.cz/hrotova-bruska-tos-buaj-28-630/#respond">No Comments</a> </span>
												<span class="tag-links">
								<a href="https://www.sedlacek-t.cz/tag/bruska/" rel="tag">bruska</a><a href="https://www.sedlacek-t.cz/tag/tos/" rel="tag">TOS</a>							</span> <!-- end .tag-links -->
						</div> <!-- end .entry-meta -->			</header><!-- end .entry-header -->
			<div class="entry-content">
				<p>Nabízíme k prodeji brusku BUAJ 28/630 Stroj je nyní odpojen od el. energie a uskladněn, byl nahrazen modernějším strojem.Stroj funkční, ale něco zlobí v přepínání&hellip; </p>
					<a href="https://www.sedlacek-t.cz/hrotova-bruska-tos-buaj-28-630/" class="more-link">číst dále<span class="screen-reader-text"> Hrotová bruska Tos BUAJ 28/630</span></a><!-- wp-default -->
								</div> <!-- end .entry-content -->
					</article><!-- end .post -->		</main><!-- end #main -->
		
	</div> <!-- #primary -->
  </div><!-- end .wrap -->
</div><!-- end #content -->
<!-- Footer Start ============================================= -->
<footer id="colophon" class="site-footer" role="contentinfo">
	<div class="footer-bg >
	<div class="footer-bg-color"></div>
					<div class="site-info">
				<div class="wrap">
					<nav id="footer-navigation" role="navigation" aria-label="Footer Menu"></nav><!-- end #footer-navigation -->					<div class="copyright-wrap clearfix">
						<div class="copyright">							<a title="Sedlacek Trade s.r.o." target="_blank" href="https://www.sedlacek-t.cz/">Sedlacek Trade s.r.o.</a> | 
											Designed by: <a title="Theme Freesia" target="_blank" href="https://themefreesia.com">Theme Freesia</a> |
											 <a title="WordPress" target="_blank" href="https://wordpress.org">WordPress</a>  | &copy; Copyright All right reserved 										</div>
											</div> <!-- end .copyright-wrap -->
					<div style="clear:both;"></div>
				</div> <!-- end .wrap -->
			</div> <!-- end .site-info -->
								<button class="go-to-top" type="button">
						<span class="icon-bg"></span>
						<span class="back-to-top-text">Top</span>
						<i class="fa fa-angle-up back-to-top-icon"></i>
					</button>
						<div class="page-overlay"></div>
	</div>
</footer> <!-- end #colophon -->
</div><!-- end .site-content-contain -->
</div><!-- end #page -->

<!-- Consent Management powered by Complianz | GDPR/CCPA Cookie Consent https://wordpress.org/plugins/complianz-gdpr -->
<div id="cmplz-cookiebanner-container"><div class="cmplz-cookiebanner cmplz-hidden banner-1 bottom-right-view-preferences optin cmplz-center cmplz-categories-type-view-preferences" aria-modal="true" data-nosnippet="true" role="dialog" aria-live="polite" aria-labelledby="cmplz-header-1-optin" aria-describedby="cmplz-message-1-optin">
	<div class="cmplz-header">
		<div class="cmplz-logo"></div>
		<div class="cmplz-title" id="cmplz-header-1-optin">Spravovat Souhlas s cookies</div>
		<div class="cmplz-close" tabindex="0" role="button" aria-label="Zavřít dialogové okno">
			<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="times" class="svg-inline--fa fa-times fa-w-11" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 352 512"><path fill="currentColor" d="M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z"></path></svg>
		</div>
	</div>

	<div class="cmplz-divider cmplz-divider-header"></div>
	<div class="cmplz-body">
		<div class="cmplz-message" id="cmplz-message-1-optin">Abychom poskytli co nejlepší služby, používáme k ukládání a/nebo přístupu k informacím o zařízení, technologie jako jsou soubory cookies. Souhlas s těmito technologiemi nám umožní zpracovávat údaje, jako je chování při procházení nebo jedinečná ID na tomto webu. Nesouhlas nebo odvolání souhlasu může nepříznivě ovlivnit určité vlastnosti a funkce.</div>
		<!-- categories start -->
		<div class="cmplz-categories">
			<details class="cmplz-category cmplz-functional" >
				<summary>
						<span class="cmplz-category-header">
							<span class="cmplz-category-title">Funkční</span>
							<span class='cmplz-always-active'>
								<span class="cmplz-banner-checkbox">
									<input type="checkbox"
										   id="cmplz-functional-optin"
										   data-category="cmplz_functional"
										   class="cmplz-consent-checkbox cmplz-functional"
										   size="40"
										   value="1"/>
									<label class="cmplz-label" for="cmplz-functional-optin" tabindex="0"><span class="screen-reader-text">Funkční</span></label>
								</span>
								Vždy aktivní							</span>
							<span class="cmplz-icon cmplz-open">
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"  height="18" ><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"/></svg>
							</span>
						</span>
				</summary>
				<div class="cmplz-description">
					<span class="cmplz-description-functional">Technické uložení nebo přístup je nezbytně nutný pro legitimní účel umožnění použití konkrétní služby, kterou si odběratel nebo uživatel výslovně vyžádal, nebo pouze za účelem provedení přenosu sdělení prostřednictvím sítě elektronických komunikací.</span>
				</div>
			</details>

			<details class="cmplz-category cmplz-preferences" >
				<summary>
						<span class="cmplz-category-header">
							<span class="cmplz-category-title">Předvolby</span>
							<span class="cmplz-banner-checkbox">
								<input type="checkbox"
									   id="cmplz-preferences-optin"
									   data-category="cmplz_preferences"
									   class="cmplz-consent-checkbox cmplz-preferences"
									   size="40"
									   value="1"/>
								<label class="cmplz-label" for="cmplz-preferences-optin" tabindex="0"><span class="screen-reader-text">Předvolby</span></label>
							</span>
							<span class="cmplz-icon cmplz-open">
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"  height="18" ><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"/></svg>
							</span>
						</span>
				</summary>
				<div class="cmplz-description">
					<span class="cmplz-description-preferences">Technické uložení nebo přístup je nezbytný pro legitimní účel ukládání preferencí, které nejsou požadovány odběratelem nebo uživatelem.</span>
				</div>
			</details>

			<details class="cmplz-category cmplz-statistics" >
				<summary>
						<span class="cmplz-category-header">
							<span class="cmplz-category-title">Statistiky</span>
							<span class="cmplz-banner-checkbox">
								<input type="checkbox"
									   id="cmplz-statistics-optin"
									   data-category="cmplz_statistics"
									   class="cmplz-consent-checkbox cmplz-statistics"
									   size="40"
									   value="1"/>
								<label class="cmplz-label" for="cmplz-statistics-optin" tabindex="0"><span class="screen-reader-text">Statistiky</span></label>
							</span>
							<span class="cmplz-icon cmplz-open">
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"  height="18" ><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"/></svg>
							</span>
						</span>
				</summary>
				<div class="cmplz-description">
					<span class="cmplz-description-statistics">Technické uložení nebo přístup, který se používá výhradně pro statistické účely.</span>
					<span class="cmplz-description-statistics-anonymous">Technické uložení nebo přístup, který se používá výhradně pro anonymní statistické účely. Bez předvolání, dobrovolného plnění ze strany vašeho Poskytovatele internetových služeb nebo dalších záznamů od třetí strany nelze informace, uložené nebo získané pouze pro tento účel, obvykle použít k vaší identifikaci.</span>
				</div>
			</details>
			<details class="cmplz-category cmplz-marketing" >
				<summary>
						<span class="cmplz-category-header">
							<span class="cmplz-category-title">Marketing</span>
							<span class="cmplz-banner-checkbox">
								<input type="checkbox"
									   id="cmplz-marketing-optin"
									   data-category="cmplz_marketing"
									   class="cmplz-consent-checkbox cmplz-marketing"
									   size="40"
									   value="1"/>
								<label class="cmplz-label" for="cmplz-marketing-optin" tabindex="0"><span class="screen-reader-text">Marketing</span></label>
							</span>
							<span class="cmplz-icon cmplz-open">
								<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"  height="18" ><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"/></svg>
							</span>
						</span>
				</summary>
				<div class="cmplz-description">
					<span class="cmplz-description-marketing">Technické uložení nebo přístup je nutný k vytvoření uživatelských profilů za účelem zasílání reklamy nebo sledování uživatele na webových stránkách nebo několika webových stránkách pro podobné marketingové účely.</span>
				</div>
			</details>
		</div><!-- categories end -->
			</div>

	<div class="cmplz-links cmplz-information">
		<a class="cmplz-link cmplz-manage-options cookie-statement" href="#" data-relative_url="#cmplz-manage-consent-container">Spravovat možnosti</a>
		<a class="cmplz-link cmplz-manage-third-parties cookie-statement" href="#" data-relative_url="#cmplz-cookies-overview">Spravovat služby</a>
		<a class="cmplz-link cmplz-manage-vendors tcf cookie-statement" href="#" data-relative_url="#cmplz-tcf-wrapper">Správa {vendor_count} prodejců</a>
		<a class="cmplz-link cmplz-external cmplz-read-more-purposes tcf" target="_blank" rel="noopener noreferrer nofollow" href="https://cookiedatabase.org/tcf/purposes/">Přečtěte si více o těchto účelech</a>
			</div>

	<div class="cmplz-divider cmplz-footer"></div>

	<div class="cmplz-buttons">
		<button class="cmplz-btn cmplz-accept">Příjmout</button>
		<button class="cmplz-btn cmplz-deny">Odmítnout</button>
		<button class="cmplz-btn cmplz-view-preferences">Zobrazit předvolby</button>
		<button class="cmplz-btn cmplz-save-preferences">Uložit předvolby</button>
		<a class="cmplz-btn cmplz-manage-options tcf cookie-statement" href="#" data-relative_url="#cmplz-manage-consent-container">Zobrazit předvolby</a>
			</div>

	<div class="cmplz-links cmplz-documents">
		<a class="cmplz-link cookie-statement" href="#" data-relative_url="">{title}</a>
		<a class="cmplz-link privacy-statement" href="#" data-relative_url="">{title}</a>
		<a class="cmplz-link impressum" href="#" data-relative_url="">{title}</a>
			</div>

</div>
</div>
					<div id="cmplz-manage-consent" data-nosnippet="true"><button class="cmplz-btn cmplz-hidden cmplz-manage-consent manage-consent-1">Spravovat souhlas</button>

</div><script type="text/javascript" id="eio-lazy-load-js-before">
/* <![CDATA[ */
var eio_lazy_vars = {"exactdn_domain":"","skip_autoscale":0,"threshold":0};
/* ]]> */
</script>
<script type="text/javascript" src="https://www.sedlacek-t.cz/wp-content/plugins/ewww-image-optimizer/includes/lazysizes.min.js?ver=760" id="eio-lazy-load-js" defer></script>
<script type="text/javascript" id="boomdevs-tocone-page-nav-js-extra">
/* <![CDATA[ */
var page_nav = {"offset_from_top":"0"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.sedlacek-t.cz/wp-content/cache/min/1/wp-content/plugins/top-table-of-contents/public/js/jquery.nav.js?ver=1713279535" id="boomdevs-tocone-page-nav-js" defer></script>
<script type="text/javascript" id="boomdevs-toc-js-extra">
/* <![CDATA[ */
var handle = {"initial_view":"1","isProActivated":""};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.sedlacek-t.cz/wp-content/cache/min/1/wp-content/plugins/top-table-of-contents/public/js/boomdevs-toc-public.js?ver=1713279535" id="boomdevs-toc-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-browser-checker-js-after">
/* <![CDATA[ */
"use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}();
/* ]]> */
</script>
<script type="text/javascript" id="rocket-preload-links-js-extra">
/* <![CDATA[ */
var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/(index.php\/)?(.*)wp-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/www.sedlacek-t.cz","onHoverDelay":"100","rateThrottle":"3"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-preload-links-js-after">
/* <![CDATA[ */
(function() {
"use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run();
}());
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.sedlacek-t.cz/wp-content/cache/min/1/wp-content/themes/zon/js/zon-main.js?ver=1713279535" id="zon-main-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.sedlacek-t.cz/wp-content/themes/zon/assets/sticky/jquery.sticky.min.js?ver=6.5.2" id="jquery-sticky-js" defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.sedlacek-t.cz/wp-content/cache/min/1/wp-content/themes/zon/assets/sticky/sticky-settings.js?ver=1713279535" id="zon-sticky-settings-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.sedlacek-t.cz/wp-content/themes/zon/assets/marquee/jquery.marquee.min.js?ver=6.5.2" id="jquery-marquee-js" defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.sedlacek-t.cz/wp-content/cache/min/1/wp-content/themes/zon/js/navigation.js?ver=1713279535" id="zon-navigation-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.sedlacek-t.cz/wp-content/themes/zon/js/jquery.flexslider-min.js?ver=6.5.2" id="jquery-flexslider-js" defer></script>
<script type="text/javascript" id="zon-slider-js-extra">
/* <![CDATA[ */
var zon_slider_value = {"zon_animation_effect":"fade","zon_slideshowSpeed":"6000","zon_animationSpeed":"700"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.sedlacek-t.cz/wp-content/cache/min/1/wp-content/themes/zon/js/flexslider-setting.js?ver=1713279535" id="zon-slider-js" defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.sedlacek-t.cz/wp-content/cache/min/1/wp-content/themes/zon/js/skip-link-focus-fix.js?ver=1713279535" id="zon-skip-link-focus-fix-js" defer></script>
<script data-service="jetpack-statistics" data-category="statistics" type="text/plain" data-cmplz-src="https://stats.wp.com/e-202418.js" id="jetpack-stats-js" data-wp-strategy="defer"></script>
<script type="text/javascript" id="jetpack-stats-js-after">
/* <![CDATA[ */
_stq = window._stq || [];
_stq.push([ "view", JSON.parse("{\"v\":\"ext\",\"blog\":\"140823306\",\"post\":\"0\",\"tz\":\"0\",\"srv\":\"www.sedlacek-t.cz\",\"j\":\"1:13.3.1\"}") ]);
_stq.push([ "clickTrackerInit", "140823306", "0" ]);
/* ]]> */
</script>
<script type="text/javascript" id="cmplz-cookiebanner-js-extra">
/* <![CDATA[ */
var complianz = {"prefix":"cmplz_","user_banner_id":"1","set_cookies":[],"block_ajax_content":"","banner_version":"54","version":"7.0.5","store_consent":"","do_not_track_enabled":"","consenttype":"optin","region":"eu","geoip":"","dismiss_timeout":"","disable_cookiebanner":"","soft_cookiewall":"","dismiss_on_scroll":"","cookie_expiry":"365","url":"https:\/\/www.sedlacek-t.cz\/wp-json\/complianz\/v1\/","locale":"lang=cs&locale=cs_CZ","set_cookies_on_root":"","cookie_domain":"","current_policy_id":"22","cookie_path":"\/","categories":{"statistics":"statistika","marketing":"marketing"},"tcf_active":"","placeholdertext":"Klepnut\u00edm p\u0159ijm\u011bte marketingov\u00e9 soubory cookie a povolte tento obsah","css_file":"https:\/\/www.sedlacek-t.cz\/wp-content\/uploads\/complianz\/css\/banner-{banner_id}-{type}.css?v=54","page_links":{"eu":{"cookie-statement":{"title":"Z\u00e1sady cookies ","url":"https:\/\/www.sedlacek-t.cz\/zasady-cookies-eu\/"}}},"tm_categories":"","forceEnableStats":"","preview":"","clean_cookies":"","aria_label":"Klepnut\u00edm p\u0159ijm\u011bte marketingov\u00e9 soubory cookie a povolte tento obsah"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" defer data-rocket-type="text/javascript" data-rocket-src="https://www.sedlacek-t.cz/wp-content/plugins/complianz-gdpr/cookiebanner/js/complianz.min.js?ver=1714476042" id="cmplz-cookiebanner-js"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="cmplz-cookiebanner-js-after">
/* <![CDATA[ */
        
            document.addEventListener("cmplz_enable_category", function () {
                document.querySelectorAll('[data-rocket-lazyload]').forEach(obj => {
                    if (obj.hasAttribute('data-lazy-src')) {
                        obj.setAttribute('src', obj.getAttribute('data-lazy-src'));
                    }
                });
            });
        
		

	let cmplzBlockedContent = document.querySelector('.cmplz-blocked-content-notice');
	if ( cmplzBlockedContent) {
	        cmplzBlockedContent.addEventListener('click', function(event) {
            event.stopPropagation();
        });
	}
    
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.sedlacek-t.cz/wp-content/cache/min/1/capture_configs/49a/000/072/32d419faf4d782756118097.js?ver=1713279535" id="reachlocal_tracking_script-js" defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="gt_widget_script_58750661-js-before">
/* <![CDATA[ */
window.gtranslateSettings = /* document.write */ window.gtranslateSettings || {};window.gtranslateSettings['58750661'] = {"default_language":"cs","languages":["cs","en","de","it","pl"],"url_structure":"none","detect_browser_language":1,"flag_style":"2d","flag_size":24,"alt_flags":[],"flags_location":"\/wp-content\/plugins\/gtranslate\/flags\/"};
/* ]]> */
</script><script type="rocketlazyloadscript" data-rocket-src="https://www.sedlacek-t.cz/wp-content/plugins/gtranslate/js/base.js?ver=6.5.2" data-no-optimize="1" data-no-minify="1" data-gt-orig-url="/bazar-cnc-stroju/bruska/" data-gt-orig-domain="www.sedlacek-t.cz" data-gt-widget-id="58750661" defer></script><script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue}
if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue}
images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1}
if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://www.sedlacek-t.cz/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script></body>
</html>
<!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1714650943 -->

Latest requests

# Url Url Source Date
1 https://www.sedlacek-t.cz/bazar-cn… 2024-05-05 08:24:48
2 https://thebolditalic.com/?gi=8b68… 2024-05-05 08:24:43
3 https://thebolditalic.com/?gi=185b… 2024-05-05 08:24:42
4 https://comicconrussia.ru/ 2024-05-05 08:24:41
5 https://thebolditalic.com/?gi=a2ff… 2024-05-05 08:24:35
6 https://sites.google.com/casvaro1.… 2024-05-05 08:24:34
7 https://thebolditalic.com/?gi=8521… 2024-05-05 08:24:31
8 https://thebolditalic.com/?gi=a8dd… 2024-05-05 08:24:29
9 https://thebolditalic.com/?gi=ef3c… 2024-05-05 08:24:27
10 https://thebolditalic.com/?gi=b819… 2024-05-05 08:24:27
11 https://thebolditalic.com/?gi=2296… 2024-05-05 08:24:26
12 https://thebolditalic.com/?gi=90ee… 2024-05-05 08:24:23
13 https://thebolditalic.com/?gi=3651… 2024-05-05 08:24:15
14 https://thebolditalic.com/?gi=176c… 2024-05-05 08:24:12
15 https://olderworkers.com.au/author… 2024-05-05 08:24:12
16 https://thebolditalic.com/?gi=e754… 2024-05-05 08:24:11
17 https://thebolditalic.com/?gi=d9a2… 2024-05-05 08:24:07
18 https://thebolditalic.com/?gi=dfc0… 2024-05-05 08:24:03
19 https://thebolditalic.com/?gi=6143… 2024-05-05 08:23:59
20 https://thebolditalic.com/?gi=db8e… 2024-05-05 08:23:55