.contentMenu{
width: calc(100% - 325px);
float: right;
box-sizing: border-box;
padding: 0px 10px 0px 20px;
min-height: 230px;
}
.content-text{
padding: 0px 0px 50px 0px;
min-height:300px;
}
.content-text h1{
font-weight: normal;
font-size: 24px;
color: #000000;
}

.content-text p{
margin: 0px 0px 20px 0px;
line-height: 1.7em;
} 

.content-text ul li{
background: url('../images/pkt.png') 0px 15px no-repeat;
padding: 15px 0px 15px 35px;
line-height: 1.5em;
background-size:25px auto;
}


.content-text ul{
list-style: none;
margin: 0px 0px 0px 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 table.media {
border-collapse: collapse;
}
.content-text table.media th{
background-color:transparent;
border: none;
padding: 0px;
}
.content-text table.media td{
background-color:transparent;
border: none;
padding: 0px;
}

.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 hr{
border:none;
border-bottom: 1px dotted #CDCDCD;
height: 1px;
}

.content-text h2{
color:#000000;
font-size: 18px;
}	

.content-text h3{
color:#000000;
font-size: 16px;
}

.content-text h4{
color:#000000;
font-size: 14px;
}

.content-text table {
border: none;
table-layout: fixed;
}
.content-text table th {
background-color: transparent;
border: none;
padding: 5px 5px 5px 10px;
}
.content-text table td {
background-color: transparent;
border: none;
padding: 5px 5px 5px 10px;
}
.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;
}


.div_content_home{
display: table;
width: 100%;
}
.div_content_home>div{
display: table-cell;
vertical-align: top;
}
.div_content_home>div.div_home_tresc{
padding-top: 60px;
padding-right: 150px;
box-sizing:border-box;
}
.div_content_home>div.div_join{
position: relative;
width: 38.1%;
box-sizing:border-box;
padding: 60px 60px 0px 60px;
color: #FFFFFF;
line-height: 1.9em;
}

.div_content_home>div.div_join .content-text a:first-child+p{
color: #FFFFFF;
text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
line-height: 2em;
}

.div_content_home>div.div_join:after{
background:url('../images/bus_image.png') no-repeat 0 0;
bottom: -8%;
content: "";
height: 317px;
left: -82px;
margin: 0 auto;
position: absolute;
right: 0;
width: 629px;
z-index: -1;
}


.div_content_home>div.clear{
display: none;
}

.div_join{
background-color: #93989e;
z-index:-2;
}

.content-text p .text_links_title{
color:#ffffff;
}

.button1{
background:#cd0000;
color:white;
padding: 13px 30px;
display:inline-block;
transition: all 0.5s ease-out 0s;
}
.button1:hover{
background:#555f68;
transition: all 0.5s ease-out 0s;
}

span.spCena{
float: right;
}

.div_cennik table.responsive{
max-width: 100%;
}

.div_cennik table.responsive ul li{
border-bottom: 1px solid #FFFFFF;
position: relative;
}
.div_cennik table.responsive ul li:after{
content: "";
height: 1px;
position: absolute;
width: 100%;
bottom: 0px;
left: 0px;
background-color: rgba(0,0,0,0.2);
}

@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 30px 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: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;}
}