.contentMenu{
width: calc(100% - 325px);
float: right;
box-sizing: border-box;
padding: 0px 10px 0px 20px;
min-height: 230px;
}
.content-text{
padding: 20px 20px 35px 20px;
background-color: #FFFFFF;
box-sizing:border-box;
}
.content-text h1{
font-weight: normal;
font-size: 24px;
color: #000000;
}

.content-text p{
margin: 0px 0px 10px 0px;
line-height: 1.5em;
} 

.content-text ul li{
padding: 8px 0px 8px 40px;
line-height: 1.4em;
position: relative;
}
.content-text ul li:after{
content: "";
position: absolute;
left: 0px;
top: 12px;
background-color: #c5e8ff;
width: 8px;
height: 8px;
border: 3px solid #51b4f6;
border-radius: 50%;
transition: all 0.5s ease-out 0s;
-webkit-transition: all 0.5s ease-out 0s;
}
.content-text .contentCategory ul li:after, .content-text .contentGaleria ul li:after{
content: none;
}

.content-text ul{
list-style: none;
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 img{
vertical-align: top;
max-width: 100%;
height: auto;
}
.content-text .wrapCertyfikat img{
width: 100%;
}
.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 h2{
color: #0091f1;
font-size: 48px;
font-weight:100;
line-height: 1.1em;
}

.content-text h3{
color:#000000;
font-size: 16px;
}

.content-text h4{
color:#000000;
font-size: 14px;
}

.content-text table {

}
.content-text table th {

}
.content-text table td {

}

.content-text table.responsive{
table-layout: fixed;
}
.content-text table.responsive th{

}

.content-text table.responsive td{

}

.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;
}
h1.h1_ramka{
background: none;
}
.ramka{
border: none;
}

.rowBox{
box-sizing:border-box;
display: table;
width: 100%;
max-width: 100%;
}

.rowBox .rowColumn{
box-sizing:border-box;
display: table-cell;
vertical-align: top;

}

.rowBox .rowColumn .googleMaps {
max-width: 100%;
float: none !important;
width: 100% !important;
}

a.buton1{
display: inline-block;
margin: 0px;
width: 65px;
height: 40px;
line-height: 40px;
text-align: right;
border: 1px solid #2c609d;
background: #2c609d url('/templates/web/images/arrow_more.png') 85% 50% no-repeat;
padding: 0px 50px 0px 0px;
font-size: 12px;
color: #FFFFFF;
transition: all 0.5s ease;
-webkit-transition: all 0.5 ease;
text-decoration: none;
cursor: pointer;
}

a.buton1:hover{
background: #FFFFFF url('/templates/web/images/arrow_more_a.png') 80% 50% no-repeat;
color:#2c609d;
transition: all 0.5s ease;
-webkit-transition: all 0.5 ease;
}
a.buton2{
display: inline-block;
margin: 0px;
width: 65px;
height: 40px;
line-height: 40px;
text-align: right;
border:1px solid #0d3c73;
background: #0d3c73 url('../images/arrow_more.png') 85% 50% no-repeat;
padding: 0px 50px 0px 0px;
font-size: 12px;
color: #FFFFFF;
transition: all 0.5s ease;
-webkit-transition: all 0.5 ease;
}

a.buton2:hover{
background: #FFFFFF url('/templates/web/images/arrow_more_a2.png') 80% 50% no-repeat;
color:#0d3c73;
transition: all 0.5s ease;
-webkit-transition: all 0.5 ease;
}
a.buton3{
display: inline-block;
margin: 0px;
width: 65px;
height: 40px;
line-height: 40px;
text-align: right;
border: 1px solid #d8ad00;
background: #d8ad00 url('/templates/web/images/arrow_more.png') 85% 50% no-repeat;
padding: 0px 50px 0px 0px;
font-size: 12px;
color: #FFFFFF;
transition: all 0.5s ease;
-webkit-transition: all 0.5 ease;
text-decoration: none;
cursor: pointer;
}

a.buton3:hover{
background: #FFFFFF url('/templates/web/images/arrow_more_a3.png') 80% 50% no-repeat;
color:#d8ad00;
transition: all 0.5s ease;
-webkit-transition: all 0.5 ease;
}
a.buton4{
display: inline-block;
margin: 0px;
width: 65px;
height: 40px;
line-height: 40px;
text-align: right;
border: 1px solid #BB0016;
background: #BB0016 url('/templates/web/images/arrow_more.png') 85% 50% no-repeat;
padding: 0px 50px 0px 0px;
font-size: 12px;
color: #FFFFFF;
transition: all 0.5s ease;
-webkit-transition: all 0.5 ease;
text-decoration: none;
cursor: pointer;
}

a.buton4:hover{
background: #FFFFFF url('/templates/web/images/arrow_more_a4.png') 80% 50% no-repeat;
color:#BB0016;
transition: all 0.5s ease;
-webkit-transition: all 0.5 ease;
}

.hJoin{
font-size:18px;
margin: 30px 0px 30px 0px;
color: #000000;
}

table.styled{
border-collapse: collapse;
color: #ffffff;
text-align: left;
}
table.styled caption{
background-color: #0091f1;
text-align: left;
padding: 24px 40px 24px 56px;
font-size: 18px;
font-weight: 700;
position: relative;
}
table.styled caption:after{
content: "";
position: absolute;
left: 24px;
top:50%;
background-color: #c5e8ff;
width: 8px;
height: 8px;
border: 3px solid #51b4f6;
border-radius: 50%;
margin-top: -8px;
transition: all 0.5s ease-out 0s;
-webkit-transition: all 0.5s ease-out 0s;
}

table.styled tfoot{

}

table.styled tfoot tr{
background-color: #093f63;
}
table.styled tfoot tr td{
padding: 24px 40px 24px 64px;
font-size: 14px;
background: url(../images/info.png) 8px 50% no-repeat;
color: #ffffff;
}

table.styled thead{

}
table.styled thead tr{
background-color: #093f63;
}
table.styled thead tr th{
padding: 24px 0px 24px 24px;
color: #ffffff;
text-align: center;
}
table.styled thead tr.info th{
font-size: 16px;
font-weight: 400;
}
table.styled thead tr.colNames th{
padding: 16px 40px 16px 24px;
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
}

table.styled thead tr:nth-child(2n){
background-color: #084873;
}
table.styled tbody tr{
background-color: #075e98;
}
table.styled tbody tr td{
padding: 16px 0px 16px 24px;
font-size: 16px;
font-weight: 400;
color: #ffffff;
}
table.styled tbody tr td:nth-child(2n){
font-weight: 700;
}
table.styled tbody tr td.data, table.kursy thead tr th.data{
padding-left: 0px;
text-align: center;
padding-right: 48px;
}
table.styled tbody tr:nth-child(2n){
background-color: #0667a8;
}

.wrapCertyfikat{
display: table;
width: 100%;
table-layout: fixed;
border-left: 16px solid #0091f1;
border-right: 8px solid #edf4f8;
box-sizing: border-box;
margin: 120px 0px 100px 0px;
}
.wrapCertyfikat .content{
display: table-cell;
background-color: #084873;
color: #ffffff;
font-size: 30px;
padding-left: 48px;
width: 33%;
vertical-align: middle;
box-sizing: border-box;
}
.wrapCertyfikat .img{
vertical-align: middle;
display: table-cell;
}
.wrapCertyfikat .content p{
margin-bottom: 16px;
line-height: 1;
}
.wrapCertyfikat .content a{
font-weight: 700;
color: #ffffff;
}
.wrapCertyfikat .content .title{
color: #c5e8ff;
font-weight: 200;
}


@media screen and (max-width:1200px){
.wrapCertyfikat .content {font-size: 27px;}
}
@media screen and (max-width:1020px){
.wrapCertyfikat .content {padding: 22px 38px 22px 35px;font-size: 24px;}
.wrapCertyfikat {margin: 72px 0px 48px 0px;}
}
@media screen and (max-width:890px){
.wrapCertyfikat .content {padding: 8px 26px 8px 26px;font-size: 20px;}
}
@media screen and (max-width:820px){
.content-text table.responsive{display: block;}
.content-text table.responsive tbody{display: block;width: 100%;}
.content-text table.responsive tbody tr{display: block;width: 100%;}
.content-text table.responsive tbody tr td{display: block;width: 100%;padding-bottom: 40px;width: 100%;margin: 0px auto;box-sizing:border-box;}
.content-text table.responsive tbody tr td.cellForms{width: 100%;}
	
.content-text table.responsive .form .formRow {width: 100%;max-width: 100%;}
}
@media screen and (max-width:768px){
.rowBox{display: block;}
.rowBox .rowColumn{display: block;width: 100% !important;max-width: 100%;}
.wrapCertyfikat {display: block;}
.wrapCertyfikat .content {display: block;width: 100%;box-sizing: border-box;}
.wrapCertyfikat .img {display: block; 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;}
}
@media screen and (max-width:540px){
.wrapCertyfikat .content {font-size: 17px;}
.wrapCertyfikat .content p {margin-bottom: 8px;}
.wrapCertyfikat {margin: 32px 0px 0px 0px;}
}