.box_stopka{
box-sizing: border-box;
max-width: 100%;
padding: 30px 0px;
position: relative;
}
.stopka{
color:#FFFFFF;
font-size: 11px;
float: right;
display: inline-block;
vertical-align: bottom;
}

.stopka .bottomStopkaLeft{
float: left;
margin: 0px 0px 0px 30px;
}
.stopka .bottomStopkaRight{
float: right;
margin: 0px 30px 22px 0;
position: absolute;
bottom: 10px;
right: 0px;
font-size: 13px;
color: #dfdfdf;
}

.stopka a{
color:#dfdfdf;
text-decoration: none;
font-size: 13px;
}

.stopkaInfo .stopkaKontakt span.b{
color: #efefef;
font-size: 14px;
margin: 0px 0px 20px 0px;
}

.text_kontakt{
font-size: 14px;
color: #efefef;
line-height: 1.7em;
background: url('../images/horyzontylogo_s.png');
background-repeat: no-repeat;
background-position: 0px  29px;
padding: 0 0px 0px 110px;
}
.box_kont{
display: inline-block;
width: auto !important;
}

