.div_content:after{content:"";display:block;clear:both;}
a.kotwica{display:block;}
.contentMenu{}
.content-text{padding:0;box-sizing:border-box;}
.content-text:after{content:"";display:block;clear:both;}
.content-text.contentMenu{padding-top:0;}
.content-text p{margin:0 0 10px 0;line-height:1.5em;}
.content-text ul li{padding: 5px 0 5px 25px;line-height: 1.7em;position: relative}
.content-text ul li:before{content: "";display: inline-block;width: 12px;height: 12px;background-color: var(--g1-color);flex: 0 0 12px;margin: 12px 15px 0px 0px;border-radius: 50%;position: absolute;top:0;left: 0}
.content-text ul{list-style:none;margin:0 0 0 10px;overflow:hidden;}
.content-text ol{margin:0px 0px 0px 30px;}
.content-text ol li{padding:5px 0px 5px 0px;line-height:1.5em;background:none;}
.content-text ol li li{padding-left: 20px}

.content-text img{vertical-align:top;max-width:100%;height:auto;}
.content-text img.no_border{border:none;padding:0px;background-color:transparent;vertical-align:top;}
.content-text iframe{max-width:100%;}
.content-text hr{border:none;border-bottom:1px dotted #CDCDCD;height:1px;}
.content-text h1{font-weight:normal;font-size:24px;color:#000000;}
.content-text h2{color:#000000;font-size:18px;margin-bottom: 20px;margin-top: 15px}
.content-text h3{color:#000000;font-size:16px;margin-bottom: 15px}
.content-text h4{color:#000000;font-size:14px;margin-bottom: 15px}
.content-text table.responsive{table-layout:fixed;}
.googleMaps{float:right;max-width:100%;}
.googleMaps .infoMaps{line-height:auto;}
.googleMaps img{background:none;border:none;box-shadow:none;-webkit-box-shadow:none;filter:none;max-width:none;}
.rowBox{box-sizing:border-box;display:flex;width:100%;max-width:100%;justify-content:space-between;}
.rowBox .rowColumn{box-sizing:border-box;}
.rowBox .rowColumn .googleMaps{max-width:100%;float:none !important;width:100% !important;}
a.buton1{display:inline-block;transition:all 0.5s ease;background-color:var(--g1-color);border:1px solid var(--g1-color);color:#FFFFFF;font-size:18px;padding:12px 27px;position:relative;border-radius:4px;font-weight:700;}
a.buton1:hover{color:var(--g1-color);background-color:#FFFFFF;}
a.buton2{display:inline-block;transition:all 0.5s ease;background-color:#FFFFFF;border:1px solid var(--g1-color);color:var(--g1-color);font-size:18px;padding:12px 27px;position:relative;border-radius:4px;font-weight:700;}
a.buton2:hover{background-color:var(--g1-color);color:#FFFFFF;}
.hJoin{font-size:18px;margin:30px 0px 30px 0px;color:#000000;}
.contentJoin{margin-bottom: 30px;}
table.cennik{border-collapse:separate;border-spacing:0;width:100%;}
table.cennik caption{color:var(--caption-color);font-size:var(--caption-fontSize);font-weight:var(--caption-fontWeight);padding-bottom:30px;text-align:left;}
table.cennik thead{}
table.cennik thead th{color:var(--th-color);padding:var(--th-padding);font-size:var(--th-fontSize);font-weight:var(--th-fontWeight);background-color:var(--th-background);}
table.cennik thead th{text-align:right;}
table.cennik thead th:first-child{text-align:left;}
table.cennik thead tr th:first-child{border-top-left-radius:10px;}
table.cennik thead tr th:last-child{border-top-right-radius:10px;}
table.cennik tr td{font-weight:var(--td-fontWeight);font-size:var(--td-fontSize);padding:var(--td-padding);color:var(--td-color);border:solid 1px var(--td-background);background-color:var(--td-background);}
table.cennik tr:nth-child(2n) td{border:solid 1px var(--td2-background);background-color:var(--td2-background);}
table.cennik tr td:last-child{color:var(--td2-color);font-size:var(--td2-fontSize);font-weight:var(--td2-fontWeight);text-align:right;}
table.cennik tr:first-child td:first-child{border-top-left-radius:10px; }
table.cennik tr:first-child td:last-child{border-top-right-radius:10px; }
table.cennik tr:last-child td:first-child{border-bottom-left-radius:10px; }
table.cennik tr:last-child td:last-child{border-bottom-right-radius:10px; }
table.cennik tr:first-child td{border-top-style:solid; }
table.cennik tr td:first-child{border-left-style:solid; }

.zajawkaContent {
display: flex;
width: 100%;
height: 100%;
}
.textCont {
box-sizing: border-box;
padding: 50px 30px 50px 0;
width: 100%;
}
.boxZajawka {
box-sizing: border-box;
width: 268px;
padding: 40px 20px 50px 20px;
background-color: #fafbfb;
box-shadow: 0 0 0 1px #f1f1f1 inset;
vertical-align: top;
}
.zajawkaConRig .textCont {
width: calc(100% - 268px);
}

.boxZajawka p {
margin: 0 0 10px 0;
line-height: 1.5em;
}

.textCont .content-text .subMenu{
max-width: 100%;
box-sizing:border-box;
padding: 45px 0 0 0;
}
.textCont .content-text .subMenu ul{
margin: 0;
}

.textCont .content-text .subMenu ul li a{
font-size: 13px;
font-weight: bold;
color: #000000;
transition: all 0.5s ease-out 0s;
padding: 15px 0 15px 0;
display: block;
}

.textCont .content-text .subMenu ul li{
background: none;
padding: 0;
background-repeat: no-repeat;
background-position: 0px 10px;
display: block;
position: relative;
}

.textCont .content-text .subMenu ul li:before{
display: none;
}


.textCont .content-text .subMenu ul li.sub_html span.subSp1,
.textCont .content-text .subMenu ul li.sub_doc span.subSp1,
.textCont .content-text .subMenu ul li.sub_html span.subSp2,
.textCont .content-text .subMenu ul li.sub_doc span.subSp2{
display: inline-block;
vertical-align: middle;
width: 32px;
height: 32px;
margin-right: 16px;
}

.textCont .content-text .subMenu ul li.sub_html span.subSp1{
background-image: url('../images/pkt_html.jpg');
}
.textCont .content-text .subMenu ul li.sub_doc span.subSp1{
background-image: url('../images/pkt_doc.jpg');
}
.textCont .content-text .subMenu ul li.sub_html span.subSp2{
background-image: url('../images/pkt_html_s.jpg');
position: absolute;
left: 0px;
opacity:0;
transition: all 0.5s ease-out 0s;
}
.textCont .content-text .subMenu ul li.sub_doc span.subSp2{
background-image: url('../images/pkt_doc_s.jpg');
position: absolute;
left: 0px;
opacity:0;
transition: all 0.5s ease-out 0s;
}
.textCont .content-text .subMenu ul li:hover a{
color: #1d6f42;
transition: all 0.5s ease-out 0s;

}

.textCont .content-text .subMenu ul li.sub_html:hover span.subSp2{
opacity:1;
transition: all 0.5s ease-out 0s;
}
.textCont .content-text .subMenu ul li.sub_doc:hover span.subSp2{
opacity:1;
transition: all 0.5s ease-out 0s;
}

.boxZajawka ul{
list-style: none;
}
.boxZajawka ul li{
background: url('../images/pkt_zaj.png') 0px 11px no-repeat;
padding: 12px 0px 12px 37px;
line-height: 1.5em;
}


.divJoinContent{padding-bottom: 30px;padding-top: 10px;}

@media screen and (max-width:768px){.contentBox{padding:0px;}
.rowBox{display:block;}
.rowBox .rowColumn{display:block;width:100% !important;max-width:100%;}
}
@media screen and (max-width:820px){table.responsive{display:block;}
table.responsive tbody{display:block;width:100%;}
table.responsive tbody tr{display:block;width:100%;}
table.responsive tbody tr td{display:block;width:100%;width:100%;margin:0px auto;box-sizing:border-box; padding:0px 0px 40px 0px !important;}
table.responsive tbody tr td.cellForms{width:100%;}
.content-text table.responsive .form .formRow{width:100%;max-width:100%;}
}
@media screen and (max-width:680px){.content-text table.media td{display:block;width:100%;max-width:100%;box-sizing:border-box;}
.content-text table.media th{display:block;width:100%;max-width:100%;box-sizing:border-box;}
}
