CINXE.COM

Skype | Pozostawaj w kontakcie dzięki bezpłatnym rozmowom wideo na całym świecie

<!DOCTYPE html> <html class="pl ltr os_Windows" data-language="pl" data-pagename="home" data-pagetype="home" data-pagepath="/" data-region="pl" lang="pl" dir="ltr"> <!-- AzureInstance: CMSApp_IN_0 --><head id="head"><title> Skype | Pozostawaj w kontakcie dzięki bezpłatnym rozmowom wideo na całym świecie </title><meta name="description" content="Czy połączenia telefoniczne Skype z Ukrainą są bezpłatne? Tak, każde połączenie z Ukrainą przez Skype jest teraz bezpłatne. Pozostawaj w kontakcie, korzystając z bezpłatnego czatu wideo, obsługi wiadomości i niedrogich rozmów międzynarodowych. Błyskawicznie nawiązuj rozmowy wideo online za pomocą jednego kliknięcia, bez pobierania czegokolwiek." /><meta name="keywords" /> <meta charset="utf-8"> <!-- JSLL --> <script type="text/javascript" src="https://js.monitor.azure.com/scripts/c/ms.analytics-web-3.min.js"></script> <meta name="ms.appid" content="JS:scom" /> <meta name="ms.lang" content="pl" /> <meta name="ms.pagetype" content="home" /> <!-- DNS prefetch --> <meta name="viewport" content="width=device-width, initial-scale=1" /> <meta http-equiv="X-UA-Compatible" content="IE=Edge" /> <meta http-equiv="Cache-control" content="max-age=0" /> <meta http-equiv="Cache-control" content="no-cache" /> <meta http-equiv="Expires" content="0" /> <meta http-equiv="Pragma" content="no-cache" /> <link rel="preconnect" href="https://api.skype.com"> <link rel="preconnect" href="https://consumer.entitlement.skype.com"> <link rel="preconnect" href="https://swc.cdn.skype.com"><link rel="preconnect" href="https://a.lw.skype.com"><link rel="preconnect" href="https://login.live.com"><link rel="preconnect" href="https://web.vortex.data.microsoft.com"><link rel="preconnect" href="https://browser.pipe.aria.microsoft.com"><link rel="preconnect" href="https://uhf.microsoft.com"><link rel="preconnect" href="https://edge.skype.com"> <link rel="dns-prefetch" href="https://secure.skypeassets.com"> <link rel="dns-prefetch" href="https://consumer.entitlement.skype.com"> <link rel="dns-prefetch" href="https://api.skype.com"> <link rel="dns-prefetch" href="https://swc.cdn.skype.com"><link rel="dns-prefetch" href="https://uhf.microsoft.com"><link rel="dns-prefetch" href="https://web.vortex.data.microsoft.com"><link rel="dns-prefetch" href="https://browser.pipe.aria.microsoft.com"><link rel="dns-prefetch" href="https://edge.skype.com"> <!-- Social Tags [start] --> <meta property="og:url" content="https://www.skype.com/pl//" /> <meta property="og:type" content="website" /> <meta property="og:title" content="Skype | Pozostawaj w kontakcie dzięki bezpłatnym rozmowom wideo na całym świecie" /> <meta property="og:description" content="Czy połączenia telefoniczne Skype z Ukrainą są bezpłatne? Tak, każde połączenie z Ukrainą przez Skype jest teraz bezpłatne. Pozostawaj w kontakcie, korzystając z bezpłatnego czatu wideo, obsługi wiadomości i niedrogich rozmów międzynarodowych. Błyskawicznie nawiązuj rozmowy wideo online za pomocą jednego kliknięcia, bez pobierania czegokolwiek." /> <meta property="og:image" content="https://secure.skypeassets.com/content/dam/scom/og/skype-fb-og.png" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:site" content="@Skype" /> <meta name="twitter:title" content="Skype | Pozostawaj w kontakcie dzięki bezpłatnym rozmowom wideo na całym świecie" /> <meta name="twitter:description" content="Czy połączenia telefoniczne Skype z Ukrainą są bezpłatne? Tak, każde połączenie z Ukrainą przez Skype jest teraz bezpłatne. Pozostawaj w kontakcie, korzystając z bezpłatnego czatu wideo, obsługi wiadomości i niedrogich rozmów międzynarodowych. Błyskawicznie nawiązuj rozmowy wideo online za pomocą jednego kliknięcia, bez pobierania czegokolwiek." /> <meta name="twitter:image" content="https://secure.skypeassets.com/content/dam/scom/og/twitter-og.png" /> <!-- Social Tags [end] --> <!-- Apple Mobile Web App --> <meta name="apple-mobile-web-app-capable" content="yes" /> <meta name="apple-mobile-web-app-status-bar-style" content="black" /> <!-- Apple Mobile Banner --> <!-- Favicon --> <link rel="icon" href="https://secure.skypeassets.com/apollo/2.1.1806/images/icons/favicon.ico" type="image/vnd.microsoft.icon" /> <link rel="shortcut icon" href="https://secure.skypeassets.com/apollo/2.1.1806/images/icons/favicon.ico" /> <link rel="apple-touch-icon" href="https://secure.skypeassets.com/apollo/2.1.1806/images/icons/apple-touch-icon.png" /> <!-- [STYLES][START] --> <link rel="stylesheet" href="https://secure.skypeassets.com/apollo/2.1.1806/css/main-v4.css" /> <link rel="stylesheet" href="https://secure.skypeassets.com/apollo/2.1.1806/supernova/css/vendors~app.chunk.css" /> <link rel="stylesheet" href="https://secure.skypeassets.com/apollo/2.1.1806/supernova/css/app.css" /> <!-- UHF Styles --> <link rel="stylesheet" href="https://secure.skypeassets.com/apollo/0.0.0/static/uhf.css" type="text/css" media="all"> <!-- [STYLES][END] --> <!-- [JAVASCRIPT-HEAD][START] --> <script> function onArtemisLoad(callback) { if (window.Artemis) { callback(); } else { setTimeout(onArtemisLoad.bind(null, callback), 1000); } } window.artemisRequire = function(paths, callback) { if (!window.Artemis) { onArtemisLoad(resolve.bind(null, paths, callback)); } else { resolve(); } function resolve() { var requiredModules = paths.map(function(path) { return path.reduce(function(acc, cur) { acc = acc ? acc[cur] : undefined; return acc; }, Artemis) }).filter(function(x) { return x !== undefined; }); if (requiredModules && requiredModules.length> 0) { callback.apply(null, requiredModules); } } }; window.skypeArtemis = (function(source) { if (!source) { source = {}; } function deepAdd(level, settings) { for (var s in settings) { if (!level.hasOwnProperty(s)) { level[s] = settings[s]; } else if (level[s] !== null && typeof level[s] === 'object') { deepAdd(level[s], settings[s]); } } } function deepUpdate(level, settings) { for (var s in settings) { if (level[s] !== null && typeof level[s] === 'object') { deepUpdate(level[s], settings[s]); } else { level[s] = settings[s]; } } } function addSettings(settings) { if (!settings) return; if (!window["SKYPE_SETTINGS"]) { window["SKYPE_SETTINGS"] = {}; } deepAdd(window["SKYPE_SETTINGS"], settings); } function updateSettings(settings) { if (!settings) return; if (!window["SKYPE_SETTINGS"]) { window["SKYPE_SETTINGS"] = {}; } deepUpdate(window["SKYPE_SETTINGS"], settings); } function addSkypeSettings(settings) { if (!settings) return; if (!window["SKYPE_SETTINGS"]) { window["SKYPE_SETTINGS"] = {}; } if (!window["SKYPE_SETTINGS"].settings) { window["SKYPE_SETTINGS"].settings = {}; } deepAdd(window["SKYPE_SETTINGS"].settings, settings); } function updateSkypeSettings(settings) { if (!settings) return; if (!window["SKYPE_SETTINGS"]) { window["SKYPE_SETTINGS"] = {}; } if (!window["SKYPE_SETTINGS"].settings) { window["SKYPE_SETTINGS"].settings = {}; } deepUpdate(window["SKYPE_SETTINGS"].settings, settings); } source.addSettings = addSettings; source.updateSettings = updateSettings; source.addSkypeSettings = addSkypeSettings; source.updateSkypeSettings = updateSkypeSettings; return source; })(window.skypeArtemis); </script> <script> window.MEET_NOW_WIDGET_SETTINGS = { version: "1.0.150", pathToBlob: "https://secure.skypeassets.com/apollo/0.0.0/meetnowwidget" }; </script> <script> skypeArtemis.addSettings({ slowLoadTimeout: 10000, toggleSelectors: { "notSet": "#initial-state", "neo": "#neo-content", "green": "#green-content" } }); </script> <!-- 3d-party libs --> <script src="https://secure.skypeassets.com/apollo/0.0.0/lib/jquery-3.4.1.min.js"></script> <script src="https://secure.skypeassets.com/apollo/2.1.1806/js/non-requirejs/bundle.js"></script> <script src="https://secure.skypeassets.com/apollo/2.1.1806/lib/modernizr.min.js"></script> <!-- [start] LazyLoad --> <script> skypeArtemis.addSettings({ skypeLazyLoadActive: true }); if (window.skypeLazyGravity && typeof window.skypeLazyGravity.init === "function") { window.skypeLazyGravity.init([".lazyLoad", ".promo-image"]); } </script> <!-- [end] Lazyload --> <!-- [Begin] 1DS script includes --> <script> var analytics = null; var site_consent = null; window.owap = null; function _getWcpUserConsentDetails() { if(site_consent) { return site_consent; } return { Required: false, Analytics: false, SocialMedia: false, Advertising: false }; } function _initializeOneDSApp() { analytics = new oneDS.ApplicationInsights(); var pageName = "static/new"; var config = { instrumentationKey: "05140445825c4124aa36b776f40e2bc0-940c5117-5b51-4df0-be5b-7a4ab3217d00-7026", propertyConfiguration: { env: "prod", callback: { userConsentDetails: _getWcpUserConsentDetails }, }, webAnalyticsConfiguration: { isLoggedIn: (sessionStorage.profile !== undefined), shareAuthStatus: true, authMethod: 1, autoCapture: { pageView: true, onLoad: true, onUnload: true, scroll: true, resize: true, lineage: true, click: true }, coreData: { pageName: pageName } } }; analytics.initialize(config, []); window.owap = analytics; TrackABTestsFromCookies(); } function onConsentChanged(categoryPreferences) { if (categoryPreferences.Analytics && !analytics) { site_consent = categoryPreferences; _initializeOneDSApp(); } } window.onload = function() { var divElement = document.getElementById("uhfCookieAlert").parentNode; if (divElement) { divElement.parentNode.removeChild(divElement); var newDiv = document.createElement("div"); newDiv.id = "msccBannerV2"; var headerElement = document.getElementById("headerUniversalHeader"); if (headerElement) { headerElement.appendChild(newDiv); window.WcpConsent && WcpConsent.init("en-US", "msccBannerV2", function (err, _siteConsent) { if (!err) { site_consent = _siteConsent.getConsent(); if (site_consent.Analytics) { _initializeOneDSApp(); } } else { console.log("Error initializing WcpConsent: "+ err); } }, onConsentChanged, WcpConsent.themes.light); } } }; </script> <!-- [End] 1DS script includes --> <!-- NOTICE: Third party scripts or code, linked to, called or referenced from this web site, online service or product, are licensed to you by the third parties that own such code, not by Microsoft. --> <script> var settings = { api: { "standByFor": "5000", "contracts": "https://api.skype.com/wallet/contracts/atu", "skypeNumber": "https://api.skype.com/skype-number/users/self/services?statusList=active,reserved&expand=1", "skypeNumberByServiceId": "https://api.skype.com/users/self/services/skypein/", "callerId": "https://api.skype.com/users/self/services/cli/settings?expand=smsCapable", "services": "https://consumer.entitlement.skype.com​​/users/{0}/services?language=pl", "contentApiUrl": "https://contentapi.skype.com/api/v2-0/regions/", "buyCredit": "https://secure.skype.com/{0}/credit?currency={1}", "sendCredit": "https://secure.skype.com/send-credit", "skypeNumberSettings": "https://secure.skype.com/portal/settings/number?numberId={0}", "skypeNumberService": "https://secure.skype.com/my/offers/skype-number?serviceId={0}", "getAnotherSkypeNumber": "https://secure.skype.com/my/skype-number", "skypeProfileApiUrlBase": "https://edge.skype.com/profile/v1/", "helperApiUrlBase": "https://helperapi.skype.com/", "sessionApiUrl": "https://api.skype.com/users/self/displayname", "webClientEligibilityApiUrl": "https://web.skype.com/v1/api/eligibility-check", "exportContacts": "https://contacts.skype.com/export/v2/users/self/contacts", "exportCallerIdNumbers": "https://api.skype.com/users/self/services/cli/numbers", "autoRechargeUrl": "https://secure.skype.com/wallet/account/auto-topup", "userData": "https://api.skype.com/modules/groups/info", }, cookies: { "analyticsCookies": "", "advertisingsCookies": "", "socialMediaCookies": "", }, commerce: { "subscriptionsUpgradeThreshold": "0.99", }, token: { "clientId": "815617", "redirectUri": "https://www.skype.com/en/apps/tokenhandler?appid=scom", "loginUri": "https://a.lw.skype.com/login/silent", "cacheLength": "5000", }, user: { "msaLoginFromBackend": true, }, message: { "genericError": "" }, errorsLogger: { "enabled": "true", "token": "28b1987bcc8c4e1a8cd8c2874c7dede4-66d03f5b-4777-4915-ba6a-f821e57b2e64-7437" }, swcChat: { "sdkUrl": "https://swc.cdn.skype.com/sdk/v1/sdk.min.js", "environment": "prod", "chat": "true", "style": "scom", "disable": "false" }, fadeOnScroll: { "home": "true", "tx": "" }, dropdown: { "promoteUrl": "http://go.skype.com/thank.you" }, navigation: { "header": { "sticky": false, "showLinks": true, "showButtons": false, "logoutLink": "https://go.skype.com/logout?client_id=815617&redirect_uri=https://www.skype.com&response_type=token&redirect=true", "hostMeetingLink": "https://go.skype.com/meetnow.accessurl" } } }; skypeArtemis.addSkypeSettings(settings); </script> <!-- [JAVASCRIPT-HEAD][END] --> <link rel="preload" href="https://secure.skypeassets.com/apollo/2.1.1806/fonts/icon3/SkypeAssets-Light_web.woff" as="font" type="font/woff" crossorigin="anonymous"> <link rel="canonical" href="https://www.skype.com/pl/"/><link rel="alternate" hreflang="ar" href="https://www.skype.com/ar/"/> <link rel="alternate" hreflang="bg" href="https://www.skype.com/bg/"/> <link rel="alternate" hreflang="cs" href="https://www.skype.com/cs/"/> <link rel="alternate" hreflang="da" href="https://www.skype.com/da/"/> <link rel="alternate" hreflang="de" href="https://www.skype.com/de/"/> <link rel="alternate" hreflang="el" href="https://www.skype.com/el/"/> <link rel="alternate" hreflang="en" href="https://www.skype.com/en/"/> <link rel="alternate" hreflang="es" href="https://www.skype.com/es/"/> <link rel="alternate" hreflang="et" href="https://www.skype.com/et/"/> <link rel="alternate" hreflang="fi" href="https://www.skype.com/fi/"/> <link rel="alternate" hreflang="fr" href="https://www.skype.com/fr/"/> <link rel="alternate" hreflang="he" href="https://www.skype.com/he/"/> <link rel="alternate" hreflang="hi" href="https://www.skype.com/hi/"/> <link rel="alternate" hreflang="hu" href="https://www.skype.com/hu/"/> <link rel="alternate" hreflang="id" href="https://www.skype.com/id/"/> <link rel="alternate" hreflang="it" href="https://www.skype.com/it/"/> <link rel="alternate" hreflang="ja" href="https://www.skype.com/ja/"/> <link rel="alternate" hreflang="ko" href="https://www.skype.com/ko/"/> <link rel="alternate" hreflang="nl" href="https://www.skype.com/nl/"/> <link rel="alternate" hreflang="no" href="https://www.skype.com/no/"/> <link rel="alternate" hreflang="pl" href="https://www.skype.com/pl/"/> <link rel="alternate" hreflang="pt-br" href="https://www.skype.com/pt-br/"/> <link rel="alternate" hreflang="pt" href="https://www.skype.com/pt/"/> <link rel="alternate" hreflang="ro" href="https://www.skype.com/ro/"/> <link rel="alternate" hreflang="ru" href="https://www.skype.com/ru/"/> <link rel="alternate" hreflang="sv" href="https://www.skype.com/sv/"/> <link rel="alternate" hreflang="tr" href="https://www.skype.com/tr/"/> <link rel="alternate" hreflang="uk" href="https://www.skype.com/uk/"/> <link rel="alternate" hreflang="zh-Hans" href="https://www.skype.com/zh-Hans/"/> <link rel="alternate" hreflang="zh-Hant" href="https://www.skype.com/zh-Hant/"/> </head> <body > <div class="top-body"> <!-- TOP --> <iframe id="skypeToken815617" width="0" height="0" tabindex="-1" title="empty" style="display: none !important" src="" data-role="skypeToken"> </iframe> <script> var expiresIn = sessionStorage.getItem('cacheExpiration'); if (Date.now()>= expiresIn) { sessionStorage.removeItem("skypeToken"); sessionStorage.removeItem("signinName"); sessionStorage.removeItem("skypeTokenTimestamp"); sessionStorage.removeItem("cacheExpiration"); var timestamp = Date.now(); var iframe = document.getElementById('skypeToken815617'); if (iframe) { iframe.setAttribute("name", "skypeToken815617" + timestamp); iframe.setAttribute("id", "skypeToken815617" + timestamp); iframe.src = "https://a.lw.skype.com/login/silent?client_id=815617&response_type=postmessage&redirect_uri=https://www.skype.com&timestamp=" + timestamp; } } </script> </div> <div id="nav-wrapper" > <div id="headerArea" class="uhf" data-m='{"cN":"headerArea","cT":"Area_coreuiArea","id":"a1Body","sN":1,"aN":"Body"}'> <div id="headerRegion" data-region-key="headerregion" data-m='{"cN":"headerRegion","cT":"Region_coreui-region","id":"r1a1","sN":1,"aN":"a1"}'> <div id="headerUniversalHeader" data-m='{"cN":"headerUniversalHeader","cT":"Module_coreui-universalheader","id":"m1r1a1","sN":1,"aN":"r1a1"}' data-module-id="Category|headerRegion|coreui-region|headerUniversalHeader|coreui-universalheader"> <div data-m='{"cN":"cookiebanner_cont","cT":"Container","id":"c1m1r1a1","sN":1,"aN":"m1r1a1"}'> <div id="uhfCookieAlert" data-locale="pl-pl"> <div id="msccBannerV2"></div> </div> </div> <a id="uhfSkipToMain" class="m-skip-to-main" href="javascript:void(0)" data-href="#form" tabindex="0" data-m='{"cN":"Skip to content_nonnav","id":"nn2m1r1a1","sN":2,"aN":"m1r1a1"}'>Przejdź do gł&#243;wnej zawartości</a> <!-- AzureInstance: CMSApp_IN_0 --><header class="c-uhfh context-uhf no-js c-sgl-stck c-category-header " itemscope="itemscope" data-header-footprint="/Skype/liveSkypeHeaderDefault, fromService: True" data-magict="true" itemtype="http://schema.org/Organization"> <div class="theme-light js-global-head f-closed global-head-cont" data-m='{"cN":"Universal Header_cont","cT":"Container","id":"c3m1r1a1","sN":3,"aN":"m1r1a1"}'> <div class="c-uhfh-gcontainer-st"> <button type="button" class="c-action-trigger c-glyph glyph-global-nav-button" aria-label="All Microsoft expand to see list of Microsoft products and services" initialState-label="All Microsoft expand to see list of Microsoft products and services" toggleState-label="Close All Microsoft list" aria-expanded="false" data-m='{"cN":"Mobile menu button_nonnav","id":"nn1c3m1r1a1","sN":1,"aN":"c3m1r1a1"}'></button> <button type="button" class="c-action-trigger c-glyph glyph-arrow-htmllegacy c-close-search" aria-expanded="false" data-m='{"cN":"Close Search_nonnav","id":"nn2c3m1r1a1","sN":2,"aN":"c3m1r1a1"}'></button> <a id="uhfLogo" class="c-logo c-sgl-stk-uhfLogo" itemprop="url" href="https://www.microsoft.com" aria-label="Microsoft" data-m='{"cN":"GlobalNav_Logo_cont","cT":"Container","id":"c3c3m1r1a1","sN":3,"aN":"c3m1r1a1"}'> <img alt="" itemprop="logo" class="c-image" src="https://secure.skypeassets.com/content/dam/scom/images/logos/re1mu3b.png" role="presentation" aria-hidden="true" /> <span itemprop="name" role="presentation" aria-hidden="true">Microsoft</span> </a> <div class="f-mobile-title"> <button type="button" class="c-action-trigger c-glyph glyph-chevron-left" aria-label="Zobacz więcej opcji menu" data-m='{"cN":"Mobile back button_nonnav","id":"nn4c3m1r1a1","sN":4,"aN":"c3m1r1a1"}'></button> <span data-global-title="Strona gł&#243;wna firmy Microsoft" class="js-mobile-title">Skype</span> <button type="button" class="c-action-trigger c-glyph glyph-chevron-right" aria-label="Zobacz więcej opcji menu" data-m='{"cN":"Mobile forward button_nonnav","id":"nn5c3m1r1a1","sN":5,"aN":"c3m1r1a1"}'></button> </div> <div class="c-show-pipe x-hidden-vp-mobile-st"> <a id="uhfCatLogo" class="c-logo c-cat-logo" href="https://www.skype.com" aria-label="Skype" itemprop="url" data-m='{"cN":"CatNav_Skype_nav","id":"n6c3m1r1a1","sN":6,"aN":"c3m1r1a1"}'> <span>Skype</span> </a> </div> <div class="cat-logo-button-cont x-hidden"> <button type="button" id="uhfCatLogoButton" class="c-cat-logo-button x-hidden" aria-expanded="false" aria-label="Skype" data-m='{"cN":"Skype_nonnav","id":"nn7c3m1r1a1","sN":7,"aN":"c3m1r1a1"}'> Skype </button> </div> <nav id="uhf-g-nav" aria-label="Menu kontekstowe" class="c-uhfh-gnav" data-m='{"cN":"Category nav_cont","cT":"Container","id":"c8c3m1r1a1","sN":8,"aN":"c3m1r1a1"}'> <ul class="js-paddle-items"> <li class="single-link js-nav-menu x-hidden-none-mobile-vp uhf-menu-item"> <a class="c-uhf-nav-link" href="https://www.skype.com" data-m='{"cN":"CatNav_Strona główna_nav","id":"n1c8c3m1r1a1","sN":1,"aN":"c8c3m1r1a1"}'> Strona gł&#243;wna </a> </li> <li class="single-link js-nav-menu uhf-menu-item"> <a id="uhfDownloads" class="c-uhf-nav-link" href="https://www.skype.com/pl/get-skype/" data-m='{"cN":"CatNav_Downloads_nav","id":"n2c8c3m1r1a1","sN":2,"aN":"c8c3m1r1a1"}'>Pobieranie</a> </li> <li class="single-link js-nav-menu uhf-menu-item"> <a id="uhfRates" class="c-uhf-nav-link" href="https://www.skype.com/pl/international-calls/" data-m='{"cN":"CatNav_Rates_nav","id":"n3c8c3m1r1a1","sN":3,"aN":"c8c3m1r1a1"}'>Ze Skype&#39;a na telefon</a> </li> <li class="single-link js-nav-menu uhf-menu-item"> <a id="uhfSkypeNumber" class="c-uhf-nav-link" href="https://www.skype.com/pl/skype-number/" data-m='{"cN":"CatNav_Skype Number_nav","id":"n4c8c3m1r1a1","sN":4,"aN":"c8c3m1r1a1"}'>Numer Skype</a> </li> <li class="single-link js-nav-menu uhf-menu-item"> <a id="uhfDiscover" class="c-uhf-nav-link" href="https://www.skype.com/pl/features/" data-m='{"cN":"CatNav_Discover_nav","id":"n5c8c3m1r1a1","sN":5,"aN":"c8c3m1r1a1"}'>Funkcje</a> </li> <li class="nested-menu uhf-menu-item"> <div class="c-uhf-menu js-nav-menu"> <button type="button" id="uhfProducts" aria-expanded="false" data-m='{"cN":"CatNav_Products_nonnav","id":"nn6c8c3m1r1a1","sN":6,"aN":"c8c3m1r1a1"}'>Produkty</button> <ul class="" data-class-idn="" aria-hidden="true" data-m='{"cN":"Products_cont","cT":"Container","id":"c7c8c3m1r1a1","sN":7,"aN":"c8c3m1r1a1"}'> <li class="js-nav-menu single-link" data-m='{"cN":"guestHostButtonTop_cont","cT":"Container","id":"c1c7c8c3m1r1a1","sN":1,"aN":"c7c8c3m1r1a1"}'> <a id="uhfSubMeetNow" class="js-subm-uhf-nav-link" href="https://www.skype.com/pl/free-conference-call" data-m='{"cN":"CatNav_guestHostButtonTop_nav","id":"n1c1c7c8c3m1r1a1","sN":1,"aN":"c1c7c8c3m1r1a1"}'>Spotkanie</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"Manager_cont","cT":"Container","id":"c2c7c8c3m1r1a1","sN":2,"aN":"c7c8c3m1r1a1"}'> <a id="uhfSubManager" class="js-subm-uhf-nav-link" href="https://www.skype.com/pl/skype-manager/" data-m='{"cN":"CatNav_Manager_nav","id":"n1c2c7c8c3m1r1a1","sN":1,"aN":"c2c7c8c3m1r1a1"}'>Skype Manager</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"Skype with Alexa_cont","cT":"Container","id":"c3c7c8c3m1r1a1","sN":3,"aN":"c7c8c3m1r1a1"}'> <a id="uhfSubAlexa" class="js-subm-uhf-nav-link" href="https://www.skype.com/pl/alexa/" data-m='{"cN":"CatNav_Skype with Alexa_nav","id":"n1c3c7c8c3m1r1a1","sN":1,"aN":"c3c7c8c3m1r1a1"}'>Skype na urządzeniach Alexa</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"Creators_cont","cT":"Container","id":"c4c7c8c3m1r1a1","sN":4,"aN":"c7c8c3m1r1a1"}'> <a id="uhfSubCreators" class="js-subm-uhf-nav-link" href="https://www.skype.com/pl/content-creators/" data-m='{"cN":"CatNav_Creators_nav","id":"n1c4c7c8c3m1r1a1","sN":1,"aN":"c4c7c8c3m1r1a1"}'>Skype dla tw&#243;rc&#243;w zawartości</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"Skype for Business_cont","cT":"Container","id":"c5c7c8c3m1r1a1","sN":5,"aN":"c7c8c3m1r1a1"}'> <a id="uhfSubSfB" class="js-subm-uhf-nav-link" href="https://www.skype.com/pl/business/" data-m='{"cN":"CatNav_Skype for Business_nav","id":"n1c5c7c8c3m1r1a1","sN":1,"aN":"c5c7c8c3m1r1a1"}'>Skype dla firm</a> </li> </ul> </div> </li> <li class="nested-menu uhf-menu-item"> <div class="c-uhf-menu js-nav-menu"> <button type="button" id="UhfGethelp" aria-expanded="false" data-m='{"cN":"CatNav_Get help_nonnav","id":"nn8c8c3m1r1a1","sN":8,"aN":"c8c3m1r1a1"}'>Uzyskaj pomoc</button> <ul class="" data-class-idn="" aria-hidden="true" data-m='{"cN":"Get help_cont","cT":"Container","id":"c9c8c3m1r1a1","sN":9,"aN":"c8c3m1r1a1"}'> <li class="js-nav-menu single-link" data-m='{"cN":"Help_cont","cT":"Container","id":"c1c9c8c3m1r1a1","sN":1,"aN":"c9c8c3m1r1a1"}'> <a id="uhfHelp" class="js-subm-uhf-nav-link" href="https://support.skype.com" data-m='{"cN":"CatNav_Help_nav","id":"n1c1c9c8c3m1r1a1","sN":1,"aN":"c1c9c8c3m1r1a1"}'>Pomoc techniczna Skype&#39;a</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"Blogs_cont","cT":"Container","id":"c2c9c8c3m1r1a1","sN":2,"aN":"c9c8c3m1r1a1"}'> <a id="uhfSubBlogs" class="js-subm-uhf-nav-link" href="https://go.skype.com/blogs.skype" data-m='{"cN":"CatNav_Blogs_nav","id":"n1c2c9c8c3m1r1a1","sN":1,"aN":"c2c9c8c3m1r1a1"}'>Blogi</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"Community_cont","cT":"Container","id":"c3c9c8c3m1r1a1","sN":3,"aN":"c9c8c3m1r1a1"}'> <a id="uhfSubCommunity" class="js-subm-uhf-nav-link" href="https://go.skype.com/community/" data-m='{"cN":"CatNav_Community_nav","id":"n1c3c9c8c3m1r1a1","sN":1,"aN":"c3c9c8c3m1r1a1"}'>Społeczność</a> </li> <li class="js-nav-menu single-link" data-m='{"cN":"About Skype_cont","cT":"Container","id":"c4c9c8c3m1r1a1","sN":4,"aN":"c9c8c3m1r1a1"}'> <a id="uhfSubAbout" class="js-subm-uhf-nav-link" href="https://www.skype.com/pl/about/" data-m='{"cN":"CatNav_About Skype_nav","id":"n1c4c9c8c3m1r1a1","sN":1,"aN":"c4c9c8c3m1r1a1"}'>Informacje o Skypie</a> </li> </ul> </div> </li> <li class="single-link js-nav-menu uhf-menu-item"> <a id="uhfAccount" class="c-uhf-nav-link" href="https://go.skype.com/myaccount" data-m='{"cN":"CatNav_Account_nav","id":"n10c8c3m1r1a1","sN":10,"aN":"c8c3m1r1a1"}'>Moje konto</a> </li> <li class="single-link js-nav-menu uhf-menu-item"> <a id="uhfJoin" class="c-uhf-nav-link" href="//go.skype.com/joinskype/" data-m='{"cN":"CatNav_Join_nav","id":"n11c8c3m1r1a1","sN":11,"aN":"c8c3m1r1a1"}'>Dołącz do nas</a> </li> <li id="overflow-menu" class="overflow-menu x-hidden uhf-menu-item"> <div class="c-uhf-menu js-nav-menu"> <button data-m='{"pid":"Więcej","id":"nn12c8c3m1r1a1","sN":12,"aN":"c8c3m1r1a1"}' type="button" aria-label="Więcej" aria-expanded="false">Więcej</button> <ul id="overflow-menu-list" aria-hidden="true" class="overflow-menu-list"> </ul> </div> </li> </ul> </nav> <div class="c-uhfh-actions no-uhf-actions-exists" data-m='{"cN":"Header actions_cont","cT":"Container","id":"c9c3m1r1a1","sN":9,"aN":"c3m1r1a1"}'> <div class="wf-menu"></div> </div> </div> </div> </header> </div> </div> </div> <script> artemisRequire([['home', 'masterModule', 'uhfHeader']], function(uhf) { uhf.init(); }); </script> <script> (function() { var hdnItems = ['uhfJoin', 'uhfAccount']; function adjNeeded() { return $("#headerArea header[role='banner'] .c-uhfh-gcontainer-st").length> 0; } function id(_, el) { return el.id; } function hdn(el) { return hdnItems.some(function(x) { return x === el; }); } if (adjNeeded()) { var ovflwMenu = $('#overflow-menu'); var ovflwMenuItems = ovflwMenu.find('ul li a'); (ovflwMenuItems.length> 0 && ovflwMenuItems.length <= 2) && ovflwMenuItems.map(id).get().every(hdn) && ovflwMenu.addClass('x-hidden'); } })(); </script> <div id="nav-buttons-wrapper"> <nav class="isNotAuthenticated siteNavigation fullWidth active" data-navigation-version="v3" data-content-key="authenticationStatus" role="navigation"> <ul class="uhfNavigationBar" role="menubar"> <li id="hostMeeting" class="hostMeetingClass mainMenuItem signInDropdownWrapper"> <a href="https://go.skype.com/meetnow.accessurl" role="menuitem" class="btn small host-meeting" aria-label="Host a meeting" data-bi-id="host-meeting" data-bi-name="host-meeting" data-bi-area="nav" tabindex="0"> <span id="hostMeetingText" class="title">Host a meeting</span> </a> </li> <li id="skypeStatus" class="activeStatus noMobile noSmallMobile hidden"> <a href="#" role="menuitem" class="skypeChat" aria-label="Skype Chat Icon. ${UNREAD_COUNT} unread messages." data-bi-id="skype-chat" data-bi-name="skype-chat" data-bi-area="nav" data-bi-scn="open" tabindex="0"> <div id="unreadWrapper" style="display: none;"> <div id="unreadCounter"></div> </div> <div id="skypeIcon" class="textAndFontIcon"> <svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" version="1.1" style="width: 20px; height: 20px;"> <defs> <linearGradient id="skypeLogoGrad" x1="49%" y1="100%" x2="51%" y2="0%"> <stop offset="0%" style="stop-color:#0078D4; stop-opacity:1"></stop> <stop offset="100%" style="stop-color: #00bcf2;stop-opacity:1"></stop> </linearGradient> </defs> <text text-anchor="middle" x="10" y="20" fill="url(#skypeLogoGrad)" class="icon iconActive x-hidden-focus"></text> </svg> </div> <span role="tooltip" class="tooltip">Skype Chat Icon. ${UNREAD_COUNT} unread messages.</span> </a> </li> <li id="customMeControl" class="mainMenuItem signInDropdownWrapper singInVisible notAuthenticated noMobile noSmallMobile" data-element-type="mainMenuItem" aria-haspopup="true"> <a class="btn secondaryCta small usernameBtn notAuthenticated" role="menuitem" aria-haspopup="true" aria-expanded="false" data-expanded="false" data-element-type="menuDropdownToggle" data-link-type="login" data-tracking-type="click" data-position="nav-dropdown" data-bi-id="sign-in" data-bi-name="sign-in"> <span class="title">Sign in</span> <span class="icon icon-arrow-down"></span> </a> <a class="authenticated usernameBtn" role="menuitem" data-expanded="false" aria-haspopup="true" aria-expanded="false" data-bi-id="sign-in" data-bi-name="sign-in" id="menuDropdownToggle" data-element-type="menuDropdownToggle" data-tracking-type="click" data-position="nav-dropdown"> <span class="title" data-content-key="skypename">My Skype</span> <span class="icon icon-arrow-down"></span> <img src="" class="avatar avatarReal" alt="Avatar"/> <span class="avatar avatarDummy" aria-label="Avatar"></span> </a> <ul class="subMenu signInDropdown" data-element-type="subMenu" role="menu" aria-expanded="false"> <li role="presentation"><a role="menuitem" href="https://go.skype.com/myaccount" data-bi-id="my-account" data-bi-name="my-account" rel="nofollow" data-link-type="profile" data-tracking-type="click" data-position="nav-dropdown"><span class="icon icon-user"></span>My account</a></li> <li role="presentation"><a role="menuitem" href="https://go.skype.com/sfw" data-bi-id="skype-for-web" data-bi-name="skype-for-web" data-tracking-type="click" data-position="nav-dropdown"><span class="icon icon-skype"></span>Use Skype online</a></li> <li role="presentation" class="signInOut notAuthenticated" aria-hidden="false"> <a role="menuitem" href="https://go.skype.com/signup?client_id=578134&amp;redirect_uri=https%3A%2F%2Fweb.skype.com&amp;source=scomnav" data-bi-id="sign-up" data-bi-name="sign-up" data-position="nav-dropdown" data-tracking-type="click" class="signIn"> New to Skype? <span class="notAuthenticated">Sign up</span> </a> </li> <li role="presentation" class="signInOut authenticated" aria-hidden="true"> <a role="menuitem" href="https://go.skype.com/logout" rel="nofollow" data-link-type="logout" data-tracking-type="click" data-position="nav-dropdown" data-bi-id="sign-out" data-bi-name="sign-out" class="signOut authenticated"><span class="icon icon-signout"></span>Sign out</a> </li> </ul> </li> </ul> </nav> </div> </div> <form method="post" action="/pl/default.aspx" id="form"> <div class="aspNetHidden"> <input type="hidden" name="manScript_HiddenField" id="manScript_HiddenField" value="" /> <input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="" /> <input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="" /> </div> <script type="text/javascript"> /* var theForm = document.forms['form']; if (!theForm) { theForm = document.form; } function __doPostBack(eventTarget, eventArgument) { if (!theForm.onsubmit || (theForm.onsubmit() != false)) { theForm.__EVENTTARGET.value = eventTarget; theForm.__EVENTARGUMENT.value = eventArgument; theForm.submit(); } } */ </script> <input type="hidden" name="lng" id="lng" value="pl-PL" /> <script type="text/javascript"> /* function PM_Postback(param) { if (window.top.HideScreenLockWarningAndSync) { window.top.HideScreenLockWarningAndSync(1080); } if(window.CMSContentManager) { CMSContentManager.allowSubmit = true; }; __doPostBack('m$am',param); } function PM_Callback(param, callback, ctx) { if (window.top.HideScreenLockWarningAndSync) { window.top.HideScreenLockWarningAndSync(1080); }if (window.CMSContentManager) { CMSContentManager.storeContentChangedStatus(); };WebForm_DoCallback('m$am',param,callback,ctx,null,true); } */ </script> <script type="text/javascript"> /* function modalDialog(url, name, width, height, otherParams, noWopener, forceModal, forceNewWindow, setTitle) { if (typeof(height) === "number") { height += 66; } if (setTitle == undefined) { setTitle = true; } if (forceModal == undefined) { forceModal = true; } if (otherParams == undefined) { otherParams = 'toolbar=no,directories=no,menubar=no,modal=yes,dependent=yes,resizable=yes'; } var advanced = false; try { advanced = window.top.AdvancedModalDialogs; } catch (err) { } if (advanced && !forceNewWindow) { window.top.advancedModal(url, name, width, height, otherParams, noWopener, forceModal, setTitle, this); } else { var dHeight = height; var dWidth = width; if (width.toString().indexOf('%') != -1) { dWidth = Math.round(screen.width * parseInt(width, 10) / 100); } if (height.toString().indexOf('%') != -1) { dHeight = Math.round(screen.height * parseInt(height, 10) / 100); } var oWindow = window.open(url, name, 'width=' + dWidth + ',height=' + dHeight + ',' + otherParams); if (oWindow) { oWindow.opener = this; oWindow.focus(); } } } */ </script> <script type="text/javascript"> /* if ((window.originalPostback == null) && (window.__doPostBack != null)) { window.originalPostback = __doPostBack; __doPostBack = __doPostBackWithCheck; } */ </script> <script type="text/javascript"> /* var CMS = CMS || {}; CMS.Application = { "isRTL": "false", "applicationUrl": "/", "imagesUrl": "/CMSPages/GetResource.ashx?image=%5bImages.zip%5d%2f", "isDialog": false }; */ </script> <script type="text/javascript"> /* Sys.WebForms.PageRequestManager._initialize('manScript', 'form', ['tctxM','','tdm$pM$pMP',''], [], [], 90, ''); */ </script> <style type="text/css">body {height:auto !important;}</style> <div id="dm_pM_pMP"> </div><input type="hidden" name="dm$hdnArgs" id="dm_hdnArgs" /><input type="hidden" name="dm$hdnAnother" id="dm_hdnAnother" /><input type="hidden" name="dm$hdnClose" id="dm_hdnClose" /><input type="hidden" name="dm$hdnComment" id="dm_hdnComment" /><input type="hidden" name="dm$hdnCurrStep" id="dm_hdnCurrStep" value="0" /> <div id="ctxM"> </div> <script 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; y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y); })(window, document, "clarity", "script", "c1i4yeb6q8"); </script> <div id="pageTop"></div> <div role="main"> <!-- JSBOTTOM --> <style> .dynamic-placeholder { height: 100%; width: 100%; display: flex; flex-flow: column; justify-content: center; color: rgba(0, 0, 0, 0) !important; } .dynamic-placeholder .item { height: 25px; pointer-events: none; user-select: none; overflow: hidden; border-color: transparent; background: #f2f2f2; background-image: -webkit-linear-gradient(left, #f2f2f2 0%, #e2e2e2 20%, #f2f2f2 40%, #f2f2f2 100%); background-repeat: no-repeat; background-size: 900px 100%; z-index: -1; animation: placeHolderShimmer 1.5s linear infinite forwards; } .dynamic-placeholder.content.initial-content { background: transparent !important; } .dynamic-placeholder .item:nth-child(1) { width: 45%; } .dynamic-placeholder .item:nth-child(2) { width: 85%; } .dynamic-placeholder .item:nth-child(3) { width: 65%; } @keyframes placeHolderShimmer { 0% { background-position: -900px 0; } 100% { background-position: 900px 0; } } #green-content #supernova-dynamic-content .content .supernova-column:nth-child(2), #green-content #supernova-dynamic-content .content .supernova-column:nth-child(4), #green-content #supernova-dynamic-content .content .supernova-column:nth-child(5), #green-content #supernova-dynamic-content .content .supernova-column:nth-child(6) { display: none; } #green-content #icon-content .content .supernova-column:nth-child(1) { display: none; } </style> <section class="toggleContainer"> <!-- Initial state of the page --> <div id="initial-state" class="toggable visible"> <section class="section themeDark sectionStandard verticalAlignCenter paddingHorizontal1 initial-section"> <div class="content standardWidth"> <div class="row colDef1"> <div class="col col1 noTheme horizontalAlignCenter verticalAlignCenter paddingHorizontal2 paddingVertical4"> <div class="colContent"> <div class="dynamic-placeholder content standardWidth initial-content horizontalAlignCenter verticalAlignCenter"> <p class="item"></p> <p class="item"></p> <p class="item"></p> </div> </div> </div> </div> </div> </section> </div> <!-- Neo content --> <div id="neo-content" class="toggable"> <!-- [start] Default content --> <section class="section noTheme sectionStandard heroSection paddingHorizontal1"> <div class="content lazyLoad"> <div class="row colDef2"> <div class="col col1 verticalAlignCenter horizontalAlignCenter paddingHorizontal4 paddingVertical4"> <div class="colContent"> <div class="noMobile noTablet noSmallMobile"> <div style="display: flex; flex-direction: column; align-items: flex-end"> <div style="max-width: 420px"> <h1 class="fontSizeH1 marginBottom1 marginBottom1Desktop" style="font-size: 3em">Doskonałe połączenia wideo <span style=" background-image: linear-gradient(90deg, #0078d4, #c218ec); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; color: transparent; ">w Skypie</span></h1> <p class="marginTop2 marginBottom3 x-hidden-focus">Wysokiej jakości połączenia wideo ułatwiają kontakt z innymi osobami, gdziekolwiek jesteś</p> <div class="marginTop1 marginTop1Desktop"> <div class="marginTop1 marginTop1Desktop x-hidden-focus"><span class="btnWrapper marginTop1"><a aria-label="Open Skype in your browser" class="btn primaryCta" data-bi-area="open-skype-in-browser-main-page" data-bi-name="open-skype-in-browser-main-page" data-campaign-id="open-skype-in-browser-main-page" data-m="open-skype-in-browser-main-page" data-position="open-skype-in-browser-main-page" data-tracking-type="click" href="https://web.skype.com/"><span class="noArrow">Otwórz Skype'a w przeglądarce</span></a><br /><a class="marginTop3 x-hidden-focus" data-bi-name="skype-download-home-page" href="https://www.skype.com/pl/get-skype/" style="display: inline-block; color: #006fbb; text-align: left">Pobierz Skype'a</a></span></div> </div> </div> </div> </div><div class="marginTop1 marginTop1Desktop noDesktop noLargeDesktop"> <div class="horizontalAlignCenter"> <h1 class="fontSizeH1 marginTop1 marginBottom1" style="font-size: 2.5em; line-height: 1.15em">Doskonałe połączenia wideo <span style=" background-image: linear-gradient(90deg, #0078d4, #c218ec); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; color: transparent; ">w Skypie</span></h1> <p class="marginTop2 marginBottom3 x-hidden-focus">Wysokiej jakości połączenia wideo ułatwiają kontakt z innymi osobami, gdziekolwiek jesteś</p> <div class="marginTop1 marginTop1Desktop"> <div class="marginTop1 marginTop1Desktop x-hidden-focus"><span class="btnWrapper marginTop1"><a aria-label="Open Skype in your browser" class="btn primaryCta" data-bi-area="open-skype-in-browser-main-page" data-bi-name="open-skype-in-browser-main-page" data-campaign-id="open-skype-in-browser-main-page" data-m="open-skype-in-browser-main-page" data-position="open-skype-in-browser-main-page" data-tracking-type="click" href="https://web.skype.com/"><span class="noArrow">Otwórz Skype'a w przeglądarce</span></a><br /><a class="marginTop2 marginBottom1 x-hidden-focus" data-bi-name="skype-download-home-page" href="https://www.skype.com/pl/get-skype/" style="display: inline-block; color: #006fbb; font-weight: 600">Uzyskaj aplikację</a></span></div> </div> <div style="position: relative; height: 0; width: inherit; padding-bottom: 87.435%; overflow: hidden;"><img alt="Doskonałe połączenia wideo w Skypie" class="imageFluid imageFluidDesktop" id="web_skype_banner_small_screens" src="https://secure.skypeassets.com/content/dam/scom/grd/web_skype_image_small_screens_optimized.png" style="position: absolute; top: 0; left:0; width: 100%; height: 100%;" title="Great video calling with Skype" /></div> </div> </div> </div> </div> <div class="col col2 verticalAlignCenter horizontalAlignCenter paddingHorizontal4 paddingVertical4 noSmallMobile noMobile noTablet"> <div class="noMobile noTablet noSmallMobile"> <div class="horizontalAlignCenter horizontalAlignCenterDesktop" id="desktopHeroImage" style="width: 100%"> <div style="position: relative; height: 0; width: inherit; padding-bottom: 79.135%; overflow: hidden;"><img alt="Doskonałe połączenia wideo w Skypie" class="imageFluid imageFluidDesktop x-hidden-focus" id="web_skype_banner_big_screens" src="https://secure.skypeassets.com/content/dam/scom/grd/web_skype_image_big_screens_optimized.png" style="position: absolute; top: 0; left:0; width: 100%; height: 100%;" title="Great video calling with Skype" /></div> </div> <script type="text/javascript"> try { var desktopHeroImageParent = document.getElementById("desktopHeroImage").parentElement; if (desktopHeroImageParent) { desktopHeroImageParent.style.width = '100%'; } } catch (e) { } </script> </div> <script type="text/javascript"> (function () { try { var initState = document.getElementById("initial-state"); var neoState = document.getElementById("neo-content"); if (!initState || !neoState) { return; } neoState.style.position = "absolute"; neoState.style.visibility = "hidden"; neoState.style.display = "block"; var height = neoState.offsetHeight; initState.firstElementChild.style.minHeight = height + "px"; neoState.style.position = ""; neoState.style.visibility = ""; neoState.style.display = ""; } catch (error) { if (error && error.message) { console.warn('Nie można zmienić rozmiaru okrągłego wskaźnika przetwarzania ładowania, błąd: ' + error.message); } } })(); </script> </div> </div> </div> </section> <!-- [end] Default content --> </div> <!-- Green content --> <div id="green-content"> </div> </section> <section id="featuresHome" class="section noTheme sectionStandard horizontalAlignCenter verticalAlignCenter layoutMarginBottom0 layoutMarginTop0" data-component-id="3a1f0d43-3c43-4e61-8ac0-5c1eae350003"><div class="content standardWidth "><div class="row colDef1 " data-component-id="4c631a4b-4d34-49a0-b185-0e047eec503d"><div class="col col1 noTheme horizontalAlignCenter verticalAlignCenter paddingHorizontal1 paddingVertical1"><div class="colContent"><h2 class="fontSizeH1 marginTop2 marginTop2Desktop"> Poznaj więcej funkcji Skype’a </h2></div></div></div></div></section><section id="skypeCarouselFeatures" class="section noTheme sectionStandard homePageFeaturesSection horizontalAlignCenter verticalAlignCenter layoutMarginBottom0 layoutMarginTop0" data-component-id="7b76cabd-7f51-4580-9923-c375b8d44efb"><div class="content standardWidth "><div class="row colDef1 " data-component-id="9ccff79b-f088-4523-84ec-f79926078442"><div class="col col1 noTheme horizontalAlignLeft verticalAlignCenter paddingHorizontal0 paddingVertical0"><div class="colContent"> <div class="item"> <div class='featureCard nonUnderlineLink '> <div class="featureCardImg lazyLoad" role="img" aria-label="Obraz karty do przekazywania środków na koncie Skype." style="background-image: url(https://secure.skypeassets.com/content/dam/scom/blogs/home-page-tab-ukraine.jpg)"> </div> <div class="featureCardContent"> <div class="featureCardText"> <h3 class="fontSizeH3"> Wspomóż Ukrainę, przekazując środki na koncie Skype, a my także przekażemy datek w takiej samej wysokości! </h3> <p>Dążymy do wspomagania osób dotkniętych wojną w Ukrainie, dlatego wprowadzamy nowy i bezpieczny sposób przekazywania środków na koncie Skype do wybranej grupy organizacji charytatywnych.</p> </div> <a href="https://www.skype.com/pl/blogs/2022-05-ukraine-skype-credit-donations/" class="paragraph featureCardLink" aria-label="Dowiedz się więcej o przekazywaniu środków na koncie Skype" data-bi-name="home.page.donations"> Dowiedz się więcej </a> </div> </div> </div> <div class="item"> <div class='featureCard nonUnderlineLink '> <div class="featureCardImg lazyLoad" role="img" aria-label="Ilustracja przedstawiająca trwające połączenie Skype z jasną sceną i tłami bing oraz tekstem Tła Bing w Skypie." style="background-image: url(https://secure.skypeassets.com/content/dam/scom/blogs/bing/skype-bing-thumbnail.jpg)"> </div> <div class="featureCardContent"> <div class="featureCardText"> <h3 class="fontSizeH3"> ​Chcesz być superbohaterem podczas następnej rozmowy? 🦸 </h3> <p>Czy wiesz o <b>współpracy Skype’a i Bing</b>? Oto efekty — <b>unikatowe, wysokiej jakości obrazy tła do połączeń przez Skype!</b> A to jeszcze nie wszystko — możesz teraz wyszukać obraz i lepiej zapoznać się z piękną scenerią i miejscami zdobiącymi dane tło!</p> </div> <a href="https://www.skype.com/pl/blogs/2021-12-bing-backgrounds-in-skype/" class="paragraph featureCardLink" aria-label="Dowiedz się więcej o tłach Bing w Skypie" data-bi-name="home.page.bing"> Dowiedz się więcej </a> </div> </div> </div> <div class="item"> <div class='featureCard nonUnderlineLink '> <div class="featureCardImg lazyLoad" role="img" aria-label="Ilustracja przedstawiająca czat Skype z nowoczesnymi wiadomościami i paskiem bocznym." style="background-image: url(https://secure.skypeassets.com/content/dam/scom/blogs/messaging/home-page-modern-tab.jpg)"> </div> <div class="featureCardContent"> <div class="featureCardText"> <h3 class="fontSizeH3"> Twoje czaty będą teraz znacznie lepsze — nowe i ulepszone wiadomości na Skypie są już dostępne! </h3> <p>W poprzednim miesiącu przedstawiliśmy wielkie plany dotyczące lepszych możliwości, szybszego i niezawodnego działania oraz supernowoczesnego wyglądu Skype’a. Teraz dotrzymujemy naszej obietnicy, wprowadzając pierwsze z tych nowych ulepszeń.</p> </div> <a href="https://www.skype.com/pl/blogs/2021-10-skype-modern-messaging" class="paragraph featureCardLink" aria-label="Więcej informacji na temat nowoczesnych wiadomości w Skypie" data-bi-name="home.page.messaging"> Dowiedz się więcej </a> </div> </div> </div> <div class="item"> <div class='featureCard nonUnderlineLink '> <div class="featureCardImg lazyLoad" role="img" aria-label="Rodzina dzwoni do dziadka, aby nie tracić kontaktu." style="background-image: url(https://secure.skypeassets.com/content/dam/scom/blogs/evergreen/home-page-tab-template.jpg)"> </div> <div class="featureCardContent"> <div class="featureCardText"> <h3 class="fontSizeH3"> Pielęgnowanie najistotniejszych relacji — dzięki Skype’owi </h3> <p>A dzięki Skype’owi nigdy nie było to też łatwiejsze. Oto jak ludzie na całym świecie wykorzystywali technologię, aby w trakcie tego wszystkiego pozostawać w kontakcie.</p> </div> <a href="https://www.skype.com/pl/blogs/2021-10-stay-connected" class="paragraph featureCardLink" aria-label="Dowiedz się więcej o pielęgnowaniu poczucia wspólnoty w Skypie" data-bi-name="home.page.evergreen"> Dowiedz się więcej </a> </div> </div> </div> <div class="item"> <div class='featureCard nonUnderlineLink '> <div class="featureCardImg lazyLoad" role="img" aria-label="" style="background-image: url(https://secure.skypeassets.com/content/dam/scom/home/features/features-skype-rates.jpg)"> </div> <div class="featureCardContent"> <div class="featureCardText"> <h3 class="fontSizeH3"> Dzwoń na telefony ze Skype’a </h3> <p>Połączenia z telefonami stacjonarnymi i komórkowymi z każdego miejsca na świecie w niezwykle niskiej cenie przy użyciu aplikacji Skype.</p> </div> <a href="https://www.skype.com/pl/international-calls/" class="paragraph featureCardLink" aria-label="Zobacz stawki" data-bi-name="home.page.skype.to.phone"> Zobacz stawki </a> </div> </div> </div> <div class="item"> <div class='featureCard nonUnderlineLink '> <div class="featureCardImg lazyLoad" role="img" aria-label="Mężczyzna dzwoni przez Skype’a do wielu osób." style="background-image: url(https://secure.skypeassets.com/content/dam/scom/blogs/announcement/new/home-page-together-mode-tab.jpg)"> </div> <div class="featureCardContent"> <div class="featureCardText"> <h3 class="fontSizeH3"> Przyszłość Skype’a: bezproblemowy, szybki, zabawny i zachwycający </h3> <p>Przedstawiamy plany dotyczące lepszych możliwości, szybszego i pozbawionego usterek działania oraz supernowoczesnego wyglądu Skype’a. Uważnie słuchamy Waszych opinii i poniżej przedstawiamy niektóre z najważniejszych rzeczy, które chcemy udostępnić w ciągu najbliższych kilku miesięcy.</p> </div> <a href="https://www.skype.com/pl/blogs/2021-08-announcement-modern-skype" class="paragraph featureCardLink" aria-label="Dowiedz się więcej o ulepszeniach Skype'a" data-bi-name="home.page.announcement"> Dowiedz się więcej </a> </div> </div> </div> <div class="item"> <div class='featureCard nonUnderlineLink '> <div class="featureCardImg lazyLoad" role="img" aria-label="" style="background-image: url(https://secure.skypeassets.com/content/dam/scom/home/features/features-skype-number.jpg)"> </div> <div class="featureCardContent"> <div class="featureCardText"> <h3 class="fontSizeH3"> Numer Skype </h3> <p>Uzyskaj lokalny numer telefonu w innym kraju lub regionie i odbieraj połączenia przez Skype'a.</p> </div> <a href="https://www.skype.com/pl/skype-number/" class="paragraph featureCardLink" aria-label="Uzyskaj numer" data-bi-name="home.page.skype.number"> Uzyskaj numer </a> </div> </div> </div> <div class="item"> <div class='featureCard nonUnderlineLink '> <div class="featureCardImg lazyLoad" role="img" aria-label="Obraz przedstawiający superreakcje podczas rozmowy przez Skype'a w działaniu" style="background-image: url(https://secure.skypeassets.com/content/dam/scom/blogs/posts/custom-reactions/home-page-super-reactions.jpg)"> </div> <div class="featureCardContent"> <div class="featureCardText"> <h3 class="fontSizeH3"> Superreakcje są warte więcej niż tysiąc słów </h3> <p>Pokaż swoje poparcie, reagując kciukiem w górę, lub świętuj z inną osobą, wysyłając tort urodzinowy <img aria-hidden="true" height="5%" src="https://secure.skypeassets.com/content/dam/scom/blogs/posts/custom-reactions/cake.png" style="display: inline;" width="5%" /> i baloniki</p> </div> <a href="https://www.skype.com/pl/blogs/2021-06-custom-and-super-reactions" class="paragraph featureCardLink" aria-label="Dowiedz się więcej o funkcji trybu reakcji niestandardowych" data-bi-name="home.page.super.reactions.tab"> Dowiedz się więcej </a> </div> </div> </div> <div class="item"> <div class='featureCard nonUnderlineLink '> <div class="featureCardImg lazyLoad" role="img" aria-label="" style="background-image: url(https://secure.skypeassets.com/content/dam/scom/home/features/livesubtitles.jpg)"> </div> <div class="featureCardContent"> <div class="featureCardText"> <h3 class="fontSizeH3"> Napisy na żywo </h3> <p>Odczytuj wyrazy wymawiane podczas połączenia audio lub wideo.</p> </div> <a href="https://support.skype.com/faq/FA34877" class="paragraph featureCardLink" aria-label="Ustawianie napisów" data-bi-name="home.page.call.recording"> Ustawianie napisów </a> </div> </div> </div> <div class="item"> <div class='featureCard nonUnderlineLink '> <div class="featureCardImg lazyLoad" role="img" aria-label="Obraz przedstawiający superreakcje podczas rozmowy przez Skype'a w działaniu" style="background-image: url(https://secure.skypeassets.com/content/dam/scom/blogs/posts/together-mode/home-page-together-mode-tab.jpg)"> </div> <div class="featureCardContent"> <div class="featureCardText"> <h3 class="fontSizeH3"> Spotkania w kawiarni <img aria-hidden="true" height="5%" src="https://secure.skypeassets.com/content/dam/scom/blogs/posts/together-mode/coffee.png" style="display: inline;" width="5%" /> i wakacje rodzinne <img aria-hidden="true" height="5%" src="https://secure.skypeassets.com/content/dam/scom/blogs/posts/together-mode/island.gif" style="display: inline;" width="5%" /> są znowu możliwe — wirtualnie </h3> <p>Dzięki naszym nowym środowiskom cyfrowym spotkania wirtualne zyskują wyższy poziom, który pozwala podróżować po świecie bez opuszczania domu.</p> </div> <a href="https://www.skype.com/pl/blogs/2021-05-together-mode" class="paragraph featureCardLink" aria-label="Dowiedz się więcej o funkcji trybu Razem Skype’a" data-bi-name="home.page.together.mode.tab"> Dowiedz się więcej </a> </div> </div> </div> <div class="item"> <div class='featureCard nonUnderlineLink '> <div class="featureCardImg lazyLoad" role="img" aria-label="Zdjęcie Jamesa i Nayi, którzy mogli zorganizować swój ślub online przez Skype’a" style="background-image: url(https://secure.skypeassets.com/content/dam/scom/blogs/wedding/home-page-tab-template.jpg)"> </div> <div class="featureCardContent"> <div class="featureCardText"> <h3 class="fontSizeH3"> Jak Skype połączył parę studentów </h3> <p>Od maratońskich rozmów wideo po weselne dzwony, tych dwoje ludzi korzystało ze Skype’a, aby pozostawać w kontakcie mimo tego, że mieszkali tysiące kilometrów od siebie. Teraz transmitują swój ślub na żywo dla gości na drugiej stronie świata.</p> </div> <a href="https://www.skype.com/pl/blogs/2021-10-skype-wedding" class="paragraph featureCardLink" aria-label="Dowiedz się więcej o ślubie na Skypie" data-bi-name="home.page.wedding"> Dowiedz się więcej </a> </div> </div> </div> </div></div></div><div class="iconFeature text-left icon-left " style="max-width: 100%;"><div aria-hidden="true" class="iconFeature_icon"></div><div class="content-container "><default class="default iconFeature_title"></default><div class="content-text"><span id="prevArrowLabel" value="Please click to see prev slide">&#160;</span><span id="nextArrowLabel" value="Please click to see nextslide">&#160;</span></div></div><div class="clearfix"></div></div> </div></section><section class="section noTheme sectionStandard horizontalAlignCenter verticalAlignCenter layoutMarginBottom0 layoutMarginTop0" data-component-id="36ffd67a-1b95-4f69-87c3-3b0c8a979845"><div class="content standardWidth "><div class="row colDef1 " data-component-id="47146c97-65f8-4ba8-b651-4c42c1122e10"><div class="col col1 noTheme horizontalAlignCenter verticalAlignCenter paddingHorizontal1 paddingVertical0"><div class="colContent"></div></div></div></div></section> <style> @media (min-width: 1024px) { .heroSection:after { background: none; } } .heroSection .content { background: #f2f2f2; } </style> </div> <div class="aspNetHidden"> <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="53962FCC" /> </div> <script type="text/javascript"> /* (function() {var fn = function() {$get("manScript_HiddenField").value = '';Sys.Application.remove_init(fn);};Sys.Application.add_init(fn);})();*/ </script> <script type="text/javascript"> /* */ </script> <script type="text/javascript"> /* var callBackFrameUrl='/WebResource.axd?d=gmZ2AckNtdfjqrxHDqEf362D27WEz9SD3tjpAIR3Am_KtlSaY-6G82qYvOn-syhgVt3nO9uSqATaEg7MmMUW5uVCEQyfTawTlTdcjMOYsfc1&t=638637878720651395'; WebForm_InitCallback();*/ </script> <script type="text/javascript"> /* document.pageLoaded = true; */ </script> <script type="text/javascript"> /* cmsrequire(['CMS/EventHub', 'CMS/Application'], function (hub, app) { hub.publish('PageLoaded', app.getData(null, window)); }); */ </script></form> <!-- SWC Chat --> <div class="skype-recents" data-style="scom" role="dialog" aria-label="Czat na Skypie"></div> <div class="chat-wrapper" data-enable-participants-control="true" data-style="scom"></div> <section class="skypeFooter section sectionStandard verticalAlignCenter paddingVertical0" role="complementary"> <div class="content"> <div class="row colDef2"> <div class="col col1"> <div class="colContent"> <ul class="skypeSocialMedia"> <li> <a data-sc="footer_Skype" href="https://www.facebook.com/Skype" title="Obserwuj Skype’a w serwisie Facebook"> Facebook </a> </li> <li> <a data-sc="footer_Skype" href="https://twitter.com/Skype" title="Obserwuj Skype’a w serwisie Twitter"> Twitter </a> </li> <li> <a data-sc="footer_Skype" href="https://www.youtube.com/Skype" title="Obserwuj Skype’a w serwisie YouTube"> YouTube </a> </li> <li> <a data-sc="footer_blogs_skype_com" href="https://www.skype.com/pl/blogs/" title="Obserwuj Skype’a w blogach"> Blogi </a> </li> </ul> </div> </div> <div class="col col2"> <div class="colContent"> <div class="footerWarning"> <span class="icon noCalls" aria-hidden="true"></span> <p> <b>Brak łączności z numerami alarmowymi przez Skype'a</b> <br />Skype nie zastępuje zwykłych telefonów i nie można go używać do nawiązywania połączeń z numerami alarmowymi </p> </div> </div> </div> </div> </div> </section> <div style="display: none;"> <div class="languageSelector" class="hidden"> <form action="/${LC}/"> <label class="languagesDropdown"> <span class="icon world"></span> <span id="pickedLanguage" class="language" aria-hidden="true">Polski</span> <span class="icon pickDown"></span> <select aria-label="Select page language" title="" name="userLanguage" id="userLanguage" class="userLanguage" data-sc="lang_selector"> <option aria-label="English" label="English" value="en" lang="en">English</option><option aria-label="عربي" label="عربي" value="ar" lang="ar">عربي</option><option aria-label="Български" label="Български" value="bg" lang="bg">Български</option><option aria-label="Česky" label="Česky" value="cs" lang="cs">Česky</option><option aria-label="Dansk" label="Dansk" value="da" lang="da">Dansk</option><option aria-label="Deutsch" label="Deutsch" value="de" lang="de">Deutsch</option><option aria-label="Ελληνικά" label="Ελληνικά" value="el" lang="el">Ελληνικά</option><option aria-label="Español" label="Español" value="es" lang="es">Español</option><option aria-label="Eesti" label="Eesti" value="et" lang="et">Eesti</option><option aria-label="Suomi" label="Suomi" value="fi" lang="fi">Suomi</option><option aria-label="Français" label="Français" value="fr" lang="fr">Français</option><option aria-label="עברית" label="עברית" value="he" lang="he">עברית</option><option aria-label="हिन्दी" label="हिन्दी" value="hi" lang="hi">हिन्दी</option><option aria-label="Magyar" label="Magyar" value="hu" lang="hu">Magyar</option><option aria-label="Bahasa Indonesia" label="Bahasa Indonesia" value="id" lang="id">Bahasa Indonesia</option><option aria-label="Italiano" label="Italiano" value="it" lang="it">Italiano</option><option aria-label="日本語" label="日本語" value="ja" lang="ja">日本語</option><option aria-label="한국어" label="한국어" value="ko" lang="ko">한국어</option><option aria-label="Nederlands" label="Nederlands" value="nl" lang="nl">Nederlands</option><option aria-label="Norsk" label="Norsk" value="no" lang="no">Norsk</option><option aria-label="Polski" label="Polski" value="pl" lang="pl" selected="selected">Polski</option><option aria-label="Português" label="Português" value="pt" lang="pt">Português</option><option aria-label="Português (Brasil)" label="Português (Brasil)" value="pt-br" lang="pt-br">Português (Brasil)</option><option aria-label="Română" label="Română" value="ro" lang="ro">Română</option><option aria-label="Русский" label="Русский" value="ru" lang="ru">Русский</option><option aria-label="Svenska" label="Svenska" value="sv" lang="sv">Svenska</option><option aria-label="Türkçe" label="Türkçe" value="tr" lang="tr">Türkçe</option><option aria-label="Українська" label="Українська" value="uk" lang="uk">Українська</option><option aria-label="中文(简体)" label="中文(简体)" value="zh-Hans" lang="zh-Hans">中文(简体)</option><option aria-label="中文 (繁體)" label="中文 (繁體)" value="zh-Hant" lang="zh-Hant">中文 (繁體)</option> </select> </label> <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUJNzEwMTExMzEzZGRjb4tkik7SOkJJzC30M+Bf0KC06vEyA9t/J1IlfzTuWg==" /> <script type="text/javascript"> //<![CDATA[ if (window.WebForm_InitCallback) { __theFormPostData = ''; __theFormPostCollection = new Array(); window.WebForm_InitCallback(); } //]]> </script> </form> </div> </div> <div id="footerArea" class="uhf" > <div id="footerRegion" data-region-key="footerregion" > <div id="footerUniversalFooter" data-module-id="Category|footerRegion|coreui-region|footerUniversalFooter|coreui-universalfooter"> <footer id="uhf-footer" class="c-uhff context-uhf" data-uhf-mscc-rq="false" data-footer-footprint="/Skype/SkypeFooter, fromService: True" > <nav class="c-uhff-nav" aria-label="Linki do zasob&#243;w w stopce" > <div class="c-uhff-nav-row"> <div class="c-uhff-nav-group" > <div class="c-heading-4" role="heading" aria-level="2">Co nowego</div> <ul class="c-list f-bare"> <li> <a aria-label="Surface Pro Co nowego" class="c-uhff-link" href="https://www.microsoft.com/pl-pl/surface/devices/surface-pro-11th-edition" >Surface Pro</a> </li> <li> <a aria-label="Surface Laptop Co nowego" class="c-uhff-link" href="https://www.microsoft.com/pl-pl/surface/devices/surface-laptop-7th-edition" >Surface Laptop</a> </li> <li> <a aria-label="Surface Laptop Studio 2 Co nowego" class="c-uhff-link" href="https://www.microsoft.com/pl-pl/d/Surface-Laptop-Studio-2/8rqr54krf1dz" >Surface Laptop Studio 2</a> </li> <li> <a aria-label="Surface Laptop Go 3 Co nowego" class="c-uhff-link" href="https://www.microsoft.com/pl-pl/d/Surface-Laptop-Go-3/8p0wwgj6c6l2" >Surface Laptop Go 3</a> </li> <li> <a aria-label="Microsoft Copilot Co nowego" class="c-uhff-link" href="https://www.microsoft.com/pl-pl/microsoft-copilot" >Microsoft Copilot</a> </li> <li> <a aria-label="Microsoft 365 Co nowego" class="c-uhff-link" href="https://www.microsoft.com/pl-pl/microsoft-365" >Microsoft 365</a> </li> <li> <a aria-label="Poznaj produkty Microsoft Co nowego" class="c-uhff-link" href="https://www.microsoft.com/pl-pl/microsoft-products-and-apps" >Poznaj produkty Microsoft</a> </li> </ul> </div> <div class="c-uhff-nav-group" > <div class="c-heading-4" role="heading" aria-level="2">Microsoft Store</div> <ul class="c-list f-bare"> <li> <a aria-label="Profil konta Microsoft Store" class="c-uhff-link" href="https://account.microsoft.com/" >Profil konta</a> </li> <li> <a aria-label="Centrum pobierania Microsoft Store" class="c-uhff-link" href="https://www.microsoft.com/pl-pl/download" >Centrum pobierania</a> </li> <li> <a aria-label="Pomoc techniczna Microsoft Store Microsoft Store" class="c-uhff-link" href="https://go.microsoft.com/fwlink/?linkid=2139749" >Pomoc techniczna Microsoft Store</a> </li> <li> <a aria-label="Zwroty Microsoft Store" class="c-uhff-link" href="https://go.microsoft.com/fwlink/p/?LinkID=824764&amp;clcid=0x415" >Zwroty</a> </li> <li> <a aria-label="Śledzenie zam&#243;wienia Microsoft Store" class="c-uhff-link" href="https://account.microsoft.com/orders" >Śledzenie zam&#243;wienia</a> </li> <li> <a aria-label="Recykling Microsoft Store" class="c-uhff-link" href="https://www.microsoft.com/pl-pl/store/b/recycling?icid=GlobalFooterNav" >Recykling </a> </li> <li> <a aria-label="Gwarancje handlowe Microsoft Store" class="c-uhff-link" href="https://www.microsoft.com/pl-pl/store/b/aboutwarranties?icid=GlobalFooterNav" >Gwarancje handlowe</a> </li> </ul> </div> <div class="c-uhff-nav-group" > <div class="c-heading-4" role="heading" aria-level="2">Edukacja</div> <ul class="c-list f-bare"> <li> <a aria-label="Microsoft Education Edukacja" class="c-uhff-link" href="https://www.microsoft.com/education" >Microsoft Education</a> </li> <li> <a aria-label="Urządzenia dla instytucji edukacyjnych Edukacja" class="c-uhff-link" href="https://www.microsoft.com/education/devices/overview" >Urządzenia dla instytucji edukacyjnych</a> </li> <li> <a aria-label="Microsoft Teams dla Instytucji Edukacyjnych Edukacja" class="c-uhff-link" href="https://www.microsoft.com/education/products/teams" >Microsoft Teams dla Instytucji Edukacyjnych</a> </li> <li> <a aria-label="Microsoft 365 Education Edukacja" class="c-uhff-link" href="https://www.microsoft.com/pl-pl/education/products/microsoft-365" >Microsoft 365 Education</a> </li> <li> <a aria-label="Office Education Edukacja" class="c-uhff-link" href="https://www.microsoft.com/education/products/office" >Office Education</a> </li> <li> <a aria-label="Szkolenia i&#160;możliwości rozwoju dla nauczycieli Edukacja" class="c-uhff-link" href="https://education.microsoft.com/" >Szkolenia i&#160;możliwości rozwoju dla nauczycieli</a> </li> <li> <a aria-label="Oferty dla uczni&#243;w i&#160;rodzic&#243;w Edukacja" class="c-uhff-link" href="https://www.microsoft.com/pl-pl/store/b/student" >Oferty dla uczni&#243;w i&#160;rodzic&#243;w</a> </li> <li> <a aria-label="Azure dla uczni&#243;w Edukacja" class="c-uhff-link" href="https://azure.microsoft.com/free/students/" >Azure dla uczni&#243;w</a> </li> </ul> </div> </div> <div class="c-uhff-nav-row"> <div class="c-uhff-nav-group" > <div class="c-heading-4" role="heading" aria-level="2">Dla firm </div> <ul class="c-list f-bare"> <li> <a aria-label="Microsoft Cloud Dla firm " class="c-uhff-link" href="https://www.microsoft.com/pl-pl/microsoft-cloud" >Microsoft Cloud</a> </li> <li> <a aria-label="Rozwiązania zabezpieczające firmy Microsoft Dla firm " class="c-uhff-link" href="https://www.microsoft.com/pl-pl/security" >Rozwiązania zabezpieczające firmy Microsoft</a> </li> <li> <a aria-label="Azure Dla firm " class="c-uhff-link" href="https://azure.microsoft.com/" >Azure</a> </li> <li> <a aria-label="Dynamics 365 Dla firm " class="c-uhff-link" href="https://www.microsoft.com/pl-pl/dynamics-365" >Dynamics 365</a> </li> <li> <a aria-label="Microsoft 365 Dla firm " class="c-uhff-link" href="https://www.microsoft.com/pl-pl/microsoft-365/business" >Microsoft 365</a> </li> <li> <a aria-label="Microsoft Advertising Dla firm " class="c-uhff-link" href="https://about.ads.microsoft.com" >Microsoft Advertising</a> </li> <li> <a aria-label="Microsoft 365 Copilot Dla firm " class="c-uhff-link" href="https://www.microsoft.com/pl-pl/microsoft-365/copilot/copilot-for-work" >Microsoft 365 Copilot</a> </li> <li> <a aria-label="Microsoft Teams Dla firm " class="c-uhff-link" href="https://www.microsoft.com/pl-pl/microsoft-teams/group-chat-software" >Microsoft Teams</a> </li> </ul> </div> <div class="c-uhff-nav-group" > <div class="c-heading-4" role="heading" aria-level="2">Dla programist&#243;w i specjalist&#243;w IT</div> <ul class="c-list f-bare"> <li> <a aria-label="Centrum deweloper&#243;w Dla programist&#243;w i specjalist&#243;w IT" class="c-uhff-link" href="https://developer.microsoft.com/" >Centrum deweloper&#243;w</a> </li> <li> <a aria-label="Dokumentacja Dla programist&#243;w i specjalist&#243;w IT" class="c-uhff-link" href="https://learn.microsoft.com/docs/" >Dokumentacja</a> </li> <li> <a aria-label="Microsoft Learn Dla programist&#243;w i specjalist&#243;w IT" class="c-uhff-link" href="https://learn.microsoft.com/" >Microsoft Learn</a> </li> <li> <a aria-label="Społeczność Microsoft Tech Dla programist&#243;w i specjalist&#243;w IT" class="c-uhff-link" href="https://techcommunity.microsoft.com/" >Społeczność Microsoft Tech</a> </li> <li> <a aria-label="Azure Marketplace Dla programist&#243;w i specjalist&#243;w IT" class="c-uhff-link" href="https://azuremarketplace.microsoft.com/" >Azure Marketplace</a> </li> <li> <a aria-label="AppSource Dla programist&#243;w i specjalist&#243;w IT" class="c-uhff-link" href="https://appsource.microsoft.com/" >AppSource</a> </li> <li> <a aria-label="Microsoft Power Platform Dla programist&#243;w i specjalist&#243;w IT" class="c-uhff-link" href="https://www.microsoft.com/pl-pl/power-platform" >Microsoft Power Platform</a> </li> <li> <a aria-label="Visual Studio Dla programist&#243;w i specjalist&#243;w IT" class="c-uhff-link" href="https://visualstudio.microsoft.com/" >Visual Studio</a> </li> </ul> </div> <div class="c-uhff-nav-group" > <div class="c-heading-4" role="heading" aria-level="2">Firma </div> <ul class="c-list f-bare"> <li> <a aria-label="Praca Firma " class="c-uhff-link" href="https://careers.microsoft.com/" >Praca</a> </li> <li> <a aria-label="Informacje o&#160;firmie Microsoft Firma " class="c-uhff-link" href="https://www.microsoft.com/about" >Informacje o&#160;firmie Microsoft</a> </li> <li> <a aria-label="Aktualności Firma " class="c-uhff-link" href="https://news.microsoft.com/pl-pl" >Aktualności</a> </li> <li> <a aria-label="Ochrona prywatności Firma " class="c-uhff-link" href="https://privacy.microsoft.com/pl-pl" >Ochrona prywatności</a> </li> <li> <a aria-label="Inwestorzy Firma " class="c-uhff-link" href="https://www.microsoft.com/investor/default.aspx" >Inwestorzy</a> </li> <li> <a aria-label="Zr&#243;wnoważony rozw&#243;j Firma " class="c-uhff-link" href="https://www.microsoft.com/sustainability/" >Zr&#243;wnoważony rozw&#243;j </a> </li> </ul> </div> </div> </nav> <div class="c-uhff-base"> <a id="locale-picker-link" aria-label="Selektor języka zawartości. Aktualnie ustawiony język: Polski (Polska)." class="c-uhff-link c-uhff-lang-selector c-glyph glyph-world" href="https://www.microsoft.com/locale.aspx" >Polski (Polska)</a> <a href="https://aka.ms/yourcaliforniaprivacychoices" class='c-uhff-link c-uhff-ccpa'> <svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30 14" xml:space="preserve" height="16" width="43"> <title>Ikona rezygnacji z opcji prywatności</title> <path d="M7.4 12.8h6.8l3.1-11.6H7.4C4.2 1.2 1.6 3.8 1.6 7s2.6 5.8 5.8 5.8z" style="fill-rule:evenodd;clip-rule:evenodd;fill:#fff"/> <path d="M22.6 0H7.4c-3.9 0-7 3.1-7 7s3.1 7 7 7h15.2c3.9 0 7-3.1 7-7s-3.2-7-7-7zm-21 7c0-3.2 2.6-5.8 5.8-5.8h9.9l-3.1 11.6H7.4c-3.2 0-5.8-2.6-5.8-5.8z" style="fill-rule:evenodd;clip-rule:evenodd;fill:#06f"/> <path d="M24.6 4c.2.2.2.6 0 .8L22.5 7l2.2 2.2c.2.2.2.6 0 .8-.2.2-.6.2-.8 0l-2.2-2.2-2.2 2.2c-.2.2-.6.2-.8 0-.2-.2-.2-.6 0-.8L20.8 7l-2.2-2.2c-.2-.2-.2-.6 0-.8.2-.2.6-.2.8 0l2.2 2.2L23.8 4c.2-.2.6-.2.8 0z" style="fill:#fff"/> <path d="M12.7 4.1c.2.2.3.6.1.8L8.6 9.8c-.1.1-.2.2-.3.2-.2.1-.5.1-.7-.1L5.4 7.7c-.2-.2-.2-.6 0-.8.2-.2.6-.2.8 0L8 8.6l3.8-4.5c.2-.2.6-.2.9 0z" style="fill:#06f"/> </svg> <span>Twoje opcje wyboru dotyczące prywatności</span> </a> <noscript> <a href="https://aka.ms/yourcaliforniaprivacychoices" class='c-uhff-link c-uhff-ccpa'> <svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30 14" xml:space="preserve" height="16" width="43"> <title>Ikona rezygnacji z opcji prywatności</title> <path d="M7.4 12.8h6.8l3.1-11.6H7.4C4.2 1.2 1.6 3.8 1.6 7s2.6 5.8 5.8 5.8z" style="fill-rule:evenodd;clip-rule:evenodd;fill:#fff"/> <path d="M22.6 0H7.4c-3.9 0-7 3.1-7 7s3.1 7 7 7h15.2c3.9 0 7-3.1 7-7s-3.2-7-7-7zm-21 7c0-3.2 2.6-5.8 5.8-5.8h9.9l-3.1 11.6H7.4c-3.2 0-5.8-2.6-5.8-5.8z" style="fill-rule:evenodd;clip-rule:evenodd;fill:#06f"/> <path d="M24.6 4c.2.2.2.6 0 .8L22.5 7l2.2 2.2c.2.2.2.6 0 .8-.2.2-.6.2-.8 0l-2.2-2.2-2.2 2.2c-.2.2-.6.2-.8 0-.2-.2-.2-.6 0-.8L20.8 7l-2.2-2.2c-.2-.2-.2-.6 0-.8.2-.2.6-.2.8 0l2.2 2.2L23.8 4c.2-.2.6-.2.8 0z" style="fill:#fff"/> <path d="M12.7 4.1c.2.2.3.6.1.8L8.6 9.8c-.1.1-.2.2-.3.2-.2.1-.5.1-.7-.1L5.4 7.7c-.2-.2-.2-.6 0-.8.2-.2.6-.2.8 0L8 8.6l3.8-4.5c.2-.2.6-.2.9 0z" style="fill:#06f"/> </svg> <span>Twoje opcje wyboru dotyczące prywatności</span> </a> </noscript> <a href="https://go.microsoft.com/fwlink/?linkid=2259814" class="c-uhff-link c-uhff-consumer"> <span>Zasady prywatności dotyczące zdrowia użytkownik&#243;w</span> </a> <nav aria-label="Firmowe linki firmy Microsoft"> <ul class="c-list f-bare" > <li id="c-uhff-footer_contactus"> <a class="c-uhff-link" href="https://support.microsoft.com/pl-pl/contactus" data-mscc-ic="false" >Napisz do nas</a> </li> <li id="c-uhff-footer_privacyandcookies"> <a class="c-uhff-link" href="https://go.microsoft.com/fwlink/?LinkId=521839" data-mscc-ic="false" >Prywatność</a> </li> <li class=" x-hidden" id="c-uhff-footer_managecookies"> <a class="c-uhff-link" href="#" data-mscc-ic="false" >Zarządzaj plikami cookie</a> </li> <li id="c-uhff-footer_microsoftservicesagreement"> <a class="c-uhff-link" href="http://go.microsoft.com/fwlink/?LinkID=246338" data-mscc-ic="false" >Zasady użytkowania</a> </li> <li id="c-uhff-footer_trademarks"> <a class="c-uhff-link" href="https://www.microsoft.com/trademarks" data-mscc-ic="false" >Znaki towarowe</a> </li> <li id="c-uhff-footer_aboutourads"> <a class="c-uhff-link" href="https://choice.microsoft.com" data-mscc-ic="false" >Informacje o naszych reklamach</a> </li> <li id="c-uhff-footer_eucompliancedocs"> <a class="c-uhff-link" href="https://www.microsoft.com/en-ie/eucompliancedoc/default.aspx" data-mscc-ic="false" >EU Compliance DoCs</a> </li> <li id="c-uhff-footer_eea_contract"> <a class="c-uhff-link" href="https://www.skype.com/pl/legal/ee-communications-code" data-mscc-ic="false" >Podsumowanie umowy UE&#160;</a> </li> <li id="c-uhff-footer_legal"> <a class="c-uhff-link" href="https://www.skype.com/pl/legal/" data-mscc-ic="false" >Zasady i regulaminy firmy Skype</a> </li> <li>&#169; Microsoft 2024</li> </ul> </nav> </div> </footer> <script id="uhf-footer-ccpa"> const globalPrivacyControlEnabled = navigator.globalPrivacyControl; const GPC_DataSharingOptIn = (globalPrivacyControlEnabled) ? false : checkThirdPartyAdsOptOutCookie(); function checkThirdPartyAdsOptOutCookie() { try { const ThirdPartyAdsOptOutCookieName = '3PAdsOptOut'; var cookieValue = getCookie(ThirdPartyAdsOptOutCookieName); return cookieValue != 1; } catch { return true; } } function getCookie(cookieName) { var cookieValue = document.cookie.match('(^|;)\\s*' + cookieName + '\\s*=\\s*([^;]+)'); return (cookieValue) ? cookieValue[2] : ''; } </script> </div> </div> </div> <!-- [JAVASCRIPT-FOOTER][START] --> <!-- Home page bundle --> <script src="https://secure.skypeassets.com/apollo/2.1.1806/supernova/artemis/home.js"></script> <script> var SNWS = {}; var supernovaData = { content: [] }; SNWS.gAlert = { closeBtnAria: "Close Alert", closeBtnTracking: { name: "close-alert", } }; SNWS.usrBdg = { type: "UserBadge", properties: { editProfileUrl: "https://secure.skype.com/portal/profile", editProfileText: "Edytuj profil", changePasswordUrl: "https://secure.skype.com/account/personal/change-password", changePasswordText: "Zmień hasło", editProfileTracking: { name: "edit-profile" }, changePasswordTracking: { name: "change-password" } } }; SNWS.subsBanner = { type: 'Row', classes: 'supernova-border-radius no-left-top paddingHorizontal4 paddingVertical4 home-subscription-promo', content: [{ type: 'Column', width: '1/1', content: [{ type: 'Text', classes: 'fontSizeH2', properties: { size: 'h2', }, value: 'Abonamenty Ze Skype&#39;a na telefon', }, { type: 'Text', classes: 'marginBottom1 marginBottom1Desktop', value: 'Dzwoń przez Skype do znajomych, członk&#243;w rodziny i wsp&#243;łpracownik&#243;w na ich numery telefon&#243;w w dowolnym miejscu na świecie po niezwykle atrakcyjnych stawkach.', }, { type: 'Button', value: 'Wyszukaj abonamenty', classes: 'marginTop3 marginBottom3 marginBottom3Desktop', properties: { buttonType: 'primary', withLink: true, link: 'https://secure.skype.com/my/rates/international-calls', tracking: { name: 'home-skype-subscriptions-search', }, }, }, ], }, ], }; SNWS.subs = { type: 'Subscriptions', defaultContent: [SNWS.subsBanner], properties: { title: { classes: 'fontSizeH3', properties: { size: 'h2' }, value: 'Abonamenty Ze Skype&#39;a na telefon', }, manage: { value: 'Zarządzaj', manageUrl: 'https://secure.skype.com/portal/settings/package?planId={0}', tracking: { name: 'home-skype-subscriptions-manage', area: 'Subscriptions', }, }, upgrade: { value: 'Uaktualnij', upgradeUrl: 'https://secure.skype.com/wallet/services/check?act=upgrade&currency={0}&item={1}', tracking: { name: 'home-skype-subscriptions-upgrade', area: 'Subscriptions', }, }, more: { valueMore: 'Pokaż więcej', valueLess: 'Pokaż mniej', tracking: { name: 'skype-subscriptions-show-more', }, }, discover: { value: 'Odkryj więcej abonament&#243;w', discoverUrl: 'https://secure.skype.com/{0}/calling-rates', tracking: { name: 'home-skype-subscriptions-discover', }, }, expiresText: 'Traci ważność dnia {DATE}', minsLeftTexts: 'Pozostałe minuty: {MINUTES}', unlimitedText: 'Bez ograniczeń', }, }; SNWS.freeFeaturesLinks = [ { type: 'TextIcon', icon: '', value: "<a data-bi-name='home-discover-free-s2s' href='https://www.skype.com/pl/free-conference-call/'>Zorganizuj spotkanie</a>", properties: { textClasses: 'no-margin-bottom', }, iconPosition: 'left', withLink: true, }, { type: 'TextIcon', icon: '', value: "<a data-bi-name='home-discover-free-call-record' href='http://go.skype.com/whats.new.homepage'>Co nowego w Skypie</a>", properties: { textClasses: 'no-margin-bottom', }, iconPosition: 'left', withLink: true, }, { type: 'TextIcon', icon: '', value: "<a data-bi-name='home-discover-free-background-blur' href='https://www.skype.com/pl/blogs/2020-06-background-replace/'>Zamiana tła</a>", properties: { textClasses: 'no-margin-bottom', }, iconPosition: 'left', withLink: true, }, { type: 'TextIcon', icon: '', value: "<a data-bi-name='home-discover-free-schedule-call' href='https://www.skype.com/pl/features/group-video-chat/'>Bezpłatnie dzwoń ze Skype’a do Skype’a</a>", properties: { textClasses: 'no-margin-bottom', }, iconPosition: 'left', withLink: true, }, ]; SNWS.discoverFree = { type: 'Row', classes: 'supernova-border-radius no-left-top paddingHorizontal4 paddingVertical4 supernova-bubble', content: [ { type: 'Column', classes: 'supernova-vertical-center', roleAttr: 'region', ariaLabelText: 'Odkryj bezpłatne funkcje Skype&#39;a', width: '1/1', content: [ { type: 'Text', classes: 'fontSizeH2', properties: { size: 'h2' }, value: 'Odkryj bezpłatne funkcje Skype&#39;a', }, { type: 'Wrapper', classes: 'supernova-text-content-txt', content: SNWS.freeFeaturesLinks }, { type: 'Button', value: 'Eksploruj', classes: 'marginTop3', properties: { buttonType: 'primary', withLink: true, link: "https://www.skype.com/pl/features/", tracking: { id: 'home-skype-free-features', name: 'home-skype-free-features', }, }, }, ], }, ], }; SNWS.credit = { type: 'SkypeCredits', properties: { autoRechargeButtonTracking: { name: 'home-skype-credit-auto-recharge', }, autoRechargeText: { enabled: 'Włącz automatyczne doładowanie konta i już nigdy nie martw się, że zabraknie Ci środk&#243;w.', disabled: 'Wyłącz automatyczne doładowanie konta w ustawieniach Skype’a.', }, buttonBuyCreditText: 'Doładuj konto Skype', buttonBuyCreditTracking: { name: 'home-skype-credit-buy', }, balanceTracking: { name: 'home-skype-credit-balance', }, buttonSendCreditText: 'Wyślij doładowanie konta Skype', buttonSendCreditTracking: { name: 'home-skype-credit-send', }, title: 'Środki na koncie Skype', switchAriaLabel: 'automatyczne doładowanie konta', rechargeText: 'Automatyczne doładowanie konta', rechargeTooltip: 'Włącz automatyczne doładowanie konta i już nigdy nie martw się, że zabraknie Ci środk&#243;w.', underRechargeText: 'Włącz automatyczne doładowanie konta i już nigdy nie martw się, że zabraknie Ci środk&#243;w.', }, defaultContent: [{ type: 'PromoBanner', properties: { isBackground: false, imageHeight: 220, imageUrl: 'https://secure.skypeassets.com/content/dam/scom/signedin/skype-credit-900x477.jpg', }, content: [{ type: 'Text', properties: { size: 'h3', }, classes: 'fontSizeH3', value: 'Środki na koncie Skype', }, { type: 'Text', value: 'Nawiązuj połączenia i wysyłaj wiadomości SMS do znajomych, rodziny i wsp&#243;łpracownik&#243;w bezpośrednio na ich telefony — w dowolnym miejscu na świecie.', }, { type: 'Button', properties: { buttonType: 'primary', size: 'small', withLink: true, link: 'https://secure.skype.com/my/rates/credit', tracking: { name: 'home-skype-credit', }, }, value: 'Poznaj funkcję Środki na koncie Skype', }, ], }, ], }; SNWS.sn = { type: 'SkypeNumber', properties: { ariaLabelText: 'Zarządzaj swoim numerem Skype {0}', buttonAnotherNumber: 'Znajdź inny numer', buttonReactivate: 'Uaktywnij ponownie', showNumbersText: 'Pokaż więcej', hideNumbersText: 'Pokaż mniej', nextPaymentText: 'Następna płatność: {DATE}', numberReleaseDaysLeftText: 'Masz {DAYS} dni na ponowną aktywację numeru', expiresOnText: 'Traci ważność dnia {DATE}', expiredOnText: 'Stracił ważność w dniu {DATE}', title: 'Abonamenty numeru Skype', fundedByManagerText: 'Finansowane przez menedżera programu Skype', buttonAnotherTracking: { name: 'home-skype-number-another', area: 'Skype Number', }, numberTracking: { name: 'home-skype-number-number', area: 'Skype Number', }, }, defaultContent: [{ type: 'PromoBanner', properties: { isBackground: false, imageHeight: 220, imageUrl: 'https://secure.skypeassets.com/content/dam/scom/signedin/skype-number-900x477.jpg', }, content: [{ type: 'Text', properties: { size: 'h3', }, classes: 'fontSizeH3', value: 'Numer Skype', }, { type: 'Text', value: 'Uzyskaj lokalny numer telefonu i odbieraj połączenia przychodzące z dowolnego miejsca na świecie przy użyciu aplikacji Skype. Dostępne w 24 krajach.', }, { type: 'Button', properties: { buttonType: 'primary', size: 'small', withLink: true, link: 'https://secure.skype.com/pl/skype-number', tracking: { name: 'home-skype-number', }, }, value: 'Znajdź numer lokalny', role: 'link', }, ], }, ], }; SNWS.callerId = { type: 'CallerId', properties: { buttonNewNumber: { link: 'https://go.skype.com/home.caller-id-add', value: 'Dodaj nowy numer', tracking: { name: 'home-caller-id-add', }, }, description: 'Wyświetlaj ten numer, gdy będę dzwonić i SMS-ować na telefony kom&#243;rkowe i stacjonarne przez Skype&#39;a.', numberLink: { link: 'https://go.skype.com/home.caller-id', tracking: { name: 'home-caller-id-number', }, aria: { label: 'Zarządzaj swoim identyfikatorem rozm&#243;wcy {0}', }, }, showAllText: 'Pokaż wszystkie numery Skype', title: 'Identyfikator rozm&#243;wcy', types: { mobile: 'Telefony kom&#243;rkowe', skypeNumber: 'Numer Skype', sms: 'Wysyłanie i odbieranie SMS-&#243;w', }, }, defaultContent: [{ type: 'PromoBanner', properties: { isBackground: false, imageHeight: 220, imageUrl: 'https://secure.skypeassets.com/content/dam/scom/signedin/caller-id-900x477.jpg', }, content: [{ type: 'Text', properties: { size: 'h3', }, classes: 'fontSizeH3', value: 'Identyfikator rozm&#243;wcy', }, { type: 'Text', value: 'Ustaw sw&#243;j identyfikator rozm&#243;wcy, aby rodzina i znajomi wiedzieli, kto dzwoni — dzięki temu będziesz mieć pewność, że Twoje połączenia będą odbierane.', }, { type: 'Button', properties: { buttonType: 'primary', size: 'small', withLink: true, link: 'https://go.skype.com/home.caller-id', tracking: { name: 'home-caller-id', }, }, value: 'Skonfiguruj identyfikator rozm&#243;wcy', role: 'link', }, ], }, ], }; SNWS.cfrwd = { type: 'Wrapper', classes: 'supernova-bubble no-min-height', content: [{ type: 'IconContent', title: 'Przekazywanie połączeń i poczta głosowa', icon: '', content: [{ type: 'Text', value: 'Przekazuj połączenia przychodzące na numer telefonu lub inne konto Skype bądź wysyłaj je do poczty głosowej.', }, { type: 'Text', properties: { withLink: true, }, value: "<a data-bi-name='home-skype-callfwd-voicemail-more' aria-label='Dowiedz się więcej o usługach przekierowywania rozmów' href='https://go.skype.com/callforwarding.settings'>Dowiedz się więcej</a>", }, ], }, ], }; SNWS.skypeToGo = { type: 'Wrapper', classes: 'supernova-bubble no-min-height', content: [{ type: 'IconContent', title: 'Zweryfikuj sw&#243;j adres e-mail lub numer', icon: '', content: [{ type: 'Text', value: 'Upewnij się, że Twoje konto jest bezpieczne, weryfikując sw&#243;j adres e-mail lub numer telefonu połączonego z kontem.', }, { type: 'Text', properties: { withLink: true, }, value: "<a data-bi-name='home-skype-togo-more' aria-label='Dowiedz się więcej o weryfikowaniu adresu e-mail lub numeru telefonu' href='https://secure.skype.com/portal/profile'>Dowiedz się więcej</a>", }, ], }, ], }; SNWS.billing = { type: 'Wrapper', classes: 'supernova-bubble no-min-height', content: [{ type: 'IconContent', title: 'Rozliczenia i płatności', icon: '', roleAttr: 'region', ariaLabelText: 'Rozliczenia i płatności', content: [{ type: 'Text', properties: { withLink: true, }, classes: 'no-margin-bottom', value: "<a data-bi-name='home-skype-billing-pymnts-purchase-history' href='https://secure.skype.com/wallet/account/orders'>Historia zakup&#243;w</a>", }, { type: 'Text', properties: { withLink: true, }, classes: 'no-margin-bottom', value: "<a data-bi-name='home-skype-billing-pymnts-mthds' href='https://secure.skype.com/wallet/account/instruments'>Metody płatności</a>", }, { type: 'Text', properties: { withLink: true, }, classes: 'no-margin-bottom', value: "<a data-bi-name='home-skype-billing-pymnts-info' href='https://secure.skype.com/wallet/account/address'>Dane do rozliczeń</a>", }, { type: 'Text', properties: { withLink: true, }, classes: 'no-margin-bottom', value: "<a data-bi-name='home-skype-billing-pymnts-credit-auto-recharge' href='https://secure.skype.com/wallet/account/auto-topup'>Automatyczne doładowanie konta</a>", }, { type: 'Text', properties: { withLink: true, }, classes: 'no-margin-bottom', value: "<a data-bi-name='home-skype-billing-pymnts-redeem-voucher' href='https://secure.skype.com/wallet/account/voucher'>Zrealizuj kupon promocyjny</a>", }, { type: 'Text', properties: { withLink: true, }, classes: 'no-margin-bottom', value: "<a data-bi-name='home-skype-billing-pymnts-chnge-curr' href='https://secure.skype.com/wallet/account/currency'>Zmień walutę</a>", }, ], }, ], }; SNWS.settings = { type: 'Wrapper', classes: 'supernova-bubble no-min-height', content: [{ type: 'IconContent', title: 'Ustawienia i preferencje', icon: '', roleAttr: 'region', ariaLabelText: 'Ustawienia i preferencje', content: [{ type: 'Text', properties: { withLink: true, }, classes: 'no-margin-bottom', value: "<a data-bi-name='home-skype-sttgs-prefrncs-num-addrs' href='https://secure.skype.com/my/skype-number/addresses'>Adresy numeru Skype</a>", }, { type: 'ExportContacts', value: 'Eksportuj kontakty (csv)', properties: { msgErrClient: 'Nie można pobrać kontakt&#243;w, spr&#243;buj p&#243;źniej :(', msgErrServer: 'Niestety, nie można odnaleźć szukanej strony...', msgErrUnsupported: 'Użyj nowszej wersji przeglądarki, Nieobsługiwana przeglądarka', tracking: { name: "home-skype-sttng-prefrncs-export-contacts" } }, }, { type: 'ExportCallerIdNumbers', value: 'Eksportuj numery identyfikacyjne rozm&#243;wc&#243;w (csv)', properties: { msgErrClient: 'Nie można pobrać numer&#243;w identyfikacyjnych rozm&#243;wc&#243;w, spr&#243;buj p&#243;źniej :(...', msgErrServer: 'Niestety, nie można odnaleźć szukanej strony...', msgErrUnsupported: 'Użyj nowszej wersji przeglądarki, Nieobsługiwana przeglądarka', tracking: { name: "home-skype-sttng-prefrncs-export-caller-id-numbers" } }, }, { type: 'Text', properties: { withLink: true, }, classes: 'no-margin-bottom', value: "<a data-bi-name='home-skype-sttgs-prefrncs-export-chat-history' href='https://secure.skype.com/my/data-export'>Eksportuj pliki i historię czatu</a>", }, { type: 'ManagerSettings', content: [{ type: 'Text', properties: { withLink: true, }, classes: 'no-margin-bottom', value: "<a data-bi-name='home-skype-sttgs-prefrncs-manager-settings' href='https://secure.skype.com/skypemanager/details'>Skype Manager</a>", }, ], }, { type: 'ManagerAdminSettings', content: [{ type: 'Text', properties: { withLink: true, }, classes: 'no-margin-bottom', value: "<a data-bi-name='home-skype-sttgs-prefrncs-manager-admin-settings' href='https://go.skype.com/bcphome'>Administrator Skype Managera</a>", }, ], }, ], }, ], }; SNWS.green = { id: "supernova-dynamic-content", type: "Section", content: [{ type: "Row", content: [{ type: "Column", width: "1/3", order: 1, content: [SNWS.usrBdg] }, { type: "Column", width: "1/3", order: 2, content: [SNWS.subs] }, { type: 'Column', width: '1/3', order: 3, content: [SNWS.discoverFree], }, { type: "Column", width: "1/3", order: 4, content: [SNWS.credit] }, { type: "Column", width: "1/3", order: 5, content: [SNWS.sn] }, { type: "Column", width: "1/3", order: 6, content: [SNWS.callerId] } ] }] }; SNWS.others = { id: "icon-content", type: "Section", content: [{ type: "Row", content: [{ type: "Column", width: "1/4", content: [SNWS.cfrwd] }, { type: "Column", width: "1/4", content: [SNWS.skypeToGo] }, { type: "Column", width: "1/4", content: [SNWS.billing] }, { type: "Column", width: "1/4", content: [SNWS.settings] } ] }] }; supernovaData = { properties: { alertComponent: SNWS.gAlert }, page: { title: 'green', content: [SNWS.green, SNWS.others] }, }; </script> <script src="https://secure.skypeassets.com/apollo/2.1.1806/supernova/js/vendors~app.chunk.js"></script> <script src="https://secure.skypeassets.com/apollo/2.1.1806/supernova/js/app.bundle.js"></script> <!-- Supernova end --> <script> artemisRequire([['home', 'toggleModule']], function(toggle) { var contentSelectors = { "notSet": "#initial-state", "neo": "#neo-content", "green": "#green-content" }; var settings = { "toggleTimeoutInMs": 10000 }; toggle.init(contentSelectors, settings); toggle.on(toggle.EVENTS.MODE_CHANGED, function(mode) { if (mode === toggle.MODES.GREEN) { Supernova.init('windowProperty', 'green-content'); } }); }); </script> <script> artemisRequire([['home', 'homeModule']], function(customModule) { customModule && typeof customModule.init === 'function' && customModule.init(); }); </script> <script> artemisRequire([['home', 'masterModule', 'apolloDevice'], ['home', 'masterModule', 'apolloResponsive']], function (skypeDevice, skypeResponsive) { var redirectFromButton = function (button) { button.on("click touchstart", function (e) { e.preventDefault(); var download = $(this)[0].href; window.location.href = download; window.onblur = function () { window.location = "http://go.skype.com/thank.you"; }; }); button.on("keydown", function (e) { if (e.keyCode === 13) { e.preventDefault(); var download = $(this)["0"].href; window.location.href = download; window.onblur = function () { window.location = "http://go.skype.com/thank.you"; }; } }); }; var init = function () { var windowsPlatform = skypeDevice.getWindowsSpecificPlatform(); var platform = skypeDevice.getPlatform(); if (windowsPlatform !== "os_Windows10_AU" && platform !== "ios" && platform !== "android" && skypeResponsive.isDesktop()) { var downloadBnt = $(".os_AU_other .btnWrapper .btn"); redirectFromButton(downloadBnt); } }; init(); }); </script> <!-- UHF Scripts --> <script src="https://wcpstatic.microsoft.com/mscc/lib/v2/wcp-consent.js"></script><script src="https://secure.skypeassets.com/3rdparty-onerfstatics/marketingsites-neu-prod/shell/_scrf/js/themes=default/54-af9f9f/d4-fb1f57/e1-a50eee/e7-954872/d8-97d509/f0-251fe2/46-be1318/77-04a268/11-240c7b/63-077520/a4-34de62/f9-a5b2ce/db-bc0148/dc-7e9864/6d-c07ea1/6f-dafe8c/f6-aa5278/73-a24d00/6d-1e7ed0/b7-cadaa7/c4-898cf2/ca-40b7b0/4e-ee3a55/3e-f5c39b/c3-6454d7/f9-7592d3/d0-e64f3e/92-10345d/79-499886/7e-cda2d3/58-ab4971/ca-108466/e0-3c9860/de-884374/1f-100dea/33-abe4df/2b-8e0ae6?ver=2.0&_cf=02242021_3231&iife=1"></script> <!-- [start] A/B Tests --> <script type="text/javascript"> function TrackABTestsFromCookies() { var delimiterCharacter = ";"; var decodedCookie = decodeURIComponent(document.cookie); var pairs = decodedCookie.split(";"); var testData = { expId: "", variationId: "" }; for (var i = 0; i <pairs.length; i++) { var pair = pairs[i].split("="); pair[0] = pair[0].trim(); if (/^mvt/.test(pair[0])) { pair[1] = pair[1].replace(/[^A-Za-z0-9]/g, ''); if (pair[1]) { testData.expId += pair[0] + delimiterCharacter; testData.variationId += pair[1] + delimiterCharacter; } } } if(testData.variationId) TrackABTest(testData); } function TrackABTest(testData) { var overrideValues = { actionType: "A", behavior: "EXPERIMENTATION", content: JSON.stringify({}), pageTags: { expid: testData.expId, variationid: testData.variationId, expstatus: "active" } }; owap.captureContentUpdate(overrideValues); } </script> <!-- [end] A/B Tests --> <script> artemisRequire([['home', 'masterModule', 'trackingModule']], function (tracking) { try { var pageName = "static/new"; tracking.setupTracking(); tracking.trackAllElementImpressions(); tracking.trackPageImpression(pageName); } catch (e) {} }); </script> </body> </html>

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