html
{
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
}

body
{
    min-width: 1066px;
    height: 100%;
    font-family: opensans-light, tahoma, verdana;
    font-size: 14px;
    outline: none;
    text-align: left;
    margin: 0;
    padding: 0;
    border: 0;
    color: #7C89A9;
    background-color: #fff;
    /* background-image: url('../images/tlo.png'); */
    background-position: center top;
    background-repeat: repeat-x;
    cursor: default;
}

a
{
    outline: none;
    color: #7C89A9;
}

img
{
    border: 0;
}

form
{
    margin: 0;
    padding: 0;
    border: 0;
}

input[type='text'],input[type='password']
{
    display: block;
    text-decoration: none;
    outline: none;
    margin: 0;
    padding: 2px 7px;
    border: 2px solid #2CB8E9;
    font-family: titilliumweb-semibold, tahoma, verdana;
    font-size: 16px;
    line-height: 24px;
    height: 24px;
    font-weight: normal;
    vertical-align: middle;
    background-color: #fff;
    color: #2CB8E9;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

input[type='checkbox']
{
    margin: 0;
    padding: 0;
    border: 0;
}

input[type='submit'],input[type='button']
{
    display: block;
    text-decoration: none;
    outline: none;
    font-family: titilliumweb-bold, tahoma, verdana;
    text-transform: uppercase;
    padding: 0;
    border: 0;
    font-weight: normal;
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    background-color: #2CB8E9;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

select
{
    display: block;
    text-decoration: none;
    outline: none;
    margin: 0;
    padding: 1px 1px 1px 4px;
    border: 2px solid #2CB8E9;
    font-family: titilliumweb-semibold, tahoma, verdana;
    font-size: 16px;
    line-height: 24px;
    min-height: 24px;
    font-weight: normal;
    text-align: left;
    vertical-align: middle;
    background-color: #fff;
    color: #2CB8E9;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

textarea
{
    resize: none;
    display: block;
    text-decoration: none;
    outline: none;
    margin: 0;
    padding: 2px 7px;
    border: 2px solid #2CB8E9;
    font-family: titilliumweb-semibold, tahoma, verdana;
    font-size: 16px;
    line-height: 24px;
    min-height: 24px;
    font-weight: normal;
    text-align: left;
    vertical-align: middle;
    background-color: #fff;
    color: #2CB8E9;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

ul,li
{
    list-style: none;
    margin: 0;
    padding: 0;
}

.clear
{
    display: block;
    clear: both;
}

.bold
{
    font-weight: bold !important;
}

.table_fixed
{
    table-layout: fixed;
}

.mobile_visible
{
    display: none;
}

.mobile_hidden
{
    display: block;
}

.no-margin
{
    margin: 0 !important;
}

.no-padding
{
    padding: 0 !important;
}

.text-left
{
    text-align: left !important;
}

.text-center
{
    text-align: center !important;
}

.text-right
{
    text-align: right !important;
}

.uppercase
{
    text-transform: uppercase !important;
}

.lowercase
{
    text-transform: lowercase !important;
}

.width-50
{
    width: 50px !important;
}

.width-80
{
    width: 80px !important;
}

.width-100
{
    width: 100px !important;
}

.width-130
{
    width: 130px !important;
}

.width-150
{
    width: 150px !important;
}

.width-200
{
    width: 200px !important;
}

.width-250
{
    width: 250px !important;
}

.width-300
{
    width: 300px !important;
}

.width-350
{
    width: 350px !important;
}

.width-442
{
    width: 442px !important;
}

.width-460
{
    width: 460px !important;
}

.width-540
{
    width: 540px !important;
}

.font-size-13
{
    font-size: 13px !important;
}

.font-size-13
{
    font-size: 13px !important;
}

.font-size-20
{
    font-size: 20px !important;
}

.collapse
{
    border-collapse: collapse !important;
}

.break-word
{
    word-wrap: break-word !important;
}

.layout-fixed
{
    table-layout: fixed !important;
}

.float-left
{
    float: left !important;
}

.float-right
{
    float: right !important;
}

.display-block
{
    display: block !important;
}

.display-none
{
    display: none !important;
}

.help-question,.help-answer
{
    display: none;
    line-height: normal !important;
}

.regular
{
    font-family: opensans-regular, tahoma, verdana !important;
}

.black
{
    color: #000 !important;
}

.black a,.black > a
{
    color: #000 !important;
}

.red
{
    color: #d00 !important;
}

.white
{
    color: #fff !important;
}

.blue
{
    color: #2CB8E9 !important;
}

.margin-right-7
{
    margin-right: 7px !important;
}

.margin-right-11
{
    margin-right: 11px !important;
}

.padding-top-5
{
    padding-top: 5px !important;
}

.padding-bottom-3
{
    padding-bottom: 3px !important;
}

.przycisk-wyrozniony
{
    background-color: #F8862D !important;
}

.color-pakiet-1,.color-pakiet-5
{
    color: #F8862D !important;
}

.color-pakiet-2
{
    color: #35C7C7 !important;
}

.color-pakiet-3,.color-pakiet-6
{
    color: #9E82D6 !important;
}

.color-pakiet-4,.color-pakiet-7
{
    color: #00C3F2 !important;
}

.bg-pakiet-1
{
    background-color: #F8862D !important;
}

.bg-pakiet-2
{
    background-color: #35C7C7 !important;
}

.bg-pakiet-3
{
    background-color: #9E82D6 !important;
}

.bg-pakiet-4
{
    background-color: #00C3F2 !important;
}

.bg-red
{
    background-color: #d00 !important;
}

.font-size-12
{
    font-size: 12px !important;
}

.phone
{
    display: none !important;
}

.wczytywanie
{
    display: none;
    position: fixed;
    left: 10px;
    top: 20px;
    width: 31px;
    height: 31px;
    background-image: url('../images/wczytywanie.gif');
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 9999;
}

.cookies
{
    display: none;
    background-color: #2CB8E9;
    color: #fff;
    position: fixed;
    z-index: 9990;
    top: 0;
    left: 0;
    width: 100%;
    height: 26px;
    font-family: titilliumweb-regular, tahoma, verdana;
    font-size: 12px;
    line-height: 13px;
    text-align: justify;
    padding: 3px 0;
}

.cookies a,.cookies > a
{
    text-decoration: none;
    outline: none;
    color: #fff;
}

.cookies-1
{
    margin: 0 auto;
    width: 1066px;
}

.cookies-2
{
    width: 1044px;
    height: 26px;
    float: left;
    text-align: left;
}

.cookies-3
{
    width: 11px;
    height: 26px;
    float: right;
    text-align: right;
}

.cookies-przycisk
{
    display: block;
    float: right;
    text-decoration: none;
    outline: none;
    width: 11px;
    height: 26px;
    margin: 0;
    padding: 0;
    border: 0;
    background-image: url('../images/cookies-przycisk.png');
    background-position: center center;
    background-repeat: no-repeat;
}

.small-info
{
    font-size: 12px;
    line-height: 16px;
    color: #d00;
    text-decoration: none;
    outline: none;
    white-space: pre;
    font-family: titilliumweb-semibold, tahoma, verdana;
}

.wrapper
{
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -250px;
}

.global
{
    width: 1066px;
    min-height: 1px;
    margin: 0 auto;
    padding: 0 10px;
}

.poczatek
{
    width: 1066px;
    height: 10px;
}

.gora
{
    width: 1066px;
    /* height: 129px; */
    height: 109px;
    /* overflow: hidden; */
    position: relative;
    background-position: 50% 0px;
    background-repeat: no-repeat;
}

.logo
{
    display: block;
    float: left;
    text-decoration: none;
    outline: none;
    width: 255px;
    height: 62px;
    margin: 33px 0 0 0;
    padding: 0;
    border: 0;
    background-image: url('../images/logo.png');
    background-position: center top;
    background-repeat: no-repeat;
}

.logo-christmas
{
    display: block;
    float: left;
    text-decoration: none;
    outline: none;
    width: 255px;
    height: 62px;
    margin: 33px 0 0 0;
    padding: 0;
    border: 0;
    background-image: url('../images/logo-christmas.png');
    background-position: center top;
    background-repeat: no-repeat;
}

.logo-link
{
    display: block;
    float: left;
    text-decoration: none;
    outline: none;
    width: 255px;
    height: 62px;
    margin: 0;
    padding: 0;
    border: 0;
    background-image: url('../images/logo-link.png');
    background-position: -48px 50%;
    background-repeat: no-repeat;
}

.gora-pasek
{
    float: right;
    width: 780px;
    height: 129px;
}

.gora-pasek a,.gora-pasek > a
{
    text-decoration: none;
}

.gora-pasek-1
{
    float: left;
    min-width: 1px;
    height: 86px;
    margin: 26px 20px 0 0;
}

.gora-pasek-2,.gora-pasek-2x
{
    float: left;
    min-width: 1px;
    height: 86px;
    margin: 26px 0 0 0;
}

.gora-pasek-3
{
    float: right;
    /* width: 330px; */
    height: 106px;
    margin: 23px 0 0 0;
    position: relative;
}

.gora-pasek-tekst-1,.gora-pasek-tekst-3
{
    float: left;
    min-width: 1px;
    height: 12px;
    font-size: 12px;
    line-height: 12px;
    color: #7C89A9;
    font-family: titilliumweb-light, tahoma, verdana;
    padding: 0 0 6px 0;
}

.gora-pasek-tekst-3
{
    padding: 0 0 4px 0;
}

.gora-pasek-tekst-2,.gora-pasek-tekst-4
{
    float: left;
    min-width: 1px;
    height: 64px;
    text-align: right;
    font-size: 15px;
    line-height: 15px;
    color: #A085D2;
    font-family: titilliumweb-light, tahoma, verdana;
}

.gora-pasek-tekst-4
{
    height: 24px;
    padding: 0 0 4px 0;
}

.gora-pasek-2,.gora-pasek-tekst-3,.gora-pasek-tekst-4
{
    width: 129px;
}

.polski-kapital
{
    float: right;
    width: 110px;
    height: 42px;
    background-image: url('../images/polski-kapital.png');
    background-position: center center;
    background-repeat: no-repeat;
}

.gora-pasek-sluchawka
{
    /* background-image: url('../images/gora-pasek-sluchawka.png'); */
    background-position: left center;
    background-repeat: no-repeat;
    height: 76px;
    padding-left: 20px;
    padding-top: 10px;
    font-family: titilliumweb-light, tahoma, verdana;
    text-align: center;
}

.gora-pasek-tekst-1,.gora-pasek-tekst-2
{
    text-align: left;
}

.gora-pasek-tekst-3,.gora-pasek-tekst-4
{
    text-align: right;
}

.gora-pasek-tekst-3 strong,.gora-pasek-tekst-4 strong
{
    font-weight: normal;
}

.gora-referencje-link
{
    display: block;
    text-decoration: none;
    outline: none;
    margin: 0 auto;
    padding: 0;
    border: 0;
    opacity: 0.8;
}

.gora-referencje-link:hover
{
    opacity: 1.0;
}

.gora-referencje
{
    margin: 0;
    padding: 0;
    border: 0;
}

.gora-pasek-poczta,.gora-pasek-panel,.gora-pasek-koszyk,.gora-pasek-pomoc,.gora-pasek-opinie,.gora-pasek-menu
{
    display: block;
    float: left;
    text-decoration: none;
    outline: none;
    width: 46px;
    height: 32px;
    padding: 52px 0 0 0;
    border: 0;
    font-size: 14px;
    line-height: 16px;
    background-position: 50% 3px;
    background-repeat: no-repeat;
    text-align: center;
    font-family: titilliumweb-regular, tahoma, verdana;
}

.gora-pasek-menu
{
    margin: 0;
    color: #7C89A9;
    background-image: url('../images/gora-pasek-menu.png');
}


.gora-pasek-poczta
{
    margin: 0 0 0 25px;
    color: #7C89A9;
    background-image: url('../images/gora-pasek-poczta.png');
}

.gora-pasek-panel
{
    margin: 0 0 0 25px;
    color: #40B4B4;
    background-image: url('../images/gora-pasek-panel.png');
}

.gora-pasek-koszyk
{
    margin: 0 0 0 25px;
    color: #01A9D6;
    background-image: url('../images/gora-pasek-koszyk.png');
}

.gora-pasek-pomoc
{
    margin: 0 0 0 25px;
    color: #8B77C0;
    background-image: url('../images/gora-pasek-pomoc.png');
}

.gora-pasek-opinie
{
    margin: 0 0 0 25px;
    color: #7C89A9;
    background-image: url('../images/gora-pasek-opinie.png');
}

.bnr
{
    width: 1064px;
    height: 421px;
    overflow: hidden;
    border: 1px solid #fff;
}

.bnr2
{
    width: 1064px;
    height: 170px;
    overflow: hidden;
    border: 1px solid #fff;
}

#slides
{
    display: none;
    position: relative;
    text-decoration: none;
    outline: none;
    height: 421px;
}

#slides2
{
    display: none;
    position: relative;
    text-decoration: none;
    outline: none;
    height: 170px;
}

#slides-static
{
    position: relative;
    text-decoration: none;
    outline: none;
    height: 421px;
}

#slides2-static
{
    position: relative;
    text-decoration: none;
    outline: none;
    height: 170px;
}

#slides a,#slides-static a,#slides2 a,#slides2-static a
{
    text-decoration: none;
    outline: none;
}

#slides img,#slides-static img,#slides2 img,#slides2-static img
{
    text-decoration: none;
    outline: none;
    border: 0;
}

#slides .slidesjs-play,#slides .slidesjs-stop,#slides2 .slidesjs-play,#slides2 .slidesjs-stop
{
    display: none !important;
}

#slides .slidesjs-previous,#slides .slidesjs-next
{
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 33px;
    height: 421px;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 11;
    text-indent: -9999px;
}

#slides2 .slidesjs-previous,#slides2 .slidesjs-next
{
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 33px;
    height: 170px;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 11;
    text-indent: -9999px;
}

#slides .slidesjs-previous,#slides2 .slidesjs-previous
{
    left: 0;
    background-image: url('../images/slidesjs-previous.png');
}

#slides .slidesjs-next,#slides2 .slidesjs-next
{
    right: 0;
    background-image: url('../images/slidesjs-next.png');
}

.slidesjs-container
{
    height: 421px !important;
}

#slides2 .slidesjs-container
{
    height: 170px !important;
}

.slidesjs-pagination
{
    list-style: none;
    display: table;
    margin: -16px auto 0 auto;
    padding: 4px 2px;
    border: 0;
    height: 8px;
    text-align: center;
    z-index: 10;
    position: relative;
    vertical-align: top;
}

.slidesjs-pagination li
{
    display: table-cell;
    margin: 0;
    padding: 0 2px;
    border: 0;
    vertical-align: top;
}

.slidesjs-pagination li a
{
    display: block;
    width: 40px;
    height: 0;
    padding-top: 6px;
    border: 1px solid #D7DBE7;
    border-radius: 3px;
    background-color: transparent;
    float: left;
    overflow: hidden;
}

.slidesjs-pagination li a.active,.slidesjs-pagination li a:hover.active
{
    background-color: #D7DBE7;
}

.slidesjs-pagination li a:hover
{
}

#slides a:link,#slides a:visited,#slides2 a:link,#slides2 a:visited
{
}

#slides a:hover,#slides a:active,#slides2 a:hover,#slides2 a:active
{
}

.navbar
{
    overflow: hidden;
}

.bnr-odstep
{
    height: 15px;
}

.info
{
    width: 1066px;
    height: 429px;
    padding: 0;
    color: #7C89A9;
    overflow: hidden;
}

.info-tekst-1
{
    font-family: titilliumweb-light, tahoma, verdana;
    height: 47px;
    font-size: 47px;
    line-height: 47px;
    text-align: center;
}

.info-tekst-2
{
    height: 22px;
    font-size: 19px;
    line-height: 22px;
    text-align: center;
}

.info-tekst-2 strong
{
    font-weight: normal;
    color: #35C6C9;
}

.info-odstep-1
{
    height: 15px;
}

.info-odstep-2
{
    height: 37px;
}

.info-obrazek
{
    position: relative;
    display: block;
    text-decoration: none;
    outline: none;
    width: 1066px;
    height: 429px;
    margin: 0 auto;
    padding: 0;
    border: 0;
    background-image: url('../images/info-obrazek.png');
    background-position: center top;
    background-repeat: no-repeat;
}

.easteregg-low
{
    position: absolute;
    width: 1066px;
    height: 429px;
    z-index: 2;
    left: 0;
    top: 0;
    background-position: center bottom;
    background-repeat: no-repeat;
}

.easteregg-high
{
    position: absolute;
    width: 1066px;
    height: 414px;
    z-index: 4;
    left: 0;
    top: 0;
    background-color: #D7DBE7;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.info-opcja-1,.info-opcja-2,.info-opcja-3,.info-opcja-4
{
    position: absolute;
    display: block;
    text-decoration: none;
    outline: none;
    width: 97px;
    height: 97px;
    margin: 0;
    padding: 0;
    border: 0;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    z-index: 3;
}

.info-opcja-2
{
    top: 267px;
    left: 189px;
    background-image: url('../images/pakiet-2.png');
}

.info-opcja-1
{
    top: 119px;
    left: 153px;
    background-image: url('../images/pakiet-1.png');
}

.info-opcja-3
{
    top: 228px;
    left: 831px;
    background-image: url('../images/pakiet-3.png');
}

.info-opcja-4
{
    top: 133px;
    left: 674px;
    background-image: url('../images/pakiet-4.png');
}

.info-opcja-5
{
    position: absolute;
    display: block;
    text-decoration: none;
    outline: none;
    width: 185px;
    height: 229px;
    margin: 0;
    padding: 0;
    border: 0;
    top: 173px;
    left: 433px;
    z-index: 1;
}

.info-kontrolki-1
{
    display: block;
    height: 66px;
}

.info-kontrolki-2
{
    display: block;
    height: 163px;
    padding-left: 36px;
}

.info-kontrolka
{
    display: block;
    float: left;
    text-decoration: none;
    outline: none;
    width: 9px;
    height: 12px;
    margin: 30px 0 0 0;
    padding: 0;
    border: 0;
}

.info-kontrolka-1,.info-kontrolka-2,.info-kontrolka-3
{
    display: none;
    background-image: url('../images/info-kontrolka.png');
    background-position: center top;
    background-repeat: no-repeat;
    width: 9px;
    height: 12px;
}

.info-tip,.klient-tip,.zam-tip
{
    display: none;
    margin: 25px 0 0 8px;
    padding: 0;
    border: 0;
    color: #7C89A9;
    width: 218px;
    min-height: 1px;
    z-index: 100;
}

.cron-tip
{
    display: none;
    margin: 25px 0 0 8px;
    padding: 0;
    border: 0;
    color: #7C89A9;
    width: auto;
    min-height: 1px;
    z-index: 100;
    width: auto !important;
}

.klient-tip-blok,.zam-tip-blok
{
    border: 2px solid #00C3F2;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 4px;
    width: 210px;
    min-height: 1px;
    text-align: center;
    vertical-align: middle;
    font-family: titilliumweb-regular, tahoma, verdana;
    font-size: 12px;
    line-height: 16px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.cron-tip-blok
{
    border: 2px solid #00C3F2;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 4px;
    width: auto;
    min-height: 1px;
    text-align: center;
    vertical-align: middle;
    font-family: titilliumweb-regular, tahoma, verdana;
    font-size: 12px;
    line-height: 16px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.info-tip-1,.info-tip-2,.info-tip-3,.info-tip-4,.info-tip-5,.info-tip-6,.info-tip-7,.info-tip-8,.info-tip-9,.gwarancja-tip
{
    display: none;
}

.info-tip-blok-1,.info-tip-blok-2,.info-tip-blok-3,.info-tip-blok-4,.info-tip-blok-5,.info-tip-blok-6,.info-tip-blok-7,.info-tip-blok-8,.info-tip-blok-9,.gwarancja-tip-blok
{
    background-color: rgba(255, 255, 255, 1);
    padding: 8px;
    width: 410px;
    min-height: 1px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #000;
    font-family: titilliumweb-regular, tahoma, verdana;
}

.info-tip-blok-1
{
    border: 2px solid #F8862D;
}

.info-tip-blok-2
{
    border: 2px solid #35C7C7;
}

.info-tip-blok-3
{
    border: 2px solid #9E82D6;
}

.info-tip-blok-4
{
    border: 2px solid #00C3F2;
}

.info-tip-blok-5
{
    border: 2px solid #00C3F2;
}

.info-tip-blok-6
{
    border: 2px solid #00C3F2;
}

.info-tip-blok-7
{
    border: 2px solid #00C3F2;
}

.info-tip-blok-8
{
    border: 2px solid #00C3F2;
}

.info-tip-blok-9
{
    border: 2px solid #00C3F2;
}

.gwarancja-tip-blok
{
    border: 2px solid #9E82D6;
}

.gwarancja-tip-tekst
{
    width: 210px;
    min-height: 1px;
    vertical-align: middle;
    font-family: titilliumweb-regular, tahoma, verdana;
    font-size: 16px;
    line-height: 20px;
    color: #000;
}

.info-nazwa-1,.info-nazwa-2,.info-nazwa-3,.info-nazwa-4
{
    position: absolute;
    display: block;
    text-decoration: none;
    outline: none;
    font-size: 17px;
    line-height: 22px;
    z-index: 3;
    font-family: titilliumweb-light, tahoma, verdana;
    overflow: hidden;
}

.info-nazwa-2
{
    left: 0px;
    top: 335px;
}

.info-nazwa-1
{
    left: 20px;
    top: 65px;
}

.info-nazwa-3
{
    left: 790px;
    top: 330px;
}

.info-nazwa-4
{
    left: 775px;
    top: 115px;
}

.info-nazwa-blok-1,.info-nazwa-blok-2,.info-nazwa-blok-3,.info-nazwa-blok-4,.info-nazwa-blok-5,.info-nazwa-blok-6,.info-nazwa-blok-7,.info-nazwa-blok-8
{
    display: block;
}

.info-nazwa-blok-1
{
    min-width: 1px;
    height: 56px;
    float: left;
}

.info-nazwa-blok-2
{
    height: 28px;
    line-height: 28px;
    font-size: 13px;
    color: #7C89A9;
    text-align: left;
}

.info-nazwa-blok-2 span
{
    font-size: 20px;
    text-decoration: line-through;
}

.info-nazwa-blok-3
{
    height: 28px;
    line-height: 20px;
    font-size: 20px;
    font-family: titilliumweb-italic, tahoma, verdana;
    text-align: left;
}

.info-nazwa-blok-4
{
    min-width: 1px;
    height: 56px;
    float: right;
    padding: 0 0 0 10px;
    text-align: left;
}

.info-nazwa-blok-5
{
    min-width: 1px;
    height: 56px;
    float: left;
    line-height: 48px;
    font-size: 56px;
    font-family: titilliumweb-bold, tahoma, verdana;
}

.info-nazwa-blok-6
{
    min-width: 1px;
    height: 56px;
    float: right;
    padding: 0 4px;
}

.info-nazwa-blok-7
{
    display: block;
    height: 25px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    font-family: titilliumweb-bold, tahoma, verdana;
    font-size: 22px;
    line-height: 25px;
    padding: 2px 0 0 0;
    text-align: center;
}

.info-nazwa-blok-8
{
    display: block;
    height: 28px;
    font-family: titilliumweb-italic, tahoma, verdana;
    text-align: center;
    font-size: 16px;
}

.gora-wyprobuj
{
    min-height: 1px;
    padding: 20px;
    overflow: hidden;
    background-color: #E9EBF0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 1026px;
    height: 60px;
}

.gora-wyprobuj-1
{
    width: 58px;
    height: 60px;
    float: left;
}

.gora-wyprobuj-logo
{
    width: 54px;
    height: 38px;
    float: left;
    margin: 11px 0 0 2px;
    background-image: url('../images/gora-wyprobuj-logo.png');
    background-position: left top;
    background-repeat: no-repeat;
}

.gora-wyprobuj-2
{
    width: 456px;
    height: 60px;
    float: left;
    padding: 0 0 0 20px;
}

.gora-wyprobuj-tekst-1
{
    color: #7C89A9;
    text-transform: uppercase;
    text-align: left;
    font-size: 18px;
    line-height: 18px;
    height: 18px;
    padding-top: 2px;
    font-family: titilliumweb-bold, tahoma, verdana;
}

.gora-wyprobuj-tekst-2
{
    color: #7C89A9;
    text-align: left;
    font-size: 12px;
    line-height: 16px;
    height: 32px;
    padding-top: 4px;
    font-family: titilliumweb-semibold, tahoma, verdana;
}

.gora-wyprobuj-3
{
    width: 262px;
    height: 60px;
    padding: 0 0 0 20px;
    float: left;
}

.gora-wyprobuj-form-text
{
    width: 244px;
    text-align: center;
}

.regulamin-wyprobuj-checkbox
{
    display: none;
    float: left;
    margin: 0;
    border: 2px solid #2CB8E9;
    width: 19px;
    height: 19px;
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.gora-wyprobuj-regulamin-1
{
    width: 262px;
    height: 23px;
    display: table;
    margin: 0;
    padding: 5px 0 0 0;
    border: 0;
}

.gora-wyprobuj-regulamin-2
{
    width: 34px;
    height: 23px;
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    border: 0;
}

.gora-wyprobuj-regulamin-3
{
    width: 228px;
    height: 23px;
    color: #7C89A9;
    font-size: 12px;
    line-height: 12px;
    text-align: left;
    font-family: titilliumweb-semibold, tahoma, verdana;
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    border: 0;
}

.gora-wyprobuj-regulamin-3 a
{
    color: #7C89A9;
    text-decoration: underline;
    outline: none;
}

.gora-wyprobuj-4
{
    width: 190px;
    height: 60px;
    float: right;
}

.gora-wyprobuj-submit
{
    float: left;
    width: 190px;
    height: 60px;
}

.gora-menu
{
    width: 1066px;
    height: 40px;
    overflow: hidden;
    background-color: #B4B9CC;
}

.panel-menu
{
    width: 1066px;
    height: 38px;
    overflow: hidden;
    background-color: #B4B9CC;
    text-transform: uppercase;
}

.gora-menu-opcja-1,.gora-menu-opcja-2,.gora-menu-opcja-3,.gora-menu-opcja-4,.gora-menu-opcja-5
{
    display: block;
    float: left;
    text-decoration: none;
    outline: none;
    height: 16px;
    margin: 0;
    padding: 12px 0;
    border: 0;
    font-weight: normal;
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    background-image: url('../images/gora-menu-opcja.png');
    background-position: center bottom;
    background-repeat: repeat-x;
    text-align: center;
    overflow: hidden;
    font-family: titilliumweb-bold, tahoma, verdana;
}

.gora-menu-opcja-1:hover,.gora-menu-opcja-2:hover,.gora-menu-opcja-3:hover,.gora-menu-opcja-4:hover,.gora-menu-opcja-5:hover
{
    background-position: center top;
}

.gora-menu-opcja-1
{
    width: 153px;
    background-color: #B4B9CC;
}

.gora-menu-opcja-2
{
    width: 152px;
    background-color: #7C89A9;
}

.gora-menu-opcja-3
{
    width: 152px;
    background-color: #A388D5;
}

.gora-menu-opcja-4
{
    width: 152px;
    background-color: #91DBF4;
}

.gora-menu-opcja-5
{
    width: 152px;
    background-color: #2CB8E9;
}

.panel-menu-opcja-1,.panel-menu-opcja-2,.panel-menu-opcja-3,.panel-menu-opcja-4,.master-menu-opcja-1,.master-menu-opcja-2,.master-menu-opcja-3,.master-menu-opcja-4,.master-menu-opcja-5
{
    display: block;
    float: left;
    text-decoration: none;
    outline: none;
    height: 16px;
    margin: 0;
    padding: 11px 0;
    border: 0;
    font-weight: normal;
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    background-image: url('../images/panel-menu-opcja.png');
    background-position: center bottom;
    background-repeat: repeat-x;
    text-align: center;
    overflow: hidden;
    font-family: titilliumweb-bold, tahoma, verdana;
}

.panel-menu-opcja-1:hover,.panel-menu-opcja-2:hover,.panel-menu-opcja-3:hover,.panel-menu-opcja-4:hover,.master-menu-opcja-1:hover,.master-menu-opcja-2:hover,.master-menu-opcja-3:hover,.master-menu-opcja-4:hover,.master-menu-opcja-5:hover
{
    background-position: center top;
}

.panel-menu-opcja-1
{
    width: 267px;
    background-color: #B4B9CC;
}

.panel-menu-opcja-2
{
    width: 266px;
    background-color: #7C89A9;
}

.panel-menu-opcja-3
{
    width: 266px;
    background-color: #A388D5;
}

.panel-menu-opcja-4
{
    width: 267px;
    background-color: #91DBF4;
}

.master-menu-opcja-1
{
    width: 177px;
    background-color: #B4B9CC;
}

.master-menu-opcja-2
{
    width: 178px;
    background-color: #7C89A9;
}

.master-menu-opcja-3
{
    width: 178px;
    background-color: #A388D5;
}

.master-menu-opcja-4
{
    width: 178px;
    background-color: #91DBF4;
}

.master-menu-opcja-5
{
    width: 178px;
    background-color: #2CB8E9;
}

.glowna
{
    width: 1066px;
    display: none;
}

.srodek
{
    padding: 25px 0;
}

.tytul-kontener
{
    min-height: 1px;
    position: relative;
}

.tytul,.tytul-highlight
{
    width: 666px;
    font-family: titilliumweb-light, tahoma, verdana;
    height: 36px;
    font-size: 40px;
    line-height: 40px;
    text-align: left;
    float: left;
}

.tytul h1,.tytul-highlight h1
{
    text-decoration: none;
    outline: none;
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: normal;
    font-family: titilliumweb-light, tahoma, verdana;
    height: 40px;
    font-size: 40px;
    line-height: 40px;
}

.tytul h1 a,.tytul-hightlight h1 a
{
    text-decoration: none;
    outline: none;
}

.tytul,.tytul h1,.tytul h1 a
{
    color: #7C89A9;
}

.tytul-highlight,.tytul-highlight h1,.tytul-highlight h1 a
{
    color: #d00;
}

/*
.tytul-highlight h1 a,.blink
{
    animation: blink 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}
*/

.podtytul
{
    height: 19px;
    font-size: 19px;
    line-height: 19px;
    text-align: left;
    padding: 15px 0 0 0;
    color: #7C89A9;
}

.podtytul h3
{
    text-decoration: none;
    outline: none;
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: normal;
    height: 19px;
    font-size: 19px;
    line-height: 19px;
    color: #7C89A9;
}

.zalogowany
{
    width: 400px;
    font-family: titilliumweb-light, tahoma, verdana;
    height: 36px;
    font-size: 40px;
    line-height: 40px;
    color: #7C89A9;
    text-align: right;
    float: right;
}

.zalogowany-konto,.zalogowany-wyloguj
{
    text-decoration: none;
    outline: none;
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: normal;
    font-size: 22px;
    line-height: 22px;
    text-transform: uppercase;
}

.zalogowany-konto
{
    color: #2CB8E9;
}

.zalogowany-wyloguj
{
    color: #7C89A9;
}

.tytul-belka
{
    height: 8px;
    background-color: #F4F4F7;
}

.tytul-odstep
{
    height: 25px;
}

.pakiety
{
    position: absolute;
    right: 0;
    top: 0;
    width: 271px;
    height: 97px;
}

.pakiet-maly,.pakiet-duzy
{
    display: block;
    float: left;
    text-decoration: none;
    outline: none;
    padding: 0;
    border: 0;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.pakiet-maly
{
    width: 40px;
    height: 40px;
    margin: 57px 18px 0 0;
}

.pakiet-duzy
{
    width: 97px;
    height: 97px;
    margin: 0;
}

.podzialka
{
    width: 1066px;
    min-height: 1px;
    background-image: url('../images/podzialka.png');
    background-position: left top;
    background-repeat: repeat-y;
}

.lewa
{
    float: left;
    width: 493px;
    padding: 20px;
    background-color: #F4F4F7;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.lewa-ssl
{
    float: left;
    width: 533px;
    min-height: 1px;
}

.suwak
{
    display: table;
    width: 465px;
    height: 32px;
    margin: 4px 0 0 0;
    padding: 4px 14px;
    border: 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-family: titilliumweb-semibold, tahoma, verdana;
}

.suwak-1,.suwak-2,.suwak-3
{
    display: table-cell;
    height: 32px;
    margin: 0;
    border: 0;
    font-size: 18px;
    line-height: 20px;
    vertical-align: middle;
}

.suwak-1
{
    width: 222px;
    padding: 0 14px 0 0;
    text-align: left;
    color: #000;
}

.suwak-1 span
{
    color: #d00;
}

.suwak-2
{
    width: 67px;
    padding: 0;
    text-align: right;
    color: #2CB8E9;
}

.suwak-3
{
    width: 132px;
    padding: 0 8px 0 22px;
    text-align: left;
    color: #2CB8E9;
}

.suwak-value
{
    display: none;
}

.suwak-slider
{
    height: 8px;
    display: none;
}

.suwak-checkbox
{
    display: none;
    float: left;
    border: 2px solid #2CB8E9;
    width: 28px;
    height: 28px;
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.suwak-form-text
{
    float: left !important;
    width: 34px !important;
    text-align: center !important;
}

.suwak-info
{
    display: block;
    float: left;
    padding: 0 0 0 8px;
    line-height: 32px;
}

.suwak-cena
{
    width: 512px;
    margin: 0;
    padding: 25px 0;
    border: 0;
    font-family: titilliumweb-light, tahoma, verdana;
    font-size: 34px;
    line-height: 34px;
    height: 34px;
    color: #2CB8E9;
}

.suwak-cena-1
{
    display: none;
}

.suwak-cena-2
{
    float: left;
}

.suwak-cena-3
{
    float: left;
    padding-left: 25px;
}

.suwak-kontener
{
    display: block;
}

.suwak-submit
{
    float: left;
    width: 240px;
    height: 34px;
}

.suwak-submit-pakiet
{
    float: right;
    width: 240px;
    height: 34px;
    background-color: #B4B9CC !important;
}

.suwak-error
{
    display: table;
    width: 465px;
    margin: 4px 0 0 0;
    padding: 4px 14px;
    border: 0;
    font-family: titilliumweb-semibold, tahoma, verdana;
    background-color: #d00;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.suwak-error div
{
    display: table-cell;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 12px;
    line-height: 18px;
    text-align: left;
    vertical-align: middle;
    color: #fff;
}

.suwak-tip,.suwak-defaults
{
    width: 465px;
    min-height: 1px;
    padding: 20px 14px 0 14px;
    font-size: 18px;
}

.suwak-tip
{
    display: none;
}

.suwak-defaults
{
    text-align: center;
    color: #2CB8E9;
}

.suwak-defaults a
{
    text-decoration: none;
    color: #2CB8E9;
    background-image: url('../images/suwak-defaults.png');
    background-position: left center;
    background-repeat: no-repeat;
    padding: 0 0 0 18px;
}

.kalkulator-tytul
{
    color: #000;
    font-weight: bold;
    text-align: center;
    padding: 0 0 20px 0;
}

.kalkulator
{
    display: table;
    width: 465px;
    height: 32px;
    margin: 4px 0 0 0;
    padding: 4px 14px;
    border: 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-family: titilliumweb-semibold, tahoma, verdana;
}

.kalkulator-1,.kalkulator-2,.kalkulator-3
{
    display: table-cell;
    height: 32px;
    margin: 0;
    border: 0;
    font-size: 18px;
    line-height: 20px;
    vertical-align: middle;
}

.kalkulator-1
{
    width: 309px;
    padding: 0;
    text-align: left;
    color: #000;
}

.kalkulator-1 span
{
    color: #0a0;
    font-size: 12px;
    line-height: 12px;
}

.kalkulator-2
{
    display: none;
    width: 52px;
    padding: 0;
    text-align: center;
    color: #2CB8E9;
    font-size: 14px;
}

.kalkulator-3
{
    display: none;
    width: 104px;
    padding: 0;
    text-align: right;
    color: #2CB8E9;
}

.kalkulator-th
{
    color: #7C89A9;
    font-size: 14px;
    line-height: 16px;
    padding-top: 0;
    padding-bottom: 0;
    height: 16px;
    margin: 2px 0 0 0;
}

.domeny
{
    display: table;
    width: 493px;
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: middle;
}

.domeny-tr
{
    display: table-row;
    margin: 0;
    padding: 0;
    border: 0;
}

.domeny-1,.domeny-2,.domeny-3,.domeny-4,.domeny-5,.domeny-6,.domeny-7
{
    display: table-cell;
    margin: 0;
    border: 0;
    vertical-align: middle;
}

.domeny-1
{
    width: 223px;
    height: 30px;
    padding: 4px 14px;
    font-weight: bold;
    font-size: 13px;
    line-height: 14px;
    text-align: left;
    color: #fff;
    background-color: #2CB8E9;
    text-transform: uppercase;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.domeny-2
{
    width: 4px;
    height: 4px;
    padding: 0;
}

.domeny-3
{
    width: 89px;
    height: 30px;
    padding: 4px 14px;
    font-weight: bold;
    font-size: 13px;
    line-height: 14px;
    text-align: center;
    color: #fff;
    background-color: #7C89A9;
    text-transform: uppercase;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.domeny-4
{
    width: 251px;
    height: 4px;
    padding: 0;
}

.domeny-5
{
    width: 117px;
    height: 4px;
    padding: 0;
}

.domeny-6
{
    width: 223px;
    height: 30px;
    padding: 4px 14px;
    font-weight: bold;
    font-size: 13px;
    line-height: 14px;
    text-align: left;
    color: #7C89A9;
    background-color: #DBF1F9;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.domeny-7
{
    width: 89px;
    height: 30px;
    padding: 4px 14px;
    font-weight: bold;
    font-size: 13px;
    line-height: 14px;
    text-align: center;
    color: #fff;
    background-color: #2CB8E9;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.domeny-7 span
{
    font-size: 20px;
    line-height: 20px;
}

.domeny-promo,.domeny-promo a
{
    font-size: 13px !important;
    line-height: 14px !important;
    animation: domenyblink 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    color: #fff;
    text-decoration: none;
    font-family: opensans-bold, tahoma, verdana;
    font-weight: normal;
}

.prawa
{
    float: right;
    width: 512px;
}

.informacje,.informacje-1,.informacje-2
{
    vertical-align: top;
    font-weight: normal;
    font-size: 18px;
    line-height: 20px;
}

.informacje
{
    display: table;
    width: 512px;
    margin: 0 0 8px 0;
    padding: 0;
    border: 0;
    background-color: #F4F4F7;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-family: titilliumweb-semibold, tahoma, verdana;
}

.informacje-1
{
    display: table-cell;
    width: 252px;
    margin: 0;
    padding: 10px 10px 10px 20px;
    border: 0;
    color: #000;
    text-align: left;
}

.informacje-2
{
    display: table-cell;
    width: 200px;
    margin: 0;
    padding: 10px 20px 10px 10px;
    border: 0;
    color: #2CB8E9;
    text-align: right;
    text-transform: uppercase;
}

.informacje-odstep
{
    width: 512px;
    height: 17px;
}

.informacje-domeny,.informacje-domeny-blad
{
    display: table;
    width: 512px;
    margin: 0 0 8px 0;
    padding: 0;
    border: 0;
    font-size: 13px;
    line-height: 14px;
    font-weight: bold;
    vertical-align: middle;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.informacje-domeny
{
    background-color: #DBF1F9;
}

.informacje-domeny span
{
    color: #000;
}

.informacje-domeny-blad
{
    background-color: #d00;
    color: #fff;
}

.informacje-domeny-blad span
{
    color: #fff;
}

.informacje-domeny-1
{
    display: table-cell;
    margin: 0;
    padding: 4px 14px;
    border: 0;
    vertical-align: middle;
    width: 320px;
    height: 34px;
}

.informacje-domeny-1 a
{
    text-decoration: underline;
    color: #fff;
}

.informacje-domeny-2
{
    display: table-cell;
    margin: 0;
    padding: 4px 14px 4px 0;
    border: 0;
    vertical-align: middle;
    width: 150px;
    height: 34px;
    text-align: right;
}

.informacje-domeny-submit
{
    float: right;
    width: 150px;
    height: 34px;
}

.tresc,.tresc-ssl
{
    line-height: 22px;
    margin: 0;
    padding: 0;
}

.tresc p,.tresc-ssl p,.lp-text p
{
    line-height: 22px;
    margin: 0;
    padding: 0;
}

.tresc-ssl
{
    padding-top: 25px;
}

.tresc-pozycjonowanie
{
    padding-top: 10px;
}

.platnosc-komunikat
{
    display: none;
}

.komunikat,.komunikat-blad
{
    width: 460px;
    min-height: 1px;
    padding: 20px;
    margin: 0 auto;
    font-size: 20px;
    line-height: 22px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-family: titilliumweb-light, tahoma, verdana;
    color: #2CB8E9;
    text-align: center;
}

.komunikat
{
    background-color: #DBF1F9;
}

.komunikat-blad
{
    background-color: #d00;
    color: #fff;
}

.komunikat span,.komunikat-blad span
{
    font-size: 18px;
    display: block;
    padding: 22px 0 0 0;
}

.komunikat span,.komunikat span a
{
    color: #7C89A9;
}

.komunikat-blad span,.komunikat-blad span a
{
    color: #fff;
}

.komunikat span a,.komunikat-blad span a
{
    font-style: italic;
    text-decoration: none;
}

.komunikat-przyciski
{
    padding: 22px 0 0 0;
    width: 460px;
}

.komunikat-przyciski-lewa
{
    float: left;
    width: 190px;
    min-height: 1px;
    text-align: left;
}

.komunikat-przyciski-prawa
{
    float: right;
    width: 190px;
    min-height: 1px;
    text-align: right;
}

.komunikat-przyciski-srodek
{
    text-align: center;
}

.komunikat-przycisk
{
    display: block;
    text-decoration: none;
    outline: none;
    width: 190px;
    height: 16px;
    margin: 0 auto;
    padding: 9px 0;
    border: 0;
    font-weight: normal;
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    background-color: #2CB8E9;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-family: titilliumweb-bold, tahoma, verdana;
}

.koszyk,.zamowienie,.uslugi,.porownaj
{
    display: table;
    width: 1066px;
    margin: 0;
    padding: 0;
    border: 0;
}

.koszyk-highlight
{
    color: #7C89A9 !important;
    background-color: #DBF1F9 !important;
}

.koszyk-th,.koszyk-td,.zamowienie-th,.zamowienie-td,.usluga-th,.usluga-td
{
    display: table-cell;
    margin: 0;
    padding: 10px 20px;
    border: 0;
    font-size: 13px;
    line-height: 14px;
    vertical-align: middle;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
}

.koszyk-th,.zamowienie-th,.usluga-th
{
    text-align: center;
    color: #fff;
    font-size: 16px !important;
    line-height: 16px !important;
    background-color: #2CB8E9;
    text-transform: uppercase;
    font-family: titilliumweb-bold, tahoma, verdana;
}

.koszyk-td,.zamowienie-td,.usluga-td
{
    text-align: left;
    color: #7C89A9;
    background-color: #E9EBF0;
}

.koszyk-lewa-1,.zamowienie-lewa
{
    width: 200px;
    float: left;
    text-align: left;
}

.koszyk-prawa-1,.zamowienie-prawa
{
    width: 79px;
    float: right;
    text-align: right;
}

.koszyk-lewa-2
{
    width: 50px;
    float: left;
    text-align: left;
}

.koszyk-prawa-2
{
    width: 100px;
    float: right;
    text-align: right;
}

.koszyk-1,.zamowienie-1
{
    width: 229px;
    text-transform: uppercase;
}

.koszyk-2,.zamowienie-2
{
    width: 279px;
    font-size: 11px;
    line-height: 13px;
}

.koszyk-3
{
    text-align: center;
    width: 150px;
}

.koszyk-4
{
    text-align: center;
    width: 100px;
}

.koszyk-5
{
    text-align: center;
    width: 100px;
    border-right: 0;
}

.koszyk-form-text
{
    float: left !important;
    width: 34px !important;
    text-align: center !important;
}

.koszyk-form-text2
{
    float: none !important;
    width: 100px !important;
    text-align: center !important;
    display: inline-block !important;
}

.koszyk-submit
{
    float: right;
    width: 90px;
    height: 32px;
}

.koszyk-usun
{
    display: block;
    text-decoration: none;
    outline: none;
    width: 90px;
    height: 16px;
    margin: 0 auto;
    padding: 8px 0;
    border: 0;
    font-weight: normal;
    font-size: 16px;
    line-height: 16px;
    color: #fff !important;
    background-color: #2CB8E9;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-family: titilliumweb-bold, tahoma, verdana;
}

.koszyk-cena-1
{
    display: block;
    float: right;
    text-decoration: none;
    outline: none;
    width: 350px;
    height: 60px;
    margin: 10px 0 0 0;
    padding: 0;
    border: 0;
    text-align: center;
    text-transform: uppercase;
}

.koszyk-cena-2
{
    display: table;
    width: 350px;
    height: 60px;
    margin: 0;
    padding: 0;
    border: 0;
    background-color: #D7DBE7;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-family: titilliumweb-bold, tahoma, verdana;
    color: #000;
}

.koszyk-cena-3,.koszyk-cena-4
{
    display: table-cell;
    height: 50px;
    margin: 0;
    border: 0;
    font-size: 16px;
    line-height: 16px;
    vertical-align: middle;
    text-transform: uppercase;
}

.koszyk-cena-3
{
    width: 140px;
    padding: 5px 5px 5px 20px;
    text-align: left;
}

.koszyk-cena-4
{
    width: 160px;
    padding: 5px 20px 5px 5px;
    text-align: right;
}

.koszyk-cena-4 span
{
    font-size: 28px;
    line-height: 28px;
}

.koszyk-przycisk
{
    float: right;
    width: 220px;
    height: 60px;
    margin: 10px 0 0 10px;
}

.akceptacja-1
{
    float: right;
    width: 560px;
    height: 23px;
    margin: 23px 0 0 0;
    padding: 10px;
    border: 0;
    background-color: #E9EBF0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.akceptacja-2
{
    display: table;
    margin: 0 auto;
    padding: 0;
    border: 0;
    font-family: titilliumweb-semibold, tahoma, verdana;
}

.akceptacja-3,.akceptacja-4
{
    display: table-cell;
    height: 23px;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 14px;
    line-height: 23px;
    vertical-align: middle;
    color: #7C89A9;
    text-transform: uppercase;
}

.akceptacja-3
{
    width: 19px;
    text-align: left;
}

.akceptacja-4
{
    width: 330px;
    text-align: right;
}

.akceptacja-4 a
{
    text-decoration: underline;
}

.akceptacja-5
{
    float: right;
    width: 552px;
    min-height: 1px;
    margin: 4px 0;
    padding: 4px 14px;
    background-color: #d00;
    color: #fff;
    font-family: titilliumweb-semibold, tahoma, verdana;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.regulamin-test-checkbox,.regulamin-rejestracja-checkbox,.wiek-checkbox,.zgoda-1-checkbox,.zgoda-2-checkbox,.zgoda-3-checkbox,.regulamin-rejestracja2-checkbox,.regulamin-rejestracja3-checkbox,.regulamin-koszyk-checkbox,.podmiot1-checkbox,.podmiot2-checkbox,.migracja-checkbox,.reseller-checkbox,.korespondencja-checkbox,.domeny-checkbox
{
    display: none;
    margin: 0 auto;
    border: 2px solid #2CB8E9;
    width: 19px;
    height: 19px;
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.zamowienie-tytul
{
    height: 22px;
    padding: 0 0 25px 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 22px;
    line-height: 22px;
    color: #2CB8E9;
    font-weight: normal;
    font-family: titilliumweb-regular, tahoma, verdana
}

.zamowienie-3
{
    text-align: center;
    width: 175px;
}

.zamowienie-4
{
    text-align: center;
    width: 175px;
    border-right: 0;
}

.zamowienie-5
{
    text-align: right;
    width: 352px;
    border-right: 0;
}

.zamowienie-cena-1
{
    display: block;
    float: right;
    text-decoration: none;
    outline: none;
    width: 272px;
    height: 60px;
    margin: 23px 0 0 0;
    padding: 0;
    border: 0;
    text-align: center;
    text-transform: uppercase;
}

.zamowienie-cena-2
{
    display: table;
    width: 272px;
    height: 60px;
    margin: 0;
    padding: 0;
    border: 0;
    background-color: #D7DBE7;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-family: titilliumweb-bold, tahoma, verdana;
    color: #000;
}

.zamowienie-cena-3,.zamowienie-cena-4
{
    display: table-cell;
    height: 50px;
    margin: 0;
    border: 0;
    font-size: 16px;
    line-height: 16px;
    vertical-align: middle;
    text-transform: uppercase;
}

.zamowienie-cena-3
{
    width: 52px;
    padding: 5px 5px 5px 20px;
    text-align: left;
}

.zamowienie-cena-4
{
    width: 170px;
    padding: 5px 20px 5px 5px;
    text-align: right;
}

.zamowienie-cena-4 span
{
    font-size: 28px;
    line-height: 28px;
}

.zamowienie-cena-5
{
    display: block;
    float: right;
    text-decoration: none;
    outline: none;
    width: 272px;
    height: 60px;
    margin: 23px 0 0 10px;
    padding: 0;
    border: 0;
    text-align: center;
    text-transform: uppercase;
}

.zamowienie-forma
{
    display: block;
    float: right;
    text-decoration: none;
    outline: none;
    width: 252px;
    height: 46px;
    margin: 23px 0 0 10px;
    padding: 14px 10px 0 10px;
    border: 0;
    text-align: center;
    background-color: #D7DBE7;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.zamowienie-zaplacone,.zamowienie-przycisk
{
    float: right;
    height: 16px;
    margin: 23px 0 0 10px;
    padding: 22px 0;
    border: 0;
    font-size: 16px;
    line-height: 16px;
    color: #fff !important;
    text-align: center;
    text-transform: uppercase;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-family: titilliumweb-bold, tahoma, verdana;
}

.zamowienie-zaplacone
{
    width: 272px;
    background-color: #B4B9CC;
}

.zamowienie-przycisk
{
    display: none;
    text-decoration: none;
    width: 220px;
    cursor: pointer;
    background-color: #2CB8E9;
}

.zamowienie-form-select
{
    width: 252px;
}

.zamowienie-submit
{
    float: right;
    width: 220px;
    height: 60px;
    margin: 23px 0 0 10px;
}

.zamowienie-niezaplacone
{
    background-color: #DBF1F9;
}

.zamowienie-po-terminie
{
    color: #fff;
    background-color: #d00;
}

.zamowienia-data
{
    text-align: center;
    font-size: 13px;
    line-height: 14px;
}

.zamowienia-przycisk
{
    display: block;
    text-decoration: none;
    outline: none;
    width: 120px;
    height: 16px;
    margin: 0 auto;
    padding: 8px 0;
    border: 0;
    font-weight: normal;
    font-size: 16px;
    line-height: 16px;
    color: #fff !important;
    background-color: #2CB8E9;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-family: titilliumweb-bold, tahoma, verdana;
}

.uslugi b,.wygasajaca
{
    font-weight: normal;
    color: #d00;
}

.usluga-td
{
    text-transform: uppercase;
}

.usluga-1
{
    width: 229px;
    text-align: left;
    text-transform: uppercase;
}

.usluga-2
{
    width: 248px;
    text-align: center;
}

.usluga-3
{
    width: 248px;
    text-align: center;
}

.usluga-4
{
    text-align: center;
    width: 175px;
    border-right: 0;
}

.uslugi-tytul
{
    display: block;
    text-decoration: none;
    outline: none;
    padding: 10px 20px;
    border: 0;
    border-bottom: 2px solid #fff;
    font-size: 16px;
    line-height: 16px;
    min-height: 16px;
    color: #fff;
    background-color: #D7DBE7;
    font-family: titilliumweb-bold, tahoma, verdana;
}

#uslugi-www
{
    background-color: #B4B9CC;
}

#uslugi-email
{
    background-color: #7C89A9;
}

#uslugi-db
{
    background-color: #A388D5;
}

#uslugi-domain
{
    background-color: #91DBF4;
}

#uslugi-ssl
{
    background-color: #2CB8E9;
}

#uslugi-wrzutomat
{
    background-color: #F8862D;
}

#uslugi-reseller
{
    background-color: #0a0;
}

.uslugi-strzalka
{
    width: 10px;
    height: 16px;
    display: block;
    text-decoration: none;
    outline: none;
    float: left;
    margin-right: 10px;
    background-image: url('../images/uslugi-strzalka.png');
    background-position: center center;
    background-repeat: no-repeat;
}

.paginacja
{
    float: right;
    height: 30px;
    overflow: hidden;
    padding: 23px 0 0 0;
}

.paginacja-nr,.paginacja-nr-wybrane
{
    display: block;
    float: left;
    min-width: 32px;
    height: 16px;
    text-decoration: none;
    outline: none;
    margin: 0 0 0 4px;
    padding: 7px 9px;
    border: 0;
    font-weight: normal;
    font-size: 16px;
    line-height: 16px;
    color: #000 !important;
    background-color: #D7DBE7;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-family: titilliumweb-bold, tahoma, verdana;
}

.paginacja-nr-wybrane
{
    color: #fff !important;
    background-color: #2CB8E9;
}

.platnosc-online
{
    width: 460px;
    height: 60px;
    margin: 0 auto;
}

.platnosc-submit
{
    width: 460px;
    height: 60px;
    margin: 0 auto;
}

.okno,.okno-ssl
{
    width: 460px;
    background-color: #F4F4F7;
    min-height: 1px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 16px;
    text-align: left;
    color: #7C89A9;
    font-family: titilliumweb-semibold, tahoma, verdana;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.okno
{
    padding: 20px;
}

.okno-ssl
{
    padding: 20px 26px;
}

.okno-1
{
    width: 460px;
    min-height: 1px;
    padding: 2px 0;
    position: relative;
}

.okno-2,.okno-5
{
    width: 432px;
    min-height: 1px;
    margin: 2px 0;
    padding: 4px 14px;
    background-color: #d00;
    color: #fff;
    font-family: titilliumweb-semibold, tahoma, verdana;
    font-size: 12px;
    line-height: 18px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.okno-3
{
    width: 190px;
    min-height: 1px;
    padding: 2px 0;
}

.okno-3 img
{
    border: 2px solid #2CB8E9;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.okno-4
{
    width: 126px;
    min-height: 1px;
    margin: 2px 0;
    padding: 4px 14px;
    background-color: #d00;
    color: #fff;
    font-family: titilliumweb-semibold, tahoma, verdana;
    font-size: 12px;
    line-height: 18px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.okno-5
{
    background-color: #2CB8E9;
}

.okno-5 a
{
    color: #fff;
    text-decoration: none;
    outline: none;
}

.okno-regulamin-1,.okno-podmiot-1
{
    width: 23px;
    height: 23px;
    display: table-cell;
    vertical-align: middle;
}

.okno-regulamin-2
{
    width: 427px;
    height: 23px;
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px;
}

.okno-regulamin-2 a
{
    color: #7C89A9;
    text-decoration: underline;
    outline: none;
}

.okno-podmiot-1
{
    padding-bottom: 8px;
}

.okno-podmiot-2
{
    width: 192px;
    height: 23px;
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 8px;
}

.okno-podmiot-3
{
    width: 192px;
    height: 23px;
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px;
    padding-bottom: 8px;
}

.okno-lewa,.okno-prawa
{
    width: 190px;
    min-height: 1px;
    padding: 8px 0 0 0;
}

.okno-lewa
{
    float: left;
}

.okno-prawa
{
    float: right;
}

.okno-reset
{
    float: left;
    width: 250px;
    height: 38px;
    padding: 8px 0 0 0;
}

.okno-reset a
{
    display: block;
    float: left;
    font-size: 14px;
    line-height: 14px;
    color: #d00;
    text-decoration: none;
    outline: none;
    margin: 12px 0 0 0;
    padding: 0;
    border: 0;
}

.okno-form-text,.okno-form-password
{
    width: 442px;
}

.okno-form-select
{
    width: 460px;
}

.okno-form-textarea
{
    width: 442px;
    height: 150px;
}

.okno-form-captcha
{
    width: 136px;
}

.okno-submit
{
    float: right;
    width: 190px;
    height: 34px;
}

.przelew-1
{
    font-family: opensans-light, tahoma, verdana;
    width: 130px;
    min-height: 1px;
    float: left;
    text-align: left;
}

.przelew-2
{
    width: 330px;
    min-height: 1px;
    float: right;
    text-align: right;
    color: #000;
}

.przelew-odstep
{
    width: 460px;
    height: 10px;
}

.przelew-przyciski
{
    width: 460px;
    min-height: 1px;
    padding: 20px 0 0 0;
    text-align: center;
    border-top: 1px solid #2CB8E9;
}

.przelew-przycisk
{
    display: block;
    text-decoration: none;
    outline: none;
    width: 90px;
    height: 16px;
    margin: 0 auto;
    padding: 8px 0;
    border: 0;
    font-weight: normal;
    font-size: 16px;
    line-height: 16px;
    color: #fff !important;
    background-color: #2CB8E9;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-family: titilliumweb-bold, tahoma, verdana;
}

.porownaj-1,.porownaj-2,.porownaj-3,.porownaj-4,.porownaj-5
{
    display: table-cell;
    margin: 0;
    padding: 10px 0;
    border: 0;
    vertical-align: middle;
    text-align: center;
    font-family: titilliumweb-semibold, tahoma, verdana;
    font-size: 18px;
    line-height: 20px;
    color: #000;
}

.porownaj-2,.porownaj-3,.porownaj-4,.porownaj-5
{
    width: 190px;
    font-size: 20px;
}

.porownaj-odstep
{
    border-bottom: 1px dashed #B4B9CC !important;
}

.porownaj-obrazek
{
    display: block;
    text-decoration: none;
    outline: none;
    width: 97px;
    height: 97px;
    margin: 0 auto 5px auto;
    padding: 0;
    border: 0;
    text-decoration: none;
    outline: none;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.porownaj-obrazek-1
{
    background-image: url('../images/pakiet-1.png');
}

.porownaj-obrazek-2
{
    background-image: url('../images/pakiet-2.png');
}

.porownaj-obrazek-3
{
    background-image: url('../images/pakiet-3.png');
}

.porownaj-obrazek-4
{
    background-image: url('../images/pakiet-4.png');
}

.porownaj-obrazek-5
{
    background-image: url('../images/pakiet-5.png');
    width: 270px;
    height: 40px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    text-transform: uppercase;
    line-height: 20px;
    white-space: nowrap;
    padding: 24px 0;
}

.porownaj-obrazek-6
{
    background-image: url('../images/pakiet-6.png');
    width: 270px;
    height: 40px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    text-transform: uppercase;
    line-height: 20px;
    white-space: nowrap;
    padding: 24px 0;
}

.porownaj-obrazek-7
{
    background-image: url('../images/pakiet-7.png');
    width: 270px;
    height: 40px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    text-transform: uppercase;
    line-height: 20px;
    white-space: nowrap;
    padding: 24px 0;
}

.porownaj-obrazek-5 span,.porownaj-obrazek-6 span,.porownaj-obrazek-7 span
{
    font-weight: normal;
    text-transform: lowercase;
    font-family: 'titilliumweb-italic';
    color: #7C89A9 !important;
}

.porownaj-nazwa
{
    text-decoration: none;
    font-family: titilliumweb-italic, tahoma, verdana;
    font-size: 17px;
    line-height: 22px;
}

.porownaj-oplata
{
    font-family: opensans-light, tahoma, verdana;
    font-size: 19px;
    line-height: 19px;
    color: #7C89A9;
}

.porownaj-cena
{
    text-decoration: none;
    font-family: titilliumweb-regular, tahoma, verdana;
    font-size: 34px;
    line-height: 34px;
}

.porownaj-przycisk
{
    display: block;
    text-decoration: none;
    outline: none;
    width: 140px;
    height: 16px;
    margin: 0 auto;
    padding: 9px 0;
    border: 0;
    font-weight: normal;
    font-size: 16px;
    line-height: 16px;
    color: #fff !important;
    background-color: #B4B9CC;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-family: titilliumweb-bold, tahoma, verdana;
}

.highlight-1
{
    background-color: #F8F5F4;
}

.highlight-2
{
    background-color: #F4F8F8;
}

.highlight-3
{
    background-color: #F4F4F8;
}

.highlight-4
{
    background-color: #F4F7F8;
}

.konto-lewa
{
    float: left;
    width: 251px;
    min-height: 400px;
}

.konto-prawa
{
    float: right;
    width: 760px;
    min-height: 360px;
    background-color: #F4F4F7;
    padding: 20px;
    font-size: 13px;
    line-height: 16px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.konto-prawa-1,.konto-prawa-2
{
    min-height: 1px;
    font-size: 20px;
    line-height: 26px;
}

.konto-prawa-1
{
    width: 400px;
    float: left;
    text-align: left;
}

.konto-prawa-1 a
{
    text-decoration: none;
}

.konto-prawa-2
{
    width: 340px;
    float: right;
    text-align: right;
    color: #000;
    text-transform: uppercase;
    font-family: titilliumweb-semibold, tahoma, verdana;
}

.konto-prawa-wlacznik
{
    display: table;
    margin: 0;
    padding: 0;
    border: 0;
    width: 100%;
    vertical-align: middle;
}

.konto-prawa-wlacznik-1,.konto-prawa-wlacznik-2,.konto-prawa-wlacznik-3
{
    display: table-cell;
    vertical-align: middle;
}

.konto-prawa-wlacznik-1
{
    text-align: left;
    padding: 0 10px;
    width: 80%;
}

.konto-prawa-wlacznik-2
{
    text-align: right;
    padding: 0 10px;
    width: 20%;
}

.wlacznik-1
{
    color: #0d0;
}

.wlacznik-2
{
    color: #d00;
}

.konto-prawa-tabelka
{
    display: table;
    width: 759px;
    margin: 0;
    padding: 0;
    border: 0;
    border-left: 1px solid #2CB8E9;
    border-top: 1px solid #2CB8E9;
}

.konto-prawa-tabelka-dol
{
    display: table;
    width: 759px;
    margin: 0;
    padding: 0;
    border: 0;
    border-left: 1px solid #2CB8E9;
}

.konto-prawa-subtabelka-space
{
    display: none;
    height: 2px;
}

.konto-prawa-subtabelka
{
    display: table;
    margin: 0 auto;
    padding: 0;
    border: 0;
}

.konto-prawa-tabelka-tr,.porownaj-tr
{
    display: table-row;
    margin: 0;
    border: 0;
    padding: 0;
}

.konto-prawa-tabelka-th,.konto-prawa-tabelka-td
{
    display: table-cell;
    margin: 0;
    padding: 4px;
    border: 0;
    border-bottom: 1px solid #2CB8E9;
    border-right: 1px solid #2CB8E9;
    vertical-align: middle;
}

.konto-prawa-tabelka-th a,.konto-prawa-tabelka-td a
{
    text-decoration: none;
}

.konto-prawa-tabelka-th
{
    text-align: center;
    background-color: #E9EBF0;
    font-family: titilliumweb-semibold, tahoma, verdana;
    font-size: 14px;
}

.konto-prawa-subtabelka-1,.konto-prawa-subtabelka-2
{
    display: table-cell;
    margin: 0;
    padding: 2px 0;
    border: 0;
    vertical-align: middle;
}

.konto-prawa-subtabelka-1
{
    width: 160px;
    text-align: left;
}

.konto-prawa-subtabelka-2
{
    width: 300px;
    text-align: right;
}

.konto-prawa-subtabelka-error
{
    display: block;
    margin: 0;
    padding: 4px 14px;
    border: 0;
    font-family: titilliumweb-semibold, tahoma, verdana;
    font-size: 12px;
    line-height: 18px;
    text-align: right;
    color: #fff;
    background-color: #d00;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.konto-prawa-form-text
{
    width: 282px;
}

.konto-prawa-form-short
{
    width: 34px !important;
    text-align: center !important;
    float: right !important;
}

.konto-prawa-form-textarea
{
    width: 282px;
    height: 150px;
}

.konto-prawa-form-select
{
    width: 100px;
}

.konto-prawa-subtabelka-form-select
{
    float: right;
    width: 300px;
}

.konto-prawa-subtabelka-form-select-disabled
{
    background-color: #D7DBE7;
    color: #B4B9CC;
    border: 2px solid #B4B9CC;
}

.konto-prawa-tabelka-komunikat
{
    padding-top: 20px;
    padding-bottom: 20px;
}

.konto-prawa-przyciski-1
{
    margin: 0 auto;
    width: 60px;
    height: 23px;
}

.konto-prawa-przyciski-2
{
    margin: 0 auto;
    width: 86px;
    height: 23px;
}

.konto-prawa-przycisk,.konto-prawa-przycisk-nieaktywny
{
    display: block;
    float: left;
    text-decoration: none;
    outline: none;
    width: 60px;
    height: 13px;
    margin: 0;
    padding: 5px 0;
    border: 0;
    font-weight: normal;
    font-size: 12px;
    line-height: 12px;
    color: #fff;
    background-color: #2CB8E9;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-family: titilliumweb-semibold, tahoma, verdana;
}

.konto-prawa-submit
{
    float: right;
    width: 100px;
    height: 32px;
}

.konto-prawa-submit-db
{
    width: 180px;
    height: 32px;
    margin: 0 auto;
}

.konto-prawa-submit-wide
{
    float: right;
    width: 140px;
    height: 32px;
}

.konto-prawa-submit-editor
{
    width: 190px;
    height: 34px;
    margin: 0 auto;
}

.konto-prawa-submit-clipboard
{
    float: right;
    width: 190px;
    height: 32px;
}

.konto-prawa-submit-odstep
{
    float: right;
    width: 10px;
    height: 10px;
}

.konto-prawa-pasek
{
    height: 1px;
    background-color: #2CB8E9;
    width: 300px;
    float: right;
    margin: 1px 0 5px 0;
}

.konto-prawa-przycisk-nieaktywny
{
    color: #D7DBE7;
    background-color: #B4B9CC;
    cursor: default;
}

.konto-prawa-checkbox,.konto-prawa-catchall,.konto-prawa-kopia,.konto-prawa-checkbox-nieaktywny,.konto-prawa-catchall-nieaktywny,.konto-prawa-kopia-nieaktywny
{
    display: none;
    float: right;
    margin: 0;
    border: 2px solid #2CB8E9;
    width: 19px;
    height: 19px;
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    cursor: default;
}

.konto-prawa-checkbox-nieaktywny
{
    display: none;
    background-color: #D7DBE7 !important;
    border: 2px solid #B4B9CC !important;
}

.konto-prawa-catchall,.konto-prawa-catchall-nieaktywny,.konto-prawa-kopia,.konto-prawa-kopia-nieaktywny
{
    float: none;
    margin: 0 auto;
    display: block;
}

.konto-prawa-catchall
{
    background-image: url('../images/konto-prawa-catchall.png');
}

.konto-prawa-kopia
{
    background-image: url('../images/konto-prawa-kopia.png');
}

.konto-prawa-tabelka-odstep
{
    height: 20px;
}

.konto-prawa-przycisk-inline
{
    display: inline-block;
    text-decoration: none;
    outline: none;
    width: 100px;
    height: 16px;
    margin: 0 5px;
    padding: 8px 0;
    border: 0;
    font-weight: normal;
    font-size: 16px;
    line-height: 16px;
    color: #fff !important;
    background-color: #2CB8E9;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-family: titilliumweb-bold, tahoma, verdana;
}

.konto-aktywny-checkbox,.konto-kopia-checkbox
{
    display: none;
    float: right;
    border: 2px solid #2CB8E9;
    width: 28px;
    height: 28px;
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.konto-odstep
{
    height: 15px;
}

.konto-przyciski,.konto-subprzyciski
{
    display: block;
    text-decoration: none;
    outline: none;
    width: 251px;
    margin: 0;
    border: 0;
    font-weight: normal;
    text-align: center;
    text-transform: uppercase;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-family: titilliumweb-bold, tahoma, verdana;
}

.konto-przyciski
{
    height: 16px;
    padding: 11px 0;
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    background-color: #B4B9CC;
    background-image: url('../images/panel-menu-opcja.png');
    background-position: center bottom;
    background-repeat: repeat-x;
}

.konto-przyciski:hover
{
    background-position: center top;
}

.konto-subprzyciski
{
    height: 13px;
    padding: 5px 0;
    font-size: 13px;
    line-height: 13px;
    color: #7C89A9;
    background-color: #E9EBF0;
}

.konto-subprzyciski:hover
{
    background-color: #E5E6E8;
}

.konto-przycisk-1
{
    background-color: #B4B9CC;
}

.konto-przycisk-2
{
    background-color: #7C89A9;
}

.konto-przycisk-3
{
    background-color: #A388D5;
}

.konto-przycisk-4
{
    background-color: #91DBF4;
}

.konto-przycisk-5
{
    background-color: #2CB8E9;
}

.konto-przyciski-odstep
{
    width: 251px;
    height: 4px;
}

.konto-subprzyciski-odstep
{
    width: 251px;
    height: 2px;
}

.paginacja-liczbowa
{
    display: block;
    padding-bottom: 5px;
    float: left;
}

.paginacja-literowa
{
    display: none;
    padding-bottom: 5px;
    float: left;
}

.paginacja-liczba,.paginacja-litera,.paginacja-litera-wybrane
{
    display: block;
    text-decoration: none;
    outline: none;
    float: left;
    margin: 0;
    border: 1px solid #2CB8E9;
    text-align: center;
    color: #7C89A9;
    height: 16px;
    line-height: 16px;
    font-size: 13px;
    background-color: transparent;
}

.paginacja-liczba
{
    min-width: 115px;
    /* max-width: 300px; */
    padding: 3px;
}

.paginacja-litera,.paginacja-litera-wybrane
{
    cursor: pointer;
    min-width: 18px;
    padding: 3px;
}

.paginacja-litera-wybrane
{
    color: #fff;
    background-color: #2CB8E9;
}

.paginacja-literowa-odstep
{
    width: 3px;
    height: 1px;
    float: left;
}

.odswiez
{
    display: block;
    text-decoration: none;
    outline: none;
    float: left;
    margin: 0;
    padding: 3px;
    border: 1px solid #2CB8E9;
    text-align: center;
    color: #7C89A9;
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 13px;
    background-color: transparent;
    background-image: url('../images/odswiez.png');
    background-position: center center;
    background-repeat: no-repeat;
}

.srodek-odstep,.wyszukiwarka-odstep
{
    width: 1066px;
    height: 15px;
}

.wyszukiwarka
{
    width: 1026px;
    height: 56px;
    padding: 20px;
    background-color: #D7DBE7;
    overflow: hidden;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.wyszukiwarka-1
{
    float: left;
    width: 202px;
    height: 38px;
    padding: 9px 0 9px 71px;
    background-image: url('../images/wyszukiwarka-1.png');
    background-position: left center;
    background-repeat: no-repeat;
    overflow: hidden;
    font-family: titilliumweb-semibold, tahoma, verdana;
}

.wyszukiwarka-2
{
    float: right;
    width: 743px;
    height: 56px;
    background-image: url('../images/wyszukiwarka-2.png');
    background-position: right center;
    background-repeat: no-repeat;
    overflow: hidden;
}

.wyszukiwarka-tekst-1
{
    height: 19px;
    padding: 0;
    font-size: 17px;
    line-height: 19px;
    text-align: left;
    color: #000;
}

.wyszukiwarka-tekst-2
{
    height: 19px;
    padding: 0;
    font-size: 17px;
    line-height: 19px;
    text-align: left;
    color: #35C6C9;
}

.wyszukiwarka-pole
{
    margin: 0 !important;
    padding: 2px 7px !important;
    font-family: opensans-lightitalic, tahoma, verdana !important;
    float: left !important;
    text-align: center;
    width: 655px !important;
    border: 2px solid #FBFBFD !important;
    font-size: 19px !important;
    line-height: 48px !important;
    height: 48px !important;
    background-color: #FBFBFD !important;
    color: #AAAEBF !important;
    border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
}

.wyszukiwarka-przycisk
{
    float: right !important;
    width: 60px !important;
    height: 56px !important;
    margin: 0 0 0 10px !important;
    background-color: transparent !important;
}

.wyszukiwarka-odstep
{
    width: 1066px;
    height: 15px;
}

.promocje
{
    width: 1051px;
    display: block;
    border-right: 15px solid #F8862D;
    margin-top: 15px;
}

.promocje-1
{
    float: left;
    width: 355px;
    height: 280px;
    overflow: hidden;
}

.promocje-2
{
    float: left;
    width: 356px;
    height: 280px;
    overflow: hidden;
}

.promocje-3
{
    float: left;
    width: 355px;
    height: 280px;
    overflow: hidden;
}

.promocje-4
{
    height: 32px;
}

.promocje-5
{
    display: block;
    padding: 0 153px;
}

.promocje-blok-1
{
    width: 210px;
    height: 120px;
    padding: 40px 10px 40px 135px;
    background-position: left center;
    background-repeat: no-repeat;
}

.promocje-blok-2
{
    padding: 40px 10px 40px 135px;
    width: 211px;
    height: 120px;
    background-position: left center;
    background-repeat: no-repeat;
}

.promocje-blok-3
{
    padding: 40px 10px 40px 135px;
    width: 210px;
    height: 120px;
    background-position: left center;
    background-repeat: no-repeat;
}

.promocje-blok-4
{
    width: 760px;
    height: 126px;
    margin: 0;
    padding: 0 0 0 280px;
    background-position: left center;
    background-repeat: no-repeat;
    display: table-cell;
    vertical-align: middle;
}

.promocje-tabela
{
    width: 760px;
    height: 126px;
    display: table;
    margin: 0;
    padding: 0;
    border: 0;
}

.promocje-tekst-fioletowy,.promocje-tekst-niebieski,.promocje-tekst-szary
{
    font-size: 16px;
    line-height: 18px;
    background-position: left center;
    background-repeat: no-repeat;
    padding: 0 0 4px 24px;
    background-image: url('../images/promocje-tekst.png');
}

.promocje-tekst-fioletowy
{
    color: #A388D5;
}

.promocje-tekst-niebieski
{
    color: #91DBF4;
}

.promocje-tekst-szary
{
    color: #7C89A9;
}

.promocje-tekst-1
{
    font-size: 19px;
    line-height: 19px;
    color: #7C89A9;
    padding: 0 0 0 24px;
}

.promocje-tekst-2
{
    font-size: 19px;
    line-height: 19px;
    color: #7C89A9;
    padding: 0 0 22px 24px;
}

.promocje-tekst-3
{
    font-size: 34px;
    line-height: 34px;
    color: #35C6C9;
    font-family: titilliumweb-regular, tahoma, verdana;
}

.promocje-tekst-4
{
    font-size: 34px;
    line-height: 34px;
    color: #35C6C9;
    font-family: titilliumweb-regular, tahoma, verdana;
}

.promocje-tekst-5
{
    display: block;
    text-decoration: none;
    outline: none;
    font-size: 22px;
    line-height: 22px;
    color: #A388D5;
    padding: 15px 0 0 0;
    font-family: titilliumweb-regular, tahoma, verdana;
}

.promocje-przycisk
{
    display: block;
    text-decoration: none;
    outline: none;
    margin: 0;
    padding: 0;
    border: 0;
}

.promocje-pasek-fioletowy
{
    display: block;
    width: 355px;
    height: 80px;
    background-color: #A388D5;
}

.promocje-pasek-niebieski
{
    display: block;
    width: 356px;
    height: 80px;
    background-color: #2CB8E9;
}

.promocje-pasek-szary
{
    display: block;
    width: 355px;
    height: 80px;
    background-color: #7C89A9;
}

.promocje-pasek-1
{
    display: block;
    text-decoration: none;
    outline: none;
    color: #fff;
    font-weight: bold;
    font-size: 52px;
    line-height: 52px;
    height: 52px;
    float: left;
    padding: 14px 0 14px 30px;
}

.promocje-pasek-2
{
    display: block;
    text-decoration: none;
    outline: none;
    height: 80px;
    float: left;
    padding: 0 0 0 3px;
    overflow: hidden;
}

.promocje-pasek-3
{
    display: block;
    text-decoration: none;
    outline: none;
    color: #fff;
    font-weight: normal;
    font-size: 26px;
    line-height: 26px;
    height: 26px;
    padding: 8px 0 9px 0;
}

.promocje-pasek-4
{
    display: block;
    text-decoration: none;
    outline: none;
    color: #fff;
    font-weight: normal;
    font-size: 20px;
    line-height: 20px;
    height: 20px;
    padding: 0;
}

.promocje-pasek-5
{
    display: block;
    text-decoration: none;
    outline: none;
    color: #fff;
    font-weight: normal;
    font-size: 34px;
    line-height: 34px;
    height: 34px;
    float: right;
    padding: 23px 30px 23px 0px;
}

.promocje-odstep
{
    width: 1066px;
    height: 15px;
}

.push
{
    width: 1066px;
    height: 250px;
}

.footer
{
    width: 100%;
    height: 250px;
    text-align: center;
}

.dol
{
    width: 100%;
    background-color: #2A2E3A;
    color: #fff;
    border-top: 8px solid #A388D5;
    height: 202px;
    overflow: hidden;
    text-align: center;
}

.szl
{
    font-size: 11px;
    text-align: center;
    line-height: 20px;
    min-height: 20px;
    max-height: 40px;
    overflow: hidden;
    background-color: #A388D5;
    text-decoration: none;
    outline: none;
    color: #fff;
    font-weight: normal;
    font-family: titilliumweb-regular, tahoma, verdana;
    letter-spacing: 1px;
}

.szl a,.szl b,.szl strong,.szl > a,.szl > b,.szl > strong
{
    text-decoration: none;
    outline: none;
    color: #fff;
    font-weight: normal;
}

.dol-odstep-1
{
    width: 1066px;
    height: 24px;
}

.dol-logo
{
    display: block;
    text-decoration: none;
    outline: none;
    width: 74px;
    height: 51px;
    margin: 0 auto;
    padding: 0;
    border: 0;
    background-image: url('../images/dol-logo.png');
    background-position: center center;
    background-repeat: no-repeat;
}

.dol-logotypy
{
    height: 51px;
    display: table;
    margin: 0 auto;
    padding: 0;
    border: 0;
    vertical-align: middle;
}

.dol-logotypy-tr
{
    display: table-row;
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: middle;
}

.dol-logotypy-td
{
    display: table-cell;
    margin: 0;
    padding: 0 15px;
    border: 0;
    vertical-align: middle;
    color: #fff;
    font-size: 14px;
    font-family: titilliumweb-regular, tahoma, verdana;
}

.dol-logotypy-td *
{
    text-decoration: none;
    outline: none;
}

.dol-odstep-2
{
    width: 1066px;
    height: 24px;
}

.dol-menu
{
    width: 1066px;
    height: 18px;
    text-align: center;
}

.dol-menu-tabela
{
    display: table;
    margin: 0 auto;
    padding: 0;
    border: 0;
    vertical-align: middle;
}

.dol-menu-td
{
    display: table-cell;
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: middle;
}

.dol-menu ul li
{
    display: inline;
}

.dol-menu-opcja
{
    text-decoration: none;
    outline: none;
    color: #fff;
    font-size: 18px;
    line-height: 18px;
    margin: 0 25px;
    padding: 0;
    border: 0;
    height: 18px;
    font-weight: normal;
    font-family: titilliumweb-semibold, tahoma, verdana;
    display: block;
    float: left;
}

.dol-kontener
{
    width: 200px;
    height: 40px;
    margin: 21px auto 0 auto;
}

.dol-kontener-p24
{
    width: 580px;
    height: 40px;
    margin: 21px auto 0 auto;
}

.dol-f-secure
{
    display: block;
    float: left;
    background-image: url('../images/f-secure.png');
    background-position: left center;
    background-repeat: no-repeat;
    width: 200px;
    height: 40px;
    margin: 0;
    padding: 0;
    border: 0;
    text-decoration: none;
    text-align: left;
    outline: none;
    color: #ccc;
    font-size: 14px;
    line-height: 40px;
    font-weight: normal;
    font-family: titilliumweb-semibold, tahoma, verdana;
}

.dol-p24
{
    display: block;
    float: right;
    background-image: url('../images/p24.png');
    background-position: right center;
    background-repeat: no-repeat;
    width: 330px;
    height: 40px;
    margin: 0;
    padding: 0;
    border: 0;
    text-decoration: none;
    text-align: left;
    outline: none;
    color: #ccc;
    font-size: 14px;
    line-height: 40px;
    font-weight: normal;
    font-family: titilliumweb-semibold, tahoma, verdana;
}

.dol-odstep-3
{
    width: 1066px;
    height: 24px;
}

.customfile
{
    width: 460px;
    height: 32px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}

.customfile-input
{
    width: 460px;
    height: 32px;
    overflow: hidden;
    position: absolute;
    cursor: pointer;
    z-index: 9998;
    background: transparent;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
    left: 0 !important;
    top: 0 !important;
    opacity: 0;
    -moz-opacity: 0;
}

.customfile-feedback
{
    width: 290px;
    position: absolute;
    z-index: 1;
    display: block;
    text-decoration: none;
    outline: none;
    margin: 0;
    padding: 2px 158px 2px 8px;
    border: 2px solid #2CB8E9;
    font-family: titilliumweb-semibold, tahoma, verdana;
    font-size: 16px;
    line-height: 24px;
    height: 24px;
    font-weight: normal;
    text-align: left;
    vertical-align: middle;
    background-color: #fff;
    color: #2CB8E9;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.customfile-button
{
    width: 149px;
    height: 16px;
    position: absolute;
    z-index: 2;
    top: 3px;
    right: 3px;
    display: block;
    text-decoration: none;
    outline: none;
    font-family: titilliumweb-bold, tahoma, verdana;
    text-transform: uppercase;
    margin: 0;
    padding: 5px 0;
    border: 0;
    font-weight: normal;
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    background-color: #2CB8E9;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.ustaw-host,.haslo-krok-1,.haslo-krok-2
{
    display: none;
}

.dm_status
{
    padding: 22px 0 0 0;
    font-size: 14px;
    line-height: 16px;
}

.rejestracja_link,.poprzedni_link
{
    padding: 22px 0 0 0;
    text-align: center;
    font-family: titilliumweb-light, tahoma, verdana;
}

.rejestracja_link a,.poprzedni_link a
{
    font-size: 18px;
    display: block;
    color: #0a0;
    font-style: italic;
    text-decoration: none;
    font-weight: bold;
}

.poprzedni_link
{
    padding: 0;
    font-size: 15px;
    font-style: normal;
}

.poprzedni_link a
{
    color: #d00;
    font-size: 15px;
    font-style: normal;
}

.poprzedni_odstep
{
    height: 1px;
    background-color: #2CB8E9;
    margin: 20px 0;
}

.poprzednia_wersja_link
{
    color: #d00 !important;
    font-weight: bold !important;
    font-size: 15px !important;
    font-style: normal !important;
}

.konto-prawa-checkbox-c1
{
    display: block;
    margin: 0 auto;
    border: 2px solid #2CB8E9;
    width: 19px;
    height: 19px;
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    cursor: default;
}

.konto-prawa-checkbox-c2
{
    display: block;
    margin: 0 auto;
    border: 2px solid #2CB8E9;
    width: 19px;
    height: 19px;
    background-color: #fff;
    background-image: url('../images/konto-prawa-checkbox.png');
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    cursor: default;
}

.konto-prawa-checkbox-c3
{
    display: block;
    margin: 0 auto;
    border: 2px solid #B4B9CC;
    width: 19px;
    height: 19px;
    background-color: #D7DBE7;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    cursor: default;
}

.konto-prawa-przycisk-listy,.konto-prawa-przycisk-listy-nieaktywny
{
    display: block;
    float: right;
    text-decoration: none;
    outline: none;
    min-width: 1px;
    height: 13px;
    margin: 0 3px 0 0;
    padding: 5px 15px;
    border: 0;
    font-weight: normal;
    font-size: 12px;
    line-height: 12px;
    color: #fff;
    background-color: #2CB8E9;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-family: titilliumweb-semibold, tahoma, verdana;
}

.konto-prawa-przycisk-listy-nieaktywny
{
    color: #D7DBE7;
    background-color: #B4B9CC;
    cursor: default;
}

.usuwanie-grupowe
{
    display: none;
}

.szare
{
    background-color: #F4F4F7 !important;
}

.pokazuj-fpm
{
    display: none;
}

div.opinie
{
    color: #25BE25 !important;
}

input.opinie
{
    color: #25BE25 !important;
    border-color: #25BE25 !important;
    background-image: url('../images/opinie.png');
    background-position: 426px center;
    background-repeat: no-repeat;
    width: 412px;
    padding-right: 37px;
}

strong.opinie
{
    display: inline-block;
    min-height: 22px;
    line-height: 22px;
    background-image: url('../images/opinie.png');
    background-position: left bottom;
    background-repeat: no-repeat;
    padding-left: 30px;
    color: #25BE25 !important;
}

.gwarancja-satysfakcji
{
    display: block;
    float: left;
    width: 600px;
    height: 200px;
    margin: 0;
    padding: 0;
    border: 0;
    background-image: url('../images/gwarancja-satysfakcji.jpg');
    background-position: center top;
    background-repeat: no-repeat;
}

#editor
{
    width: 742px;
    height: 398px;
}

.newsletter-popup
{
    position: fixed;
    z-index: 9999;
    display: none;
    margin: 0;
    padding: 0;
    border: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    vertical-align: middle;
    top: 0;
    left: 0;
}

.newsletter-popup-tr
{
    display: table-row;
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: middle;
}

.newsletter-popup-td
{
    display: table-cell;
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: middle;
}

.newsletter-popup-kontener
{
    border: 3px solid #F8862D;
    margin: 0 auto;
    border-radius: 3px;
    background-color: #F8862D;
    width: 550px;
    position: relative;
}

.newsletter-popup-tytul
{
    color: #fff;
    text-align: center;
    padding: 20px;
    font-family: titilliumweb-semibold, tahoma, verdana;
    font-size: 24px;
    letter-spacing: 1px;
}

.newsletter-popup-tresc
{
    background-color: #fff;
    padding: 40px 105px;
}

.newsletter-popup-txt
{
    width: 340px;
    margin: 0 auto;
    font-family: titilliumweb-regular, tahoma, verdana;
    font-size: 20px;
    line-height: 24px;
    color: #000;
    padding-bottom: 15px;
}

.newsletter-email
{
    border: 2px solid #F8862D !important;
    padding: 12px 20px !important;
    width: 296px !important;
    height: 28px !important;
    line-height: 28px !important;
    font-size: 24px !important;
    display: block !important;
    margin: 0 auto !important;
    color: #B4B9CC !important;
    font-family: titilliumweb-regular, tahoma, verdana !important;
    text-align: center;
}

.newsletter-przycisk
{
    display: block;
    float: right;
    text-decoration: none;
    outline: none;
    width: 170px;
    height: 50px;
    margin: 15px 0 0 0;
    padding: 0;
    border: 0;
    font-weight: normal;
    font-size: 18px !important;
    line-height: 18px !important;
    color: #fff !important;
    background-color: #2CB8E9;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-family: titilliumweb-bold, tahoma, verdana;
}

.newsletter-popup-przycisk
{
    position: absolute;
    right: 10px;
    top: 10px;
    background-image: url('../images/newsletter-popup-przycisk.png');
    background-position: center center;
    background-repeat: no-repeat;
    width: 11px;
    height: 13px;
}

.newsletter-tab
{
    display: table;
    float: right;
    margin: 0;
    padding: 0;
    border: 0;
    width: 300px;
    vertical-align: middle;
}

.newsletter-tab-tr
{
    display: table-row;
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: middle;
}

.newsletter-tab-td
{
    display: table-cell;
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: middle;
}

.newsletter-tab-kontener
{
    padding: 0 15px;
}

.newsletter-tab-tytul
{
    color: #F8862D;
    font-family: titilliumweb-semibold, tahoma, verdana;
    font-size: 24px;
    padding-bottom: 5px;
}

.newsletter-tab-tresc
{
    width: 270px;
}

.newsletter-tab-txt
{
    font-family: titilliumweb-regular, tahoma, verdana;
    font-size: 15px;
    line-height: 19px;
    color: #000;
    padding-bottom: 15px;
}

.newsletter-tab .newsletter-email
{
    padding: 12px 20px !important;
    width: 226px !important;
    height: 24px !important;
    line-height: 24px !important;
    font-size: 22px !important;
}

.newsletter-tab .newsletter-przycisk
{
    height: 40px;
}

.newsletter-bm
{
    padding: 10px 20px;
}

.newsletter-bm-txt
{
    font-family: titilliumweb-regular, tahoma, verdana;
    font-size: 14px;
    line-height: 16px;
    color: #000;
    padding-bottom: 6px;
}

.newsletter-bm .newsletter-email
{
    padding: 5px 20px !important;
    width: 208px !important;
    height: 20px !important;
    line-height: 20px !important;
    font-size: 18px !important;
}

.newsletter-bm .newsletter-przycisk
{
    width: 140px;
    height: 30px;
    font-size: 16px !important;
    line-height: 16px !important;
    margin-top: 6px;
}

.porownaj-pakiety
{
    border-bottom: 2px solid #2CB8E9;
}

.fixedw-1
{
    text-align: center !important;
    width: 60px !important;
}

.fixedw-2
{
    text-align: center !important;
    width: 186px !important;
}

.liczby
{
    width: 1066px;
    height: 292px;
    margin: 15px 0 0 0;
    background-image: url('../images/liczby.png');
    background-position: center center;
    background-repeat: no-repeat;
}

.np
{
    padding: 0 0 15px 0;
}

.np-lewa
{
    display: block;
    text-decoration: none;
    outline: none;
    width: 530px;
    height: 357px;
    float: left;
    background-image: url('../images/np-lewa.png');
    background-position: center top;
    background-repeat: no-repeat;
}

.np-lewa-2-1
{
    background-image: url('../images/np-lewa-2-1.png');
}

.np-lewa-2p-1
{
    background-image: url('../images/np-lewa-2p-1.png');
}

.np-lewa-2-1p
{
    background-image: url('../images/np-lewa-2-1p.png');
}

.np-lewa-2p-1p
{
    background-image: url('../images/np-lewa-2p-1p.png');
}

.np-lewa-2-3
{
    background-image: url('../images/np-lewa-2-3.png');
}

.np-lewa-2p-3
{
    background-image: url('../images/np-lewa-2p-3.png');
}

.np-lewa-2-3p
{
    background-image: url('../images/np-lewa-2-3p.png');
}

.np-lewa-2p-3p
{
    background-image: url('../images/np-lewa-2p-3p.png');
}

.np-lewa-2-4
{
    background-image: url('../images/np-lewa-2-4.png');
}

.np-lewa-2p-4
{
    background-image: url('../images/np-lewa-2p-4.png');
}

.np-lewa-2-4p
{
    background-image: url('../images/np-lewa-2-4p.png');
}

.np-lewa-2p-4p
{
    background-image: url('../images/np-lewa-2p-4p.png');
}

.np-tytul
{
    display: block;
    text-decoration: none;
    outline: none;
    font-family: titilliumweb-semibold, tahoma, verdana;
    color: #000;
    text-align: center;
    font-size: 30px;
    height: 55px;
}

.np-tytul a
{
    text-decoration: none;
    outline: none;
    color: #000;
}

.np-tresc
{
    display: block;
    text-decoration: none;
    outline: none;
    width: 530px;
    height: 302px;
    position: relative;
    font-family: opensans-regular, tahoma, verdana;
}

.np-tresc a,.np-tresc span
{
    display: block;
    text-decoration: none;
    outline: none;
    position: absolute;
}

.np-tresc-a1
{
    left: 100px;
    top: 16px;
    font-size: 22px;
    line-height: 22px;
    font-style: italic;
    color: #000;
}

.np-tresc-a2
{
    left: 124px;
    top: 56px;
    font-size: 36px;
    line-height: 36px;
    font-family: opensans-semibold, tahoma, verdana;
    text-align: center;
}

.np-tresc-a3
{
    left: 130px;
    top: 90px;
    font-size: 16px;
    color: #000;
    line-height: 18px;
    text-align: center;
}

.np-tresc-a4
{
    left: 46px;
    top: 182px;
    font-size: 46px;
    color: #000;
    line-height: 46px;
    text-align: right;
    font-family: opensans-bold, tahoma, verdana;
}

.np-tresc-a5
{
    left: 102px;
    top: 190px;
    font-size: 18px;
    color: #000;
    line-height: 18px;
    text-align: left;
    font-family: opensans-bold, tahoma, verdana;
}

.np-tresc-a6
{
    left: 102px;
    top: 210px;
    font-size: 12px;
    color: #000;
    line-height: 12px;
    text-align: left;
    font-family: opensans-regular, tahoma, verdana;
    font-style: italic;
}

.np-tresc-a7
{
    left: 44px;
    top: 228px;
    font-size: 16px;
    color: #000;
    line-height: 16px;
    text-align: center;
    font-family: opensans-regular, tahoma, verdana;
}

.np-tresc-a7 strong
{
    font-weight: normal;
    text-decoration: line-through;
}

.np-tresc-b1
{
    right: 110px;
    top: 224px;
    font-size: 22px;
    line-height: 22px;
    font-style: italic;
    color: #000;
    text-align: right;
}

.np-tresc-b2
{
    right: 94px;
    top: 138px;
    font-size: 36px;
    line-height: 36px;
    font-family: opensans-semibold, tahoma, verdana;
    text-align: center;
}

.np-tresc-b3
{
    right: 108px;
    top: 172px;
    font-size: 16px;
    color: #000;
    line-height: 18px;
    text-align: center;
}

.np-tresc-b4
{
    right: 156px;
    top: 16px;
    font-size: 46px;
    color: #000;
    line-height: 46px;
    text-align: right;
    font-family: opensans-bold, tahoma, verdana;
}

.np-tresc-b5
{
    right: 132px;
    top: 24px;
    font-size: 18px;
    color: #000;
    line-height: 18px;
    text-align: left;
    font-family: opensans-bold, tahoma, verdana;
}

.np-tresc-b6
{
    right: 132px;
    top: 44px;
    font-size: 12px;
    color: #000;
    line-height: 12px;
    text-align: left;
    font-family: opensans-regular, tahoma, verdana;
    font-style: italic;
}

.np-tresc-b7
{
    right: 126px;
    top: 62px;
    font-size: 16px;
    color: #000;
    line-height: 16px;
    text-align: center;
    font-family: opensans-regular, tahoma, verdana;
}

.np-tresc-b7 strong
{
    font-weight: normal;
    text-decoration: line-through;
}

.np-tresc-a-link
{
    width: 265px;
    height: 263px;
    left: 0;
    top: 0;
}

.np-tresc-b-link
{
    width: 265px;
    height: 263px;
    right: 0;
    top: 0;
}

.np-tresc-porownaj-link-1
{
    width: 37px;
    height: 37px;
    left: 229px;
    bottom: 2px;
}

.np-srodek
{
    width: 6px;
    height: 357px;
    float: left;
    background-image: url('../images/np-srodek.png');
    background-position: center top;
    background-repeat: repeat-y;
}

.np-prawa
{
    display: block;
    text-decoration: none;
    outline: none;
    width: 530px;
    height: 357px;
    float: right;
    background-image: url('../images/np-prawa.png');
    background-position: center top;
    background-repeat: no-repeat;
}

.np-prawa-5-6
{
    background-image: url('../images/np-prawa-5-6.png');
}

.np-prawa-5p-6
{
    background-image: url('../images/np-prawa-5p-6.png');
}

.np-prawa-5-6p
{
    background-image: url('../images/np-prawa-5-6p.png');
}

.np-prawa-5p-6p
{
    background-image: url('../images/np-prawa-5p-6p.png');
}

.np-prawa-5-7
{
    background-image: url('../images/np-prawa-5-7.png');
}

.np-prawa-5p-7
{
    background-image: url('../images/np-prawa-5p-7.png');
}

.np-prawa-5-7p
{
    background-image: url('../images/np-prawa-5-7p.png');
}

.np-prawa-5p-7p
{
    background-image: url('../images/np-prawa-5p-7p.png');
}

.np-prawa-6-7
{
    background-image: url('../images/np-prawa-6-7.png');
}

.np-prawa-6p-7
{
    background-image: url('../images/np-prawa-6p-7.png');
}

.np-prawa-6-7p
{
    background-image: url('../images/np-prawa-6-7p.png');
}

.np-prawa-6p-7p
{
    background-image: url('../images/np-prawa-6p-7p.png');
}

.np-tresc-c1
{
    left: 23px;
    top: 22px;
    width: 149px;
    height: 44px;
    font-size: 20px;
    line-height: 22px;
    font-style: italic;
    text-align: center;
    color: #000;
}

.np-tresc-c1 strong
{
    font-weight: normal;
    font-family: titilliumweb-semibold, tahoma, verdana;
    font-size: 18px;
    font-style: normal;
}

.np-tresc-c2
{
    left: 180px;
    top: 32px;
    font-size: 46px;
    color: #000;
    line-height: 46px;
    text-align: right;
    font-family: opensans-bold, tahoma, verdana;
}

.np-tresc-c3
{
    left: 236px;
    top: 40px;
    font-size: 18px;
    color: #000;
    line-height: 18px;
    text-align: left;
    font-family: opensans-bold, tahoma, verdana;
}

.np-tresc-c4
{
    left: 236px;
    top: 60px;
    font-size: 12px;
    color: #000;
    line-height: 12px;
    text-align: left;
    font-family: opensans-regular, tahoma, verdana;
    font-style: italic;
}

.np-tresc-c5
{
    left: 360px;
    top: 0px;
    font-family: titilliumweb-regular, tahoma, verdana;
    font-size: 18px;
    line-height: 22px;
    color: #666;
}

.np-tresc-d1
{
    right: 24px;
    top: 169px;
    width: 149px;
    height: 44px;
    font-size: 20px;
    line-height: 22px;
    font-style: italic;
    text-align: center;
    color: #000;
}

.np-tresc-d1 strong
{
    font-weight: normal;
    font-family: titilliumweb-semibold, tahoma, verdana;
    font-size: 18px;
    font-style: normal;
}

.np-tresc-d2
{
    left: 272px;
    top: 182px;
    font-size: 46px;
    color: #000;
    line-height: 46px;
    text-align: right;
    font-family: opensans-bold, tahoma, verdana;
}

.np-tresc-d3
{
    left: 328px;
    top: 190px;
    font-size: 18px;
    color: #000;
    line-height: 18px;
    text-align: left;
    font-family: opensans-bold, tahoma, verdana;
}

.np-tresc-d4
{
    left: 328px;
    top: 210px;
    font-size: 12px;
    color: #000;
    line-height: 12px;
    text-align: left;
    font-family: opensans-regular, tahoma, verdana;
    font-style: italic;
}

.np-tresc-d5
{
    right: 360px;
    top: 150px;
    font-family: titilliumweb-regular, tahoma, verdana;
    font-size: 18px;
    line-height: 22px;
    color: #666;
    text-align: right;
}

.np-tresc-c-link
{
    width: 530px;
    height: 150px;
    left: 0;
    top: 0;
}

.np-tresc-d-link
{
    width: 530px;
    height: 113px;
    right: 0;
    top: 150px;
}

.np-tresc-porownaj-link-2
{
    width: 37px;
    height: 37px;
    left: 261px;
    bottom: 2px;
}

.ik_tabela
{
    display: table;
    margin: 0 auto;
    padding: 0;
    border: 0;
    vertical-align: middle;
}

.ik_td
{
    display: table-cell;
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: middle;
}

.ik
{
    display: block;
    float: left;
    text-decoration: none;
    outline: none;
    margin: 0 50px 15px 50px;
    padding: 0;
    border: 0;
    width: 112px;
    height: 103px;
    background-position: 50% 3px;
    background-repeat: no-repeat;
}

.countdown
{
    display: block;
    text-decoration: none;
    outline: none;
    color: #000;
    font-size: 30px;
    font-family: titilliumweb-semibold, tahoma, verdana;
    line-height: 40px;
    text-align: center;
    margin: 15px 0 0 0;
    padding: 0;
    border: 1px solid #d00;
    overflow: hidden;
    white-space: nowrap;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
}

.countdown #countdown
{
    color: #d00;
}

.lp-1
{
    height: 20px;
}

.lp-img
{
    height: 417px;
    background-image: url('../images/lp-img.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.cms-img
{
    height: 421px;
    background-image: url('../images/cms-img.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.mojstart-img
{
    height: 417px;
    background-image: url('../images/mojstart-img.png');
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    display: block;
    text-decoration: none;
    outline: none;
    border: 0;
}

.secssl-img
{
    height: 417px;
    background-image: url('../images/secssl-img.png');
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    display: block;
    text-decoration: none;
    outline: none;
    border: 0;
}

.lp-2
{
    height: 10px;
}

.lp-title
{
    background-color: #F4F4F7;
    text-align: center;
    font-family: titilliumweb-semibold, tahoma, verdana;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 24px;
    padding: 5px;
    color: #000;
}

.lp-content
{
    background-color: #F4F4F7;
    font-family: titilliumweb-semibold, tahoma, verdana;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 24px;
    padding: 5px;
    color: #000;
}

.lp-tresc
{
    background-color: #F4F4F7;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 20px 26px;
}

.lp-text
{
    font-size: 18px;
    line-height: 22px;
}

.fixed-menu
{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 40px;
    z-index: 9980;
}

.kon
{
    font-family: opensans-regular, tahoma, verdana;
    font-size: 16px;
}

.kon a
{
    text-decoration: none;
    color: #d00;
    font-weight: bold;
}

.kon-1
{
    padding: 20px 20px 5px 20px;
}

.kon-2
{
    padding: 5px 20px 20px 20px;
}

.nw-boksy
{
    font-family: titilliumweb-regular, tahoma, verdana;
}

.nw-boks
{
    float: left;
    width: 230px;
    border: 1px solid rgb(235, 235, 235);
    margin-left: 46px;
}

.nw-boks:first-child
{
    margin-left: 0;
}

.nw-boks-tytul
{
    text-align: center;
    padding: 10px 0;
    font-weight: bold;
    font-style: normal;
    font-size: 16px;
}

.nw-boks-tyt-1
{
    color: #F8862D;
}

.nw-boks-tyt-2
{
    color: #35C7C7;
}

.nw-boks-tyt-3
{
    color: #9E82D6;
}

.nw-boks-tyt-4
{
    color: #00C3F2;
}

.nw-boks-cena
{
    text-align: center;
    padding: 0 0 10px 0;
    font-size: 24px;
    color: #333;
}

.nw-wart
{
    text-align: center;
    color: #333;
	 font-family: Tahoma, Georgia, Serif;
    padding: 0 0 8px 0;
}

.nw-przycisk
{
    text-decoration: none;
    outline: none;
    display: block;
    background-color: #41BB19;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    margin: 12px 0 0 0;
    padding: 10px 0;
    border-radius: 3px;
}

.nw-tab
{
    font-family: titilliumweb-semibold, tahoma, verdana;
}

.nw-belka
{
    padding: 0 3px;
    color: #fff;
    /* border-left: 3px solid #FFA500; */
    border-left: 3px solid #FF4500;
}

.nw-belka-tytul
{
    font-size: 20px;
    color: #0F4281;
    font-weight: bold;
    line-height: 34px;
    vertical-align: middle;
    width: 230px;
    display: inline-block;
}

.nw-belka-opis
{
    font-size: 12px;
    color: #0F4281;
    padding-left: 50px;
    font-weight: bold;
    line-height: 34px;
    vertical-align: middle;
    display: inline-block;
}

.nw-naglowki,.nw-kolumny
{
    border-bottom: 1px solid rgb(235, 235, 235);
    padding: 4px 0;
    display: flex;
    align-items: center;
}

.nw-naglowki
{
    font-weight: bold;
    font-family: helvetica;
}

.nw-nag,.nw-kol
{
    float: left;
    margin: 0 0 0 20px;
    text-align: center;
    font-size: 13px;
    color: #333;
    line-height: 20px;
}

.nw-kol a
{
    border-radius: 3px;
}

.nw-kol a div
{
    text-transform: none;
}

.nw-kol-1
{
    text-align: left;
    width: 200px;
    margin: 0;
    padding-left: 6px;
}

.nw-kol-2
{
    width: 120px;
}

.nw-kol-3
{
    width: 100px;
}

.nw-kol-4
{
    width: 100px;
}

.nw-kol-5
{
    width: 100px;
}

.nw-kol-6
{
    width: 100px;
}

.nw-kol-7
{
    width: 220px;
    text-align: right;
}

.nw-kol a
{
    text-decoration: none;
    outline: none;
    display: inline-block;
    background-color: #2CB8E9;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 0 0 10px;
    padding: 12px 0;
    font-size: 12px;
    line-height: 16px;
    width: 105px;
}

.nw-kol a:first-child
{
    margin: 0;
}

.bnr_new
{
    width: 1064px;
    margin: 0 auto;
}

.service_desc
{
    font-size: 12px;
    color: #000;
    font-weight: bold;
    text-transform: none;
}

.service_pd
{
    color: #7C89A9 !important;
    text-transform: uppercase !important;
    font-weight: normal !important;
    font-size: 13px !important;
    line-height: 14px !important;
}

.konto-przycisk-powrot
{
    margin-top: 10px !important;
}

.opinia-tab
{
    display: table;
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: top;
}

.opinia
{
    display: table-cell;
    margin: 0;
    padding: 14px;
    border: 1px solid #D7DBE7;
    border-radius: 5px;
    vertical-align: top;
    width: 304px;
    font-family: titilliumweb-semibold, tahoma, verdana;
    font-size: 13px;
}

.opinia-odstep
{
    display: table-cell;
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: top;
    width: 32px;
}

.komunikaty_dla_klienta
{
    display: none;
    padding-top: 15px;
}

.kdk
{
    display: none;
    border-radius: 5px;
    background-color: #eaeaea;
    color: #000;
    padding: 10px;
    border: 2px solid #2CB8E9;
    position: relative;
}

.kdk_i
{
    position: absolute;
    right: 2px;
    top: 2px;
    float: right;
    margin: 0;
    padding: 2px 9px;
    border: 0;
    font-weight: normal;
    font-size: 12px;
    color: #fff;
    background-color: #2CB8E9;
    text-align: center;
    text-transform: uppercase;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-family: titilliumweb-bold, tahoma, verdana;
}

.kdk .kdk_t
{
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.kdk .kdk_k
{
    padding: 10px 0;
}

.kdk .kdk_p
{
    text-align: center;
    position: relative;
}

.kdk .kdk_p a
{
    display: inline-block;
    text-decoration: none;
    outline: none;
    height: 16px;
    margin: 0 auto;
    padding: 9px;
    border: 0;
    font-weight: normal;
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    background-color: #2CB8E9;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-family: titilliumweb-bold, tahoma, verdana;
}

.kdk_fl
{
    position: absolute;
    left: 0;
}

.kdk_fr
{
    position: absolute;
    right: 0;
}

.zajetosc_www
{
    font-family: titilliumweb-bold, tahoma, verdana;
    min-height: 16px;
    padding: 6px 0;
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    background-color: #F8862D;
    display: block;
    width: 251px;
    border-radius: 5px;
    text-align: center;
}

.searchbartext
{
    background-color: #2CB8E9;
    color: #fff;
    text-align: center;
    font-family: titilliumweb-bold, tahoma, verdana;
    font-size: 20px;
    padding: 10px;
    border-radius: 5px;
    overflow: hidden;
}

.searchbartext a
{
    color: #fff;
}

.gora-pasek-rozwijane
{
    width: auto;
    position: absolute;
    left: -200px;
    top: 3px;
    z-index: 9999;
    display: none;
    border: 1px solid #7784A5;
}

.gora-pasek-rozwijane a
{
    background-color: #fff !important;
    border: 1px solid #7784A5;
    color: #7784A5;
}

.gora-pasek-rozwijane a:hover
{
    color: #2CB8E9;
}

.gora-wyszukiwarka
{
    position: absolute;
    left: -350px;
    top: 35px;
    width: 290px;
}

.gora-wyszukiwarka-pole
{
    float: left;
    text-align: center;
    width: 273px;
    position: relative;
}

.gora-wyszukiwarka-przycisk
{
    position: absolute;
    right: 3px;
    top: 4px;
    width: 24px;
    height: 24px;
    background-color: transparent !important;
    background-image: url('../images/lupka.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}

.kom
{
    width: 176px;
    padding: 20px 0;
    text-align: center;
    border-left: 1px solid #D7DBE7;
    float: left;
}

.kom img
{
    filter: grayscale(100%);
}

.kom img:hover
{
    filter: grayscale(0%);
}

.kom1,.kom7
{
    border-left: 0;
}

.kom7,.kom8,.kom9,.kom10,.kom11,.kom12
{
    border-top: 1px solid #D7DBE7;
}

.rotator_tresc
{
    display: block;
    width: 1064px;
    height: 421px;
    overflow: hidden;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 999;
    font-family: opensans-regular, tahoma, verdana;
    font-size: 14px;
    outline: none;
    text-align: left;
    line-height: 22px;
}

.slidesjs-container a
{
    position: relative;
    height: 421px;
    overflow: hidden;
    border-radius: 40px;
}

.przyc-tip
{
    position: relative;
}

.przyc-tip div
{
    position: absolute;
    left: 40px;
    top: 10px;
    min-width: 200px !important;
    z-index: 9999;
}

.descript_ion
{
    margin: 20px 0;
    padding: 20px;
    color: #000;
    border: 2px solid #2CB8E9;
    border-radius: 5px;
    background-color: #F4F4F7;
    font-family: titilliumweb-bold, tahoma, verdana;
    font-size: 16px;
    text-align: justify;
    text-indent: 30px;
}

.ssh_host
{
    font-size: 16px;
    color: #000;
    line-height: 32px;
}

@keyframes blink
{
    0% { color: #d00; }
    90% { color: #d00; }
    91% { color: #fff; }
    100% { color: #fff; }
}

@keyframes domenyblink
{
    0% { color: #ff0; }
    90% { color: #ff0; }
    91% { color: #2CB8E9; }
    100% { color: #2CB8E9; }
}

#skopiuj-do-schowka
{
    display: none;
}

.scroll_up
{
    display: none;
    text-decoration: none;
    outline: none;
    width: 50px;
    height: 50px;
    background-image: url('../images/scroll_up.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    position: fixed;
    right: 10px;
    bottom: 40px;
    text-indent: -9999px;
}

#particles
{
    position: relative;
    height: 825px;
    background-color: transparent;
    background-image: url('../images/particles.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}

@media (min-width: 1920px)
{
    #particles
    {
        height: 825px;
    }
}

@media (min-width: 1600px) and (max-width: 1919px)
{
    #particles
    {
        height: 570px;
    }
}

@media (min-width: 1280px) and (max-width: 1599px)
{
    #particles
    {
        height: 480px;
    }
}

@media (min-width: 1024px) and (max-width: 1279px)
{
    #particles
    {
        height: 360px;
    }
}

@media (min-width: 768px) and (max-width: 1023px)
{
    #particles
    {
        height: 280px;
    }
}

@media (min-width: 640px) and (max-width: 767px)
{
    #particles
    {
        height: 240px;
    }
}

@media (min-width: 480px) and (max-width: 639px)
{
    #particles
    {
        height: 160px;
    }
}

@media (min-width: 320px) and (max-width: 479px)
{
    #particles
    {
        height: 120px;
    }
}

@media (min-width: 240px) and (max-width: 319px)
{
    #particles
    {
        height: 90px;
    }
}

@media (min-width: 160px) and (max-width: 239px)
{
    #particles
    {
        height: 60px;
    }
}

@media (min-width: 0px) and (max-width: 159px)
{
    #particles
    {
        height: 30px;
    }
}

#particles-table
{
    position: absolute;
    display: table;
    margin: 0;
    padding: 0 5% 0 50%;
    border: 0;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

#particles-tr
{
    display: table-row;
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: middle;
}

#particles-td
{
    display: table-cell;
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: middle;
    color: #519bfe;
}

#particles-td a
{
    color: #519bfe;
}

#particles-js
{
    position: absolute;
    display: table;
    margin: 0;
    padding: 0;
    border: 0;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
