.linkcl {
	color: #0093e3;
	text-decoration: underline;
}
.forcode {
	font-size: 13px !important;
	color: #000099 !important;
}
.podpis {
	text-align: center !important;
	font-size: 14px !important;
}
.lacenpo {
	text-align: center !important;
	margin-bottom: -15px !important;
}
.colred {
	color: #990000 !important;
}
.colgreen {
	color: #009933 !important;
}
.orangesup {
    color:  #ff6d00 !important;
	font-weight: 600 !important;
}
.lacenter {
	text-align: center !important;
}
.supercuan {
	color: #0094e3 !important;
	font-weight: 600 !important;
}
.boldprint {
    font-weight: 600 !important;
	text-align: center !important;
	font-size: 16px;
}
.superor {
    color: #CC3300 !important;
	font-style: italic !important;
	font-size: 16px;
	}
.superkur {
    color: #CC3300 !important;
	font-style: italic !important;
	text-align: center !important;
	font-size: 15px !important;
	margin-bottom: 5px !important;
	}
.padone {
	padding-left: 60px;
}
.padtwo {
	padding-left: 120px;
}
.fonprimer {
    background-color: #f5f5f5;
	padding: 30px 0 10px 30px;
	margin: 20px
}
.fonprimer p {
    line-height: 1px;
}
.fonftext {
    background-color: #f5f5f5;
	padding: 10px;
	margin: 20px
}
.bold {
    font-weight: 600;
}
.boldtwo {
    font-weight: 400;
}
.superblue {
    color: #0094e3;
	}
.primer {
    width:1145px !important;margin-left: -220px;margin-right: 120px;display: block;
	}
.colb {
    color:  #0033FF !important;
	}
.colg {
    color: #006600;
	}
.colv {
    color: #660066;
	}
.colo {
    color: #CC3300;
	}
.tdo {
    height:45.0pt; width:76pt;
	}
.tdt {
    width:111pt;
	}
.tdth {
    width:152pt;
	}
.tdf {
    width:101pt;
	}
.tdfa {
    height:30.0pt;
	}
.tds {
    height:15.0pt;
	}
.taba {
    height:15.0pt; width:182pt;
	}
.tabt {
    width:90pt;
	}
.tabfa {
    height:45.0pt; width:182pt;
	}
.tabla {
    height:15.75pt; width:102pt;
	}
.tablt {
    width:150pt;
	}
.tablth {
    height:15.75pt;
	}
.tableone {
    margin: 25px;
	border: 1px solid #666666;
	}
.contentclaster td{
	border: 1px solid #666666;
	color: black;
	}
.contentx a img {
    width: 145px;
}
.contentclaster a img {
    width: 145px;
	float: right;
	margin: 10px;
}
.newstyle {
	position: relative;
    display: block;
	}
img.lupe {
    position: absolute!important;
    right: 0px;
	opacity: 0.3;
}
.btext {
    color:  #ff6d00;
	font-weight: 600;
}
.ctext {
    color:  #0095e5;
	font-weight: 600;
	font-size: 15px;
}
.service{	
	width:620pt;
	font-size: 14px;
	}
.contenty ul:not(.list_content) li:before {
    content: "";
    width: 13px;
    height: 13px;
    position: absolute;
    top: 8px;
    left: 0px;
    border: 1.2px solid #0094e3;
	background-color: unset;
    border-radius: unset;
}
.paper .olstyle li
{
    padding-left: 50px !important;
}
.order .button-bottom-main{
    text-transform: uppercase;
    height: 51px;
    font-size: 18px;
    line-height: 51px;
    padding-right: 17px;
    padding-left: 65px;
    position: relative;
    letter-spacing: 0.8px;
    overflow: hidden;
    -webkit-box-shadow: -2px 4px 5px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: -2px 4px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: -2px 4px 5px 0px rgba(0, 0, 0, 0.25);
    text-shadow: none;
    font-weight: 500;
    background-color: #0094e3;    
    width: auto;
}
.order .button-bottom-main:hover{
    background-color: #0086cf;
    text-shadow: none;
    font-weight: 500;
}

.order .button-bottom-main:before {
    content: '';
    position: absolute;
    display: block;
    width: 50px;
    height: 100%;
    background: url(../img/mail-white.svg) no-repeat;
    background-size: 22px auto;
    background-position: center;
    background-color: #0080c4;
    top: 0;
    left: 0;
}
@media (max-width: 768px){
    .order .button-bottom-main{
        width: 100%;
    }
}