@import url('https://fonts.googleapis.com/css?family=Archivo+Black');

@media screen\0 {  /* dla IE 11*/
    #sliderScale{
        margin-top: -15px !important;
        margin-left: 10px;
    }
}

_:-ms-lang(x), .ie10up {
    margin-top: -15px !important;
    margin-left: 10px;
}


_:-ms-fullscreen, :root .ie11up {
    margin-top: -15px !important;
    margin-left: 10px;
} /* dla IE 11*/



#regulamin_polityka{
    position: absolute;
    bottom: 9px;
    left: 20px;
    font-size: 14px;
}





html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    -webkit-font-smoothing: antialiased;

}

*{


}


::-webkit-scrollbar
{
    width: 12px;  /* for vertical scrollbars */
    height: 12px; /* for horizontal scrollbars */
}

::-webkit-scrollbar-track
{
    background: rgba(0, 0, 0, 0.2);
}

::-webkit-scrollbar-thumb
{
    background: rgba(255, 255, 255, 0.7);
    border: solid 1px #36415c;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}


html{
    overflow: auto;
    overflow-x: hidden;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

html {
    height: 100%;
}

body {
    line-height: 1;
    font-family: verdana,helvetica,arial;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cedce7+0,596a72+100;Grey+3D+%231 */
    background: #92a1ac; /* Old browsers */


    height:100%;
    margin: 0;
    background-repeat: no-repeat;
    background-attachment: fixed;
    scrollbar-face-color: #000000;
    scrollbar-shadow-color: #2D2C4D;
    scrollbar-highlight-color: #e0e1fd;
    scrollbar-3dlight-color: #7D7E94;
    scrollbar-darkshadow-color: #2D2C4D;
    scrollbar-track-color: #7D7E94;
    scrollbar-arrow-color: #C1C1D1;
}



/*//////////////////////////////////*/
/*//   LISTA PROJEKTÓW DESIGN   /////*/
/*//////////////////////////////////*/

.cnProjectsHead{
    position: absolute;
    top: 50px;
    width: 280px;
    right: 10px;
    z-index: 3;
    top: 53px;
    bottom: 40px;
    overflow: hidden;
}


.lstDesigns{
    position: relative;
}

.itemDesignRend{
    height: 120px;
    background-color: #E8F2FF;
    border-bottom: solid 1px gray;
    padding: 10px;
    font-size: 12px;
    font-weight: bold;
    color: #3F4C6B;
    position: relative;
    overflow: hidden;
}


.icoloop{
    position: relative;
    width: 29px;
    margin-top: -2px;
    cursor: pointer;


}


.icogift {
    display: block;
    position: absolute;
    width: 27px;
    left: 1px;
    top: 3px;
    z-index: 3;
    pointer-events: none;
}
.icoloopPrvStyle{
    position: absolute;
    right: 0px;
    top: 70px;
    width: 64px;
    margin: 5px;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    cursor: pointer;
}


.prvOkienko{
    margin: auto;
    width: 100%;
    text-align: center;
}

.icoloopPrvStyle:hover{
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.itemDesignRend :last-child{

}

.cartContr{
    position: absolute;
    left: 98px;
    top: 17px;
    font-weight: normal;
    font-family: arial;
    cursor: pointer;
    margin: 2px;
    line-height: 19px;
}

.lblRabat{
    position: absolute;
    right: 30px;
    top: 0px;
    text-align: right;
    font-family: "OpenSansCondensedBold", Arial, sans-serif;
    color: red;


}

.addedToCart{
    background: darkred !important;
}

.rowCartContr label{
    position: relative;
    display: inline-block;
    width: 64px;
    top: 3px;
}

.quest{
    background-image: url('questionmark.png');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-size: 15px 15px;
    padding-left: 18px;
    font-family: "OpenSansCondensedBold", Arial, sans-serif;
}




.rowCartContr{
    position: relative;
    width: 276px;
    height: 30px;

}



.rowCartContr h2{
    position: relative;
    font-family: "OpenSansCondensedBold",Arial,sans-serif;
    font-weight: normal;
    font-size: 18px;
    display: inline;
    top: 5px;
}

.infoComplete{
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    margin-bottom: 10px;
}

.cnComplete{
    background-color: #ffffff;
    width: 400px;
    padding: 15px;
    text-align: center;
    margin: 5px;
}

.cnShareVoucher, .cnShareVoucherComplete{
    background-color: #ffffff;
    width: 555px;
    padding: 15px;
    text-align: center;
    margin: 5px;
    text-align: center ;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    -webkit-box-shadow: 0 0 10px 1px #3c3c3c;
    box-shadow: 0 0 10px 1px #232323;
}


.shadow1{
    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 20px rgba(0, 0, 0, 0.1) inset;
    border-radius: 9px 9px 9px 9px;
    -moz-border-radius: 9px 9px 9px 9px;
    -webkit-border-radius: 9px 9px 9px 9px;
    border: 0px solid #000000;
    -webkit-box-shadow: 10px 10px 26px -6px rgba(0,0,0,0.75);
    -moz-box-shadow: 10px 10px 26px -6px rgba(0,0,0,0.75);
    box-shadow: 10px 10px 26px -6px rgba(0,0,0,0.75);
}

.btnFull{
    width: 300px !important;
    left: 0px;
    right: 0px;
    margin: 5px;
}
.titComplete{
    margin-bottom: 20px;
    font-weight: bold;
    font-family: arial;
    color: #44516F;
    text-align: left;
}

.itemDesignRend p{
    padding: 2px;
    font-weight: normal;
    font-size: 11px;
}

.itemDesignRendView p{
    padding: 2px;
    font-weight: normal;
    font-size: 11px;
}

.btnRemoveCart{
    top:0px;
    right: 0px;
    width: 24px;
    height: 24px;
    cursor: pointer;
    color: #ffffff;
    background: #ffffff13;
    font-size: 2em !important;
    display: block;
    float: right;
    margin-bottom: 10px;
    z-index: 1;

}

.btnRemoveCart:hover{
    opacity: 0.7;
}

.btnDuplcateCart{
    position: absolute;
    right: 33px;
    top: 3px;
    cursor: pointer;
    opacity: 0.5;
    z-index: 1;
}

.btnDuplcateCart:hover{
    opacity: 1;
}


.itemDesign{
    position: relative;
    width: auto;
    max-width: 88px;
    max-height: 80px;
    float: left;
    margin-right: 10px;
    cursor: pointer;
    z-index: 3;

}

.itemDesignView{
    position: relative;
    width: auto;
    max-width: 88px;
    max-height: 80px;
    float: left;
    margin-right: 10px;
    cursor: pointer;
    z-index: 3;

}

.redText{
    color: #c40002;
}



.packPrv{
    max-width: 250px;
    margin-left: -10px;
    margin-top: -8px;}

.itemDesignRendHover{
    outline: thick solid #3F4C6B;
}


.cnStarMonth{


}

.lstStartDate{
    margin-top: 10px;
    font-weight: bold;
}




/*//////////////////////////////////*/
/*//   ŚRODEK DESIGN   /////*/
/*//////////////////////////////////*/

.cnDesignPages{
    position: absolute;
    left: 380px;
    top: 70px;
    right: 320px;
    bottom: 60px;
}

.designglowka{
    left: 10px !important;

}

.cnListMonths{
    position: absolute;
    width: 320px;
    left: 50px;
    top: 64px;
}




#_pageDesign{
    top: 0px;
    left: 0px;
    right: 0px;
    position: absolute;
}

#_cnDesignPages{
    position: absolute;
    top: 70px;
}


#svgd{
    position: absolute;
    top: 30px;
}


#_userHead{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 1098.4252px;
    /*height: 1074px;/*/
    height: 950px;
    z-index: 100;
}
/*//////////////////////////////////*/
/*//    DOLNY PASEK MIESIECY   /////*/
/*//////////////////////////////////*/


.contMonths{
    background-color: #e4dfe6;
    position: relative;
}

.monthPrv{
    width:80px;
    position: relative;
    padding: 3px;
    background: #606c88;
    background: -moz-linear-gradient(top, #606c88 0%, #3f4c6b 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#606c88), color-stop(100%,#3f4c6b));
    background: -webkit-linear-gradient(top, #606c88 0%,#3f4c6b 100%);
    background: -o-linear-gradient(top, #606c88 0%,#3f4c6b 100%);
    background: -ms-linear-gradient(top, #606c88 0%,#3f4c6b 100%);
    background: linear-gradient(to bottom, #606c88 0%,#3f4c6b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606c88', endColorstr='#3f4c6b',GradientType=0 );
    float: left;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    -webkit-box-shadow: 0 0 10px 1px #A3A3A3;
    box-shadow: 0 0 10px 1px #A3A3A3;
    margin: 4px;
    cursor: pointer;
    overflow: hidden;
}


.monthPrv p{
    margin-top: 7px;
    letter-spacing: 1px;
    font-size: 14px;
    text-align: center;
    color: white;
    font-weight: bold;
    font-family: "OpenSansCondensedBold", Arial, sans-serif;
}

.monthPrv h4{
    font-family: open_sans_condensedbold;
    color: lightgray;
    font-size: 14px;
    margin-top: 2px;
    text-align: center;
}

.mprv{
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    position: relative;
    width: 100%;
    height: 60px;
}

.grDay{
    cursor: pointer;
}

.grDay rect:hover{
    opacity: 0.5;

}

#iframedesign{

}

#master{

}

#popDesignMaster{
    z-index: 10 !important;
}

#popDesign{
    /* position: absolute; */
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    position: absolute;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    -webkit-box-shadow: 0px 0px 16px 5px rgba(50, 50, 50, 0.85);
    -moz-box-shadow: 0px 0px 16px 5px rgba(50, 50, 50, 0.85);
    box-shadow: 0px 0px 16px 5px rgba(50, 50, 50, 0.85);

    border: solid 5px #3F4C6B;
    z-index: 3;

}

.modal{
    opacity: 1 !important;
}


.modalComplete{
    top:0px;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color:rgba(0, 0, 0, 0.5);
}

.modalLinkPrvPage{
    top:0px;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color:rgba(0, 0, 0, 0.5);
    z-index: 3;
    text-align: center;
}
.modalLinkPrvPage img{
    margin: auto;
}

.cnWelcome{
    position: absolute;
    height: 560px;
}

.alertBrowser{
    top: 200px !important;
    background: #fffdb1 !important;
    border: solid 1px red !important;
    color: #2b3751 !important;
    width:300px;
    z-index: 10000;
}

.chromeicon{
    float: right;
    width: 70px;
}
.alertBrowser h1{
    font-weight: bold;
    font-size: 30px;
    margin-bottom: 10px;
}

.alertBrowser a{
    position: relative;
    font-size: 15px;
    top: 20px;
}

.alertBrowser p{
    font-size: 15px;
    line-height: 20px;
}

.modalDate{
    position: fixed;
    top:0px;
    width: 100%;
    height: 100%;
    background-color:rgba(0, 0, 0, 0.5);
    z-index: 3
}

.modalNewCalendar{
    position: fixed;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color:rgba(0, 0, 0, 0.5);
    z-index: 3;
}

.popDesignMaster{
    position: fixed;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 10000;
}

.topBar{
    width: 100%;
    height: 50px;
    position: relative;
    display: block;

    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#606c88+0,3f4c6b+100;Grey+3D+%232 */
    background: #606c88; /* Old browsers */
    background: linear-gradient(to bottom, #38435e 0%,#06142b 66%,#1f2b47 100%);
    background-image: linear-gradient(rgb(56, 67, 94) 0%, rgb(6, 20, 43) 66%, rgb(31, 43, 71) 100%);
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
    -webkit-box-shadow: 0 3px 5px 2px rgba(0,0,0,0.5);
    box-shadow: 0 3px 5px 2px rgba(0,0,0,0.5);
    z-index: 3;
}

.btnAlowShare:hover{
    background: #ff8f83;
    text-decoration:underline !important;
}

.boldFont{
    font-family: "OpenSansCondensedBold",Arial,sans-serif;
    font-size: 18px;
    color: #c40002;
}

.btnAlowShare{
    background: #ff0000;
    position: absolute;
    display: block;
    left: 355px;
    width: 90px;
    color: #ffffff;
    font-size: 12px;
    -webkit-border-radius: 0px 5px 5px 0px;
    border-radius: 0px 5px 5px 0px;
    border: solid 1px #ffffff;
    padding: 4px;
    height: 18px;
}

.btnAlowShare p{
    color: #ffffff !important;
    line-height: 10px !important;
    pointer-events:none;
}

.btnAlowShare span{
    margin-right: 5px;
    float: left;
    pointer-events:none;
    height: 20px;
}

.gradBtn{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#606c88+0,3f4c6b+100;Grey+3D+%232 */
    background: #606c88; /* Old browsers */
    background: linear-gradient(to bottom, #38435e 0%,#06142b 66%,#1f2b47 100%);
    background-image: linear-gradient(rgb(56, 67, 94) 0%, rgb(6, 20, 43) 66%, rgb(31, 43, 71) 100%);
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
}

.btnOrder {
    position: absolute;
    right: 0px;
}


.btnNewCalendar{
    position: absolute;
    left: 0px;
}

.cnTour{

}

.cnTour p{
    font-family:patrick_hand;
    -webkit-text-stroke: 1px black;
    color: white;
    text-shadow:
            1px 1px 0 #ff0000,
            -1px -1px 0 #ff0000,
            1px -1px 0 #ff0000,
            -1px 1px 0 #ff0000,
            1px 1px 0 #ff0000;
    font-size: 40px;
}



.btnStandard:hover {
    color: #ffffff;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#8d97af+0,697ca7+100 */
    background: #8d97af; /* Old browsers */
    background: -moz-linear-gradient(top,  #8d97af 0%, #697ca7 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8d97af), color-stop(100%,#697ca7)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #8d97af 0%,#697ca7 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #8d97af 0%,#697ca7 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #8d97af 0%,#697ca7 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #8d97af 0%,#697ca7 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8d97af', endColorstr='#697ca7',GradientType=0 ); /* IE6-9 */

}

.btnStandard{
    color: #ffffff;
    font-size: 21px;
    padding: 15px 10px 12px 10px;
    text-decoration: none;
    cursor: pointer;
    border-right: solid #cccccc 1px;
    text-shadow: 1px 2px #444444, -1px -1px #666666;
    font-weight: normal;
    font-family: "antoniolight",Arial,sans-serif;
    letter-spacing: 1px;
}


/*********************************
    STYLIZOWANIE PANELU Z DATAMI
*********************************/

#_panelDates{
    position: absolute;
    width: 240px;
    right: 20px;
    top: 100px;
}

#_icoWarn{
    position: absolute;
    left: 4px;
    top: -5px;
    width: 25px;
    cursor: pointer;
}
.itemUserDate{
    left: 0px;
    right: 0px;
    position: relative;
    background-color: #ffffff;
    border-bottom: solid 1px #444444;
    border-top: solid 1px #dddddd;
    height: 74px;
    padding-left: 5px;
    font-size: 14px;
    opacity: 0.8;
    clear: both;
    overflow: hidden;
    cursor: pointer;
}

.tooltipWarnPreview{
    font-family: open_sans_condensedbold;
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 10px
}



.itemUDDay{
    float: left;
    width: 60px;
    padding-top: 10px;
    font-weight: bold;
    font-size: 32px;
    pointer-events:none;
}

.panelDatesMonth{
    position: relative;
    text-align: center;
    font-size: 30px;
    padding-bottom: 10px;
}

.itemUDText{
    float: left;
    padding-top: 5px;
    padding-bottom: 10px;
    pointer-events:none;
    line-height: 18px;
}

.itemUDIco{
    float: left;
    margin-top: 5px;
    width: 40px;
    width: 60px;
    margin-right: 5px;
}

.kosz{
    /*  background-image: url(../images/closeicon.png); height: 31px; width: 31px;*/
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px;
    opacity: 0.5;
    width: 24px;
}

.kosz:hover{
    /*/ background-image: url(../images/closeicon.png); height: 31px; width: 31px; border: 1px solid lightgray;*/
    opacity: 1;
}

.whiteOutline{

    z-index: 1000;
    -webkit-box-shadow:inset 0px 0px 0px 2px #3F4C6B;
    -moz-box-shadow:inset 0px 0px 0px 2px #3F4C6B;
    box-shadow:inset 0px 0px 0px 2px #3F4C6B;
    opacity: 1 !important;
}

.activeDate{
    opacity: 1 !important;
}

.panelDatesTit{
    position: relative;
    text-align: center;

    background-color: #ffffff;
    padding-top: 10px;
    font-size: 20px;
    font-weight: bold;
    -webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    background: #606c88; /* Old browsers */
    background: -moz-linear-gradient(top,  #606c88 0%, #3f4c6b 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#606c88), color-stop(100%,#3f4c6b)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #606c88 0%,#3f4c6b 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #606c88 0%,#3f4c6b 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #606c88 0%,#3f4c6b 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #606c88 0%,#3f4c6b 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606c88', endColorstr='#3f4c6b',GradientType=0 ); /* IE6-9 */
    border: solid 2px #ffffff;
    color: #ffffff;
    text-shadow: rgba(0,0,0,0.5) 0px 3px 3px;
    padding-bottom: 10px;
}

.modal, .modalStartCalendar{
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 3;
}

.modalDesigner{
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 3;
}

.popDateCN{
    position: absolute;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    width: 200px;
    background-color: #ffffff;
    text-align: center;
    min-width: 220px;
}

.popDateCN svg{

    -webkit-box-shadow: 0px 0px 16px 3px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 16px 3px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 16px 3px rgba(0,0,0,0.75);
    position: relative;
    margin: auto;
}
.centerVH{
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}


.modalUserDate, .modalPopUpRemoveCartQuest, .modalePopUpOldPages{
    top:0px;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 5;
}

.scrTitle{
    font-family: verdana, helvetica, arial;
    padding: 20px;
    font-size: 20px;
    font-weight: bold;
}

.cnQuestGr{
    width: 250px;
    background-color: #ffffff;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    -webkit-box-shadow: 0px 0px 16px 5px rgba(50, 50, 50, 0.85);
    -moz-box-shadow:    0px 0px 16px 5px rgba(50, 50, 50, 0.85);
    box-shadow:         0px 0px 16px 5px rgba(50, 50, 50, 0.85);
}

.cnQuestOldPageGr{
    width: 480px;
    background-color: #ffffff;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    -webkit-box-shadow: 0px 0px 16px 5px rgba(50, 50, 50, 0.85);
    -moz-box-shadow:    0px 0px 16px 5px rgba(50, 50, 50, 0.85);
    box-shadow:         0px 0px 16px 5px rgba(50, 50, 50, 0.85);
}

.popQuestMessage{
    text-align: center;
    padding: 20px;
    line-height: 26px;
}

.lblWazny{
    font-size: 14px;
    font-family:  Arial,sans-serif;
    float: right;
    margin-top: 3px;
}

.warnDeadline{
    padding: 5px;
    text-align: left ;
    background: red;
    display: block;
    position: absolute;
    left: 0px;
    top: 50px;
    width: 150px;
    color: #ffffff;
    font-size: 13px;
    line-height: 16px;

}
.warnDeadlineSec{
    font-family:Arial,sans-serif;
    font-size: 11px;
}

.ile{
    margin-left: 7px;
    font-size: 16px;
    font-family: open_sans_condensedbold;
}
.warnDeadline img{
    width: 30px;
    float: left;
    margin-bottom: -2px;
    margin-right: 5px;
}

.showZOOM{
    position: fixed !important;
    z-index: 2000 !important;

    width: 94% !important;
    height: 90% !important;
    top: 50% !important;
    left: 50% !important;
    -webkit-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
    overflow: scroll !important;
    z-index: 10000;
}


.zoomKuch{
    width: 870px !important;
}
.modalZoom{
    top:0px;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.7);
    z-index: 999;
}

.fullScrIco{
    width: 32px;
    margin-top: 0px;
    opacity: 0.5;
    cursor: pointer;
}

.fullScrIco:hover{
    opacity: 1;
}


.popUserDateCN{
    position: absolute;
    padding-top: 1px;
    padding-right: 1px;
    padding-left: 1px;
    width: 440px;
    height: 70%;
}

.lstDates{
    position: absolute;
    width: 440px;
    height: 100%;
    overflow: auto;
}

.modalProc{
    top:0px;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 1000;
}

.progressbar{
    position: relative;
    top:70px;
    width: 150px;
    height: 12px;

    background-color: lightgray;
    margin: auto;

}

.progbar{
    position: absolute;
    left: 0px;
    top: -1px;
    width: 0px;
    height: 6px;

}
.procInfo{
    text-align: center;
    position: relative;
    display: block;
    top: 40px;
    font-size: 14px;
}

#preloader{
    position: relative;
    left: 150px;
    top: 30px;
}

#_popProcCN{
    width: 350px;
    height: 300px;
    background-color: #ffffff;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    -webkit-box-shadow: 0px 0px 16px 5px rgba(50, 50, 50, 0.85);
    -moz-box-shadow: 0px 0px 16px 5px rgba(50, 50, 50, 0.85);
    box-shadow: 0px 0px 16px 5px rgba(50, 50, 50, 0.85);
    z-index: 1000;
    line-height: 24px;
}

.icocalendar{
    padding: 10px;
    float: left;
}


.popUserDateCN p{
    color: #ffffff;
    padding-top: 4px;
    padding-bottom: 18px;
    line-height: 21px;
}


.gradientFill{

    background: #606c88; /* Old browsers */
    background: linear-gradient(to bottom, #38435e 0%,#06142b 66%,#1f2b47 100%);
    background-image: linear-gradient(rgb(56, 67, 94) 0%, rgb(6, 20, 43) 66%, rgb(31, 43, 71) 100%);
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
}



.btnStdDark{
    width: 50%;
    color: #ffffff;
    text-shadow: rgba(0,0,0,0.5) 2px 1px 2px;
    padding: 10px;
    font-weight: bold;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    cursor: pointer !important;
}

.grBarStl{
    position: relative;

    text-align: right;
}

.grBarStl h3{
    position: absolute;
    display: block;
    top:9px;
    font-size: 13px ;
}

.btnStyle{
    position: relative;
    font-size: 25px;
    padding-top: 5px;
    cursor: pointer;
}

.btnStyleBack{
    position: relative;
    font-size: 30px;
    padding-top: 8px;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    cursor: pointer;
}
.btnStylWybierz{
    cursor: pointer;
    margin-left: 5px;
    float: right;
    display: block;
    position: relative;
    text-align: right;
    color: #ffffff;
    text-shadow: rgba(0,0,0,0.5) 2px 1px 2px;
    padding: 5px;
    padding-left: 18px;
    padding-top: 8px;
    font-weight: bold;
    -webkit-border-radius: 48px 1px 1px 1px;
    border-radius: 48px 1px 1px 1px;
    z-index: 1;
}

.btnStdDark:hover{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3f4c6b+0,606c88+100 */
    background: #3f4c6b; /* Old browsers */
    background: -moz-linear-gradient(top,  #3f4c6b 0%, #606c88 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3f4c6b), color-stop(100%,#606c88)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #3f4c6b 0%,#606c88 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #3f4c6b 0%,#606c88 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #3f4c6b 0%,#606c88 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #3f4c6b 0%,#606c88 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f4c6b', endColorstr='#606c88',GradientType=0 ); /* IE6-9 */

}

.cnVoucherDet .btnStdLight{
    width: auto;
}
.btnStdLight{
    width: 50%;
    color: #3F4C6B;
    text-shadow: rgba(255,255,255,255.5) 0px 3px 3px;
    padding: 10px;
    font-weight: bold;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    cursor: pointer;
}

.btnStdLight:hover{
    color: #26324c;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eeeeee+0,cccccc+100;Gren+3D */
    background: #eeeeee; /* Old browsers */
    background: -moz-linear-gradient(top,  #eeeeee 0%, #cccccc 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #eeeeee 0%,#cccccc 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */

}


.colorsCN{
    position: relative;
    width: 100%;
    padding-bottom: 10px;
}

.colorsCN p{
    padding: 10px;
    text-align: center;
}

.colRend{
    width: 30px;
    height: 30px;
    position: relative;
    display: inline-block;
    margin: 5px;
    border: solid 1px lightgray;
    cursor: pointer;
}

.colRend:hover{
    -webkit-box-shadow:inset 0px 0px 0px 2px #3F4C6B;
    -moz-box-shadow:inset 0px 0px 0px 2px #3F4C6B;
    box-shadow:inset 0px 0px 0px 2px #3F4C6B;

}


.color1{
    background-color: #fff6bb;
}
.color1{
    background-color: #fff6bb;
}

.color2{
    background-color: #f8c6db;
}

.color3{
    background-color: #b3def8;
}

.color4{
    background-color: #c7e3b3;
}

.color5{
    background-color: #ffffff;
}

.iconsCN{
    margin-top: 20px;
    margin-left: 3px;
    width: 100%;
    position: relative;
}

.icoRend{
    position: relative;
    width: 35px;
    height: 35px;
    border: solid 1px lightgray;
    padding: 2px;
    margin: 2px;
    cursor: pointer;
}

.icoRend:hover{
    -webkit-box-shadow:inset 0px 0px 0px 2px #3F4C6B;
    -moz-box-shadow:inset 0px 0px 0px 2px #3F4C6B;
    box-shadow:inset 0px 0px 0px 2px #3F4C6B;
}

.btnZmien{

    position: relative;
    width: 100%;
    right: 0px;
    bottom: 10px;
}

.opisCN{
    text-align: center;
    margin-bottom: 24px;
}

.opisCN input{
    text-align: center;
}

#_chkboxHolly {
    -webkit-transform: scale(1.8);
    -ms-transform: scale(1.8);
    transform: scale(1.8);
    margin-right: 10px;
    margin-left: 50px;
    margin-top: 20px;
    margin-bottom: 20px;
    cursor: pointer;
    height: 0px;

}
.opisCN p{
    margin-bottom: 10px;
}

.emptyDate{
    background: #ffffff;
    padding: 10px;
    text-align: center;
    line-height: 25px;
    font-family: arial;
    font-weight: bold;
    color: #3F4C6B;
    border-left: solid 2px #3F4C6B;
    border-right: solid 2px #3F4C6B;
    border-bottom: solid 2px #3F4C6B;
    -webkit-border-radius: 0px 0px 10px 10px;
    border-radius: 0px 0px 10px 10px;
}

#sliderScale {
    margin-top: 0px;
    width: 200px;
    margin-left: 10px;
    clear: both;
    cursor: pointer;
}

#dragCustomText{
    background-color: #000000;
    left: 0px;
    right: 0px;
    top: 0px;
    opacity: 0.1;
    height: 30px;
    position: absolute;
    -webkit-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
}

#btnShowListUserDates{
    text-align: center;
    background-color: green;
    color: #ffffff;
    font-family: arial;
    font-weight: bold;
    font-size: 15px;
    padding: 10px;
    padding-bottom: 5px;
    height: 35px;
    cursor: pointer;
}
#btnShowListUserDates:hover{
    background-color: #46df46;
}

#btnShowListUserDates img{
    float: left;
}

#btnShowListUserDates p{
    padding-top: 5px;
}

.userDatesTit{
    position: relative;
    background-color: #3F4C6B;
    height: 52px;
}

.itUserDate{
    position: relative;
    height: 40px;
    clear: both;
    border-bottom: solid 1px #3F4C6B;
    border-right: solid 1px #3F4C6B;
    border-left: solid 1px #3F4C6B;
    cursor: pointer;
    background-color: #ffffff;
}

.itUserDate:hover{
    background: #acbdff;
}


#contScale{
    position: relative;
    display: block;
    background: greenyellow;
    width: 200px;
    height: 30px;
    left:  200px;
    top: -20px;
    z-index: 2;
}

#contScale img{

    width: 200px;
    height: 30px;
}

.scaleTrack{
    position: absolute;
    bottom: 0px;
    width: 200px;
    height: 5px;
    background: red;
}

#scaleThumb{
    position: absolute;


    background: lightgray;
}

.itUserDateDay{
    width: 30px;
    float: left;
    font-size: 20px;
    padding: 10px;
    pointer-events: none;
}

#_btnDeleteUserDate{
    position: absolute;
    width: 24px;
    height: 24px;
    right: 6px;
    top: 7px;
    opacity: 0.5;
}

#_btnDeleteUserDate:hover{
    opacity: 1;
}

.itUserDateTxt{
    padding: 15px;
    pointer-events: none;
}




/*
STYLIZOWANIE POPAPA Z NOWYM KALENDARZEM
*/

.CnNewCal{
    background-color:#dddddd;
    position: absolute;
    left: 100px;
    right: 100px;
    top: 100px;
    bottom: 100px;
    margin: auto;
    width: 600px;
    overflow: hidden;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    border: 0px solid #000000;
    -webkit-box-shadow: 0 0 10px 1px #000000;
    box-shadow: 0 0 10px 1px #000000;
    padding: 10px;
    font-family: "antoniolight",Arial,sans-serif;
}

.cnStartCalendar{
    position: relative;
    margin: auto;
    top: 200px;
    text-align: left;
    width: 250px;
    background-color: #ffffff;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    -webkit-box-shadow: 0px 0px 16px 5px rgba(50, 50, 50, 0.85);
    -moz-box-shadow: 0px 0px 16px 5px rgba(50, 50, 50, 0.85);
    box-shadow: 0px 0px 16px 5px rgba(50, 50, 50, 0.85);
    padding: 10px;
}

.cnStartCalendar input, .cnStartCalendar select{
    width: 100%;
    margin-bottom: 10px;
    margin-top: 5px;
}

.cnStartCalendar label{
    font-size: 14px;
    color: #636b82;
    font-family: 'Arial', sans-serif;

}

.CnNewCal h2{
    font-size: 30px;
    padding: 10px;
}

.lblInfoFirst {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-left: 12px;
    font-size: 12px;
}

.cnProduct{
    position: absolute;
    overflow-y: scroll;
    top: 70px;
    bottom: 10px;
    color: #101d37 ;
    right: 0px;
    z-index: 1
}

.cnScreens{
    width: 1200px;
    position: absolute;
    bottom: 0px;
    top: 0px;
}

.showCnScrens{
    margin-left: -605px;
}

.cnItemStyle{
    position: relative;
    display: block;
    width: 29%;
    float: left;
    padding: 5px;
    margin: 5px;
}


.cnItemStyle img{
    -webkit-filter: drop-shadow(5px 5px 5px #222);
    filter:         drop-shadow(5px 5px 5px #222);
    width: 100%;
    cursor: pointer;
}
.cnProduct article{
    display: block;
    box-sizing: border-box;
    float: left;
    position: relative;
    margin: 5px;
}



.icoSwitchView{
    color: gray;
    font-size: 30px !important;
    position: absolute;
    cursor: pointer;
    right: 0px;
    top: 19px;
}

.btnMore{
    position: absolute;
    right: 0px;
    top: 8px;
    text-align: right;
}

.cnProduct label{
    text-align: left;
    font-size: 20px;
    color: #101d37;
    margin-left: 6px;
    position: relative;
    padding-top: 10px;
    padding-bottom: 5px;
    font-weight: bold;
    display: block;
}

.lblSec{
    font-size: 12px;
    font-family: "OpenSansCondensedBold", Arial, sans-serif;
    position: relative;
    margin-left: 6px;
    color: #74747a;
}

.lblPriceItem {
    position: relative;
    margin-left: 5px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    cursor: pointer;
    border: none;
    font-size: 24px;
    font-family: "OpenSansCondensedBold", Arial, sans-serif;
    font-weight: bold;
    color: rgb(197, 0, 33);
    text-align: left;
    -o-text-overflow: clip;
    text-overflow: clip;
    text-shadow: 0 1px 0 rgb(204,204,204) , 0 2px 0 rgb(201,201,201) , 0 3px 0 rgb(187,187,187) , 0 4px 0 rgb(185,185,185) , 0 5px 0 rgb(170,170,170) , 0 6px 1px rgba(0,0,0,0.0980392) , 0 0 5px rgba(0,0,0,0.0980392) , 0 1px 3px rgba(0,0,0,0.298039) , 0 3px 5px rgba(0,0,0,0.2) , 0 2px 5px rgba(0,0,0,0.247059) , 0 5px 5px rgba(0,0,0,0.2) , 0 10px 10px rgba(0,0,0,0.14902) ;
    padding-bottom: 5px;
}

.listViewProduct .lblPriceItem, .listViewProduct .lblSizeItem, .listViewProduct .lblLabelItem{
    display: none;
}

#_grChkCalStyles{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    margin-top: 7px;
    margin-left: 20px;
}

#_grChkCalStyles label{
    margin-right: 25px;
}

.cnStyles{
    position: absolute;
    margin-top: 20px;
    overflow-y: scroll;
    top: 70px;
    bottom: 10px;
    right: 0px;
    left: 0px;
}

.scrProduct{
    position: relative;
    display: block;
    float: left;
    width: 597px;
    height: 100%;
    margin-right: 8px;
}

.scrStyles{
    position: relative;
    height: 100%;
    display: inline-block;
    width: 594px;

}


.cnProduct h5{
    text-align: center;
    font-size: 14px;
    color: #101d37;
    background: gray;
    text-align: right;
    display: none;

}

.itemProduct{
    width: 100%;
    border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    -webkit-box-shadow: -2px -2px 10px 0 rgba(0,0,0,0.2);
    box-shadow: -2px -2px 10px 0 rgba(0,0,0,0.2);
    border: 0px solid #000000;
    cursor: pointer;
}

.itemProduct:hover{
    background: white;
}

.btnListPlus{
    position: absolute;
    top:50px;
    right: 0px;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    font-size: 20px;
    -webkit-border-radius: 500px 0 0 0;
    border-radius: 500px 0 0 0;
    background:#3f4169;
    color: white;
    display: none;
    cursor: pointer ;
    -webkit-box-shadow: -3px -1px 4px 0px rgba(0,0,0,0.23);
    -moz-box-shadow: -3px -1px 4px 0px rgba(0,0,0,0.23);
    box-shadow: -3px -1px 4px 0px rgba(0,0,0,0.23);
    z-index: 1;
}

.btnListPlus:hover{
    opacity: 0.7;
}

.btnPlus:hover{
    opacity: 0.7;
}
.listViewProduct .btnListPlus{
    display: block;
}

.listViewProduct .btnPlus{
    display: none;
}
.listViewProduct article{
    width: 98% !important;
}

.listViewProduct .lblPriceItem{

}

.lblSizeItem{
    font-family: "OpenSansCondensedBold", Arial, sans-serif;
    font-size: 13px;
    margin-top: 3px;
    margin-left: 7px;
    color: #74747a;
}

.listViewProduct label, .listViewProduct .lblSec{
    display: none;
}

.listViewProduct .insidebox{
    display: block;
}

.listViewProduct .btnWybierz{
    width: auto;
    text-align: center;
    width: 90px;
    font-size: 20px;
    position: absolute;
    top:80px;
    right: 30px;


}

.imgMiniKal{
    width: 183px ;
    display: block;
    margin: auto;
    cursor: pointer;
}

.btnPlus{
    position: absolute;
    right: 0px;
    bottom: 0px;
    background:#3f4169;
    color: white;
    cursor: pointer ;
    font-size: 24px;
    -webkit-border-radius: 500px 0 0 0;
    border-radius: 500px 0 0 0;
    padding-right: 5px;
    padding-left: 12px;
    padding-top: 12px;
    -webkit-box-shadow: -3px -1px 4px 0px rgba(0,0,0,0.23);
    -moz-box-shadow: -3px -1px 4px 0px rgba(0,0,0,0.23);
    box-shadow: -3px -1px 4px 0px rgba(0,0,0,0.23);
    z-index: 1;
}

.btnAddToCart i{
    font-size: 30px;

}
.btnAddToCart:hover{
    background: #ababc1;
}

.lblProduct{
    position: relative;
    color: #ffffff;
    font-family: 'Archivo Black', sans-serif;
    font-size: 1.9em;
    z-index: 1;
    -webkit-text-fill-color: white; /* Will override color (regardless of order) */
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #777777;
    pointer-events: none;
}

.btnAddToCart{
    position: absolute;
    right: 0px;
    bottom: 0px;
    background:#3f4169;
    color: white;
    cursor: pointer ;
    font-family: "antoniolight", Arial, sans-serif;
    font-weight: normal;
    font-size: 14px;
    padding-right: 8px;
    padding-left: 12px;
    padding-top: 1px;
    padding-bottom: 3px;
    -webkit-box-shadow: -3px -1px 4px 0px rgba(0,0,0,0.23);
    -moz-box-shadow: -3px -1px 4px 0px rgba(0,0,0,0.23);
    box-shadow: -3px -1px 4px 0px rgba(0,0,0,0.23);
    z-index: 1;
}


.cnCover{
    background: #ffffff;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    border: 0px solid #000000;
    -webkit-box-shadow: 0 0 10px 1px #000000;
    box-shadow: 0 0 10px 1px #000000;
}

.cnCover [type="radio"]:not(:checked),.cnCover [type="radio"]:checked {
    position: absolute;
    left: 0px;
}
#_btnCoverCreate{
    position: relative;
    margin: auto;
    text-align: center;
    width: 150px;
    margin-bottom: 10px;
    cursor: pointer;
}
.cnCover h1{
    font-weight: bold;
    font-size: 20px;
    line-height: 25px;
    color: #3f4c6b;
    margin-top: 15px;
    margin-left: 20px;
    position: relative;
}

.cnCover li{
    display: inline-block;
    padding-bottom: 1px;
    padding-top: 5px;
    width: 145px;
}


#_lstVouchers{
    position: absolute;
    right: 50px;
    top: 55px;
    width: 490px;
}

.vouchIdx{
    text-decoration: none!important;
    font-size: 15px;
    border: 1px solid #993;
    border-radius: 50%;
    width: 23px;
    line-height: 23px;
    text-align: center;
    display: inline-block;
}

.vKojenyTaniej{
    position: absolute;
    bottom: 62px;
    color: #da0226 !important;
    font-size: 12px !important;
    text-align: left;
    font-weight: bold;
}

.btnAddVoucher{
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.infoItemVoucherDetail{
    max-width: 347px;
    font-size: 14px;
    background: #ffe28f;
    display: block;
    cursor: pointer;
    overflow: hidden;
    text-align: left;
    padding: 5px;
}

.itemVoucher{
    max-width: 347px;
    font-size: 14px;
    background: #eeeeee;
    display: block;
    cursor: pointer;
    height: 25px;
    overflow: hidden;
    text-align: left;
    padding: 5px;
}

.infoItemVoucher{
    padding: 5px;
}

.itemVoucher h4, .infoItemVoucher h4 , .infoItemVoucherDetail h4{
    font-size: 20px;
    font-family: "OpenSansCondensedBold",Arial,sans-serif;
    color: #6f7271;
}

.itemVoucher p, .infoItemVoucher p, .infoItemVoucherDetail p{
    font-size: 13px;
    font-family: Arial,sans-serif;
    color: #6f7271;
    line-height: 18px;
}
.itemVoucher h3, .infoItemVoucher h3 , .infoItemVoucherDetail h3{
    font-size: 10px;
    text-align: center;
    margin-top: 3px;
}

.activeVoucher {
    background: #ffe28f;
    height: inherit;

}

.infoItemVoucher{
    background-color: #ffe28f;
    color: #363938;
}

#_cnLstCoverStyles{

    position: relative;
    margin-top: 10px;
    margin: 20px;
}

.cnMiniVoucher{
    position: absolute;
    left: 9px;
    top: 21px;
    text-align: left;
    width: 250px;

}

#voucherminilist{
    width: 126px;
}

.errField{
    outline: solid 1px red;
}

.cnMiniVoucher p{
    font-size: 12px;
    margin-top: 10px;
    float: left;
    margin-right: 40px;

}
.cnVoucher{
    float: left;
}


.list-group{padding-left:0;margin-bottom:20px}

#_cnLstCoverStyles .itemTemplate{
    max-width: 128px !important;
    max-height: 244px !important;

}
.barActive{
    fill: green !important;
}

.tableNC{
    font-family: Arial, Helvetica, sans-serif;
    position: absolute;
    top: 13px;
    width: 100%;
    text-align: center;
    height: 40px;
    font-size: 18px;
    font-weight: bold;
    color: rgba(255, 255, 255,0.5);
}

.tdInfo{
    position: relative;
    top: 0px;
    background-color: #ebf7fe;
    border: none !important;
    top: -170px;
    border-right: solid 1px #9ebdcc !important;

}

.tdActive{
    color: rgba(255, 255, 255,1);
    text-shadow: 0px -2px 3px #555, 0 0 0 #000, 1px 1px 3px #333;
}


.cnStylesListC{
    height: 226px !important;
}

#contScreens{
    position: absolute;
    top: 51px;
    width: 300%;
    height: 448px;
    background-color: #ffffff;
;
}

#contScreensCopy{
    position: relative;
    display: block;
    height: 340px;
}

.cnKindCopy{
    height: 283px !important;
}

#cnKind{
    position: relative;
    top: -16px;
    width: 800px;
    height: 330px;
    text-align: left;
}

#_btnKopiujPop{
    width: 200px !important;
    display: inline-block;
    margin-left: 20px;
}

#cnKind li{
    display:table-cell;
}
.kindKalMini{
    max-width: 200px;
    max-height: 300px;
    margin: 10px;
    cursor: pointer;
    vertical-align: top;
    position: relative;
}


#scrKind{
    width: 800px;
    height: 450px;
    position: absolute;
    left: 0px;
    top: 0px;
    text-align: center;

}

#scrKindCopy{
    width: 800px;
    position: absolute;
    left: 0px;
    top: 0px;
    text-align: center;
}

#srcStyle{
    position: absolute;
    height: 450px;
    width: 800px;
    left: 800px;
    top: 0px;
}

.scrTitleCopyStyl{
    position: relative;
    margin-left: 150px;
    font-family: verdana, helvetica, arial;
    padding: 20px;
    font-size: 20px;
    font-weight: bold;

}

#srcStyleCopy{
    position: absolute;
    height: 300px;
    width: 800px;
    left: 810px;
    top: 0px;
    top: 21px;
}



.test{
    position: absolute;
    bottom: 0px;
    left: 0px;
}

#_infoCal{

    font-family: "OpenSansCondensedBold",Arial,sans-serif;
    font-weight: normal;
    color: #afbbcc ;
    font-size: 16px;
    padding: 18px 5px 12px 20px;
    text-decoration: none;
    text-shadow: 1px 2px #444444, -1px -1px #666666;
    float: left;
    letter-spacing: 1px;
}

.cnInfoCal{

}

.btnNewCal{
    float: left;
}

.btnMainInactive{
    color: #6375a4;
}

.btnMainInactive:hover{
    color: #6375a4;
    background: rgba(0,0,0,0) !important;
}



.noselect {
    /*
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    */
}




/*
**** STYLIZOWANIE KOSZYKA
*/
.addCart, .remCart{
    cursor: pointer;
}

.addCart:hover ,.remCart:hover{
    cursor: pointer;
    fill: #3f4c6b;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance: textfield;
}

.cnCartContrl{
    position: absolute;
    top: 0px;
}

.cnCartContrl svg{
    position: absolute;
}

.inpAmout{
    width: 34px;
    height: 21px;
    position: absolute;
    left: 31px;
    top: 2px;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -o-user-select: text;
    user-select: text;
    text-align: center;
    font-size: 18px;
}

.cnCartInfo {
    position: relative;
    font-family: "OpenSansCondensedBold", Arial, sans-serif;
    font-size: 16px;
    margin-left: 3px;
    margin-top: 10px;
}

.noevent{
    pointer-events: none;
}

/*STYLIZOWANIE FORMULARZA
**********
*/

#form1{
    position: absolute;
    right: 20px;
    bottom: 20px;
}

#form1 ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

label.desc, legend.desc {
    font-size: 95%;
    font-weight: bold;
    color: #222;
    line-height: 150%;
    margin: 0;
    padding: 0 0 3px 0;
    border: none;
    display: block;
    white-space: normal;
    width: 100%;
    font-size: 12px;
}

form {
    display: block;
    margin-top: 0em;
}

form span.req {
    display: inline;
    float: none;
    color: red !important;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

#helperTip{
    position: absolute;
    background-color: gold;
    padding: 5px;
    border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    -webkit-border-radius: 7px 7px 7px 7px;
    font-size: 12px;
    padding: 9px;
    -webkit-box-shadow: 4px 2px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 4px 2px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 4px 2px 5px 0px rgba(0,0,0,0.75);
    border: solid 1px #7B7B7B;
}

.cmxform{
    width: 368px;
    position: relative;
    background-color: #ffc863;
    padding: 5px;
    padding-top: 25px;

}


.cmxform label{
    font-size: 12px;
    display: inline-block;
    width: 70px;
    margin-right: 6px;
}

.cmxform input{
    width: 273px;
    margin-bottom: 5px;
}

.btnZamawiam{
    position: relative;
    left: 68px;
    margin-top: 5px;
    font-family: arial;
    color: #ffffff;
    font-weight: bold;
    height: 40px;
    font-size: 20px;
    letter-spacing: 1px;
    box-shadow: 0 0 10px 1px #777777;
    text-shadow: rgba(0,0,0,0.5) 0px 3px 3px;
}

.error{
    color: red;
    display: block;

}

#_btnORDER{

    height: 60px;
    width: 100%;
    font-weight: bold;
    color: #ffffff;
    background-color: red;
}

.btnSvg{
    position: relative;

}

.btnSvg h1{
    position: absolute;
    color: #ffffff;
    font-size: 15px;
    left: 118px;
    line-height: 19px;
    top: 76px;
}

.btnSvg h2{
    position: absolute;
    color: #ffffff;
    font-size: 21px;
    left: 79px;
    line-height: 19px;
    top: 85px;
    font-weight: bold;
}

#_totPrice{

}

.lblTotalPrice{
    position: absolute;
    font-size: 20px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    bottom: 50px;
    left: 10px;
}

.icoVoucherInfo{
    display: inline-block;
    font-size: 22px !important;
    margin-left: 10px;
    margin-right: 5px;
}

.priceInfo{
    position: absolute;
    bottom: 30px;
    text-align: right;
    margin-right: 9px;
    padding-top: 0px;
    line-height: 20px;
    margin-bottom: 10px;
    width: 100%;

}

.priceInfo h2{
    background: none !important;
}



.vLblLstProd{
    position: absolute;
    bottom: 60px;
    left: 5px;
    text-align: left;
    font-size: 12px !important;
    text-align: center;
    background: yellow !important;
    color: red !important;
}

.activePrice{
    font-size: 18px !important;
}



#_vMainPrice {
    font-size: 25px;
}

.vMainPrice{
    position: absolute;
    width: 180px;
    bottom: 0px;
}

.vKwotaVal{
    position: absolute;
    right: 10px;
    bottom: 14px;
    font-size: 14px !important;
}

.vPoRabatPrice{
    position: absolute;
    right: 10px;
    bottom: -5px;
    text-align: right;
    font-size: 16px !important;
}

#_vPoRabatPrice{
    font-size: 20px !important;
}

.activePrice tspan{
    font-weight: bold;
}

.priceInfo h2{
    font-size: 12px;
}

.lblMiniShareVoucher{
    position: absolute;
    border-bottom: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    background: #ff0000;
    display: inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 5px;
    color: #ffffff;
    font-size: 13px;
    bottom: -24px;
    left: -20px;
    z-index: 1;
    cursor: pointer !important;
}

.voucherSel{
    display: inline-block;
    height: 28px;
    padding: 2px 5px;
    font-size: 13px;
    width: 145px !important;
    line-height: 1.42857143;
    color: #555;
    font-family: Arial,sans-serif;
    font-weight: bold;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;

}

.isReady{
    cursor: pointer;
}

.list-group-item-heading{margin-top:0;margin-bottom:5px}

.warnIncomplete {
    position: absolute;
    background: #ffa500;
    font-size: 15px;
    top: 85px;
    left: 0px;
    font-family: arial;
    color: rgb(255, 255, 255);
    /* text-shadow: 1px 1px 9px #def, 0 0 0 #000, 1px 4px 2px #def; */
    padding: 4px;
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476)";
}


.warnIncomplete svg{
    margin-left: 5px;
    margin-bottom: -3px;
}

#_calCustomName{
    color: #afbbcc !important;
    font-family: "OpenSansCondensedBold",Arial,sans-serif;
    text-align: center;
    background-color: rgba(0,0,0,0);
    border: solid 0px;
    font-weight: bold;
    padding: 17px;
    padding-left: 4px;
    display: inline-block;
    position: relative;
    top: 1px;

}


/*#_calCustomName:focus{
    min-width: 150px;
    text-align: center;
    background-color: #ffffff;
    color: inherit;
    border: solid 0px;
    border-bottom: solid 1px #999999;
    color: #3f4c6b;
}*/


/* STYLIZOWANIE OKŁADEK */


#_cnCovers{

    position: relative;
    height: 175px;
}





#_cnCover{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 124px;
    height: 152px;
    color: #ffffff;
    font-size: 13px !important;
    text-align: center !important;
}


.coverPrv{
    position: relative;
    background-color: #e2e2e3;
    width: 84px;
    height: 110px;
    left: 0px;
    top: 5px;
    margin-bottom: 9px;
}


#_btnDesignUserCover{
    position: absolute;
    width: 96px;
    height: 86px;
    top: 0px;
    left: 116px;

    text-align: center;
    color: #ffffff;
    font-size: 14px;
    font-weight: normal;


    text-shadow: rgba(0,0,0,0.5) 0px 3px 3px;
    margin: 6px;
    cursor: pointer;
    padding: 9px;

    display: block;
    line-height: 24px;
    margin-top: 34px;
    padding-top: 18px;
}

#_btnDesignUserCover p{
    position: absolute;
    left: 40px;
    top: 25px;
}

#_btnDesignUserCover img{
    position: absolute;
    left: 0px;
}

#_cnMiniCoverSVG{
    position: relative;
    width: 84px;
    height: 110px;
    top: 5px;
    left: 6px;
    background-color: #455271;
    margin-bottom: 19px
}


#orderHelper{
    position: absolute;
    top: 0px;
    width: 387px;
    background-color: #f3b300;
}

#orderHelper p{
    font-size: 15px;
    color: #000000;
    padding: 20px;
    line-height: 20px;
    font-family: arial;
}

#bottomBar{
    position: relative;
}

#_lstCartOrder{
    position: absolute;
    width: 400px;
    margin: 10px;
}
.menuOrder{
    position: absolute;
    bottom: 9px;
    right: 10px;
    left: 10px;
}

#_btnToOrder{
    right: 0px;
    position: absolute;
    bottom: 0px;
    border-radius: 8px;
    font-size: 18px;
}


#_btnMojeKalendarze{
    position: absolute;
    right: 0px;
    display: inline-block;
}
.btnBackMenu{
    position: relative;
    display: inline-block;
}

#_btnBack{
    width: 130px;
    border-radius: 8px;
    font-size: 18px;
}
#_btnBack i{
    margin-right: 10px;
}

#_btnToOrder i{
    margin-left: 10px;
}

.btnInactive{
    opacity: 0.5;
}


.cnCartOrder ,.cnCartsToOrder, .cnCartsToOrderForm{
    position: relative;
    width: 380px;
    height: 530px;
    background: whitesmoke;
    margin: auto;
    margin-top: 50px;
    -webkit-box-shadow: 0 0 15px 1px rgba(0,0,0,1);
    box-shadow: 0 0 15px 1px rgba(0,0,0,1);
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

.lblVmini{
    font-size: 11px;
    display: inline-block;
}

.cnCheckSum{
    padding: 10px;
    position: absolute;
    bottom: 70px;
    font-weight: bold;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;

}
.activeDesign {
    border: 1px solid white;
    border-radius: 10px;
}

.calNameForm{
    position: absolute;
    bottom: -5px;
    left: 180px;

}



.btnInfoProd{
    color: white;
    font-size: 1.7em;
    display: inline-block;
    cursor: pointer;
    padding: 12px;
    padding-top: 10px;
}

#modalProdInfo{
    position: absolute;
    z-index: 4;


}

#modalProdInfo .modal-body{
    display: block;

}

.btnInfoProd:hover{
    background: rgba(255,255,255,0.4);
}


.btnTerminy{
    position: relative;
    margin-top: -1px;
    color: #bb3333;
    background: rgb(246,229,199); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(246,229,199,1) 0%, rgba(246,229,199,1) 50%, rgba(178,154,107,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(246,229,199,1) 0%,rgba(246,229,199,1) 50%,rgba(178,154,107,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(246,229,199,1) 0%,rgba(246,229,199,1) 50%,rgba(178,154,107,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6e5c7', endColorstr='#b29a6b',GradientType=0 ); /* IE6-9 */
    text-shadow: 1px 1px 0 #777;
}

.cnInfoProd{
    display: block;
    background: white;
    margin: auto;
    margin-top: 30px;
    padding: 30px;
    width: 50%;
    max-width: 600px;
    -webkit-box-shadow: 0 0 15px 1px rgba(0,0,0,1);
    box-shadow: 0 0 15px 1px rgba(0,0,0,1);
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    position: relative;
}

.icoclosemodal{
    position: absolute;
    right:4px;
    display: block;
    top:4px;
    opacity: 0.7;
    width: 2em;
    z-index: 10;
    cursor:pointer;
}

.infoLoaderClassic{
    left:370px;
    right:420px;
}

.oldCover{
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    display: block;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
}

.cnOldMonth{
    position: relative;
    top: 5px;
    left: 5px;
    width: 86px;
    height: 78px;
}

.oldMonthBlank{
    width: 100%;
    height: 100%;
}

.oldMonth{
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    display: block;
    top: 50%;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.infoLoaderGlowka{
    width: 400px;
}

.whiteTransGrad{
    position: absolute;
    width: 387px;
    height: 30px;
    top: -30px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&amp;0+0,1+100 */
    background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}

.navyGradient{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#606c88+0,3f4c6b+100;Grey+3D+%232 */
    background: #606c88; /* Old browsers */
    background: -moz-linear-gradient(top,  #606c88 0%, #3f4c6b 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#606c88), color-stop(100%,#3f4c6b)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #606c88 0%,#3f4c6b 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #606c88 0%,#3f4c6b 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #606c88 0%,#3f4c6b 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #606c88 0%,#3f4c6b 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606c88', endColorstr='#3f4c6b',GradientType=0 ); /* IE6-9 */
    float: left;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    -webkit-box-shadow: 0 0 10px 1px #A3A3A3;
    box-shadow: 0 0 10px 1px #A3A3A3;
    margin: 4px;
    cursor: pointer;
    overflow: hidden;
}

.gradGreen{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2bb148+0,0b832b+50,1bbf52+100 */
    background: #2bb148; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJiYjE0OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzBiODMyYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxYmJmNTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #2bb148 0%, #0b832b 50%, #1bbf52 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2bb148), color-stop(50%,#0b832b), color-stop(100%,#1bbf52)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #2bb148 0%,#0b832b 50%,#1bbf52 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #2bb148 0%,#0b832b 50%,#1bbf52 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #2bb148 0%,#0b832b 50%,#1bbf52 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #2bb148 0%,#0b832b 50%,#1bbf52 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2bb148', endColorstr='#1bbf52',GradientType=0 ); /* IE6-8 */


}

.gradGreen:hover{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00dc30+0,008e26+50,00da49+100 */
    background: #00dc30; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwZGMzMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzAwOGUyNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMGRhNDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #00dc30 0%, #008e26 50%, #00da49 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00dc30), color-stop(50%,#008e26), color-stop(100%,#00da49)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #00dc30 0%,#008e26 50%,#00da49 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #00dc30 0%,#008e26 50%,#00da49 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #00dc30 0%,#008e26 50%,#00da49 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #00dc30 0%,#008e26 50%,#00da49 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00dc30', endColorstr='#00da49',GradientType=0 ); /* IE6-8 */

}

.gradRed{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f70330+0,b10118+50,f60212+100 */
    background: #f70330; /* Old browsers */
    background: -moz-linear-gradient(top,  #f70330 0%, #b10118 50%, #f60212 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f70330), color-stop(50%,#b10118), color-stop(100%,#f60212)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f70330 0%,#b10118 50%,#f60212 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f70330 0%,#b10118 50%,#f60212 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f70330 0%,#b10118 50%,#f60212 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f70330 0%,#b10118 50%,#f60212 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f70330', endColorstr='#f60212',GradientType=0 ); /* IE6-9 */
}

.gradRed:hover{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fd3b5f+0,fe0627+50,fd3b48+100 */
    background: #fd3b5f; /* Old browsers */
    background: -moz-linear-gradient(top,  #fd3b5f 0%, #fe0627 50%, #fd3b48 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fd3b5f), color-stop(50%,#fe0627), color-stop(100%,#fd3b48)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #fd3b5f 0%,#fe0627 50%,#fd3b48 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #fd3b5f 0%,#fe0627 50%,#fd3b48 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #fd3b5f 0%,#fe0627 50%,#fd3b48 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #fd3b5f 0%,#fe0627 50%,#fd3b48 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd3b5f', endColorstr='#fd3b48',GradientType=0 ); /* IE6-9 */

}



.cnWelcome{
    font-family: arial;
    position: absolute;
    margin: auto;
    top: 50%;
    left: 100px;
    right: 100px;
    max-width: 800px;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    background-color: #ecf8ff;
    text-align: center;
    padding: 10px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    -webkit-box-shadow: 0 0 10px 1px #000000;
    box-shadow: 0 0 10px 1px #000000;

    overflow: hidden;
}

.cnWelcome h1{
    font-weight: bold;
    font-size: 20px;
    line-height: 25px;
    color: #3f4c6b;
    margin-top: 10px;
}

.cnWelcome h2
{
    font-weight: bold;
    line-height: 30px;
    height: 70px;
}

.newu{
    color: rgb(12, 166, 37);
    font-size: 20px;
}

.oldu{
    color: rgb(166, 17, 11);
    font-size: 20px;
}

.testu{
    color: rgb(137, 127, 131);
    font-size: 20px;
}


.cnWelcome td{
    width: 33%;
    padding: 10px;

}



.cnWelcome p{
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px;

}

.cnWelcome hr{
    height: 10px;
    border: 0;
    box-shadow: 0 10px 10px -10px #8c8b8b inset;
}

.cnWelcome td:last-child {
    border-left: solid 1px #9ebdcc;
}

.cnWelcome td:first-child{
    border-right: solid 1px #9ebdcc;

}

.cnWelcome input{
    margin-top: 20px;
}


.btnNext{
    position: absolute;
    right: 20px;
    bottom: 20px;
    cursor: pointer;
}

.btnNext label{
    position: absolute;
    color: rgba(255, 255, 255,1);
    text-shadow: 0px -2px 3px #555, 0 0 0 #000, 1px 1px 3px #333;
    font-weight: bold;
    font-family: arial;
    font-size: 16px;
    top: 12px;
    left: 28px;
    pointer-events:none;
}


.btnBack{
    position: absolute;
    left: 20px;
    bottom: 20px;
    cursor: pointer;
}

.cnDesigns{
    overflow-y: scroll;
    position: relative;
    /* top: 50px; */
    margin: auto;
    display: block;
    overflow-y: hidden;
    width: calc(100% - 30px);

}

.btnBackCopy{
    position: absolute;
    left: 20px;
    bottom: 20px;
    cursor: pointer;
}

.btnBack label{
    position: absolute;
    color: rgba(255, 255, 255,1);
    text-shadow: 0px -2px 3px #555, 0 0 0 #000, 1px 1px 3px #333;
    font-weight: bold;
    font-family: arial;
    font-size: 16px;
    top: 13px;
    left: 28px;
    pointer-events:none;
}

.copyStyleBott{
    position: absolute;
    bottom: -21px;
}

.btnStartDesign{
    position: absolute;
    right: 20px;
    bottom: 20px;
    width: 100px;
}

.btnCreateCal{
    position: relative;
    text-align: center;
    width: 230px;
    cursor: pointer;
}

.arsvg:hover{
    fill: #00bb00;
}

.selectedKal{
    background: #abe;
}

#_calFormStyle{
    position: relative;
    padding: 20px;
    text-align: center;
    width: 100%;
    height: 400px;
    font-family: arial;
}

#_lblKalKind{
    font-weight: bold;
    color: #3F4C6B;
    padding-bottom: 20px;
    font-size: 20px;
    text-align: left;
}

.lblTitle{
    display: inline-block;
    color: #3F4C6B;
    font-weight: bold;
    margin-top: 10px;
    line-height: 25px;
}

.lblTitle h1{
    font-size: 12px;
    position: relative;
    top: 7px;
    font-style: italic;
}

.lblTitle h2{
    font-size: 18px;
    position: relative;
    display: block;
    top: 13px;
}

.lblTitleEmail{
    display: inline-block;
    color: #3F4C6B;
    font-weight: bold;
    margin-top: 10px;
    line-height: 25px;
    margin-bottom: 20px;
}

#_inpCustomName{
    margin-top: 10px;
    border: solid 1px #3F4C6B;
    border-top: none;
    position: relative;
}

._inpCustomName:focus {

    box-shadow: 0 0 10px #9ecaed;
}

#_cnStyleList{
    position: absolute;
    width: 300px;
    height: 200px;
    text-align: left;
    list-style-type: none;
}

#_cnStyleList li
{
    height: 30px;
    border-bottom: solid #abe 1px;

}

#_cnStyleList input{
    margin-top: 8px;

}

.radStyle{
    margin-right: 10px;
    top: 20px;
    pointer-events: none;
}

.addedykacje{
    cursor: pointer;
}

.cnCustomText{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 280px;
    padding: 10px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#606c88+0,3f4c6b+100;Grey+3D+%232 */
    background: #606c88; /* Old browsers */
    background: -moz-linear-gradient(top,  #606c88 0%, #3f4c6b 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#606c88), color-stop(100%,#3f4c6b)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #606c88 0%,#3f4c6b 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #606c88 0%,#3f4c6b 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #606c88 0%,#3f4c6b 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #606c88 0%,#3f4c6b 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606c88', endColorstr='#3f4c6b',GradientType=0 ); /* IE6-9 */
    float: left;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    -webkit-box-shadow: 0 0 10px 1px #A3A3A3;
    box-shadow: 0 0 10px 1px #A3A3A3;
    margin: 4px;
    overflow: hidden;
    text-align: center;
}

.cnCustomText input{
    width: 90%;
    display: inline-block;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    padding: 5px 10px;
    border: 1px solid #b7b7b7;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    color: #3F4C6B;
    -o-text-overflow: clip;
    text-overflow: clip;
    background: rgba(252,252,252,1);
    -webkit-box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.2) inset;
    box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.2) inset;
    text-shadow: 1px 1px 0 rgba(255,255,255,0.66) ;
    font-family: "OpenSansCondensedBold", Arial, sans-serif;
    margin: 3px;
}

.cnCustomText p{
    margin-bottom: 7px;
    letter-spacing: 1px;
    font-size: 16px;
    text-align: center;
    color: white;
    font-weight: bold;
    font-family: "OpenSansCondensedBold", Arial, sans-serif;
}


.liStyle p{
    position: relative;
    margin-left: 30px;
    font-size: 13px;
    padding: 7px;
    margin-top: -12px;
}

.itemImg{
    margin-bottom: -3px !important;
}

.liStyle label
{
    padding-left: 0px;
    width: 88%;
    cursor: pointer;
}

.overLiStyle{
    position: absolute;
    top: 0px;
    width: 100%;
    left: 0px;
    height: 30px;
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";

    /* IE 5-7 */
    filter: alpha(opacity=0);

    /* Netscape */
    -moz-opacity: 0;

    /* Safari 1.x */
    -khtml-opacity: 0;

    /* Good browsers */
    opacity: 0;

    z-index: 1;
}



.infoSelStyle{
    position: absolute;
    bottom: 50px;
    left: -50px;
    color: #3F4C6B;
}

.infoSelStyle p{
    font-family: "OpenSansCondensedBold", Arial, sans-serif;
}

#_cnStyles{

    height: 200px;
    margin-top: -15px;
}


.itemTemplate{
    position: relative;
    top: 0px;
    max-width: 300px;
    max-height: 167px;
    margin: 10px;
    display: inline-block;
    pointer-events: none;
    border: solid 1px #3F4C6B;

}

.itemtemplate:hover{
    background: #abe;
}

.selectedStyleCal{
    background: #abe;
}

.selectedCoverStyle{
    background: #abe;
}

.radStyle{
    top: 0px;
    margin-top: 9px;
    margin-left: 10px;
}


.cont{
    position: absolute;
    width: 300px;
    height: 300px;
    top: 0px;
    left: 0px;
    background-color: red;
    z-index: 10000;
}

.squar{
    position: relative;
    display: inline-block;
    margin: 5px;
    width: 50px;
    height: 50px;
    background-color: green;
}


.cnPrvStyle{
    position: absolute;
    width: 360px;
    left: 400px;
    top: -34px;
}

#_prvStyle{
    top: 20px;
    left: 400px;
    width: 350px;
    height: 300px;
    cursor: pointer;
}

.cnPrestyl{
    position: relative;
    top: -20px;
    text-align: left;

}

.cnPrestyl input{
    margin: 5px;
    cursor: pointer;
}

.selPrestyl{
    font-weight: bold;
    color: #3F4C6B !important;
}

.lblprestyl{
    color: #777777;
    cursor: pointer;
}

.imgJedTroj{
    max-height: 300px;
    -webkit-box-shadow: 0 0 10px 1px #A3A3A3;
    box-shadow: 0 0 10px 1px #A3A3A3;
}

#_cnPin{
    background-color: #ffffff;
    text-align: center;
    padding: 10px;
    width: 250px;
    height: 363px;
    border: 0px solid #000000;
    -webkit-box-shadow: 0 0 10px 1px #000000;
    box-shadow: 0 0 10px 1px #000000;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    overflow: hidden;
}

.icoclose{
    width: 32px;
    cursor: pointer;
    position: absolute;
    right: 2px;
    top: 2px;
    z-index: 2;
}

.icocloseWhite{
    width: 33px;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 2;
}

#_cnCopy{
    background-color: #ffffff;
    text-align: center;
    padding: 10px;
    width: 800px;
    border: 0px solid #000000;
    -webkit-box-shadow: 0 0 10px 1px #000000;
    box-shadow: 0 0 10px 1px #000000;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    overflow: hidden;
}

.cnUploader{
    background-color: #ffffff;
    text-align: center;
    padding: 10px;
    width: 400px;
    border: 0px solid #000000;
    -webkit-box-shadow: 0 0 10px 1px #000000;
    box-shadow: 0 0 10px 1px #000000;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    overflow: hidden;
}

.cnUploader p{
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
}

#fileUp{
    margin-top: 20px;
    font-size: 14px;
    display: block;
    margin-left: 100px;
}

#_btnUpload{
    margin: auto;
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 10px;
    cursor: pointer;
}

.btnShare{
    margin: auto;
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 10px;
    cursor: pointer;
    height: 20px;
    width: 80px ;
}

#_cnCopyOkienkoOld{
    background-color: #ffffff;
    text-align: center;
    padding: 10px;
    width: 300px;
    border: 0px solid #000000;
    -webkit-box-shadow: 0 0 10px 1px #000000;
    box-shadow: 0 0 10px 1px #000000;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

#_cnPinFirst{
    position: relative;
    top: 0px;
}

#_cnPin h2{
    font-size: 12px;
    line-height: 20px;
}

.lblPodglad{

    position: relative;
    margin-top: -10px;
    margin-left: 0px;
    padding-left: 40px;
    z-index: 2;
}

.lblPodglad p{
    font-size: 16px;
    font-family: "OpenSansCondensedBold",Arial,sans-serif;
    font-weight: normal;
    color: #36415c;
    float: left;
}
#_cnPin h4{
    margin-top: 5px;
    margin-bottom: 9px;
}

#_inpPIN{
    margin: 10px;
    width: 150px;
    margin-top: 30px;
    text-align: center;
    font-weight: bold;
}

.btnPIN{
    width: 120px;
    cursor: pointer;
    margin: auto;
    margin-top: 5px;
    margin-bottom: 20px;
    font-size: 12px;
    height: 20px;
}

.btnAnuluj{
    cursor: pointer !important;
    display: block;
}

.btnPINAgain{
    width: 150px;
    height: 18px;
    font-size: 15px;
    margin: auto;
}

.nopin{
    margin-top: 15px;
    color: #ffffff;
    font-size: 14px;
    padding: 3px;
    padding-left: 10px;
    padding-right: 10px;
    display: inline-block;
    cursor: pointer;
    background-color: dimgray;
    border-radius: 5px 5px 5px 5px;
    margin-bottom: 44px;
    width: auto;
}

.nopin:hover{
    background-color: #929292;
}

.moveup{
    margin-top: 15px;
    color: #ffffff;
    font-size: 14px;
    padding: 3px;
    padding-left: 10px;
    padding-right: 10px;
    display: inline-block;
    cursor: pointer;
    background-color: dimgray;
    border-radius: 5px 5px 5px 5px;
    margin-bottom: 14px;
    width: auto;
}

.modalPin{
    top:0px;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 2;
}

#svgprv{
    pointer-events: none;
    display: block;
    position: absolute;
    -webkit-filter: drop-shadow(5px 5px 5px #222);
    filter: drop-shadow(5px 5px 5px #222);
    width: 100%;
    cursor: pointer;
}

.svgcartMinipreview svg {
    width: 100%;
    height: 100%;
}

.icoPreviewClose{
    position: fixed;
    right: 20px;
    top: 20px;
    width: 50px;
    cursor: pointer;
}

.modalStylePreview{
    top:0px;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(211, 210, 210, 0.91);
    z-index: 3;
    overflow-y: scroll;
}

.modalLogout{
    top:0px;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 200000;
}

.modalLogout h1{
    font-size: 14px;
    font-weight: bold;
}

.modalLogout img{
    width: 64px;
}


.txtSprawdz{
    margin-top: 15px;
}

.imgupload{
    position: relative;
    margin-top: 20px;
}

.popSaveCont{
    padding: 5px;
    min-width: 300px;
    position: absolute;
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 15px 1px rgba(0,0,0,1);
    box-shadow: 0 0 15px 1px rgba(0,0,0,1);
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}


.actionBtnGroup{
    position: absolute;
    display: block;
    top: 50%;
    right: 0px;
    font-family: "antoniolight",Arial,sans-serif ;
    width: 170px;
}

.btnCopyBig, .btnChangeBig{
    width: 100%;
    position: relative;
    display: block;
    background: #36415c;
    color: white;
    font-size: 20px !important;
    padding-top: 13px;
    padding-left: 15px;
    padding-bottom: 10px;
    cursor: pointer;
    font-size: 20px;
    -webkit-filter: drop-shadow(5px 5px 5px #222);
    filter: drop-shadow(5px 5px 5px #222);
    z-index: 1;
    margin: 5px;
}
.btnAddToCartBig{
    position: relative;
    margin: 5px;
    width: 100%;
    display: block;
    background: #ab0d43;
    color: white;
    font-size: 30px !important;
    padding-top: 8px;
    padding-left: 15px;
    padding-bottom: 10px;
    padding-right: 20px;
    cursor: pointer;
    -webkit-filter: drop-shadow(5px 5px 5px #222);
    filter: drop-shadow(5px 5px 5px #222);
    z-index: 1
}

.btnAddToCartBig:hover{
    background: #d68b8a;
}

.btnCopyBig:hover, .btnChangeBig:hover{
    background: #58688d;
}
.btnAddToCartBig tspan, .btnCopyBig tspan, .btnChangeBig tspan{
    font-family: "antoniolight",Arial,sans-serif;
    font-size: 18px;

}

.btnCopyLink{
    background: #36415c;
    font-size: 20px;
    position: relative;
    padding: 6px;
    margin-left: 5px;
    color: #ffffff;
    font-family: "OpenSansCondensedBold",Arial,sans-serif;
    cursor: pointer;
    width: 80px;
    margin: auto;
    margin-bottom: 30px;
}
#linkPublic{
    margin-top: 10px;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 12px;
    border: 1px solid lightslategray;
    padding-top: 3px;
    padding-left: 5px;
    margin-top: 10px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: bold;
    color: #36415c;
}


.progrInfo{
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#_prog-Cont{
    width: 290px;
    height: 45px;
}

#_prog-BigCont{
    width: 100%;
    height: 20px;
    background-color: #0099cc;
    margin-bottom: 5px;
    -webkit-box-shadow: 0 0 4px 1px #BABABA;
    box-shadow: 0 0 4px 1px #BABABA;
    border-width: 1px;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    overflow: hidden;
}

.progBarActive{
    height: 100%;
    width: 0%;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#545fd6+0,7680d8+68,3446ce+70,3d4dcb+81,475bc7+100 */
    background: rgb(84,95,214); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(84,95,214,1) 0%, rgba(118,128,216,1) 68%, rgba(52,70,206,1) 70%, rgba(61,77,203,1) 81%, rgba(71,91,199,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(84,95,214,1)), color-stop(68%,rgba(118,128,216,1)), color-stop(70%,rgba(52,70,206,1)), color-stop(81%,rgba(61,77,203,1)), color-stop(100%,rgba(71,91,199,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(84,95,214,1) 0%,rgba(118,128,216,1) 68%,rgba(52,70,206,1) 70%,rgba(61,77,203,1) 81%,rgba(71,91,199,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(84,95,214,1) 0%,rgba(118,128,216,1) 68%,rgba(52,70,206,1) 70%,rgba(61,77,203,1) 81%,rgba(71,91,199,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(84,95,214,1) 0%,rgba(118,128,216,1) 68%,rgba(52,70,206,1) 70%,rgba(61,77,203,1) 81%,rgba(71,91,199,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(84,95,214,1) 0%,rgba(118,128,216,1) 68%,rgba(52,70,206,1) 70%,rgba(61,77,203,1) 81%,rgba(71,91,199,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#545fd6', endColorstr='#475bc7',GradientType=0 ); /* IE6-9 */
}

.progBackgorundGrad{
    background: #eeeeee; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2NjY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #eeeeee 0%, #cccccc 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #eeeeee 0%,#cccccc 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-8 */
}

.btnUploadCancel{
    position: relative;
    color: #36415c;
    cursor: pointer;
    margin-left: 10px;
    bottom: 5px;
}


.preloadersend{
    position: relative;
    top: 10px;
    left: 120px;
    margin-bottom: 10px;
}

.preloadersendShare{
    position: relative;
    top: 10px;
    left: 20px;
    margin-bottom: 10px;
}

.modalUpload{
    top:0px;
    font-size: 14px;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 2;
    line-height: 20px;
}

.modalProgress , .modalBusyShareDesign{
    top:0px;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 2;
    line-height: 20px;
}

.modalBusyShareDesign{
    text-align: center;
}
.modalBusyShareDesign h1{
    font-size: 18px;
    margin-top: 20px;
    font-family: "OpenSansCondensedBold",Arial,sans-serif;
}


.cnNavCart{
    position: absolute;
    top: 26px;
    bottom: 50px;
    left:15px;
    right: 15px;
    overflow: hidden;
}


.navPcart{
    font-size: 29px !important;
    position: absolute;
    background: #ffffffba;
    padding: 14px;
    border-radius: 20%;;
    right: -70px;
    bottom: 40px;
    cursor: pointer;
    opacity: 0;
    border: 1px solid #ddcbe5;
    transition: 0.25s;
}

.navLcart{
    font-size: 29px !important;
    position: absolute;
    background: #ffffffba;
    padding: 14px;
    border-radius: 20%;
    bottom: 40px;
    left: -50px;
    cursor: pointer;
    opacity: 0;
    border: 1px solid #ddcbe5;
    transition: 0.25s;
}

.navLcart:hover{
    background: #ffffff;
}

.navPcart:hover{
    background: #ffffff;
}


.navEditcart{
    position: absolute;
    top:0px;
    left: 5px;
    right: 5px;
    background: none;
    padding: 10px;
    font-size: 40px !important;
    bottom: -56px;
    cursor: pointer;
}

.cnNavCart:hover .navLcart{
    left: 0px;
    opacity: 1;
    transition: 0.25s;
}

.cnNavCart:hover .navPcart{
    right: 0px;
    opacity: 1;
    transition: 0.25s;
}

.cnNavCart:hover .navEditcart{
    bottom: 6px;
    opacity: 1;
    transition: 0.25s;
}

.modalUpload h1{
    font-weight: bold;
    color: #36415c;
}





.modalCover{
    top:0px;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 2;
}

.modalCopy{
    top:0px;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 2;
}

#_cnLstCopyStyles{
    position: absolute;
    width: 767px;
    height: 200px;
    text-align: left;
}

.lstCopyStyles{
    position: relative;
    height: 200px;
}

.itm{
    position: relative;
}

.modalEditOrdered{
    top:0px;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 3;
}
.modalEditOrdered p{
    font-size: 14px;
    line-height: 20px;
}


.modalSystemBusy{
    top:0px;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 5;
}


#_infoAppLoader{
    position: absolute;
    left: 50px;
    right: 50px;
    top: 100px;
    bottom: 100px;

}

.cnSystemBusy{
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    width: 150px;
    text-align: center;
    background-color: #ffffff;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    -webkit-box-shadow: 0px 0px 16px 5px rgba(50, 50, 50, 0.85);
    -moz-box-shadow: 0px 0px 16px 5px rgba(50, 50, 50, 0.85);
    box-shadow: 0px 0px 16px 5px rgba(50, 50, 50, 0.85);
    padding: 10px;
}

.cnEditOrdered{
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    width: 300px;
    background-color: #ffffff;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    -webkit-box-shadow: 0px 0px 16px 5px rgba(50, 50, 50, 0.85);
    -moz-box-shadow: 0px 0px 16px 5px rgba(50, 50, 50, 0.85);
    box-shadow: 0px 0px 16px 5px rgba(50, 50, 50, 0.85);
    padding: 10px;
}

#_btnCancelEditOrder{

    float: left;
;
}

.modalCopy h2{
    font-size: 17px;
    display: inline-block;
    color: #3F4C6B;
    line-height: 25px;
    font-weight: bold;
    margin-right: 10px;
    margin-top: 20px;
}

.modalAlert , .modalVoucher{
    top:0px;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 3;
}

.modalWebConf{
    top:0px;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 2;
}

.modalAlert h4{
    font-weight: bold;
}


#mesgwarn{
    font-family: verdana, helvetica, arial;
    margin: 20px;
    margin-bottom: 30px;
    line-height: 25px;
}
#mesgwarn h1{
    font-family: verdana, helvetica, arial;
    font-weight: bold;
}

.modalAlertWarnDates{
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 2;
}

#_inpEmailNewUSer, #_inpEmailNewUSerSec{
    padding: 5px;
    border: solid 1px #888888;
    width: 220px;
}

#_inpEmailNewUSerSec{
    margin-bottom: 20px;
}

.txtEmail{
    font-size: 12px !important;
    line-height: 15px !important;;
}

#_btnEmail{
    width: 120px;
    margin-bottom: 10px;
}
.lblQuestEmail{
    font-weight: bold;
    color: red;
    font-size: 16px !important;
    margin-bottom: 4px !important;
}

#_cnWelcome{
    z-index: 2;
}

#_lblPin{
    color: red;
}

#_cnWarnTest{
    position: absolute;
    z-index: 2;
}

.modalWarnTest{
    top:0px;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color:rgba(0, 0, 0, 0.5);
    text-align: center ;
}

.cnWarnTest{
    width: 400px;
    background: #ffffff;
    padding: 20px;
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 10px 1px #000000;
    box-shadow: 0 0 10px 1px #000000;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    padding: 10px;
    text-align: center;

}

.cnWarnTest h1{
    font-size: 25px;
    margin-bottom: 10px;
    font-family: "OpenSansCondensedBold", Arial, sans-serif;

}
.cnWarnTest tspan{
    color: #1f2b47;
}

.cnWarnTest p{
    line-height: 25px ;
    font-size: 14px;
    margin-bottom: 15px;
}


.cnAlert{
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 10px 1px #000000;
    box-shadow: 0 0 10px 1px #000000;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    padding: 10px;
    text-align: center;
}

.btnOK{
    margin: auto;
    margin-top: 10px;
    cursor: pointer;
}

.startdesign{
    /*   position: absolute;
    //   top: 50%;
    //   left: 50%;
    //   -webkit-transform: translate(-50%, -50%);
    //   transform: translate(-50%, -50%);
    */
    pointer-events: none;
}

#_HEADER{
    cursor: pointer;
}

.headerOver{
    stroke: #006600;
    fill:   #00cc00;
}

#_btnTestInfo{
    position: absolute;
    right: 0px;
    top: 0px;
    width: 250px;

}

.browsico{
    margin-top: -20px;
    width: 64px;
    padding: 5px;
    cursor: pointer;
}


#infoCokieIco{
    margin-top: 20px;
    font-size: 12px;
    line-height: 15px;
}

.browsico:hover{
    outline: solid 1px #999999;
}

#_btnTestInfo p{
    background-color: #f3b300;
    position: relative;
    top: 55px;
    color: #000000;
    font-size: 15px;
    padding: 20px;
    line-height: 20px;
    text-shadow: 0px 0px black, 1px 1px #C1C1C1;
;

}




/*********************************
** CSS DO OPISÓW
/***********************/







#infoLoader .insidebox{
    display: inherit !important;
}

.insidebox {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 30px;
    font-family: arial;
    text-align: center;
    line-height: 35px;
    display: none;
}

.insidebox h2{
    text-align: center;
    color: #36415c;
    font-family: "antoniolight",Arial,sans-serif;
    font-weight: normal;
    text-shadow: 2px 2px 0 #cbcbcb;
    font-size: 44px;
    padding: 0;
    margin: 0 0 15px 0;
    letter-spacing: 3px;
    line-height: 40px;
}



.btnWybierz{
    letter-spacing: 1px;
    cursor: pointer;
    font-size: 15px;
    width: 58px;
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.insidebox h2 b{
    white-space: nowrap;
}

#boxmenu .box:nth-child(even) .insidebox h2{
    color: #555;
    text-shadow: 2px 2px 0 white;
}

.insidebox p{
    padding: 5px 10px 5px 10px;
    font-size: 16px;
    line-height: 24px;
    color: #36415c;
    max-width: 1200px;
    margin: 0 auto;
}

.insidebox span b{
    font-size: 21px;
    font-family: "OpenSansCondensedBold",Arial,sans-serif;
    font-weight: normal;
}

.insidebox span{
    font-size: 12px;
    padding: 0 10px;
    color: #36415c;
}

.insidebox p.cena_promo{
    width: 80%;
    font-size: 18px;
    color: #b81f18;
    margin: 0 auto;
    padding: 25px 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&amp;0+0,1+0,0+58 */
    background: -moz-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 0%, rgba(255,255,255,0) 58%, rgba(255,255,255,0) 100%); /* FF3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,255,255,1)), color-stop(58%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
    background: -webkit-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 58%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 58%,rgba(255,255,255,0) 100%); /* Opera 12+ */
    background: -ms-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 58%,rgba(255,255,255,0) 100%); /* IE10+ */
    background: radial-gradient(ellipse at center,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 58%,rgba(255,255,255,0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.insidebox .cena_promo strong{
    font-size: 34px;
    font-family: "OpenSansCondensedBold",Arial,sans-serif;
    font-weight: normal;
}



.klikproj{
    display: none;
}



#_cnLoginInfo{
    color: #3F4C6B;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    height: 47px;
    background: rgb(238,243,246);
    background: -moz-linear-gradient(top, rgba(238,243,246,1) 0%, rgba(191,201,205,1) 70%);
    background: -webkit-linear-gradient(top, rgba(238,243,246,1) 0%,rgba(191,201,205,1) 70%);
    background: linear-gradient(to bottom, rgba(238,243,246,1) 0%,rgba(191,201,205,1) 70%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eef3f6', endColorstr='#bfc9cd',GradientType=0 );
    top: 11px;
    padding-right: 5px;
    padding-left: 5px;
    text-align: right;
    line-height: 22px;
    float: right;
}

#_emailInfo{
    position: relative;
    top: 5px;
}

#_loginAction:hover{
    color: #8896cc;
}

#_loginAction{
    text-decoration: underline;
    cursor: pointer;
    display: inline-block;
}


#_inpCopy{
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}

#mesg{
    margin: 20px;
    margin-bottom: 30px;
    line-height: 25px;
}



#verInfo{
    position: absolute;
    bottom: 0px;
    font-size: 10px;
    padding: 0px;
    margin: 0px;
    color: gray;
}

.alertversion{
    text-shadow: 1px 2px #444444, -1px -1px #666666;
    color: #ffffff;
    font-size: 25px;
    text-align: center;
    line-height: 40px;
}

#_cnCennik{
    border: none;
    display: inline-block;
    position: relative;
    margin-right: 10px;
    float: right;
    width: 83px;
}

#_cnCennik h1{
    color: antiquewhite;
    font-weight: normal;
    font-family: "antoniolight",Arial,sans-serif;
    font-size: 15px;
    letter-spacing: 1px;
}
.popShareDesign label{
    display: inline-block;
    font-size: 14px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    line-height: 17px;
    margin-left: 5px;

    font-weight: bold;
    cursor: pointer;
}


#iframeRabat{
    width: 100%;
    height: 100%;

}


.preShare{
    position: relative !important;
    width: 56px !important;
    margin-bottom: 20px;
    margin-top: 100px;
    right: 0px !important;
}

#contRabat{
    width: 100%;
    height: 100%;
}

.cnRabat{
    width: 80%;
	max-width:600px;
    height: 80vh;
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 10px 1px #000000;
    box-shadow: 0 0 10px 1px #000000;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    padding: 10px;
    text-align: center;
}

.inpChkEmail{
    font-size: 13px !important;
    margin-bottom: 20px;
}

.popShareDesign, .modalRabat{
    top:0px;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 3;
}

.popShareDesign textarea{
    display: block;
    border: 1px solid gray;
    margin-left: 24px;
    width: 500px;
    height: 194px;
    font-size: 16px;
    margin-bottom: 13px;
    font-weight: bold;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.btnCloseShare{
    position: absolute;
    bottom: 10px;
    left: 250px;
}

.btnClose{
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
}

.btnClose:hover{
    opacity: 0.7;
}
.popShareDesign h3{
    display: block;
    font-size: 12px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-style: italic;
    margin-left: 20px;
    color: dimgrey;
}

.popShareDesign p{
    font-size: 12px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    line-height: 17px;
    margin-left: 25px;
    margin-bottom: 15px;
    color: dimgrey;
}

.sharTxt{
    text-align: left;
}

.sharTxtWarn{
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 14px !important;
    font-weight: bold;
    text-align: left;
    color: #3F4C6B !important;
}

.warnShar{
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: bold;
    text-align: left;
    font-size: 14px !important;
    color: #3F4C6B !important;
}

.cnShare{
    width: 600px;
    height: 480px;
}

.popShareDesign input{
    cursor: pointer;
    border: solid 2px red;
}

.popShareDesign h2{
    display: inline-block;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    margin-left: 10px;
    font-weight: bold;

}

.popShareDesign h1{
    font-size: 26px;
    font-family: "OpenSansCondensedBold",Arial,sans-serif;
    font-weight: normal;
    display: block;
    margin-right: 30px;
    margin-bottom: 20px;
    padding-top: 3px;
}

.popShareDesign form{
    text-align: left;
    margin-left: 20px;
    margin-top: 10px;
    line-height: 30px;
}

.popShareDesign img{
    position: absolute;
    right: 5px;
    width: 24px;
}
.cnPriceLogin{
    position: absolute;
    top: 0px;
    text-align: right;
    right: 211px;
    height: 50px;

}

.chkGrGift{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-align: left;
}

.inpChkGift{
    font-weight: normal;
    font-size: 12px;
    padding-left: 20px;
}


.tbCartDetail{

}

.tbCartDetail td:nth-child(1){
    padding-left: 10px;
    padding-bottom: 10px;
}

.tbCartDetail td:nth-child(2){
    padding-left: 10px;
    width: 77px;
    font-family: "OpenSansCondensedBold", Arial, sans-serif;
    font-size: 20px;
}

.tbCartDetail td:nth-child(3) {

}

.tbCartDetail td:nth-child(4){
    width: 180px;
}
.tbCartDetail td:nth-child(5){
    text-align: right;
    padding-left: 22px;
}

.tdContr{
    position: relative;
}

.chkGrGift label{
    display: inline-block;
    margin-right: 18px;
    float: left;
}

.lblKosztPack{
    font-size: 12px;
    padding-top: 8px;
    padding-left: 10px;
}

.itemCennik{
    position: relative;
    text-align: left;
    display: block;
    background: rgb(238,243,246);
    background: -moz-linear-gradient(top, rgba(238,243,246,1) 0%, rgba(191,201,205,1) 70%);
    background: -webkit-linear-gradient(top, rgba(238,243,246,1) 0%,rgba(191,201,205,1) 70%);
    background: linear-gradient(to bottom, rgba(238,243,246,1) 0%,rgba(191,201,205,1) 70%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eef3f6', endColorstr='#bfc9cd',GradientType=0 );
    height: 110px;
    color: #3F4C6B;
    overflow: hidden;
    width: 347px;
}


.gradSteel{
    background: rgb(238,243,246);
    background: -moz-linear-gradient(top, rgba(238,243,246,1) 0%, rgb(187, 205, 195) 70%);
    background: -webkit-linear-gradient(top, rgba(238,243,246,1) 0%,rgba(191,201,205,1) 70%);
    background: linear-gradient(to bottom, rgba(238,243,246,1) 0%,rgba(191,201,205,1) 70%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eef3f6', endColorstr='#bfc9cd',GradientType=0 );
}

.gradShared{
    background: rgb(238,243,246);
    background: -moz-linear-gradient(top, rgba(238,243,246,1) 0%, rgb(152, 205, 156) 70%);
    background: -webkit-linear-gradient(top, rgba(238,243,246,1) 0%, rgb(152, 205, 156) 70%);
    background: linear-gradient(to bottom, rgba(238,243,246,1) 0%, rgb(152, 205, 156) 70%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eef3f6', endColorstr='#b8d0bc',GradientType=0 );
}

.itemCennik img{
    position: relative;
    left: 0px;
    top: 5px;
    max-width: 160px;
    max-height: 100px;

    display: inline-block;
}

.icoMasterShare{
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 3;
}

.icoMasterShare img{
    width: 24px;
    cursor: help;
}

.itemCennik h2{
    font-family: "OpenSansCondensedBold",Arial,sans-serif;
    font-weight: normal;
    font-size: 18px;
    padding-right: 10px;
    margin-bottom: 12px;
}

.cnLinkPages{
    width: 400px;
    position: absolute;
    top: 90px;
    left: 30px;
}

.cnLinkPages img{
    width: 100px;
}

#emailList{
    height: 200px;
    width: 550px;
}

.shareVoucherDetails{
    margin-bottom: 20px;
    padding: 10px;
    background: #fde18e;
    border-radius: 9px 9px 9px 9px;
    -moz-border-radius: 9px 9px 9px 9px;
    -webkit-border-radius: 9px 9px 9px 9px;
    border: 2px dashed darkred;
    -webkit-box-shadow: 10px 10px 26px -6px rgba(0,0,0,0.75);
    -moz-box-shadow: 10px 10px 26px -6px rgba(0,0,0,0.75);
    box-shadow: 10px 10px 26px -6px rgba(0,0,0,0.75);
    display: inline-block;
    -webkit-transform: rotate(7.5deg);
    -ms-transform: rotate(7.5deg);
    transform: rotate(7.5deg);
    pointer-events:none;
}
#shareVoucherEmail ,#shareVoucherEmailSent
{
    height: 100px;
    width: 500px;
    border: solid 1px navy;
    margin-bottom: 20px;
}
.cnLnkPrv{

    display: inline-block;
    padding: 3px;
    text-align: center;
    margin: 5px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#606c88+0,3f4c6b+100;Grey+3D+%232 */
    background: #606c88; /* Old browsers */
    background: -moz-linear-gradient(top,  #606c88 0%, #3f4c6b 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#606c88), color-stop(100%,#3f4c6b)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #606c88 0%,#3f4c6b 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #606c88 0%,#3f4c6b 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #606c88 0%,#3f4c6b 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #606c88 0%,#3f4c6b 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606c88', endColorstr='#3f4c6b',GradientType=0 ); /* IE6-9 */
    float: left;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    -webkit-box-shadow: 0 0 10px 1px #A3A3A3;
    box-shadow: 0 0 10px 1px #A3A3A3;
    margin: 4px;
    cursor: pointer;
    overflow: hidden;
}


#_btnNOWY{
    position: relative !important;
}




.cnLinkPages h1{
    margin-top: 5px;
    color: #ffffff;
    font-family: "OpenSansCondensedBold",Arial,sans-serif;
    font-weight: normal;
    font-size: 12px;
}
.itemCennik h3{
    font-family: "OpenSansCondensedBold",Arial,sans-serif;
    font-weight: normal;
    font-size: 20px;
    display: inline-block;
    line-height: 1px;
    padding-bottom: 5px;
    padding-right: 10px;
}

.itemCennik h4{
    font-family: "OpenSansCondensedBold",Arial,sans-serif;
    font-weight: normal;
    color: #74838d;
    font-size: 18px;
    padding-right: 10px;
    margin-bottom: 10px;
    text-decoration: line-through;
    display: inline-block;
    padding-right: 0px;
}

.tooltipPrice{
    font-size: 16px !important;
    margin-left: -2px;
    display: block;
}

.lblpromo{
    font-family: "OpenSansCondensedBold",Arial,sans-serif;
    font-weight: normal;
    color: #FFFFFF;
    font-size: 16px;
    padding-right: 10px;
    margin-bottom: 10px;
    display: inline-block;
    padding-right: 0px;
    position: absolute;
    background: red;
    padding-left: 24px;
    padding-right: 19px;
}

.itemCennik span{
    font-family: arial;
    font-size: 14px;

}

.infoCen{
    font-family: "OpenSansCondensedBold", Arial, sans-serif;
    position: relative;
    top: 0px;
    display: none;
    font-size: 14px;
    text-align: center;
    margin-bottom: 10px;
}



.infoCen h3{
    display: inline-block;
    position: relative;
    margin-left: 5px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    cursor: pointer;
    border: none;
    font-size: 29px;
    font-family: "OpenSansCondensedBold", Arial, sans-serif;
    font-weight: bold;
    color: rgb(197, 0, 33);
    text-align: left;
    -o-text-overflow: clip;
    text-overflow: clip;
    text-shadow: 0 1px 0 rgb(204,204,204) , 0 2px 0 rgb(201,201,201) , 0 3px 0 rgb(187,187,187) , 0 4px 0 rgb(185,185,185) , 0 5px 0 rgb(170,170,170) , 0 6px 1px rgba(0,0,0,0.0980392) , 0 0 5px rgba(0,0,0,0.0980392) , 0 1px 3px rgba(0,0,0,0.298039) , 0 3px 5px rgba(0,0,0,0.2) , 0 2px 5px rgba(0,0,0,0.247059) , 0 5px 5px rgba(0,0,0,0.2) , 0 10px 10px rgba(0,0,0,0.14902) ;
    padding-bottom: 5px;
}

.listViewProduct .infoCen{
    display: block;
}


.iconFullScreen{
    position: relative;
    display: inline-block;

}

a#logotitle {
    display: inline-block;
    padding: 0px 13px 24px 16px;
    height: 10px;
    width: 100px;
    text-align: left;
    background-image: url('../assets/fotoCalendar.svg');
    background-size: 129px;
    background-repeat: no-repeat;
    background-position: 0 10px;
    font-size: 18px;
    font-weight: normal;
    text-decoration: none;
    font-family: "OpenSansCondensedBold",Arial,sans-serif;
    letter-spacing: 0px;
    color: #36415c;
    margin-left: 20px;
    margin-right: 20px;
    position: relative;
}

.btnSelectStyleDesign{
    position: absolute;
    left: 42%;
    text-align: center;
    width: 200px;
    display: block;
    margin: auto;
    cursor: pointer;
    bottom: 0px;
}


.lmarg200{
    margin-left: 213px !important;
}

#_btnCennik{
    width: auto;
    display: inline-block;
    text-align: center;
    letter-spacing: 2px;
    padding-top: 14px;
    border-right: none
}

.calendarLabel{
    font-size: 14px;
    margin-top: 0px;
}

.cnPrelCart{
    position: absolute;
    top: 4px;
    background: rgba(255, 251, 251, 0.74);
    left: 14px;
    right: 7px;
    z-index: 1;
    border-radius: 10px;
    bottom: 33px;
    pointer-events: none;
}

.cnbtngrCopyAdd{
    display: block;
    position: absolute;
    right: 0px;
    left: 0px;
    text-align: right;
    bottom: 19px;

}

.cnRemCart p{
    font-size: 12px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}


@keyframes spinner {
    to {transform: rotate(360deg);}
}

.spinner:before {
    content: '';
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin-top: -10px;
    margin-left: -10px;
    border-radius: 50%;
    border: 2px solid #ccc;
    border-top-color: #333;
    animation: spinner .6s linear infinite;
}

#_btnCarts{
    width: auto;
    display: block;
    text-align: center;
    position: absolute;
    right: 200px;
    font-size: 28px;
    color: white;
    top: 5px;
    cursor: pointer;
}

#_btnCarts i{
    position: absolute;
    left: 6px;
}
#_btnCarts label{
    position: absolute;
    font-size: 14px;
    padding: 3px;
    color: white;
    background: red;
    font-family: "OpenSansCondensedBold", Arial, sans-serif;
    top:13px;
    z-index: 1;
}
.hide{display:none!important}


.btnNav{
    float: left;
}

.grCh {
    width: 32%;
    display: inline-block;
}

.grCh label{
    display: block;
}
.infoSaved{
    font-family: "OpenSansCondensedBold", Arial, sans-serif;
    color: green;
    font-size: 14px;
    position: absolute;
    right: 6px;
    top: 61px;
    z-index: 1;
}
.cnCdL{
    height: 230px;
    display: inline-block;
    font-size: 30px;
    position: relative;
}


.svgcartMinipreview {
    -webkit-filter: drop-shadow(5px 5px 5px #222);
    filter: drop-shadow(5px 5px 5px #222);
}

#svgcartpreview{
    -webkit-filter: drop-shadow(5px 5px 5px #222);
    filter: drop-shadow(5px 5px 5px #222);
}
.di_table_prv td{
    vertical-align: middle;
}


.cnRowCart{
    position: relative;
    width: 100%;
    display: block;
    background: #dddddd;
    padding-top: 5px;
}

.bottomBar{
    position: absolute;
    display: block;
    height: 35px;
    bottom: 0px;
    width: 100%;
    color: white;
    font-size: 13px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    background: #f70330; /* Old browsers */
    background: -moz-linear-gradient(top,  #f70330 0%, #b10118 50%, #f60212 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f70330), color-stop(50%,#b10118), color-stop(100%,#f60212)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f70330 0%,#b10118 50%,#f60212 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f70330 0%,#b10118 50%,#f60212 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f70330 0%,#b10118 50%,#f60212 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f70330 0%,#b10118 50%,#f60212 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f70330', endColorstr='#f60212',GradientType=0 ); /* IE6-9 */
    -webkit-border-radius: 0px 0px 5px 5px;
    border-radius: 0px 0px 5px 5px;
}

.lstOrder {
    position: relative;
    margin-left: 10px;
    font-family: "OpenSansCondensedBold", Arial, sans-serif;
    padding: 10px;
    list-style-type: none;
    font-size: 14px;
    max-height: 284px;
    overflow-y: auto;
}
.lstOrder h3, .lstOrder h4{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.lstOrder h4{
    margin-bottom: 3px;
}
.lstOrder h3{
    font-size: 16px;
}

.cnOrderInfo{
    background: #ffcc00;
    margin: 10px;
    margin-top: 0px;
    padding: 10px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 10px;
    line-height: 16px;
    color: black;
    text-align: center;
    border: 1px solid red;
}

.cnOrderInfo h3{
    font-weight: bold;
    font-size: 16px;
    color: #c80000;
}

.icocloseCart{
    position: absolute;
    right: 0px;
    top: 0px;
    cursor: pointer;
}
.btnChangeOrd{
    font-weight: normal;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    text-decoration: underline;
    color: red;
    display: block;
    position: absolute;
    bottom: 8px;
    right: 0px;
    cursor: pointer;
}


.lstOrder li{
    border-bottom: 1px solid #777777;
    position: relative;
    padding-bottom: 8px;
    margin-bottom: 8px
}

.rwWyk{
    width: 65px;
    display: inline-block;
    margin-right: 0px;
    margin-left: 4px
}
.rwImg{

    display: inline-block;
}
.rwAmount{
    display: inline-block;
    text-align: center;
    margin-right: 4px;

}
.rwPriceGift{
    display: inline-block;
    margin-left: 3px;

}

.rwPricePrem{
    display: inline-block;
    margin-left: 3px;
    margin-right: 3px;
}

.btnDetPriceTool{
    cursor: pointer;
}

.btnDetPriceTool:hover{
    text-decoration: underline;
}
.tForm{
    width: 250px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif !important;
    font-size: 14px;
    line-height: 20px;
    text-align: right;
}

.lblOldPrice{
    text-decoration: line-through;
    color: #777777;
}

.rwL{
    position: absolute;
    display: inline-block;
    font-family: "OpenSansCondensedBold", Arial, sans-serif;
}
.rwR{
    text-align: right;

    position: absolute;
    right: 35px;
    bottom: 5px;


}
.rwPriceCal{
    display: inline-block;
    margin-left: 3px;
    margin-right: 3px;
}

.rwTotPrice{
    display: inline-block;
    margin-left: 2px;
    font-family: "OpenSansCondensedBold", Arial, sans-serif;
    font-size: 16px;
}

.rwMain{
    position: relative;
    display: block;
    height: 27px;
    font-family:"Arial Narrow";
    font-size: 14px;
}
.cnNowyKalendarz:hover{
    opacity: 1;
}


/*.itemDesignRendView:first-child {
    margin-left: 235px;
}*/

.itemDesignRendView {
    margin: 5px;
    display: inline-block;
    padding: 10px;
    font-size: 12px;
    font-weight: bold;
    color: #43023d;
    position: relative;
    overflow: hidden;
    width: 200px;
}

.cnnew{
    position: absolute;
    width: 100%;
}
.cnNowyKalendarz {
    position: relative;
    opacity: 1;
    width: 180px;
    height: 209px;
    display: inline-block;
    margin-bottom: 44px;
    margin-left: 20px;
    padding-top: 53px;
    font-size: 20px;
    text-align: center;
    background: #fbfbfb21;
    font-family: "OpenSansCondensedBold", Arial, sans-serif;
    color: white;
    z-index: 2;
    border: 3px dotted #ffffff;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
    cursor: pointer;

}

.cnNowyKalendarz i{
    font-size: 35px;
    margin-top: 43px;
}
.btnAddToCartInfo:hover{
    opacity: 1;
}




.btnAddToCartInfo{
    position: relative;
    margin: auto;
    opacity: 0.7;
    width: 90%;
    height: 40px;
    padding-top: 11px;
    font-size: 20px;
    text-align: center;
    background: #fbfbfb;
    font-family: "OpenSansCondensedBold", Arial, sans-serif;
    color: #dd0000;
    z-index: 2;
    border: 2px dotted #dd0000;
    -webkit-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
    cursor: pointer;
    margin-top: 0px;
    margin-bottom: 5px;
}

.btnAddToCartInfo i{
    position: absolute;
    top:8px;
    left: 20px;
    font-size: 35px;
    margin-right: 20px;
}
.lstOrder h4{
    font-size: 12px;
}
.lstOrder img{
    width: 18px;
}

#ordForm{
    position: relative;
    margin: auto;
    margin-top: 20px ;
}

#ordForm label{
    display: inline-block;
    font-size: 12px;
    text-align: right;
    width: 100px;
    margin-top: 10px;
    margin-bottom: 12px;
}
.cnCartsToOrderForm h3{
    position: relative;
    margin: auto;
    font-size: 12px;
    text-align: center;
    line-height: 20px;
    padding: 30px;
}

.cnCartsToOrder h2, .cnCartsToOrderForm h2{
    text-align: left;
    font-family: "OpenSansCondensedBold", Arial, sans-serif;
    background: lightgray;
    color: #36415c;
    padding: 7px;
    font-size: 18px;
    -webkit-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
}

#_btnCancel, #_btnCancelOrder ,#_btnCancelOrderForm{
    position: relative;
    width: 150px;
    text-align: left;
    display: block;
    padding-top: 11px;
    padding-left: 20px;
    padding-bottom: 11px;
    cursor: pointer;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

#modalCartDetail h3{
    text-align: center;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 22px;
    margin-top: 10px;
}

#_btnAddToOrder ,#_btnDalejOrder, #_btnDalejOrderForm{
    cursor: pointer;
    top:0px;
    position: relative;
    width: 170px;
    text-align: center;
    display: block;
    padding-top: 11px;
    padding-bottom: 11px;
    position: absolute;
    right: 0px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}
#navL{
    padding-left: 4px;
    padding-right : 6px;
    padding-top: 45%;
    padding-bottom: 45%;
}

#navR{
    padding-right: 4px;
    padding-left: 6px;
    padding-bottom: 45%;
    padding-top: 45%;
}

#navR:hover, #navL:hover{
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    outline: 1px solid #666666;
    background: rgba(251, 251, 251, 0.14);
    cursor: pointer;
}
.cnCdInfo{
    width: 100%;
}

#welcomeScreen, #modalPin{
    z-index: 10;
    opacity: 1 !important;
}

.imgClose{
    position: absolute;
    width: 20px;
    right: 5px;
    cursor: pointer;
}



#welcomeScreen .modal-content, #modalPin .modal-content{
    position: absolute;
    top:50px;
    background: #ecf8ff;
    text-align: center;
    width: 300px !important;
    left: 50% !important;
    -webkit-transform: translate(-50%, 0%) !important;
    transform: translate(-50%, 0%) !important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 22px;
    font-size: 13px;
    padding: 10px;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
}

.cnCdR{
    position: absolute;
    display: inline-block;
    top: 100px;
    right: 20px;
}

#imgSynchro{
    width: 80%;
}

.cnDetInfo{
    display: block;
    position: relative;
    background: #dddddd;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}

.tbUsrdates{
    font-size: 12px;
}

.tbUsrdates td{
    padding: 4px;
}

.tbUsrdates tr{
    border-bottom: solid 1px #dddddd  ;
}

.tbUsrdates td:nth-child(2) {
    width: 120px;
    border-left: solid 1px #dddddd;
}

#_tbTitleMonth{
    background: #36415c;
    font-family: "OpenSansCondensedBold", Arial, sans-serif;
    color: white;
    padding: 4px;
}

.di_table{
    position: relative;
    margin: auto;
    width: 90%;
    font-size: 14px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.di_table td{
    padding: 4px;
}
.di_table td:nth-child(2) {
    text-align: right;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
}

#modalCarts, #modalCartDetail, #modalCartsOrder, #modalCartsOrderForm, #modalKomunikat{
    top:0px;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color:rgba(0, 0, 0, 0.5);
    z-index: 5;
    color: #36415c;
}

#modalVoucherDetail{
    top:0px;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color:rgba(0, 0, 0, 0.4);
    z-index: 6;
    color: #36415c;
}

.cnVoucherDet {
    position: relative;
    margin: auto;
    background: white;
    display: block;
    margin-top: 150px;
    width: 370px;
    -webkit-box-shadow: 0 0 15px 1px rgba(0,0,0,1);
    box-shadow: 0 0 15px 1px rgba(0,0,0,1);
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}


.infoZamowiony{
    font-family: "OpenSansCondensedBold", Arial, sans-serif;
    color: rgb(197, 93, 84);
    font-size: 14px;
    right: 4px;
    position: absolute;
    bottom: 3px;
}


#test{
    position: fixed;
    bottom: 0px;
    left: 0px;
}

#_btnScrolDown{
    cursor: pointer;
    font-family: "antoniolight",Arial,sans-serif;
    position: absolute;
    padding: 5px;
    background: #e8edf0;
    top: -10px;
    z-index: 4;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    border: 1px solid #36415c;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

#_btnScrolDown:hover{
    color: #e8edf0;
    background: #36415c;
}

.arrdown{
    position: relative;
    display: inline-block;
    margin-left: 3px;
}

.transparent {
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";

    /* IE 5-7 */
    filter: alpha(opacity=0);

    /* Netscape */
    -moz-opacity: 0;

    /* Safari 1.x */
    -khtml-opacity: 0;

    /* Good browsers */
    opacity: 0;
}



/*/////////////*/





[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
    position: relative;
    padding-left: 25px;
    cursor: pointer;
}

[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
    content: '';
    position: absolute;
    left:0; top: 2px;
    width: 17px; height: 17px;
    border: 1px solid #aa0006;
    background: #f8f8f8;
    border-radius: 3px;
    box-shadow: inset 0 1px 3px rgba(206, 0, 4, 0.30)
}
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
    content: '✔';
    position: absolute;
    top: 0px; left: 1px;
    font-size: 28px;
    line-height: 0.5;
    color: #aa0006;
    transition: all .2s;
}
[type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    transform: scale(0);
}
[type="checkbox"]:checked + label:after {
    opacity: 1;
    transform: scale(1);
}
[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before {
    box-shadow: none;
    border-color: #aa0006;
    background-color: #ddd;
}
[type="checkbox"]:disabled:checked + label:after {
    color: #999;
}
[type="checkbox"]:disabled + label {
    color: #aaa;
}
[type="checkbox"]:checked:focus + label:before,
[type="checkbox"]:not(:checked):focus + label:before {
    border: 1px dotted #aa0006;
}

label:hover:before {
    border: 1px solid #aa0006!important;
}


.tooltipster-sidetip.tooltipster-noir.tooltipster-noir-customized .tooltipster-box {
    background: grey;
    border: 3px solid red;
    border-radius: 6px;
    box-shadow: 5px 5px 2px 0 rgba(0,0,0,0.4);
}

.tooltipster-sidetip.tooltipster-noir.tooltipster-noir-customized .tooltipster-content {
    color: blue;
    padding: 8px;
}






[type="radio"]:not(:checked),
[type="radio"]:checked {
    position: absolute;
    left: -9999px;
}
[type="radio"]:not(:checked) + label,
[type="radio"]:checked + label {
    position: relative;
    padding-left: 25px;
    cursor: pointer;
}

[type="radio"]:not(:checked) + label:before,
[type="radio"]:checked + label:before {
    content: '';
    position: absolute;
    left:0; top: 2px;
    width: 17px; height: 17px;
    border: 1px solid #aa0006;
    background: #f8f8f8;
    border-radius: 3px;
    box-shadow: inset 0 1px 3px rgba(206, 0, 4, 0.30)
}
[type="radio"]:not(:checked) + label:after,
[type="radio"]:checked + label:after {
    content: '✔';
    position: absolute;
    top: 0px; left: 1px;
    font-size: 28px;
    line-height: 0.5;
    color: #aa0006;
    transition: all .2s;
}
[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    transform: scale(0);
}
[type="radio"]:checked + label:after {
    opacity: 1;
    transform: scale(1);
}
[type="radio"]:disabled:not(:checked) + label:before,
[type="radio"]:disabled:checked + label:before {
    box-shadow: none;
    border-color: #aa0006;
    background-color: #ddd;
}
[type="radio"]:disabled:checked + label:after {
    color: #999;
}
[type="radio"]:disabled + label {
    color: #aaa;
}
[type="radio"]:checked:focus + label:before,
[type="radio"]:not(:checked):focus + label:before {
    border: 1px dotted #aa0006;
}



/* CSS DO ZEWNĘTRZNEGO PLIKU O TERMINACH*/

#komunikat {
    position: relative;
    display: block ;
    margin: auto !important;
    /* float: right; */
    width: 100% !important;
    border: none !important;
    border-radius: 10px;
    margin: 10px;
    /* padding: 10px; */
    text-align: center;
    font-samily: arial;
    color: #444;
    background: #ffffff08 !important;
}

#_infoLoader{
    display: block;
    position: relative;
    z-index: 1;
}
#_infoLoader:hover {
    background: #ffffff22;
    cursor: pointer;

}

#komunikat h3 {
    font-family: "OpenSansCondensedBold",Arial,sans-serif;
    font-size: 16px;
    width: 100%;
    padding-bottom: 17px;
    background-image: url(https:/www.fotocalendar.pl/pict/rozwin.png);
    background-size: 40px 16px;
    background-repeat: no-repeat;
    background-position: center bottom;
    cursor: pointer;
}