@import url("pobierz_v2.css");


.aligned {text-align:justify}


/* CONTENTS STYLE*/
#content {
    padding-top:5px;
    position:relative;}


#content div.left-col {
    list-style:none;
    margin:0;
    padding:0;
    float:none;
    position:relative;
    z-index:500;
    margin-right:10px;
    margin-bottom:10px;
}
#content div.left-col ul.level-1 {
    margin-bottom:50px
}
#content div.left-col ul.level-2 {
    margin-left:10px
}
#content div.left-col ul.level-2 li:first-child {
    border-top:none
}
#content div.left-col ul li {
    
    margin:0;
    padding:0;
    list-style: none;
    
    border-bottom:1px solid #bac2d2;
}
#content div.left-col ul li.divider {
	border-width:3px
}
#content div.left-col li a{
    padding:6px 6px 2px 6px;
    display:block;
    text-decoration:none;
    
    
    }
   
#content div.left-col li:first-child{
    border-top:1px solid #bac2d2;
}
#content div.left-col li.active a{
    background: #e8ebe7;
}

.sub-arrow {
	position: static;
	margin-top: 0;
	margin-right: 0;
	margin-right: 6px;
	display: inline-block;
	width: 0;
	height: 0;
	overflow: hidden;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px dashed transparent;
	border-bottom: 4px dashed transparent;
	border-left: 4px dashed transparent;
}

#content h1,#content p.h1 {
    font-size: 25px ;
    font-weight:700;
    color: var(--color-blue);
    border-bottom:1px solid #bac2d2;
    margin-bottom:20px;
    padding-bottom:10px
}
#content h1 span {}
#content .h1 {border-bottom:1px solid red}

#content h1.clean{border:0px solid green;margin:0;}
#content h1.clean span {border:0px;}
/*.colorRect {width:15px;height:15px;float:left;display:block;vertical-align:center;margin-top:2px}*/
.colorRectH {width:24px;height:24px;float:left;display:block;vertical-align:center;margin-top:2px;margin-right:5px}


#content h2 {
    font-weight:bold;
    font-size: 21px;
    text-transform:none;
   
    padding-bottom:3px;
    padding-top:14px;
    margin:0px;
    padding:14px 0px;
}

#content h3 {
    font-size:17px;
    font-weight:700;
    /*font:bold 17px 'PT Sans Caption',Arial, Helvetica, sans-serif;*/
    
    color:var(--color-blue);
    padding-bottom:1px;
    padding-top:1px;
    
}
#content h4 {
    font:bold 14px 'PT Sans Caption',Arial, Helvetica, sans-serif;
    
    color:#abcc00;
    
}

#content .cechy {
    margin-top:20px;
    font-size: 120%;   
}
.vcenter {
    display: inline-block;
    vertical-align: middle;
   
    padding-left:40px;
    padding-right:40px;
    
}

#content .cechy .row {
    margin-top:45px;
    margin-bottom:45px; 
    border-bottom:1px solid #666;
    padding-top:20px;padding-bottom:60px;

}
.row.benefit {border-bottom:1px solid #666;padding:20px 0px;}
.row.benefit h2 {font-size:25px !important}
.row.benefit strong {color:var(--color-blue);}
.benefit-icon {width:80%;display: block; margin: 12px auto;}

#content .cechy .col-pic {padding:0 20px}
#content .cechy .cecha_pic {
    -moz-box-shadow:    7px 7px 25px rgba(0,0,0,0.3);
    -webkit-box-shadow: 7px 7px 25px rgba(0,0,0,0.3);
    box-shadow:         7px 7px 25px rgba(0,0,0,0.3)
}

@media (min-width:700px) {

    #content .cechy .row {
        display: flex;
        align-items: center;
    }

    #content .cechy .row.left .col-desc {
        order: 2;
    }

   #content .cechy  .row.left .col-pic {
        order: 1;
    }

    #content .cechy .row.right .col-desc {
        order: 1;
    }

    #content .cechy .row.right .col-pic {
        order: 2;
    }
}


#content .cechy h3 {
    margin-top:0px;
    font-size:150%;
    margin-bottom:30px;
}
#content .cechy h4 {
    color: #555;
    font-size:110%;
    margin-bottom:3px
    
}


#content h2 a{text-decoration: none}

#content h2.blue {color:#1b346a;}


#content p {padding-bottom:0px}
#content p.h1 {padding-bottom:5px}

#content ul {list-style: disc;
    margin-left:0px;
    padding-left:0px;}
#content li {
    margin-left:20px;
    margin-bottom:8px;
    list-style-position: outside;
    list-style-image: url('/images/bullet.png');
}

/*expanding text */
.expand-box address {
    display: none;
}

.expand-btn {
    cursor: pointer;
    background:none;
    border:none;
    color:#999;
    font-size:13px;font-weight:700;
    margin-top:0px;
    padding:0px;
    text-transform: uppercase;
}
.expand-btn.all{margin-top:20px}
.expand-btn:hover {
    color:var(--color-blue)
}
.expand-text{
    margin-bottom:17px;
}
/*expanding text */




#content li.spaced {padding-bottom:10px}
#content table {font-size:100%;border-color:#ddd;border-style:solid;border-width:0px 0px 0 0px}
#content table {margin-bottom:30px}
#content table td {border-bottom:0px solid #fff;
                   padding:10px;
                   padding-left:20px;
                   padding-right:20px;
          padding-bottom:15px;   
          vertical-align:top;
          
border-top:1px solid #aaa;          
border-left:1px solid #aaa}

#content table tr:first-child td {
    background:#4ca6dc
}

#content table td:first-child {border-left:none}
#content table.wersje-tabela  td{ vertical-align:middle}
#content table th {
    border-bottom:0px solid #ddd;
    text-align:left;
    background:url('/images/table-border1.gif') repeat-x bottom #e8ebe7;
    padding:10px;
    text-transform: uppercase;
    font-size:12px
}

@media (max-width:700px){
    #content table td {
                   padding:3px;
                   padding-left:5px;
                   padding-right:5px;
    }
}
#content table tr{}
#content table tr:hover {background:#000}
#content table.noneBG td {background-color:transparent}
#content table.noneBG {border-width:0 1px}


#content .rightBorder {border-right:1px solid #ccc}

#content table.highlight td {padding:30px; background-image:none}
#content ul.zoom-bullet a {color:black;text-decoration: none;border-bottom:1px solid #ddd;display:block-inline;padding:1px 15px 0px 0px;background:url('/images/zoom-bullet1.png') right center no-repeat;}
#content ul.zoom-bullet a:hover {color:#ea7f1e;border-color:#ea7f1e;}


/*#content table.highlight td a {text-decoration:none;color:black}
#content table.highlight td a:hover {color:#ea7f1e}*/


#content .highlighted {background:#f2f3f2;padding:20px}
#content .rightColumn {float:right;width:400px;margin-left:40px;background:#f2f3f2;padding:20px}



/*DOWNLOAD NEW ------*/


#download {
    background-image:url('/images/download/download-background.jpg');
    background-repeat:no-repeat;
    background-size: cover;
    background-position:center center;
    background-color:#444;
    padding:100px 0px;
    padding-bottom:20px;
    color:white;
    line-height:2em
}
#download h3 {
    font-size:250%;margin-top:0px;
    font-family:'Montserrat', sans-serif;
    font-weight:600;
    color:white;
    margin-bottom:40px;
}

.link_wrap {position:relative;margin-top:0px;width:80%}
.links_all {position:absolute;background:white;border:3px solid #abcc00;top:0px;border-radius: 4px;width:100%;}



#download-large-button {
    
    background:#abcc00;
    padding: 20px 20px;
    width: 100%;
    text-align: center;
    border-radius: 20px;
    position:relative;
}
.details-download {text-align:center;color:#abcc00;}
#download-large-button a{
    font-family:'Montserrat', sans-serif;
    font-weight:800;
    color: #515153;
    text-transform: uppercase;
    font-size:30px;
}

#download-large-button a div.details-download {font-size:14px;text-transform: none}


.links_all .download.soft {
    display:block;width:100%;
    background:#fff;color:black;
    padding:12px 60px;
    border-bottom:1px solid #444;
    margin:0px;
}
.download_soft_more {
    position:absolute;right:20px;top:16px;
   
    font-size:120%;
    cursor:pointer;
}
.links_all .download.soft:hover {
    background:#aeaeae;
}



.download-bottom-links {
    margin-top:40px;
    text-align:center;
}
.download-bottom-links a {
    color:#fff;
    margin:0px 0px;
    cursor:pointer;
}

/*DOWNLOAD NEW END ------*/

.download-limon {
    position:relative;
    
    padding-top:20px;
    
}
.download-limon-in {
    background-color:#abcc00;
    margin-top:55%;
    padding:35px 5px;
    padding-bottom:45px;
    
    font:normal 20px 'PT Sans',sans-serif;
    color:white;
    text-align:center;
}


.download-pic {
    width:100%;
    height:300px;
    position:relative;
   
    
    background:url('/images/download-pic.png') no-repeat;
    background-size:80%;
     background-position:top center;
    border:0px solid red;
}
.download-button {display:block;margin:0 auto;
                  width:80%;font:bold 19px 'PT Sans Caption',sans-serif;color:#fff;
                  background:url('/images/download-arrow.gif') no-repeat 7px center ;
                  border:none;
                  padding:12px 12px 12px 43px;
                  margin-top:10px;
                  text-transform: uppercase;text-decoration:none;
                  -moz-box-shadow: 5px 5px 4px rgba(0,0,0,0.2);
                  -webkit-box-shadow: 5px 5px 4px rgba(0,0,0,0.2);
                  box-shadow: 5px 5px 4px rgba(0,0,0,0.2)}
.download-button.btnEnabled:hover {background-image:url('/images/download-arrow-over.gif') ;background-color:#387eff;}







.btnEnabled {background:none;border:1px solid var(--color-blue);color:var(--color-blue)}
.btnEnabled:hover{background-color:var(--color-blue);cursor:pointer;color:white}
.btnDisabled {background-color:#777;}
.btnDisabled:hover {background-color:#777;pointer:none}

.download-form-wrap {
    background-color:#f3f3f3;
                     padding:30px 10px;
                    border:1px solid #cccccc}


#content #recaptcha_table {background:auto}

.subtelny {color:#999;font-size:11px;line-height:100%}
.link-graficzny {
    padding:6px 6px 3px 6px;
    background:#4ca6dc;color:#fff;text-decoration: none;text-transform: uppercase;
    margin:2px 2px;
    display:inline-block
}

.link-graficzny:hover {color:#fff;background:#005aff;text-decoration: none}
.link-graficzny.download {
    background-image:url('/images/download-arrow-tiny.png');
    background-repeat:no-repeat;
    background-position: right 5px center;
    padding:10px 20px;
    width:100%;
    text-align:center;
    border-radius: 20px;
}
.link-graficzny.download.large a {
    color:white;
    padding:0px;font-size:170%;
    border-radius: 6px;
}





.link-graficzny.kup {
    padding:15px;
    padding-bottom:12px;
    font-size:120%;
}

.link-graficzny.play {
    padding-left:25px;
    background-image: url('/images/icons/linkBG-play.png');
    background-position:2px center;
    background-repeat:no-repeat;
    
}
.link-graficzny.smdownload {
    padding-left:25px;
    background-image: url('/images/icons/linkBG-download.png');
    background-position:left center;
    background-repeat:no-repeat;
    
}



.slided {width:100px;height:60px;border:1px solid red;background:grey;position:relative;overflow:hidden}
.slided div {height:60px;position:absolute;}
.slided div.over {top:-60px}


@media (min-width: 520px) {
    #content h1,#content p.h1 {
        font-size:35px;
    }
    .download-limon-in {
        padding-right:51%;
        padding:35px;
        margin-top:15px;
        text-align:left;
    }
    .download-pic { 
        background-size:50%;
        background-position:top right;
        position:absolute;
        width:50%;
        right:0px;
        top:20px;
    }
    .download-button {
        margin:10px 0 0 0 ;
         width:250px;
         padding:20px 20px 20px 67px;
    }
    
}

@media (min-width: 720px) {
    
    .download-form-wrap {
        padding:30px 80px;
    }
}
@media (min-width: 990px) {
    .download-pic {
        background-size:50%;
        right:0px;
        top:20px;
    }
    .download-limon-in {
        padding-right:500px;
        font-size: 26px;
    }
    .download-pic {
        width:511px;
        height:391px;
    }
    
}






/*PRODUKTY  */
.center-col {
        padding-left: 0px;
       position:relative;
    }
.brclear {display:inline}    
    
.produktDIV {
    border-bottom:1px solid #bac2d2;
    padding:0px 0px;
    transition-duration: 0.3s, 0.3s;
    transition-property: color, background, opacity;
    transition-timing-function: linear, ease-in;
    border-radius: 0px;
}
.produktDIV:first-child {
   /* border-top:1px solid #bac2d2;*/
    
}
#content .produktDIV  h2 {
    
    padding-top:15px;
    margin-top:0px;
}
.prodOverviewIcon {
    position:absolute;
    width:80px;
    
    right:15px;
    top:15px;
}
.prodOverviewIcon img {
    width:80px;
}
.prodOverview {
    
    min-height:152px;
    background:#dfdfde;
    background-repeat: no-repeat;
    background-position:top right;
    margin-right:0px;
    padding:30px 100px 40px 30px;
    margin-bottom:20px;
    font-weight:bold;
    color:#444;
    border-radius: 40px 10px;
}
.produkt-wiecej {
    margin-right:170px
}
#content .produkt-wiecej ul {
   
    border-top:1px solid #eee;
    padding:10px;
    padding-left:15px;
    background:#f9f9f9;
}

.cena {color:#555;
font-size:90%}
#content .produkt-wiecej h3 {margin:0px}

@media (min-width: 600px) {
    .prodOverviewIcon {
        position:relative;
        right:auto;
    top:auto;
        float:right;
        width:153px;
        height:500px;
        margin-left:20px
    }
    .prodOverviewIcon img {
        width:153px;
    }
    .prodOverview {
        margin-right:165px;
        padding:30px 170px 40px 30px;
        
    } 
    .prodOverview.Viewer {background-image:url('/images/LiMON-Viewer-BG2.gif')}
    .prodOverview.Editor {background-image:url('/images/LiMON-Editor-BG2.gif')}
    .prodOverview.Server {background-image:url('/images/LiMON-Server-BG2.gif')}
}
@media (min-width: 800px) {
     
    #content div.left-col {
        list-style:none;
        margin:0;
        padding:0;
        float:left;
        width:180px;
        margin-right:10px
    }
    #content div.left-col li {
        margin: 0;
        padding: 0;
        list-style: none;
    }
    .prodOverviewIcon {
        display:block;
    }

    .center-col {
        padding-left: 200px;
    }
    .brclear {display:none}
}

label {font-weight:normal}



#content .sklep-prod-div h2 {
    margin-top:0px;
    padding-top:0px;
    font-size:150%;
}
#content .product-image {
    height:200px;
    padding-top:20px;
}
#content .sklep-prod-div {
    border-bottom:1px solid #bac2d2
}

#content .sklep-prod-div .darker {
    background:rgb(239, 239, 239);
    height:300px;
    padding-top:60px;
    padding-left:30px;
    text-align:center;
}
#content .sklep-prod-div .darker .promocja {
    margin:10px
}

#content .sklep-prod-div .produkt-opis {
    padding-top:0px
}

#content .sklep-prod-div ul {
    padding-left:20px
}


#content .sklep-prod-div li {
    list-style-image: none;
    margin-left:0px;
    padding-left:0px;
}


#content table h2 {
    padding:3px 0px
}



#content table h3 {
    font-size:130%;
    margin:3px 3px;
    padding:0px;
    
}

/*=======ZAKŁADKA FILMÓW YOUTUBE======*/
.ytDIV {
    
    border-bottom:1px solid  #bac2d2;
    padding:20px 0px
}
.ytDIV h3 {
    margin:0px 0px 10px 0px
}
.ytDIV img {margin-right:20px}

.ytDIV .toplink {
    float:right;
    background:url('/images/icons/icon-linkToTOP.png') no-repeat;        
    text-indent: -9000px;
    width:20px;
}
#content .video-list li {
    list-style-image: none;
    list-style: none;
    margin-left:0px;
}
#content .video-list ul {
    margin:0px;
    margin-top:10px
}

.video-list a {
    
    display:inline-block;
    padding:2px 0px 3px 15px;
}

.video-icon1 {
    background:url('/images/icons/smicon-play.png') no-repeat 0px 2px;   
    padding-left:13px;
}
.video-icon1:hover {
    background-image:url('/images/icons/smicon-play-hover.png'); 

}


.video-down {
    
    display:inline-block;
    background:url('/images/icons/smicon-arrow-down.png') no-repeat center center;
    background-position:top;
    text-indent: -999px;
    overflow:hidden;
    height:12px;
    width:12px;
    
}
.video-down:hover {
    background-position:bottom;
}

/* CUSTOM RADIO --------------------------------------------------*/
.radio-custom {
    opacity: 0;
    position: absolute;   
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.radio-custom, .radio-custom-label {
    display: inline-block;
    vertical-align: middle;
    margin: 5px;
    cursor: pointer;
   
}

.radio-custom-label {
    position: relative;
}

.radio-custom + .radio-custom-label:before {
    content: '';
    background: #fff;
    border: 1px solid #ddd;
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    padding: 2px;
    margin-right: 10px;
    text-align: center;
}
.radio-custom + .radio-custom-label:before {
    border-radius: 50%;
}

.radio-custom:checked + .radio-custom-label:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    color: #fff;
    background:#98c000;
}
.radio-custom:focus + .radio-custom-label {
  outline: 0px solid #ddd; /* focus style */
  border:none;
}


/* KUP FASTSPRING --------------------------------------------------*/

#opis.kup {
    background:#F1F1F1
}

.license_options {
    text-align:center;padding:10px;position:relative;
    z-index:100;
    background:#333;
    padding-top:20px;   
}

.license_options .span {display:inline}
.license_options label {margin-right:20px;cursor:pointer;font-size:120%;font-weight:bold;}

.license_desc {border-top:0px solid #bbb;padding-top:5px;padding-bottom:8px;margin:0 -10px;color:#666}
.license_desc > span {display:none}
.license_desc span.active {display:inline}
@media (max-width: 740px) {
    .license_options span.radio_line {display:block;}
}
.currencies {position:absolute;right:0px;top:0px;font-size:100%}
.currencies label{font-weight:normal;font-size:100%; margin-right:5px;color:#999}
.fast_btn_wrap,
.fast_price_wrap {display:none;text-transform: none;line-height:1.4em;letter-spacing: -0.05em;font-weight:normal}

.fast_btn_wrap.show,
.fast_price_wrap.show {display:inline}


.head-funkcjonalnosc {width:35%}
.fast_price_wrap {font-size:170%}




@media (min-width: 768px) {
    .oferta-wrap {
        width: 750px;
        margin-right: auto;
        margin-left: auto;
        
    }
    
}
@media (min-width: 850px) {
    .oferta-wrap {
        width: 840px;
    }
}
@media (min-width: 992px) {
    .oferta-wrap {
        width: 970px;
    }
    span.add {display:block}
}
@media (min-width: 1200px) {
    .oferta-wrap {
        width: 1010px;
        
    }
}

/*KUP--------------*/

.prod_box {
    margin-bottom:25px;
    -webkit-box-shadow:  2px 2px 8px rgba(0, 0, 0, .2);
          box-shadow:  2px 2px 8px rgba(0, 0, 0, .2);
    border-radius: 7px;
background:#444}
.cechy_box {}
.cecha_row {padding:8px;padding-bottom:5px;border-bottom:1px solid #555;background:transparent}
.cecha_row.dimm {color:#ccc;}
.cecha_row.dimm span {text-decoration:line-through;}
.cecha_row:hover span {color: #98c000;cursor:pointer}
.cecha_row.active:hover span {color: black;}
.cecha_row:last-child {border:none}
.cecha_row span {padding-bottom:5px;margin-bottom:0px;display:block;border-bottom:1px solid #fff;}
.cecha_row.active span {font-weight:bold;border-bottom:1px solid #aaa; }
.cecha_row.active {background:#edf3d3}
.cecha_row.dimm.active {background:#eee} 
.cecha_ul {display:none;padding-top:5px;}
.cecha_ul ul {
    padding-left:0px
}
.cecha_ul li {
    margin-left: 20px;
    list-style-position: outside;
    list-style-image: url(/images/bullet.gif);
}

    
.produkt_head {text-align:center;padding:8px;}
.produkt_head h3 {    
    font-weight: bold;
    font-size: 17px;
    color: #428bca;
    font-size:220%;
    letter-spacing:-.05em;
    margin:0px;
    margin-top:10px;
    padding:0px;
    line-height:1em;
}
.produkt_head h3 span { 
    font: bold 17px 'PT Sans Caption',Arial, Helvetica, sans-serif;
    color: #428bca;
    font-size:100%;
    margin:0px;padding:0px;
    margin-top:0px
}


.prod_heads_wrap {
    border:0px solid blue;
}
.prod-col {background:#333;}
.sticky .prod-col {z-index:102;}
.sticky {
   
  position: -webkit-sticky;
  position: sticky;
  top: 80px;
  z-index:101;
  
  
  
}
@media (max-width: 557px) {
   .sticky { top:50px; }
   
}

@media (max-width: 999px) {
    .sticky {position: relative;top: 0px;}
    .not-sticky .produkt_head {display:block;}
    .prod_heads_wrap {display:none}
    
}
@media (min-width: 1000px) {
    .not-sticky .produkt_head {display:none;}
    .prod_heads_wrap {display:block}
    .prod-col.bottom-lined   { border-bottom:1px solid #ccc}
    .produkt_head h3 span {display:block;font-size:80%}
}



.first {display:none}


