CINXE.COM

Zaposlitev » Hidrotehnik

<!doctype html> <html> <head> <title>Zaposlitev &raquo; Hidrotehnik</title> <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8" /> <meta http-equiv="content-language" content="sl" /> <meta name="generator" content="" /> <meta name="robots" content="index,follow" /> <meta name="viewport" content="width=device-width, minimum-scale=1, maximum-scale=1" /> <link href="/css/website.css?id=2d48c4641f6d625e7e0f" rel="stylesheet" /> <link rel="stylesheet" href="https://unpkg.com/swiper@8/swiper-bundle.min.css" /> <script src="https://kit.fontawesome.com/851b528059.js" crossorigin="anonymous"></script> </head> <body> <!-- <div class="bg-gray-800 py-2 px-4 text-white flex items-center justify-end sticky top-0 z-50"> <div class="mx-4"> <a href="tel:+386 40 426 228"><i class="fa-solid fa-phone"></i> +386 40 426 231</a> (Dino) </div> <div class="mx-4"> <a href="tel:+386 40 426 228"><i class="fa-solid fa-phone"></i> +386 40 426 228</a> (沤eljko) </div> <a href="/o-podjetju"> <button type="button" class="inline-block px-6 py-2 border-2 border-white text-white font-medium text-xs leading-tight uppercase rounded-full hover:bg-green-500 hover:bg-opacity-55 focus:outline-none focus:ring-0 transition duration-150 ease-in-out"> Po拧ljite povpra拧evanje </button> </a> <a class="text-2xl hover:text-sky-500" href="https://www.facebook.com/Bingo21-stavbno-pohi%C5%A1tvo-101627128675289" target="blank"><i class="fa-brands fa-facebook mx-3"></i></a> </div> <div class="flex justify-between bg-white px-8 py-4"> <label for="menu-toggle" class="cursor-pointer md:hidden block"> <svg class="fill-current text-gray-900" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"> <title>menu</title> <path d="M0 3h20v2H0V3zm0 6h20v2H0V9zm0 6h20v2H0v-2z"></path> </svg> </label> <input class="hidden" type="checkbox" id="menu-toggle" /> <div class="order-1 md:order-1"> <a class="flex items-center tracking-wide no-underline hover:no-underline font-bold text-gray-800 text-xl " href="/sl"> <img src="/img/logo_org.png" class="h-8" alt=""> </a> </div> <div class="hidden md:flex md:items-center md:w-auto w-full order-3 md:order-1"> <ul class="md:flex items-center justify-between text-base text-gray-700 pt-4 md:pt-0 relative"> <a class="no-underline border-b-2 border-white hover:border-b-2 hover:border-gray-400 mr-2 font-bold hover:text-black py-2 px-4" href="/sl/dejavnosti"> Dejavnosti </a> <a class="no-underline border-b-2 border-white hover:border-b-2 hover:border-gray-400 mr-2 font-bold hover:text-black py-2 px-4" href="/sl/projekti"> Projekti </a> <a class="no-underline border-b-2 border-white hover:border-b-2 hover:border-gray-400 mr-2 font-bold hover:text-black py-2 px-4" href="/sl/o-podjetju"> O podjetju </a> <a class="no-underline border-b-2 border-white hover:border-b-2 hover:border-gray-400 mr-2 font-bold hover:text-black py-2 px-4" href="/sl/zaposlitev"> Zaposlitev </a> <a class="no-underline border-b-2 border-white hover:border-b-2 hover:border-gray-400 mr-2 font-bold hover:text-black py-2 px-4" href="/sl/betonarna"> Betonarna </a> </ul> </div> </div> Nav--> <!-- This example requires Tailwind CSS v2.0+ --> <nav class="bg-white shadow" x-data="{ mobile: false }"> <div class="mx-auto px-2 sm:px-6 lg:px-8"> <div class="relative flex justify-between h-16"> <div class="absolute inset-y-0 left-0 flex items-center sm:hidden"> <!-- Mobile menu button --> <button @click="mobile = !mobile" type="button" class="inline-flex items-center justify-center p-2 rounded-md text-gray-400 hover:text-gray-500 hover:bg-gray-100 focus:outline-none focus:ring-2 focus:ring-inset focus:ring-lime-500" aria-controls="mobile-menu" aria-expanded="false"> <span class="sr-only">Open main menu</span> <!-- Icon when menu is closed. Heroicon name: outline/menu Menu open: "hidden", Menu closed: "block" --> <svg class="block h-6 w-6" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" aria-hidden="true"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16" /> </svg> <!-- Icon when menu is open. Heroicon name: outline/x Menu open: "block", Menu closed: "hidden" --> <svg class="hidden h-6 w-6" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" aria-hidden="true"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12" /> </svg> </button> </div> <div class="flex-1 flex items-center justify-center sm:items-stretch sm:justify-start"> <a class="flex-shrink-0 flex items-center" href="/"> <img class="block lg:hidden h-8 w-auto" src="/img/logo_org.png" alt="Workflow"> <img class="hidden lg:block h-8 w-auto" src="/img/logo_org.png" alt="Workflow"> </a> <div class="hidden sm:ml-6 sm:flex sm:space-x-8"> <!-- Current: "border-lime-500 text-gray-900", Default: "" --> <a href="/sl/dejavnosti" class="border-transparent text-gray-500 hover:border-gray-300 hover:text-gray-700 inline-flex items-center px-1 pt-1 border-b-2 text-sm font-medium">Dejavnosti</a> <a href="/sl/projekti" class="border-transparent text-gray-500 hover:border-gray-300 hover:text-gray-700 inline-flex items-center px-1 pt-1 border-b-2 text-sm font-medium">Projekti</a> <a href="/sl/o-podjetju" class="border-transparent text-gray-500 hover:border-gray-300 hover:text-gray-700 inline-flex items-center px-1 pt-1 border-b-2 text-sm font-medium">O podjetju</a> <a href="/sl/zaposlitev" class="border-lime-500 text-gray-900 inline-flex items-center px-1 pt-1 border-b-2 text-sm font-medium">Zaposlitev</a> <a href="/sl/betonarna" class="border-transparent text-gray-500 hover:border-gray-300 hover:text-gray-700 inline-flex items-center px-1 pt-1 border-b-2 text-sm font-medium">Betonarna</a> </div> </div> </div> </div> <!-- Mobile menu, show/hide based on menu state. --> <div x-cloak class="sm:hidden" id="mobile-menu" x-show="mobile"> <div class="pt-2 pb-4 space-y-1"> <!-- Current: "bg-lime-50 border-lime-500 text-lime-700", Default: "border-transparent text-gray-500 hover:bg-gray-50 hover:border-gray-300 hover:text-gray-700" --> <a href="/sl/dejavnosti" class="border-transparent text-gray-500 hover:bg-gray-50 hover:border-gray-300 hover:text-gray-700 block pl-3 pr-4 py-2 border-l-4 text-base font-medium">Dejavnosti</a> <a href="/sl/projekti" class="border-transparent text-gray-500 hover:bg-gray-50 hover:border-gray-300 hover:text-gray-700 block pl-3 pr-4 py-2 border-l-4 text-base font-medium">Projekti</a> <a href="/sl/o-podjetju" class="border-transparent text-gray-500 hover:bg-gray-50 hover:border-gray-300 hover:text-gray-700 block pl-3 pr-4 py-2 border-l-4 text-base font-medium">O podjetju</a> <a href="/sl/zaposlitev" class="bg-lime-50 border-lime-500 text-lime-700 block pl-3 pr-4 py-2 border-l-4 text-base font-medium">Zaposlitev</a> <a href="/sl/betonarna" class="border-transparent text-gray-500 hover:bg-gray-50 hover:border-gray-300 hover:text-gray-700 block pl-3 pr-4 py-2 border-l-4 text-base font-medium">Betonarna</a> </div> </div> </nav> <div><div class="h-128 bg-about bg-gray-800 bg-cover bg-opacity-50 bg-center relative flex items-center pl-20"> </div> <!-- This example requires Tailwind CSS v2.0+ --> <div class="py-12 bg-white"> <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8"> <div class="lg:text-center"> <h2 class="text-base text-blue-600 font-semibold tracking-wide uppercase">i拧膷e拧 zaposlitev?</h2> <p class="mt-2 text-3xl leading-8 font-extrabold tracking-tight text-gray-900 sm:text-4xl mb-12"> Prosta delovna mesta </p> <div class="mt-4 max-w-5xl grid grid-cols-3 gap-8 mx-auto my-12"> </div> </div> </div> </div> </div> <footer class="bg-gray-800" aria-labelledby="footer-heading"> <div class="max-w-7xl mx-auto py-12 px-4 sm:px-6 lg:py-16 lg:px-8"> <div class="xl:grid xl:grid-cols-3 xl:gap-8"> <div class="grid grid-cols-1 gap-8 xl:col-span-4"> <div class="md:grid md:grid-cols-4 md:gap-8"> <div> <h3 class="text-sm font-semibold text-blue-500 tracking-wider uppercase"> O podjetju </h3> <ul class="mt-4 space-y-4"> <li> <a href="#" class="text-sm text-gray-300 hover:text-white"> <b>HIDROTEHNIK d.o.o.</b><br> Sloven膷eva ulica 97<br> 1000 Ljubljana </a> </li> <li> <a href="#" class="text-sm text-blue-500 hover:text-white"> <b>t:</b> <a class="text-sm text-gray-300 hover:text-white" href="tel:+386 (0)1 53 41 512">+386 (0)1 53 41 512</a> </a> </li> <!-- <li> <a href="#" class="text-sm text-blue-500 hover:text-white"> <b>f:</b> <a class="text-sm text-gray-300 hover:text-white" href="tel:+386 (0)8 20 28 816">+386 (0)8 20 28 816</a> </a> </li> --> <li> <a href="#" class="text-sm text-blue-500 hover:text-white"> <b>e:</b> <a class="text-sm text-gray-300 hover:text-white" href="mailto:info@hidrotehnik.si">info@hidrotehnik.si</a> </a> </li> </ul> </div> <div class="mt-12 md:mt-0"> <h3 class="text-sm font-semibold text-blue-500 tracking-wider uppercase"> HITRI MENI </h3> <ul class="mt-4 space-y-4"> <li> <a href="/sl/dejavnosti" class="text-base text-gray-300 hover:text-white"> Dejavnosti </a> </li> <li> <a href="/sl/projekti" class="text-base text-gray-300 hover:text-white"> Projekti </a> </li> <li> <a href="/sl/o-podjetju" class="text-base text-gray-300 hover:text-white"> O podjetju </a> </li> <li> <a href="/sl/zaposlitev" class="text-base text-gray-300 hover:text-white"> Zaposlitev </a> </li> <li> <a href="/sl/betonarna" class="text-base text-gray-300 hover:text-white"> Betonarna </a> </li> </ul> </div> <div class="mt-12 md:mt-0"> <h3 class="text-sm font-semibold text-blue-500 tracking-wider uppercase"> POVEZAVE </h3> <ul class="mt-4 space-y-4"> <li> <a href="/sl/betonarna" class="text-base text-gray-300 hover:text-white"> Betonarna Menge拧 </a> </li> <li> <a href="/sl/o-podjetju/pogoji-poslovanja" class="text-base text-gray-300 hover:text-white"> Pogoji poslovanja </a> </li> </ul> </div> </div> </div> </div> <div class="mt-8 border-t border-gray-700 pt-8 md:flex md:items-center md:justify-between"> <div class="flex space-x-6 md:order-2"> <a href="#" class="text-gray-400 hover:text-gray-300"> <span class="sr-only">Facebook</span> <svg class="h-6 w-6" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true"> <path fill-rule="evenodd" d="M22 12c0-5.523-4.477-10-10-10S2 6.477 2 12c0 4.991 3.657 9.128 8.438 9.878v-6.987h-2.54V12h2.54V9.797c0-2.506 1.492-3.89 3.777-3.89 1.094 0 2.238.195 2.238.195v2.46h-1.26c-1.243 0-1.63.771-1.63 1.562V12h2.773l-.443 2.89h-2.33v6.988C18.343 21.128 22 16.991 22 12z" clip-rule="evenodd" /> </svg> </a> <a href="#" class="text-gray-400 hover:text-gray-300"> <span class="sr-only">Instagram</span> <svg class="h-6 w-6" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true"> <path fill-rule="evenodd" d="M12.315 2c2.43 0 2.784.013 3.808.06 1.064.049 1.791.218 2.427.465a4.902 4.902 0 011.772 1.153 4.902 4.902 0 011.153 1.772c.247.636.416 1.363.465 2.427.048 1.067.06 1.407.06 4.123v.08c0 2.643-.012 2.987-.06 4.043-.049 1.064-.218 1.791-.465 2.427a4.902 4.902 0 01-1.153 1.772 4.902 4.902 0 01-1.772 1.153c-.636.247-1.363.416-2.427.465-1.067.048-1.407.06-4.123.06h-.08c-2.643 0-2.987-.012-4.043-.06-1.064-.049-1.791-.218-2.427-.465a4.902 4.902 0 01-1.772-1.153 4.902 4.902 0 01-1.153-1.772c-.247-.636-.416-1.363-.465-2.427-.047-1.024-.06-1.379-.06-3.808v-.63c0-2.43.013-2.784.06-3.808.049-1.064.218-1.791.465-2.427a4.902 4.902 0 011.153-1.772A4.902 4.902 0 015.45 2.525c.636-.247 1.363-.416 2.427-.465C8.901 2.013 9.256 2 11.685 2h.63zm-.081 1.802h-.468c-2.456 0-2.784.011-3.807.058-.975.045-1.504.207-1.857.344-.467.182-.8.398-1.15.748-.35.35-.566.683-.748 1.15-.137.353-.3.882-.344 1.857-.047 1.023-.058 1.351-.058 3.807v.468c0 2.456.011 2.784.058 3.807.045.975.207 1.504.344 1.857.182.466.399.8.748 1.15.35.35.683.566 1.15.748.353.137.882.3 1.857.344 1.054.048 1.37.058 4.041.058h.08c2.597 0 2.917-.01 3.96-.058.976-.045 1.505-.207 1.858-.344.466-.182.8-.398 1.15-.748.35-.35.566-.683.748-1.15.137-.353.3-.882.344-1.857.048-1.055.058-1.37.058-4.041v-.08c0-2.597-.01-2.917-.058-3.96-.045-.976-.207-1.505-.344-1.858a3.097 3.097 0 00-.748-1.15 3.098 3.098 0 00-1.15-.748c-.353-.137-.882-.3-1.857-.344-1.023-.047-1.351-.058-3.807-.058zM12 6.865a5.135 5.135 0 110 10.27 5.135 5.135 0 010-10.27zm0 1.802a3.333 3.333 0 100 6.666 3.333 3.333 0 000-6.666zm5.338-3.205a1.2 1.2 0 110 2.4 1.2 1.2 0 010-2.4z" clip-rule="evenodd" /> </svg> </a> </div> <p class="mt-8 text-base text-gray-400 md:mt-0 md:order-1"> &copy; 2021 Hidrotehnik d.o.o., vse pravice pridr啪ane </p> </div> </div> </footer> <script src="https://unpkg.com/masonry-layout@4/dist/masonry.pkgd.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.js" integrity="sha512-n/4gHW3atM3QqRcbCn6ewmpxcLAHGaDjpEBu4xZd47N0W2oQ+6q7oc3PXstrJYXcbNU1OHdQ1T7pAP+gi5Yu8g==" crossorigin="anonymous" referrerpolicy="no-referrer"></script> <script src="/js/website.js?id=38ef6f8be7c1bddd436b"></script> <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCamYYW45qR0rgcXCPTiAN9JC5wKj4N5mw&callback=initMap&libraries=&v=weekly" async defer></script> <!-- Swiper JS --> <script src="https://unpkg.com/swiper/swiper-bundle.min.js"></script> <!-- Initialize Swiper --> <script> var swiper = new Swiper(".mySwiper", { cssMode: true, slidesPerView: 1, spaceBetween: 0, loop: true, pagination: { el: ".swiper-pagination", clickable: true, }, navigation: { nextEl: ".swiper-button-next", prevEl: ".swiper-button-prev", }, }); // Initialize and add the map function initMap() { // The location of Uluru const uluru = { lat: 46.08599, lng: 14.5073935 }; // The map, centered at Uluru const map = new google.maps.Map(document.getElementById("map"), { zoom: 15, center: uluru, }); // The marker, positioned at Uluru const marker = new google.maps.Marker({ position: uluru, map: map, }); } </script> <div class="z-50 js-cookie-consent cookie-consent pb-2 sm:pb-5 fixed left-0 top-20 lg:top-auto bottom-0 w-full"> <div class="max-w-screen-xl mx-auto px-2 sm:px-6 lg:px-8"> <div class="p-3 rounded-lg bg-gray-700 shadow-lg sm:p-3"> <div class="flex flex-col md:flex-row justify-between items-center"> <div class="hidden lg:block mb-4 lg:mb-0"> <span class="flex p-2 rounded-lg bg-gray-900"> <i class="far fa-cookie-bite text-white text-2xl"></i> </span> </div> <div class="mb-4 md:mb-0 ml-0 lg:ml-3 font-light text-white text-md leading-6 flex-1"> Your experience on this site will be improved by allowing cookies. </div> <div> <div class="rounded-md shadow-sm"> <a href="#" class="js-cookie-consent-agree cookie-consent__agree flex items-center justify-center px-4 py-2 border border-transparent text-sm leading-5 font-medium rounded-md text-gray-900 bg-white hover:text-blue-500 focus:outline-none focus:shadow-outline transition ease-in-out duration-150"> <svg class="w-6 h-6 mr-1.5" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24" stroke="currentColor"> <path d="M5 13l4 4L19 7"></path> </svg> Allow cookies </a> </div> </div> </div> </div> </div> </div> <script> window.laravelCookieConsent = (function () { const COOKIE_VALUE = 1; const COOKIE_DOMAIN = 'www.hidrotehnik.si'; function consentWithCookies() { setCookie('laravel_cookie_consent', COOKIE_VALUE, 7300); hideCookieDialog(); } function cookieExists(name) { return (document.cookie.split('; ').indexOf(name + '=' + COOKIE_VALUE) !== -1); } function hideCookieDialog() { const dialogs = document.getElementsByClassName('js-cookie-consent'); for (let i = 0; i < dialogs.length; ++i) { dialogs[i].style.display = 'none'; } } function setCookie(name, value, expirationInDays) { const date = new Date(); date.setTime(date.getTime() + (expirationInDays * 24 * 60 * 60 * 1000)); document.cookie = name + '=' + value + ';expires=' + date.toUTCString() + ';domain=' + COOKIE_DOMAIN + ';path=/' + ';samesite=lax'; } if (cookieExists('laravel_cookie_consent')) { hideCookieDialog(); } const buttons = document.getElementsByClassName('js-cookie-consent-agree'); for (let i = 0; i < buttons.length; ++i) { buttons[i].addEventListener('click', consentWithCookies); } return { consentWithCookies: consentWithCookies, hideCookieDialog: hideCookieDialog }; })(); </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10