<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.contentMenu{
width: calc(100% - 325px);
float: right;
box-sizing: border-box;
min-height: 230px;
}
.content-text{
background-color: #ffffff;
box-sizing: border-box;
line-height: 1.7em;
}
.content-text h1{
font-weight: normal;
font-size: 24px;
color: #000000;
}

.content-text p{
margin: 0px 0px 10px 0px;

} 

.content-text ul li{
background: url('../images/pkt.png') 0px 15px no-repeat;
padding: 5px 0px 5px 20px;
line-height: 1.5em;
}

.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 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 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 {

}
.content-text table th {

}
.content-text table td {

}

.content-text table.responsive{
margin: 0 auto;
}
.content-text table.responsive th{

}

.content-text table.responsive td{

}

.googleMaps{
width: 100% !important;
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%;
}

.kontakt_tresc{
background: url("../images/bg_cont.jpg") no-repeat center -5%;
}

.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{
border: 1px solid #FFFFFF;
color: #ffffff;
cursor: pointer;
display: inline-block;
font-size: 13px;
margin: 0;
padding: 16px 50px;
text-align: center;
text-decoration: none;
transition: all 0.5s ease 0s;
transition: all 0.5s ease;
-webkit-transition: all 0.5 ease;
text-decoration: none;
cursor: pointer;
background-color: #0079BC;
font-weight: 400;
}

a.buton1:hover{
color:#0079BC;
background-color: #FFFFFF;
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{
background:rgba(255,255,255,0.2);
border: 1px solid #ffffff;
color: #ffffff;
cursor: pointer;
display: inline-block;
font-size: 17px;
font-weight: 300;
line-height: 45px;
margin: 0;
text-align: center;
text-decoration: none;
transition: all 0.5s ease-out;
width: 170px;
}

a.buton4:hover{
border: 1px solid #2c3336;
color:#2c3336;
background:rgba(255,255,255,0.8);
transition: all 0.5s ease-out;
-webkit-transition: all 0.5 ease;
}
/*color:#0092d7;*/
.hJoin{
font-size:18px;
margin: 30px 0px 30px 0px;
color: #000000;
}




@media screen and (max-width:768px){
.rowBox{display: block;}
.rowBox .rowColumn{display: block;width: 100% !important;max-width: 100%;}
}
@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% !important;}
.content-text table.responsive tbody tr td{display: block;width: 100% !important;padding-bottom: 40px;width: 100%;margin: 0px auto;box-sizing:border-box;}
.content-text table.responsive tbody tr td.cellForms{width: 100% !important;}
	
.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;}
}</pre></body></html>