.old_new_price {
    float: left;
}

.compare_choose {
    float: right;
}

.tabs_to_acc {
    display: none;
}

.acc_to_tabs {
    display: block;
}

.primaryContainer {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    width: 100%;
}

.clickable {
    cursor: pointer;
}

#box1 {
    float: none;
    height: 500px;
    margin-left: auto;
    margin-top: 80px;
    clear: none;
    width: 100%;
    margin-right: auto;
    position: relative;
    top: 0px;
    left: 0px;
    min-width: 0px;
    background-image: -webkit-linear-gradient(206deg, rgba(0, 0, 0, 0.45098) 1%, rgba(0, 0, 0, 0) 49%), url("../img/kalina_h_back.jpg");
    background-image: linear-gradient(244deg, rgba(0, 0, 0, 0.45098) 1%, rgba(0, 0, 0, 0) 49%), url(../img/kalina_h_back.jpg);
    background-attachment: scroll;
    -webkit-background-size: auto, auto, cover;
    background-size: auto, auto, cover;
    display: block;
    background-position: 50% 90%, 0% 0%, 50% 0%;
    background-repeat: no-repeat, repeat, no-repeat;
}

#CarBox {
    float: none;
    height: 430px;
    margin-left: auto;
    margin-top: 70px;
    clear: none;
    width: 94%;
    margin-right: auto;
    position: relative;
    top: 0px;
    left: 0px;
    max-width: 1200px;
}

#colors {
    float: left;
    height: auto;
    clear: none;
    width: 100%;
    position: absolute;
    top: auto;
    left: 0px;
    bottom: 0px;
    right: auto;
}

.color {
    float: left;
    height: 15px;
    clear: none;
    /*width: 12.5%;*/
    position: relative;
    top: 0px;
    left: 0px;
    /*background-color: rgb(168, 77, 16);*/
    margin-left: 0%;
    margin-top: 5px;
    padding-top: 0px;
    margin-right: 0px;
    background-image: url("../img/corner_up.png");
    background-position: 50% 15px;
    background-repeat: no-repeat;
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    display: block;
}

.color:nth-child(n+2) {
    border-left: 1px solid #FFFFFF;
}

.color:hover, .color.active {
    margin-top: 0px;
    height: 20px;
    background-image: url("../img/corner_up.png");
    background-position: 50% 15px;
    background-repeat: no-repeat;
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    /*background-color: rgb(168, 77, 16);*/
}

#CarBoxInfo { /*todo CarBoxInfo*/
    float: left;
    height: auto;
    clear: none;
    width: 290px;
    position: absolute;
    top: 0px;
    left: auto;
    right: 0px;
    bottom: auto;

    /*margin-right: -600px;
    padding: 15px 0 10px;
    right: 170%;
    top: 36%;
    width: 1200px;
    z-index: 10;*/
}

/*#CarBoxInfo {/!*todo CarBoxInfo*!/
    top: 36%;
    width: 94%;
    right: 50%;
    margin-right: -47%;
}*/

#text18 {
    float: left;
    font-size: 16px;
    width: 290px;
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0%;
    margin-top: 10px;
    clear: both;
    min-height: 75px;
    position: relative;
    top: 0px;
    left: 0px;
    background-color: rgba(248, 249, 250, 0.498039);
    font-family: 'PragmaticaC';
    padding-top: 8px;
    color: #000000;
}

#textspan7 {
    float: none;
    font-size: 52px;
    line-height: 1em;
    /*color: #000000;*/
    color: #ed6b21;
}

#text17 {
    float: left;
    font-size: 44px;
    width: 290px;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0%;
    margin-top: 0px;
    margin-bottom: 0px;
    clear: none;
    min-height: 88px;
    position: relative;
    top: 0px;
    left: 0px;
    font-family: 'PragmaticaC';
    color: rgb(255, 255, 255);
}

#text17_lf {
    clear: both;
    float: left;
    font-size: 1em;
    font-weight: normal;
    height: auto;
    left: 0;
    line-height: 1em;
    margin-left: 17px;
    margin-right: 0;
    margin-top: 8px;
    min-height: 0;
    position: relative;
    text-align: left;
    top: 0;
    width: 217px;
}

#button1 {
    float: left;
    height: 40px;
    margin-left: 0%;
    margin-top: 3px;
    clear: both;
    width: 290px;
    background-color: rgba(0, 0, 0, 0.4);
    display: block;
}

#text19 {
    float: left;
    font-size: 18px;
    width: 250px;
    height: 40px;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    min-height: 40px;
    font-family: 'Bebas Neue Book';
    position: relative;
    top: 0px;
    left: 0px;
    padding-left: 15px;
    padding-top: 10px;
    color: rgb(255, 255, 255);
}

#box2 {
    float: left;
    height: 40px;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    width: 40px;
    position: relative;
    top: 0px;
    left: 0px;
    background-color: rgba(0, 0, 0, 0.4);
    background-image: url("../img/arrow1rght.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
}

#box2:hover {
    background-image: url("../img/arrow1rght.png");
    background-attachment: scroll;
    background-color: rgba(0, 0, 0, 0.4);
    background-position: 80% 50%;
    background-repeat: no-repeat no-repeat;
}

#button2 {
    float: left;
    height: 40px;
    margin-left: 0%;
    margin-top: 3px;
    clear: both;
    width: 290px;
    display: block;
    background-color: rgba(0, 0, 0, 0.4);
    margin-right: 0%;
}

#text20 {
    float: left;
    font-size: 18px;
    width: 250px;
    height: 40px;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    min-height: 40px;
    font-family: 'Bebas Neue Book';
    position: relative;
    top: 0px;
    left: 0px;
    padding-left: 15px;
    padding-top: 10px;
    color: rgb(255, 255, 255);
}

#box3:hover {
    background-image: url("../img/arrow1rght.png");
    background-attachment: scroll;
    background-color: rgba(0, 0, 0, 0.4);
    background-position: 80% 50%;
    background-repeat: no-repeat no-repeat;
}

#box3 {
    float: left;
    height: 40px;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    width: 40px;
    position: relative;
    top: 0px;
    left: 0px;
    background-image: url("../img/arrow1rght.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-color: rgba(0, 0, 0, 0.4);
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
}

#button3 {
    float: left;
    height: 40px;
    margin-left: 0%;
    margin-top: 3px;
    clear: both;
    width: 290px;
    display: block;
    background-color: rgba(0, 0, 0, 0.4);
    margin-right: 0%;
}

#text21 {
    float: left;
    font-size: 18px;
    width: 250px;
    height: 40px;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    min-height: 40px;
    font-family: 'Bebas Neue Book';
    position: relative;
    top: 0px;
    left: 0px;
    padding-left: 15px;
    padding-top: 10px;
    color: rgb(255, 255, 255);
}

#box4:hover {
    background-image: url("../img/arrow1rght.png");
    background-attachment: scroll;
    background-color: rgba(0, 0, 0, 0.4);
    background-position: 80% 50%;
    background-repeat: no-repeat no-repeat;
}

#box4 {
    float: left;
    height: 40px;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    width: 40px;
    position: relative;
    top: 0px;
    left: 0px;
    background-image: url("../img/arrow1rght.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-color: rgba(0, 0, 0, 0.4);
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
}

#button4 {
    float: left;
    height: 40px;
    margin-left: 0%;
    margin-top: 3px;
    clear: both;
    width: 290px;
    display: block;
    background-color: rgba(0, 0, 0, 0.4);
    margin-right: 0%;
}

#text22 {
    float: left;
    font-size: 18px;
    width: 250px;
    height: 40px;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    min-height: 40px;
    font-family: 'Bebas Neue Book';
    position: relative;
    top: 0px;
    left: 0px;
    padding-left: 15px;
    padding-top: 10px;
    color: rgb(255, 255, 255);
}

#box5:hover {
    background-image: url("../img/arrow1rght.png");
    background-attachment: scroll;
    background-color: rgba(0, 0, 0, 0.4);
    background-position: 80% 50%;
    background-repeat: no-repeat no-repeat;
}

#box5 {
    float: left;
    height: 40px;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    width: 40px;
    position: relative;
    top: 0px;
    left: 0px;
    background-image: url("../img/arrow1rght.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-color: rgba(0, 0, 0, 0.4);
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
}

#button1:hover {
    background-color: rgba(0, 0, 0, 0.6);
}

#button2:hover {
    background-color: rgba(0, 0, 0, 0.6);
}

#button3:hover {
    background-color: rgba(0, 0, 0, 0.6);
}

#button4:hover {
    background-color: rgba(0, 0, 0, 0.6);
}

#bigbuttons {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 94.000787%;
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: auto;
    max-width: 1200px;
    display: block;
}

#but_dilers {
    color: #FFF;
    float: left;
    height: auto;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    width: 25%;
    padding: 0px;
    display: block;
    border-right-width: 3px;
    border-right-color: rgb(255, 255, 255);
    border-right-style: solid;
    background-color: rgb(237, 107, 33);
    margin-right: 0%;
    position: relative;
    top: 0px;
    left: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(255, 255, 255);
    background-image: url("../img/corner_up.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-position: 50% 123px;
    background-repeat: no-repeat no-repeat;
}

#box8 {
    float: left;
    height: auto;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    width: 100%;
    position: relative;
    top: 0px;
    left: 0px;
    padding: 15px 0px;
    background-image: url("../img/points_horiz.gif"), url("../img/points_horiz.gif");
    background-attachment: scroll;
    -webkit-background-size: auto, auto;
    background-size: auto, auto;
    background-position: 0% 0%, 0% 100%;
    background-repeat: repeat no-repeat;
}

#image3 {
    float: none;
    width: auto;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    color: rgb(0, 0, 0);
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: auto;
}

#text25 {
    float: left;
    font-size: 18px;
    width: 100%;
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0%;
    margin-top: 5px;
    clear: none;
    min-height: 0px;
    font-family: 'Bebas Neue Book';
}

#but_test {
    color: #FFF;
    float: left;
    height: auto;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    width: 25%;
    padding: 0px;
    display: block;
    border-right-width: 3px;
    border-right-color: rgb(255, 255, 255);
    border-right-style: solid;
    background-color: rgb(237, 107, 33);
    margin-right: 0%;
    position: relative;
    top: 0px;
    left: 0px;
    border-bottom-width: 1px;
    border-bottom-color: rgb(255, 255, 255);
    border-bottom-style: solid;
    background-image: url("../img/corner_up.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-position: 50% 123px;
    background-repeat: no-repeat no-repeat;
}

#box6, #bigbuttons div {
    float: left;
    height: auto;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    width: 100%;
    position: relative;
    top: 0px;
    left: 0px;
    padding: 15px 0px;
    /*background-image: url("/v4/configurator/img/points_horiz.gif"), url("/v4/configurator/img/points_horiz.gif");*/
    background-attachment: scroll;
    -webkit-background-size: auto, auto;
    background-size: auto, auto;
    background-position: 0% 0%, 0% 100%;
    background-repeat: repeat no-repeat;
}

#image1 {
    float: none;
    width: auto;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    color: rgb(0, 0, 0);
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: auto;
}

#text23, #bigbuttons div p {
    float: left;
    font-size: 22px;
    width: 100%;
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0%;
    margin-top: 10px;
    clear: none;
    min-height: 0px;
    /*font-family: 'Bebas Neue Book';*/
    font-family: 'PragmaticaC';
}

#but_kredit {
    color: #FFF;
    float: left;
    height: auto;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    width: 24.999999%;
    padding: 0px;
    display: block;
    border-right-width: 3px;
    border-right-color: rgb(255, 255, 255);
    border-right-style: solid;
    margin-right: 0%;
    position: relative;
    top: 0px;
    left: 0px;
    background-color: rgb(237, 107, 33);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(255, 255, 255);
    background-image: url("../img/corner_up.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-position: 50% 123px;
    background-repeat: no-repeat no-repeat;
}

#box7 {
    float: left;
    height: auto;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    width: 100%;
    position: relative;
    top: 0px;
    left: 0px;
    padding: 15px 0px;
    background-image: url("../img/points_horiz.gif"), url("../img/points_horiz.gif");
    background-attachment: scroll;
    -webkit-background-size: auto, auto;
    background-size: auto, auto;
    background-position: 0% 0%, 0% 100%;
    background-repeat: repeat no-repeat;
}

#image2 {
    float: none;
    width: auto;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    color: rgb(0, 0, 0);
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: auto;
}

#text24 {
    float: left;
    font-size: 18px;
    width: 100%;
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0%;
    margin-top: 5px;
    clear: none;
    min-height: 0px;
    font-family: 'Bebas Neue Book';
}

#but_sales {
    color: #FFF;
    float: left;
    height: auto;
    margin-left: 0.00130208%;
    margin-top: 0px;
    clear: none;
    width: 24.999999%;
    padding: 0px;
    display: block;
    margin-right: 0%;
    position: relative;
    top: 0px;
    left: 0px;
    background-color: rgb(237, 107, 33);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(255, 255, 255);
    border-right-width: 0px;
    border-right-color: rgb(255, 255, 255);
    border-right-style: solid;
    background-image: url("../img/corner_up.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-position: 50% 123px;
    background-repeat: no-repeat no-repeat;
}

#box9 {
    float: left;
    height: auto;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    width: 100%;
    position: relative;
    top: 0px;
    left: 0px;
    padding: 15px 0px;
    background-image: url("../img/points_horiz.gif"), url("../img/points_horiz.gif");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-position: 0% 0%, 0% 100%;
    background-repeat: repeat no-repeat;
}

#image4 {
    float: none;
    width: auto;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    color: rgb(0, 0, 0);
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: auto;
}

#text26 {
    float: left;
    font-size: 18px;
    width: 100%;
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0%;
    margin-top: 5px;
    clear: none;
    min-height: 0px;
    font-family: 'Bebas Neue Book';
}

#but_test:hover {
    background-color: rgb(82, 89, 93);
    background-image: url("../img/corner_up.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-position: 50% 123px;
    background-repeat: no-repeat no-repeat;
}

#but_kredit:hover {
    background-color: rgb(82, 89, 93);
    background-image: url("../img/corner_up.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-position: 50% 123px;
    background-repeat: no-repeat no-repeat;
}

#but_dilers:hover {
    background-color: rgb(82, 89, 93);
    background-image: url("../img/corner_up.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-position: 50% 123px;
    background-repeat: no-repeat no-repeat;
}

#but_sales:hover {
    background-color: rgb(82, 89, 93);
    background-image: url("../img/corner_up.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-position: 50% 123px;
    background-repeat: no-repeat no-repeat;
}

#all_compl {
    float: none;
    height: 55px;
    margin-left: auto;
    margin-top: 20px;
    clear: none;
    width: 94%;
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: auto;
    max-width: 1200px;
    border-color: #52595D #ED6B21 #ED6B21;
    border-style: solid;
    border-width: 3px 1px 1px;
    background-attachment: scroll;
    background-color: #ED6B21;
    background-image: url("../img/icon_pdf_white.png");
    background-position: 99% 11px;
    background-repeat: no-repeat;
    background-size: auto auto;
    -webkit-box-shadow: rgb(190, 190, 190) 0px 20px 20px -15px;
    box-shadow: rgb(190, 190, 190) 0px 20px 20px -15px;
    display: block;
}

/*#all_compl:active {
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}*/

#text29 {
    float: left;
    font-size: 27px;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    /*margin-left: 40px;*/
    margin-left: 10px;
    margin-top: 12px;
    clear: none;
    min-height: 23px;
    font-family: 'PragmaticaC';
    position: relative;
    top: 0px;
    left: 0px;
    letter-spacing: 1px;
    color: #FFFFFF;
    padding: 0;
    background-color: inherit;

}

#Print {
    float: right;
    height: 40px;
    margin-left: 0px;
    margin-top: 5px;
    clear: none;
    width: 40px;
    margin-right: 5px;
    background-color: rgb(255, 255, 255);
    display: block;
    background-image: url("../img/icon_pdf.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
}

#Print:hover {
    background-color: rgb(230, 230, 230);
    background-image: url("../img/icon_pdf.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
}

/*
#pdf:active {
    height: 55px;
    margin-left: auto;
    margin-right: auto;
    background-image:url("/v4/configurator/img/icon_pdf.png");
    background-position: 99% 11px;
    background-repeat: no-repeat;
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-color: rgb(251, 225, 211);
}
*/

#pdf_card:hover {
    background-color: rgb(230, 230, 230);
}

#pdf_card {
    float: right;
    height: 40px;
    clear: none;
    width: 40px;
    display: block;
    position: absolute;
    top: 10px;
    left: auto;
    background-image: url("../img/icon_pdf.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-color: rgb(255, 255, 255);
    right: 10px;
    bottom: auto;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
}

#pdf {
    float: none;
    height: 55px;
    margin-left: auto;
    margin-top: 20px;
    clear: none;
    width: 94%;
    position: relative;
    top: 0px;
    left: 0px;
    max-width: 1200px;
    background-attachment: scroll;
    background-color: #ED6B21;
    background-image: url("../img/icon_pdf_white.png");
    background-position: 99% 11px;
    background-repeat: no-repeat;
    background-size: auto auto;
    border-color: #52595D #ED6B21 #ED6B21;
    border-style: solid;
    border-width: 3px 1px 1px;
    -webkit-box-shadow: rgb(190, 190, 190) 0px 20px 20px -15px;
    box-shadow: rgb(190, 190, 190) 0px 20px 20px -15px;
    display: none;
    margin-right: auto;
}

#text28 {
    float: left;
    font-size: 21px;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    /*margin-left: 20px;*/
    margin-left: 10px;
    margin-top: 15px;
    clear: none;
    min-height: 23px;
    font-family: 'Bebas Neue Book';
    position: relative;
    top: 0px;
    left: 0px;
    letter-spacing: 1px;
    color: #FFFFFF;
    padding: 0;
    background-color: inherit;

}

#configurator {
    float: none;
    height: auto;
    margin: 20px auto;
    clear: none;
    width: 93.999949%;
    max-width: 1200px;
    display: block;
    position: relative;
    top: 0px;
    left: 0px;
    padding: 13px 10px 20px;
    border-width: 3px 1px 1px;
    border-color: rgb(237, 107, 33) rgb(82, 89, 93) rgb(82, 89, 93);
    border-style: solid dotted dotted;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: rgb(190, 190, 190) 0px 20px 20px -15px;
    box-shadow: rgb(190, 190, 190) 0px 20px 20px -15px;
    /*background-image: url("/v4/configurator/img/arrow_dwn.gif");*/
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-position: 15px 20px;
    background-repeat: no-repeat no-repeat;
}

#StepBox {
    float: left;
    height: auto;
    margin: 0px;
    clear: left;
    width: 100%;
    position: relative;
    top: 0px;
    left: 0px;
    display: block;
    padding: 10px;
    border: 1px solid rgb(199, 199, 199);
    background-color: rgb(240, 240, 240);
}

#step1 {
    float: left;
    height: auto;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    width: 20%;
    position: relative;
    top: 0px;
    left: 0px;
    display: block;
}

#text33 {
    float: left;
    font-size: 12px;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    color: rgb(190, 190, 190);
    padding-left: 15px;
}

#text34 {
    float: left;
    font-size: 20px;
    width: 100%;
    height: 35px;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0%;
    margin-top: 5px;
    clear: both;
    min-height: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    font-family: 'Bebas Neue Book';
    padding-top: 8px;
    background-color: rgb(240, 240, 240);
    padding-left: 15px;
    letter-spacing: 0px;
    border-right-width: 1px;
    border-right-color: rgb(255, 255, 255);
    border-right-style: solid;
    color: rgb(190, 190, 190);
}

#step2 {
    float: left;
    height: auto;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    width: 20%;
    position: relative;
    top: 0px;
    left: 0px;
    display: block;
    margin-right: 0%;
}

#text35, .step_name.step_name_disable {
    /*float: left;
    font-size: 12px;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    color: rgb(190, 190, 190);
    padding-left: 15px;*/

    /*float: left;
    font-size: 12px;
    width: 33.33%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin: 0px;
    clear: none;
    min-height: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    font-family: arial;*/
    color: rgb(190, 190, 190);
    /*padding: 20px 20px 20px 55px;
    background-image:url("/v4/configurator/img/O-03.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-position: 7px 50%;
    background-repeat: no-repeat no-repeat;*/
}

#text36, .step_choose_name.step_choose_name_disable {
    /*float: left;
    font-size: 20px;
    width: 100%;
    height: 35px;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0%;
    margin-top: 5px;
    clear: both;
    min-height: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    font-family: 'Bebas Neue Book';
    padding-top: 8px;
    padding-left: 15px;
    letter-spacing: 0px;
    background-color: rgb(240, 240, 240);
    border-right-width: 1px;
    border-right-color: rgb(255, 255, 255);
    border-right-style: solid;
    background-image:url("/v4/configurator/img/arrows.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    border-bottom-width: 1px;
    border-bottom-color: rgb(255, 255, 255);
    color: rgb(190, 190, 190);
    background-position: -24px 50%;
    background-repeat: no-repeat no-repeat;*/

    float: none;
    font-size: 20px;
    line-height: 1em;
    font-family: 'PragmaticaC';
    color: rgb(211, 211, 211);
}

#step3 {
    /*float: left;
    height: auto;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    width: 33%;
    position: relative;
    top: 0px;
    left: 0px;
    display: block;
    margin-right: 0%;*/

    float: left;
    font-size: 16px;
    width: 33.33%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin: 0px;
    clear: none;
    min-height: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    font-family: arial;
    color: rgb(190, 190, 190);
    padding: 20px 20px 20px 10px;
    /*background-image: url("/v4/configurator/img/arrline1.png");*/
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    opacity: 1;
    display: block;
    background-position: 100% 50%, 7px 50%;
    background-repeat: no-repeat no-repeat;
}

#text37 {
    float: left;
    font-size: 12px;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    color: rgb(190, 190, 190);
    padding-left: 15px;
}

#text38, .step_choose_name.clickable {
    /*float: left;
    font-size: 20px;
    width: 100%;
    height: 35px;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0%;
    margin-top: 5px;
    clear: both;
    min-height: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    font-family: 'Bebas Neue Book';
    padding-top: 8px;
    padding-left: 15px;
    letter-spacing: 0px;
    border-right-width: 1px;
    border-right-color: rgb(255, 255, 255);
    border-right-style: solid;
    background-color: rgb(219, 219, 219);
    background-image:url("/v4/configurator/img/arrows.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    border-bottom-style: solid;
    border-bottom-color: rgb(255, 255, 255);
    border-bottom-width: 0px;
    background-position: -24px 50%;
    background-repeat: no-repeat no-repeat;*/

    float: none;
    font-size: 20px;
    line-height: 1em;
    font-family: 'PragmaticaC';
    color: rgb(237, 107, 33);
}

#step4 {
    /*float: left;
    height: auto;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    width: 33%;
    position: relative;
    top: 0px;
    left: 0px;
    display: block;
    margin-right: 0%;*/

    float: left;
    font-size: 16px;
    width: 33.33%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin: 0px;
    clear: none;
    min-height: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    font-family: arial;
    color: rgb(0, 0, 0);
    padding: 20px 20px 20px 10px;
    /*background-image: url("/v4/configurator/img/arrline1.png");*/
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-position: 100% 50%, 7px 50%;
    background-repeat: no-repeat no-repeat;
}

#text39 {
    float: left;
    font-size: 12px;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    color: rgb(190, 190, 190);
    padding-left: 15px;
}

#text40, .clickable {
    /*float: left;
    font-size: 20px;
    width: 100%;
    height: 35px;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0%;
    margin-top: 5px;
    clear: both;
    min-height: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    font-family: 'Bebas Neue Book';
    padding-top: 8px;
    padding-left: 15px;
    letter-spacing: 0px;
    background-color: rgb(219, 219, 219);
    border-right-width: 1px;
    border-right-color: rgb(255, 255, 255);
    border-right-style: solid;
    border-top-width: 0px;
    border-top-color: rgb(45, 146, 255);
    border-top-style: solid;
    background-image:url("/v4/configurator/img/arrows.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    border-bottom-style: solid;
    border-bottom-color: rgb(255, 255, 255);
    border-bottom-width: 0px;
    display: block;
    background-position: -24px 50%;
    background-repeat: no-repeat no-repeat;*/

    /*float: left;
    font-size: 12px;
    width: 33.33%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin: 0px;
    clear: none;
    min-height: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    font-family: arial;
    color: rgb(190, 190, 190);
    padding: 20px 20px 20px 5px;
    background-image:url("/v4/configurator/img/arrline1.png"),url("/v4/configurator/img/O3-01.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    opacity: 1;
    display: block;
    background-position: 100% 50%, 7px 50%;
    background-repeat: no-repeat no-repeat;*/
}

#text {
    float: left;
    font-size: 10px;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    color: rgb(82, 89, 93);
    padding-left: 5px;
}

#text1 {
    float: left;
    font-size: 21px;
    width: 100%;
    height: 30px;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0%;
    margin-top: 5px;
    clear: both;
    min-height: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    font-family: 'Bebas Neue Book';
    padding-top: 5px;
    padding-left: 5px;
    letter-spacing: normal;
    background-image: url("../img/arrow5rght.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-color: rgb(219, 219, 219);
    background-position: 98% 50%;
    background-repeat: no-repeat no-repeat;
}

#step5 {
    /*float: left;
    height: auto;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    width: 34%;
    position: relative;
    top: 0px;
    left: 0px;
    display: block;
    margin-right: 0%;*/

    float: left;
    font-size: 16px;
    width: 33.33%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin: 0px;
    clear: none;
    min-height: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    font-family: arial;
    color: rgb(190, 190, 190);
    padding: 20px 20px 20px 10px;
    /*background-image: url("/v4/configurator/img/O-03.png");*/
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-position: 7px 50%;
    background-repeat: no-repeat no-repeat;
}

#text41, .step_name.step_active {
    /*float: left;
    font-size: 12px;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    color: rgb(0, 0, 0);
    padding-left: 15px;*/

    /*float: left;
    font-size: 12px;
    width: 33.33%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin: 0px;
    clear: none;
    min-height: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    font-family: arial;*/

    color: rgb(0, 0, 0);
    /*color: #ffffff;*/

    /*padding: 20px 20px 20px 55px;
    background-image:url("/v4/configurator/img/arrline1.png"),url("/v4/configurator/img/O1-02.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-position: 100% 50%, 7px 50%;
    background-repeat: no-repeat no-repeat;*/
}

.step_name {
    color: rgb(0, 0, 0);
    font-family: "PragmaticaC", arial;
}

#text42, .step_choose_name.step_active {
    /*float: left;
    font-size: 20px;
    width: 100%;
    height: 35px;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0%;
    margin-top: 5px;
    clear: both;
    min-height: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    font-family: 'Bebas Neue Book';
    padding-top: 5px;
    padding-left: 15px;
    letter-spacing: 0px;
    background-color: rgb(199, 199, 199);
    color: rgb(0, 0, 0);
    border-top-width: 3px;
    border-top-color: rgb(45, 146, 255);
    border-top-style: solid;
    background-image:url("/v4/configurator/img/arrows.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-position: -24px 50%;
    background-repeat: no-repeat no-repeat;*/

    float: none;
    font-size: 20px;
    line-height: 1em;
    font-family: 'PragmaticaC';
    color: rgb(237, 107, 33);
    /*color: #ffffff;*/
}

#but_test:active {
    background-image: url("../img/corner_up.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-color: rgb(82, 89, 93);
    background-position: 50% 123px;
    background-repeat: no-repeat no-repeat;
}

#but_kredit:active {
    background-image: url("../img/corner_up.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-color: rgb(82, 89, 93);
    background-position: 50% 123px;
    background-repeat: no-repeat no-repeat;
}

#but_dilers:active {
    background-image: url("../img/corner_up.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-color: rgb(82, 89, 93);
    background-position: 50% 123px;
    background-repeat: no-repeat no-repeat;
}

#but_sales:active {
    background-image: url("../img/corner_up.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-color: rgb(82, 89, 93);
    background-position: 50% 123px;
    background-repeat: no-repeat no-repeat;
}

#SelectBox, .step_boxes {
    float: left;
    height: auto;
    margin-left: 0%;
    margin-top: 0px;
    clear: both;
    width: 100%;
    position: relative;
    top: 0px;
    left: 0px;
    background-color: rgb(255, 255, 255);
    padding-bottom: 20px;
    border: 1px solid rgb(199, 199, 199);
    border-top: 0px;
    display: none;
}

.step_boxes.active {
    display: block;
}

#box10 {
    float: left;
    height: 10px;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    width: 100%;
    background-image: url("../img/corner_dwn_gr1.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-position: 91% -5px;
    background-repeat: no-repeat no-repeat;
}

#text40:hover {
    background-image: url("../img/arrows.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-color: rgb(199, 199, 199);
    font-size: 20px;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    font-family: 'Bebas Neue Book';
    letter-spacing: 0px;
    border-right-width: 1px;
    border-right-color: rgb(255, 255, 255);
    border-right-style: solid;
    border-bottom-width: 0px;
    border-bottom-color: rgb(255, 255, 255);
    background-position: -24px 50%;
    background-repeat: no-repeat no-repeat;
}

#text38:hover, .clickable:hover {
    /*background-image:url("/v4/configurator/img/arrows.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-color: rgb(199, 199, 199);
    font-size: 20px;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    font-family: 'Bebas Neue Book';
    letter-spacing: 0px;
    border-right-width: 1px;
    border-right-color: rgb(255, 255, 255);
    border-right-style: solid;
    border-bottom-width: 0px;
    border-bottom-color: rgb(255, 255, 255);
    background-position: -24px 50%;
    background-repeat: no-repeat no-repeat;*/

    /*background-image:url("/v4/configurator/img/arrline1.png"),url("/v4/configurator/img/O2-01.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-position: 100% 50%, 7px 50%;
    background-repeat: no-repeat no-repeat;*/
}

#text36:hover {
    background-image: url("../img/arrows.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-color: rgb(240, 240, 240);
    background-position: -24px 50%;
    background-repeat: no-repeat no-repeat;
}

#text34:hover {
    background-color: rgb(240, 240, 240);
}

.step_no {
    /*background-color: #979797;*/
    background-color: #E2E2E2;
    border-radius: 20px;
    color: rgb(255, 255, 255);
    float: left;
    font-family: "PragmaticaC";
    font-size: 32px;
    height: 40px;
    line-height: 25px;
    margin-right: 10px;
    padding: 7px 7px 7px 5px;
    text-align: center;
    width: 40px;
}

.step_no_div {
    float: left;
    height: 100%;
    width: 50px;
}

.step_name_div {
    float: left;
    height: 100%;
    width: 80%;
}

.steps {
    background-image: url("../img/arrline1.png");
    background-position: 100% 50%;
}

#step5 {
    background-image: none;
}

.steps.clickable:not(.active) .step_no {
    background-color: #979797;
}

.steps.clickable:not(.active):hover .step_no {
    background-color: #3E3E3E;
}

.steps.active .step_no {
    background-color: rgb(237, 107, 33);
    /*background-color: rgb(160, 206, 255);*/
    /*border: 1px solid #ffffff;*/
}

.steps.active {
    /*background-color: rgb(237, 107, 33);*/
    /*background-color: rgb(160, 206, 255);*/
}

#SubMenu1, .kpps_list, .engines_list, .kompl_config_uzels, .config_uzels {
    float: left;
    height: auto;
    margin-left: 0%;
    margin-top: 10px;
    clear: both;
    width: 34.999385%;
    position: relative;
    top: 0px;
    left: 0px;
    display: block;
    margin-right: 0%;
    padding-left: 20px;
}

.kompl_config_uzels {
    padding-bottom: 20px;
}

.kpps_list, .engines_list {
    width: 100%;
    padding-right: 20px;
}

.config_uzels .config_uzel:last-child {
    background-image: none;
}

#text43, .kpps, .engines, .kompl_config_uzel, .config_uzel {
    float: left;
    font-size: 16px;
    width: 100%;
    /*height: 50px;*/
    height: auto;
    /*min-height: 0px;*/
    min-height: 50px;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;

    font-family: 'PragmaticaC';
    color: rgb(82, 89, 93);
    padding-top: 15px;
    display: block;
    margin-right: 0%;
    letter-spacing: 1px;
    background-image: url("../img/points_horiz.gif");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-position: 0% 100%;
    background-repeat: repeat no-repeat;
}

#text43:hover, .color:hover, .kpps:hover, .engines:hover, .kompl_config_uzel:hover, .config_uzel:hover {
    background-color: rgb(240, 240, 240);
    cursor: pointer;
}

.kompl_config_uzel:last-child {
    background-image: none;
}

.config_uzels, .config_uzel, .kompl_config_uzels {
    display: none;
}

.hide_from_exchange {
    opacity: 0.4;
}

.config_uzels.active, .config_uzel.visible, .config_opt.visible, .kompl_config_uzels.active {
    display: block;
}

#text44 {
    float: left;
    font-size: 20px;
    width: 100%;
    height: 50px;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0%;
    margin-top: 0px;
    clear: both;
    min-height: 0px;
    font-family: 'Bebas Neue Book';
    color: rgb(82, 89, 93);
    padding-top: 15px;
    display: block;
    margin-right: 0%;
    letter-spacing: 1px;
    background-image: url("../img/points_horiz.gif");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-position: 0% 100%;
    background-repeat: repeat no-repeat;
}

#text45:hover {
    background-color: rgb(240, 240, 240);
    background-image: url("../img/points_horiz.gif");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-position: 0% 100%;
    background-repeat: repeat no-repeat;
}

#text45 {
    float: left;
    font-size: 20px;
    width: 100%;
    height: 50px;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    font-family: 'Bebas Neue Book';
    color: rgb(82, 89, 93);
    padding-top: 15px;
    display: block;
    margin-right: 0%;
    letter-spacing: 1px;
    background-image: url("../img/points_horiz.gif");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-position: 0% 100%;
    background-repeat: repeat no-repeat;
}

#text46:hover {
    background-image: url("../img/corner_left.png");
    background-attachment: scroll;
    font-size: 20px;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    font-family: 'Bebas Neue Book';
    color: rgb(82, 89, 93);
    letter-spacing: 1px;
    -webkit-background-size: auto;
    background-size: auto;
    background-position: 102% 50%;
    background-repeat: no-repeat no-repeat;
}

#text46, .kpps.active, .engines.active, .kompl_config_uzel.active, .config_uzel.active {
    /*float: left;
    font-size: 20px;
    width: 100%;
    height: 50px;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    margin: 0px 0%;
    clear: both;
    min-height: 0px;
    font-family: 'Bebas Neue Book';
    color: rgb(125, 125, 125);
    padding-top: 15px;
    display: block;
    letter-spacing: 1px;
    background-image: url("/v4/configurator/img/corner_left.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;*/
    background-color: rgb(230, 230, 230);
    /*background-position: 102% 50%;
    background-repeat: no-repeat no-repeat;*/
}

#BoxOpcii, .kopml_box_opts, .box_opts {
    float: right;
    height: auto;
    margin-left: 0px;
    margin-top: 10px;
    clear: none;
    width: 64.999249%;
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: 0%;
    padding-right: 10px;
    padding-left: 20px;
    padding-top: 0px;
    display: none;
}

.kopml_box_opts.active, .box_opts.active {
    display: block;
}

#text55, .steps_title {
    float: left;
    font-size: 27px;
    width: 100%;
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    margin: 20px 0% 10px;
    clear: both;
    min-height: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    max-width: none;
    min-width: 0px;
    color: rgb(237, 107, 33);
    font-family: 'PragmaticaC';
    letter-spacing: 1px;
    display: block;
}

.steps_title:first-child {
    margin-top: 0;
}

#text44:hover {
    background-color: rgb(240, 240, 240);
    background-image: url("../img/points_horiz.gif");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-position: 0% 100%;
    background-repeat: repeat no-repeat;
}

#PriceBox {
    float: left;
    height: auto;
    margin-left: 0%;
    /*margin-top: 20px;*/
    clear: both;
    width: 100%;
    margin-right: 0px;
    padding-bottom: 20px;
    visibility: visible;
    position: relative;
    top: 0px;
    left: 0px;
}

#price_min {
    float: left;
    font-size: 16px;
    /*width: 110px; /!*todo change number to text*!/*/
    width: 135px; /*todo change number to text*/
    height: 25px;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin-left: -0.00144542%;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    color: rgb(82, 89, 93);
    padding-left: 5px;
    padding-right: 5px; /*todo change number to text*/
    padding-top: 3px;
    border-width: 1px;
    border-style: dotted;
    font-family: "PragmaticaC", arial;
}

#price_min input {
    float: left;
    font-size: 16px;
    /*width: 62px; /!*todo change number to text*!/*/
    width: 90px; /*todo change number to text*/
    /*height: 25px;*/
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin-left: -0.00144542%;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    color: rgb(82, 89, 93);
    padding-left: 5px;
    padding-top: 0;
    border-width: 0;
    border-style: none;
    font-family: "PragmaticaC", arial;
    background-color: transparent;
}

#price_max {
    float: right;
    font-size: 16px;
    /*width: 110px; /!*todo change number to text*!/*/
    width: 135px; /*todo change number to text*/
    height: 25px;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    color: rgb(82, 89, 93);
    padding-left: 5px;
    padding-right: 5px; /*todo change number to text*/
    padding-top: 3px;
    border-width: 1px;
    border-style: dotted;
    font-family: "PragmaticaC", arial
}

#price_max input {
    float: left;
    font-size: 16px;
    /*width: 62px; /!*todo change number to text*!/*/
    width: 90px; /*todo change number to text*/
    /*height: 25px;*/
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin-left: -0.00144542%;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    color: rgb(82, 89, 93);
    padding-left: 5px;
    padding-top: 0;
    border-width: 0;
    border-style: none;
    font-family: "PragmaticaC", arial;
    background-color: transparent;
}

#PriceSelector {
    float: left;
    height: 40px;
    margin-left: 0%;
    margin-top: 10px;
    clear: left;
    width: 100%;
    background-color: rgb(240, 240, 240);
    position: relative;
    top: 0px;
    left: 0px;
}

#Selector {
    float: left;
    height: 40px;
    margin-left: 15%;
    margin-top: 0px;
    clear: none;
    width: 60%;
    background-color: rgb(160, 206, 255);
    position: relative;
    top: 0px;
    left: 0px;
    background-image: url("../img/price.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
}

#Selector1 {
    float: left;
    height: 40px;
    margin-top: 0px;
    clear: none;
    /*width: 97%;*/
    top: 0px;
    left: 0px;
}

#Selector1 *:nth-last-child(2) {
    background-image: url("../img/arrow5left.png");
}

#LeftSelect {
    float: left;
    height: 40px;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    width: 30px;
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: 0px;
    background-image: url("../img/arrow5left.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    display: block;
    background-color: rgb(160, 206, 255);
    background-position: 45% 50%;
    background-repeat: no-repeat no-repeat;
}

#RightSelect {
    float: right;
    height: 40px;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    width: 30px;
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: 0%;
    background-image: url("../img/arrow5rght.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    display: block;
    background-color: rgb(160, 206, 255);
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
}

#CarConf1, .kompl {
    float: left;
    height: auto;
    margin-left: 0%;
    margin-top: -1px;
    clear: both;
    width: 100%;
    background-image: url("../img/arrow_dwn.gif"), url("../img/points1_horiz.gif"), url("../img/points1_horiz.gif");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: 0px;
    display: block;
    background-position: 8px 12px, 0% 100%, 0% 0%;
    background-repeat: no-repeat, repeat-x, repeat-x;
}

#text56, .kompl_name {
    float: left;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: normal;
    margin: 0px 0px 0px 30px;
    clear: none;
    min-height: 0px;
    /*font-family: 'Bebas Neue Book';
	font-size: 20px;
	line-height: 1em;*/
    font-family: "PragmaticaC", arial;
    font-size: 16px;
    line-height: 1.4em;
    padding-top: 8px;
    padding-bottom: 8px;
    position: relative;
    top: 0px;
    left: 0px;
    padding-right: 10px;
}

#text57, .kompl_choose, a.kompl_choose, .stepnext {
    float: right;
    font-size: 19px;
    width: 120px;
    height: 30px;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin: 4px 0px;
    clear: none;
    min-height: 0px;
    font-family: 'PragmaticaC';
    padding: 5px 0px 4px 7px;
    position: relative;
    top: 0px;
    left: 0px;
    color: rgb(255, 255, 255);
    background-color: rgb(237, 107, 33);
    background-image: url("../img/arrow3rght_w.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    display: block;
    background-position: 100px 50%;
    background-repeat: no-repeat no-repeat;
}

.stepnext {
    visibility: hidden;
    margin: -4px 0;
    box-sizing: border-box;
}

#text57:hover, .kompl_choose:hover, a.kompl_choose:hover, .stepnext:hover {
    background-image: url("../img/arrow3rght_w.png");
    background-attachment: scroll;
    background-color: rgb(82, 89, 93);
    background-position: 105px 50%;
    background-repeat: no-repeat no-repeat;
}

#text59, .kompl_price {
    float: right;
    /*font-size: 20px;*/
    font-size: 16px;
    /*width: 95px;*/
    width: 105px;
    height: 30px;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin: 4px 5px 4px 0px;
    clear: none;
    min-height: 0px;
    font-family: 'PragmaticaC';
    padding-top: 8px;
    padding-bottom: 8px;
    color: rgb(237, 107, 33);
}

#text58:hover, .kompl_compare:hover {
    background-color: rgb(251, 225, 211);
}

#text58, .kompl_compare {
    float: right;
    width: 120px;
    height: 30px;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin: 4px 5px 4px 0px;
    clear: none;
    min-height: 0px;
    /*font-family: Arial;*/
    font-size: 14px;
    font-family: "PragmaticaC", arial;
    padding: 8px 0px 0px 40px;
    position: relative;
    top: 0px;
    left: 0px;
    color: rgb(82, 89, 93);
    display: block;
    background-color: rgb(240, 240, 240);
    background-image: url("../img/icon_compare2.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-position: 5px 50%;
    background-repeat: no-repeat no-repeat;
}

.configurator_title {
    float: left;
    font-size: 27px;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin-left: 30px;
    margin-top: 0px;
    clear: none;
    min-height: 23px;
    font-family: 'Bebas Neue Book';
    position: relative;
    top: 0px;
    left: 0px;
    letter-spacing: 1px;
    color: rgb(237, 107, 33);
    display: block;
    margin-right: 0%;
    padding-left: 0px;
}

#CarConf2 {
    float: left;
    height: auto;
    margin-left: 0%;
    margin-top: 0px;
    clear: both;
    width: 100%;
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: 0px;
    display: block;
    background-image: url("../img/arrow_dwn.gif"), url("../img/points1_horiz.gif");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-position: 8px 12px, 0% 100%;
    background-repeat: no-repeat, repeat-x;
}

#text60 {
    float: left;
    font-size: 20px;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin: 0px 0px 0px 30px;
    clear: none;
    min-height: 0px;
    font-family: 'Bebas Neue Book';
    padding-top: 8px;
    padding-bottom: 8px;
    position: relative;
    top: 0px;
    left: 0px;
    padding-right: 10px;
}

#text61:hover {
    background-image: url("../img/arrow3rght_w.png");
    background-attachment: scroll;
    background-color: rgb(82, 89, 93);
    background-position: 105px 50%;
    background-repeat: no-repeat no-repeat;
}

#text61 {
    float: right;
    font-size: 20px;
    width: 120px;
    height: 30px;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin: 4px 0px;
    clear: none;
    min-height: 0px;
    font-family: 'Bebas Neue Book';
    padding: 5px 0px 4px 7px;
    position: relative;
    top: 0px;
    left: 0px;
    color: rgb(255, 255, 255);
    display: block;
    background-image: url("../img/arrow3rght_w.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-color: rgb(237, 107, 33);
    background-position: 100px 50%;
    background-repeat: no-repeat no-repeat;
}

#text62:hover {
    background-color: rgb(251, 225, 211);
    font-size: 14px;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    font-family: Arial;
    color: rgb(82, 89, 93);
}

#text62 {
    float: right;
    font-size: 14px;
    width: 120px;
    height: 30px;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin: 4px 5px 4px 0px;
    clear: none;
    min-height: 0px;
    font-family: Arial;
    padding: 8px 0px 0px 40px;
    position: relative;
    top: 0px;
    left: 0px;
    color: rgb(82, 89, 93);
    display: block;
    background-image: url("../img/icon_compare2.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-color: rgb(240, 240, 240);
    background-position: 5px 50%;
    background-repeat: no-repeat no-repeat;
}

#text63 {
    float: right;
    font-size: 20px;
    width: 90px;
    height: 30px;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin: 4px 5px 4px 0px;
    clear: none;
    min-height: 0px;
    font-family: 'Bebas Neue Book';
    padding-top: 5px;
    padding-bottom: 8px;
    color: rgb(237, 107, 33);
}

#CarConf3 {
    float: left;
    height: auto;
    margin-left: 0%;
    margin-top: 0px;
    clear: both;
    width: 100%;
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: 0px;
    display: block;
    background-image: url("../img/arrow_dwn.gif"), url("../img/points1_horiz.gif");
    background-attachment: scroll;
    -webkit-background-size: auto, auto;
    background-size: auto, auto;
    background-position: 8px 12px, 0% 100%;
    background-repeat: no-repeat, repeat-x;
}

#text64 {
    float: left;
    font-size: 20px;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin: 0px 0px 0px 30px;
    clear: none;
    min-height: 0px;
    font-family: 'Bebas Neue Book';
    padding-top: 8px;
    padding-bottom: 8px;
    position: relative;
    top: 0px;
    left: 0px;
    padding-right: 10px;
}

#text65:hover {
    background-image: url("../img/arrow3rght_w.png");
    background-attachment: scroll;
    background-color: rgb(82, 89, 93);
    background-position: 105px 50%;
    background-repeat: no-repeat no-repeat;
}

#text65 {
    float: right;
    font-size: 20px;
    width: 120px;
    height: 30px;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin: 4px 0px;
    clear: none;
    min-height: 0px;
    font-family: 'Bebas Neue Book';
    padding: 5px 0px 4px 7px;
    position: relative;
    top: 0px;
    left: 0px;
    color: rgb(255, 255, 255);
    display: block;
    background-image: url("../img/arrow3rght_w.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-color: rgb(237, 107, 33);
    background-position: 100px 50%;
    background-repeat: no-repeat no-repeat;
}

#text66:hover, .kompl_in_compare:hover {
    background-color: rgb(219, 219, 219);
    color: rgb(0, 0, 0);
    font-size: 14px;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    /*font-family: Arial;*/
    font-family: "PragmaticaC", arial;
    background-image: url("../img/icon_compare1.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-position: 5px 50%;
    background-repeat: no-repeat no-repeat;
}

#text66, .kompl_in_compare {
    float: right;
    font-size: 14px;
    width: 120px;
    height: 30px;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin: 4px 5px 4px 0px;
    clear: none;
    min-height: 0px;
    /*font-family: Arial;*/
    font-family: "PragmaticaC", arial;
    padding: 8px 0px 0px 40px;
    position: relative;
    top: 0px;
    left: 0px;
    color: rgb(0, 0, 0);
    display: block;
    background-image: url("../img/icon_compare1.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-color: rgb(251, 225, 211);
    background-position: 5px 50%;
    background-repeat: no-repeat no-repeat;
}

#CarConf4 {
    float: left;
    height: auto;
    margin-left: 0%;
    margin-top: 0px;
    clear: both;
    width: 100%;
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: 0px;
    display: block;
    background-image: url("../img/arrow_dwn.gif"), url("../img/points1_horiz.gif");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-position: 8px 12px, 0% 100%;
    background-repeat: no-repeat, repeat-x;
}

.tth_footer_btn1 {
    float: left;
    font-size: 22px;
    width: 25%;
    /*width: 33%;*/
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    margin: 0px;
    clear: none;
    min-height: 72px;
    position: relative;
    top: 0px;
    left: 0px;
    background-color: rgb(237, 107, 33);
    border-right-color: rgb(255, 255, 255);
    border-right-width: 3px;
    border-right-style: solid;
    font-family: 'PragmaticaC';
    color: rgb(255, 255, 255);
    z-index: auto;
    padding: 50px 0px 10px;
    /*background-image: url("/v4/configurator/img/icon_map.png");*/
    background-image: url("../img/25x25_car.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    display: block;
    background-position: 50% 13px;
    background-repeat: no-repeat no-repeat;
}

.tth_footer_btn2 {
    float: left;
    font-size: 22px;
    width: 25%;
    /*width: 33%;*/
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    margin: 0px;
    clear: none;
    min-height: 72px;
    position: relative;
    top: 0px;
    left: 0px;
    border-right-color: rgb(255, 255, 255);
    border-right-width: 3px;
    border-right-style: solid;
    font-family: 'PragmaticaC';
    color: rgb(255, 255, 255);
    z-index: auto;
    background-color: rgb(237, 107, 33);
    padding: 50px 0px 10px;
    /*background-image: url("/v4/configurator/img/icon_calc3.png");*/
    background-image: url("../img/25x25_calc.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    display: block;
    background-position: 50% 13px;
    background-repeat: no-repeat no-repeat;
}

.tth_footer_btn3 {
    float: left;
    font-size: 22px;
    width: 25%;
    /*width: 33%;*/
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    margin: 0px;
    clear: none;
    min-height: 72px;
    position: relative;
    top: 0px;
    left: 0px;
    border-right-color: rgb(255, 255, 255);
    border-right-width: 3px;
    border-right-style: solid;
    font-family: 'PragmaticaC';
    color: rgb(255, 255, 255);
    z-index: auto;
    background-color: rgb(237, 107, 33);
    padding: 50px 0px 10px;
    /*background-image: url("/v4/configurator/img/icon_page%201.png");*/
    background-image: url("../img/25x25_map.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    display: block;
    background-position: 50% 13px;
    background-repeat: no-repeat no-repeat;
}

.tth_footer_btn4 {
    float: left;
    font-size: 22px;
    width: 25%;
    /*width: 33%;*/
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    margin: 0px;
    clear: none;
    min-height: 72px;
    position: relative;
    top: 0px;
    left: 0px;
    border-right-color: rgb(255, 255, 255);
    border-right-width: 0px;
    border-right-style: solid;
    font-family: 'PragmaticaC';
    color: rgb(255, 255, 255);
    z-index: auto;
    padding: 50px 0px 10px;
    display: block;
    /*background-image: url("/v4/configurator/img/icon_test-drive2.png");*/
    background-image: url("../img/25x25_drive.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-color: rgb(237, 107, 33);
    background-position: 50% 13px;
    background-repeat: no-repeat no-repeat;
}

.tth_footer_btn1:hover {
    background-image: url("../img/25x25_car.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-color: rgb(82, 89, 93);
    background-position: 50% 13px;
    background-repeat: no-repeat no-repeat;
}

.tth_footer_btn2:hover {
    background-image: url("../img/25x25_calc.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-color: rgb(82, 89, 93);
    background-position: 50% 13px;
    background-repeat: no-repeat no-repeat;
}

.tth_footer_btn3:hover {
    background-image: url("../img/25x25_map.png");
    background-attachment: scroll;
    background-color: rgb(82, 89, 93);
    background-position: 50% 13px;
    background-repeat: no-repeat no-repeat;
}

.tth_footer_btn4:hover {
    background-color: rgb(82, 89, 93);
    background-image: url("../img/25x25_drive.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-position: 50% 13px;
    background-repeat: no-repeat no-repeat;
}

.kompL_footer_button1, .one_kompL_footer_button1 {
    float: left;
    font-size: 22px;
    width: 25%;
    /*width: 33%;*/
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    margin: 0px;
    clear: none;
    min-height: 72px;
    position: relative;
    top: 0px;
    left: 0px;
    background-color: rgb(237, 107, 33);
    border-right-color: rgb(255, 255, 255);
    border-right-width: 3px;
    border-right-style: solid;
    /*font-family: 'Bebas Neue Book';*/
    font-family: 'PragmaticaC';
    color: rgb(255, 255, 255);
    z-index: auto;
    padding: 50px 3px 10px;
    /*background-image: url("/v4/configurator/img/icon_page%201.png");*/
    background-image: url("../img/25x25_car.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    display: block;
    background-position: 50% 13px;
    background-repeat: no-repeat no-repeat;
}

.kompL_footer_button2, .one_kompL_footer_button2 {
    float: left;
    font-size: 22px;
    width: 25%;
    /*width: 33%;*/
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    margin: 0px;
    clear: none;
    min-height: 72px;
    position: relative;
    top: 0px;
    left: 0px;
    border-right-color: rgb(255, 255, 255);
    border-right-width: 3px;
    border-right-style: solid;
    /*font-family: 'Bebas Neue Book';*/
    font-family: 'PragmaticaC';
    color: rgb(255, 255, 255);
    z-index: auto;
    background-color: rgb(237, 107, 33);
    padding: 50px 3px 10px;
    /*background-image: url("/v4/configurator/img/icon_calc3.png");*/
    background-image: url("../img/25x25_calc.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    display: block;
    background-position: 50% 13px;
    background-repeat: no-repeat no-repeat;
}

.kompL_footer_button3, .one_kompL_footer_button3 {
    float: left;
    font-size: 22px;
    width: 25%;
    /*width: 33%;*/
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    margin: 0px;
    clear: none;
    min-height: 72px;
    position: relative;
    top: 0px;
    left: 0px;
    border-right-color: rgb(255, 255, 255);
    border-right-width: 3px;
    border-right-style: solid;
    /*font-family: 'Bebas Neue Book';*/
    font-family: 'PragmaticaC';
    color: rgb(255, 255, 255);
    z-index: auto;
    background-color: rgb(237, 107, 33);
    padding: 50px 3px 10px;
    /*background-image: url("/v4/configurator/img/icon_map.png");*/
    background-image: url("../img/25x25_map.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    display: block;
    background-position: 50% 13px;
    background-repeat: no-repeat no-repeat;
}

.kompL_footer_button4, .one_kompL_footer_button4 {
    float: left;
    font-size: 22px;
    width: 25%;
    /*width: 33%;*/
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    margin: 0px;
    clear: none;
    min-height: 72px;
    position: relative;
    top: 0px;
    left: 0px;
    border-right-color: rgb(255, 255, 255);
    border-right-width: 3px;
    border-right-style: solid;
    /*font-family: 'Bebas Neue Book';*/
    font-family: 'PragmaticaC';
    color: rgb(255, 255, 255);
    z-index: auto;
    padding: 50px 0px 10px;
    display: block;
    /*background-image: url("/v4/configurator/img/icon_test-drive2.png");*/
    background-image: url("../img/25x25_drive.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-color: rgb(237, 107, 33);
    background-position: 50% 13px;
    background-repeat: no-repeat no-repeat;
}

.one_kompL_footer_button1, .one_kompL_footer_button2, .one_kompL_footer_button3, .one_kompL_footer_button4 {
    /*width: 33%;*/
    width: 25%;
}

.kompL_footer_button1:hover, .one_kompL_footer_button1:hover {
    /*background-image: url("/v4/configurator/img/icon_page%201.png");*/
    /*background-attachment: scroll;*/
    /*-webkit-background-size: auto;*/
    /*background-size: auto;*/
    background-color: rgb(82, 89, 93);
    /*background-position: 50% 13px;*/
    /*background-repeat: no-repeat no-repeat;*/
}

.kompL_footer_button2:hover, .one_kompL_footer_button2:hover {
    /*background-image: url("/v4/configurator/img/icon_calc3.png");*/
    /*background-attachment: scroll;*/
    /*-webkit-background-size: auto;*/
    /*background-size: auto;*/
    background-color: rgb(82, 89, 93);
    /*background-position: 50% 13px;*/
    /*background-repeat: no-repeat no-repeat;*/
}

.kompL_footer_button3:hover, .one_kompL_footer_button3:hover {
    /*background-image: url("/v4/configurator/img/icon_map.png");*/
    /*background-attachment: scroll;*/
    background-color: rgb(82, 89, 93);
    /*background-position: 50% 13px;*/
    /*background-repeat: no-repeat no-repeat;*/
}

.kompL_footer_button4:hover, .one_kompL_footer_button4:hover {
    background-color: rgb(82, 89, 93);
    /*background-image: url("/v4/configurator/img/icon_test-drive2.png");*/
    /*background-attachment: scroll;*/
    /*-webkit-background-size: auto;*/
    /*background-size: auto;*/
    /*background-position: 50% 10px;*/
    /*background-repeat: no-repeat no-repeat;*/
}

#text71 {
    float: right;
    font-size: 20px;
    width: 90px;
    height: 30px;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin: 4px 5px 4px 0px;
    clear: none;
    min-height: 0px;
    font-family: 'Bebas Neue Book';
    padding-top: 5px;
    padding-bottom: 8px;
    color: rgb(237, 107, 33);
}

#SubMenu2, .kompl_box {
    float: left;
    height: auto;
    margin: 20px 0%;
    clear: both;
    width: 35%;
    position: relative;
    top: 0px;
    left: 0px;
    display: block;
    padding-left: 20px;
}

#text72:hover {
    background-image: url("../img/points_horiz.gif");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-color: rgb(240, 240, 240);
    background-position: 0% 100%;
    background-repeat: repeat no-repeat;
}

#text72 {
    float: left;
    font-size: 20px;
    width: 100%;
    height: 50px;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    font-family: 'Bebas Neue Book';
    color: rgb(82, 89, 93);
    padding-top: 15px;
    display: block;
    margin-right: 0%;
    letter-spacing: 1px;
    position: relative;
    top: 0px;
    left: 0px;
    background-image: url("../img/points_horiz.gif");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-position: 0% 100%;
    background-repeat: repeat no-repeat;
}

#text73:hover {
    background-image: url("../img/points_horiz.gif");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-color: rgb(240, 240, 240);
    background-position: 0% 100%;
    background-repeat: repeat no-repeat;
}

#text73 {
    float: left;
    font-size: 20px;
    width: 100%;
    height: 50px;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0%;
    margin-top: 0px;
    clear: both;
    min-height: 0px;
    font-family: 'Bebas Neue Book';
    color: rgb(82, 89, 93);
    padding-top: 15px;
    display: block;
    margin-right: 0%;
    letter-spacing: 1px;
    position: relative;
    top: 0px;
    left: 0px;
    background-image: url("../img/points_horiz.gif");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-position: 0% 100%;
    background-repeat: repeat no-repeat;
}

#text74:hover {
    background-image: url("../img/points_horiz.gif");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-color: rgb(240, 240, 240);
    background-position: 0% 100%;
    background-repeat: repeat no-repeat;
}

#text74 {
    float: left;
    font-size: 20px;
    width: 100%;
    height: 50px;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    font-family: 'Bebas Neue Book';
    color: rgb(82, 89, 93);
    padding-top: 15px;
    display: block;
    margin-right: 0%;
    letter-spacing: 1px;
    position: relative;
    top: 0px;
    left: 0px;
    background-image: url("../img/points_horiz.gif");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-position: 0% 100%;
    background-repeat: repeat no-repeat;
}

#text75:hover {
    background-image: url("../img/corner_left.png");
    background-attachment: scroll;
    font-size: 20px;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    font-family: 'Bebas Neue Book';
    color: rgb(82, 89, 93);
    letter-spacing: 1px;
    -webkit-background-size: auto;
    background-size: auto;
    background-position: 102% 50%;
    background-repeat: no-repeat no-repeat;
}

#text75 {
    float: left;
    font-size: 20px;
    width: 100%;
    height: 50px;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    margin: 0px 0% 20px;
    clear: both;
    min-height: 0px;
    font-family: 'Bebas Neue Book';
    color: rgb(82, 89, 93);
    padding-top: 15px;
    display: block;
    letter-spacing: 1px;
    background-image: url("../img/corner_left.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-color: rgb(230, 230, 230);
    position: relative;
    top: 0px;
    left: 0px;
    background-position: 102% 50%;
    background-repeat: no-repeat no-repeat;
}

#text76, .text76 {
    float: left;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1.5em;
    /*margin: 20px 0px 0px 0%;*/
    margin: 0px 0px 0px 0%;
    clear: none;
    min-height: 0px;
    /*padding: 10px 10px 20px 20px;*/
    padding: 0px 10px 20px 20px;
    color: rgb(82, 89, 93);
    /*font-family: arial;
	font-size: 16px;*/
    font-family: "PragmaticaC", arial;
    font-size: 16px;
}

#CarConf5 {
    float: left;
    height: auto;
    margin-left: 0%;
    margin-top: 0px;
    clear: both;
    width: 100%;
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: 0px;
    display: block;
    background-image: url("../img/arrow_dwn.gif"), url("../img/points1_horiz.gif");
    background-attachment: scroll;
    -webkit-background-size: auto, auto;
    background-size: auto, auto;
    background-position: 8px 12px, 0% 100%;
    background-repeat: no-repeat, repeat-x;
}

#text80 {
    float: left;
    font-size: 20px;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin: 0px 0px 0px 30px;
    clear: none;
    min-height: 0px;
    font-family: 'Bebas Neue Book';
    padding-top: 8px;
    padding-bottom: 8px;
    position: relative;
    top: 0px;
    left: 0px;
    padding-right: 10px;
}

#text81:hover {
    background-image: url("../img/arrow3rght_w.png");
    background-attachment: scroll;
    background-color: rgb(82, 89, 93);
    background-position: 105px 50%;
    background-repeat: no-repeat no-repeat;
}

#text81 {
    float: right;
    font-size: 20px;
    width: 120px;
    height: 30px;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin: 4px 0px;
    clear: none;
    min-height: 0px;
    font-family: 'Bebas Neue Book';
    padding: 5px 0px 4px 7px;
    position: relative;
    top: 0px;
    left: 0px;
    color: rgb(255, 255, 255);
    display: block;
    background-image: url("../img/arrow3rght_w.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-color: rgb(237, 107, 33);
    background-position: 100px 50%;
    background-repeat: no-repeat no-repeat;
}

#text82:hover {
    color: rgb(0, 0, 0);
    background-color: rgb(219, 219, 219);
    font-size: 14px;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    font-family: Arial;
    background-image: url("../img/icon_compare1.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-position: 5px 50%;
    background-repeat: no-repeat no-repeat;
}

#text82 {
    float: right;
    font-size: 14px;
    width: 120px;
    height: 30px;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin: 4px 5px 4px 0px;
    clear: none;
    min-height: 0px;
    font-family: Arial;
    padding: 8px 0px 0px 40px;
    position: relative;
    top: 0px;
    left: 0px;
    color: rgb(0, 0, 0);
    display: block;
    background-image: url("../img/icon_compare1.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-color: rgb(251, 225, 211);
    background-position: 5px 50%;
    background-repeat: no-repeat no-repeat;
}

#text83 {
    float: right;
    font-size: 20px;
    width: 90px;
    height: 30px;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin: 4px 5px 4px 0px;
    clear: none;
    min-height: 0px;
    font-family: 'Bebas Neue Book';
    padding-top: 5px;
    padding-bottom: 8px;
    color: rgb(237, 107, 33);
}

#text84:hover {
    background-image: url("../img/arrow3rght.png"), url("../img/icon_compare1.png");
    background-attachment: scroll;
    background-color: #DBDBDB;
    -webkit-background-size: auto;
    background-size: auto;
    background-position: 230px 50%, 5px 50%;
    background-repeat: no-repeat no-repeat;
}

#box19 {
    float: left;
    height: auto;
    margin-left: 0%;
    margin-top: 0px;
    clear: left;
    width: 100%;
    position: relative;
    top: 0px;
    left: 0px;
    margin-bottom: 20px;
    padding-right: 0px;
    padding-left: 0px;
}

#text77 {
    float: left;
    font-size: 24px;
    width: 32.66%;
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    min-height: 72px;
    position: relative;
    top: 0px;
    left: 0px;
    background-color: rgb(237, 107, 33);
    margin-right: 1%;
    border-right-color: rgb(255, 255, 255);
    border-right-width: 0px;
    border-right-style: solid;
    font-family: 'Bebas Neue Book';
    color: rgb(255, 255, 255);
    z-index: auto;
    padding: 50px 10px 10px;
    background-image: url("../img/icon_page_1.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    display: block;
    background-position: 50% 13px;
    background-repeat: no-repeat no-repeat;
}

#text78 {
    float: left;
    font-size: 24px;
    width: 32.66%;
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    min-height: 72px;
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: 0%;
    border-right-color: rgb(255, 255, 255);
    border-right-width: 0px;
    border-right-style: solid;
    font-family: 'Bebas Neue Book';
    color: rgb(255, 255, 255);
    z-index: auto;
    background-color: rgb(237, 107, 33);
    padding: 50px 10px 10px;
    background-image: url("../img/icon_calc3.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    display: block;
    background-position: 50% 13px;
    background-repeat: no-repeat no-repeat;
}

#text79 {
    float: left;
    font-size: 24px;
    width: 32.66%;
    height: 100%;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    margin: 0px 0% 0px 1%;
    clear: none;
    min-height: 72px;
    position: relative;
    top: 0px;
    left: 0px;
    border-right-color: rgb(255, 255, 255);
    border-right-width: 0px;
    border-right-style: solid;
    font-family: 'Bebas Neue Book';
    color: rgb(255, 255, 255);
    z-index: auto;
    background-color: rgb(237, 107, 33);
    padding: 50px 10px 10px;
    background-image: url("../img/icon_map.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    display: block;
    background-position: 50% 13px;
    background-repeat: no-repeat no-repeat;
}

#text77:hover {
    background-image: url("../img/icon_page_1.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-color: rgb(82, 89, 93);
    background-position: 50% 13px;
    background-repeat: no-repeat no-repeat;
}

#text78:hover {
    background-image: url("../img/icon_calc3.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-color: rgb(82, 89, 93);
    background-position: 50% 13px;
    background-repeat: no-repeat no-repeat;
}

#text79:hover {
    background-image: url("../img/icon_map.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-color: rgb(82, 89, 93);
    background-position: 50% 13px;
    background-repeat: no-repeat no-repeat;
}

#CarConf1:hover, .kompl:hover {
    background-image: url("../img/arrow_dwn.gif"), url("../img/points1_horiz.gif"), url("../img/points1_horiz.gif"), -webkit-linear-gradient(0deg, rgb(240, 240, 240) 0%, white 100%);
    background-image: url(../img/arrow_dwn.gif), url(../img/points1_horiz.gif), url(../img/points1_horiz.gif), linear-gradient(90deg, rgb(240, 240, 240) 0%, white 100%);
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-position: 8px 12px, 0% 100%, 0% 0%, 0% 0%;
    background-repeat: no-repeat, repeat-x, repeat-x, repeat;
    cursor: pointer;
}

#CarConf2:hover {
    background-image: url("../img/arrow_dwn.gif"), url("../img/points1_horiz.gif"), -webkit-linear-gradient(0deg, rgb(240, 240, 240) 0%, white 100%);
    background-image: url(../img/arrow_dwn.gif), url(../img/points1_horiz.gif), linear-gradient(90deg, rgb(240, 240, 240) 0%, white 100%);
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-position: 8px 12px, 0% 100%, 0% 0%;
    background-repeat: no-repeat, repeat-x, repeat;
}

#CarConf3:hover {
    background-image: url("../img/arrow_dwn.gif"), url("../img/points1_horiz.gif"), -webkit-linear-gradient(0deg, rgb(240, 240, 240) 0%, white 100%);
    background-image: url(../img/arrow_dwn.gif), url(../img/points1_horiz.gif), linear-gradient(90deg, rgb(240, 240, 240) 0%, white 100%);
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-position: 8px 12px, 0% 100%, 0% 0%;
    background-repeat: no-repeat, repeat-x, repeat;
}

#CarConf5:hover {
    background-image: url("../img/arrow_dwn.gif"), url("../img/points1_horiz.gif"), -webkit-linear-gradient(0deg, rgb(240, 240, 240) 0%, white 100%);
    background-image: url(../img/arrow_dwn.gif), url(../img/points1_horiz.gif), linear-gradient(90deg, rgb(240, 240, 240) 0%, white 100%);
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-position: 8px 12px, 0% 100%, 0% 0%;
    background-repeat: no-repeat, repeat-x, repeat;
}

#text84 {
    float: right;
    font-size: 14px;
    width: 245px;
    height: 30px;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0px;
    margin-top: 4px;
    clear: both;
    min-height: 0px;
    margin-right: 0%;
    /*padding-top: 8px;
	padding-left: 40px;*/
    padding: 8px 8px 0 40px;
    display: block;
    background-image: url("../img/icon_compare1.png"), url("../img/arrow3rght.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-color: rgb(251, 225, 211);
    background-position: 5px 50%, 224px 50%;
    background-repeat: no-repeat no-repeat;
    font-family: "PragmaticaC", arial;
}

#box11 {
    float: left;
    height: auto;
    clear: none;
    width: 100%;
    position: relative;
    top: 0px;
    left: 0px;
    padding: 10px;
    display: block;
    margin-left: 0%;
    margin-top: 0px;
    margin-bottom: 0px;
}

#image5 {
    float: left;
    width: auto;
    max-width: 100%;
    height: auto;
    clear: none;
    color: rgb(0, 0, 0);
    position: absolute;
    top: 10px;
    left: 10px;
    opacity: 0.4;
    display: block;
}

#text47, .config_opt_name {
    float: left;
    font-size: 16px;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    clear: none;
    min-height: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    color: rgb(82, 89, 93);
    margin-top: 0px;
    margin-left: 30px;
    margin-right: 0px;
    font-family: "PragmaticaC", arial;
}

#box11:hover {
    background-color: rgb(240, 240, 240);
}

#box12:hover {
    background-color: rgb(240, 240, 240);
}

#box12 {
    float: left;
    height: auto;
    clear: none;
    width: 100.000001%;
    position: relative;
    top: 0px;
    left: 0px;
    padding: 10px;
    display: block;
    margin: 0px 0%;
}

#image6 {
    float: left;
    width: auto;
    max-width: 100%;
    height: auto;
    clear: none;
    color: rgb(0, 0, 0);
    position: absolute;
    top: 10px;
    left: 10px;
    opacity: 0.8;
    display: block;
}

#text48, .config_opt_name.active {
    float: left;
    font-size: 16px;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    clear: none;
    min-height: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    color: rgb(0, 0, 0);
    margin-top: 0px;
    margin-left: 30px;
    margin-right: 0px;
}

.config_opt_name:hover {
    cursor: pointer;
}

#box13:hover {
    background-color: rgb(240, 240, 240);
}

#box13 {
    float: left;
    height: auto;
    clear: none;
    width: 100.000001%;
    position: relative;
    top: 0px;
    left: 0px;
    padding: 10px;
    display: block;
    margin: 0px 0%;
}

#image7 {
    float: left;
    width: auto;
    max-width: 100%;
    height: auto;
    clear: none;
    color: rgb(0, 0, 0);
    position: absolute;
    top: 10px;
    left: 10px;
    opacity: 0.4;
    display: block;
}

#text49 {
    float: left;
    font-size: 16px;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    clear: none;
    min-height: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    color: rgb(82, 89, 93);
    margin-top: 0px;
    margin-left: 30px;
    margin-right: 0px;
}

#box14:hover, .config_opt:hover {
    background-color: rgb(240, 240, 240);
}

#box14, .config_opt {
    float: left;
    height: auto;
    clear: none;
    width: 100.000001%;
    position: relative;
    top: 0px;
    left: 0px;
    padding: 10px;
    display: none;
    margin: 0px 0%;
}

#image8, .config_opt_img {
    float: left;
    width: auto;
    max-width: 100%;
    height: auto;
    clear: none;
    color: rgb(0, 0, 0);
    position: absolute;
    top: 9px;
    left: 10px;
    opacity: 0.4;
    display: block;
}

.config_opt_img.active {
    opacity: 0.8;
}

#text50 {
    float: left;
    font-size: 16px;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    clear: none;
    min-height: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    color: rgb(82, 89, 93);
    margin-top: 0px;
    margin-left: 30px;
    margin-right: 0px;
}

#box15:hover {
    background-color: rgb(240, 240, 240);
}

#box15 {
    float: left;
    height: auto;
    clear: none;
    width: 100.000001%;
    position: relative;
    top: 0px;
    left: 0px;
    padding: 10px;
    display: block;
    margin: 0px 0%;
}

#image9 {
    float: left;
    width: auto;
    max-width: 100%;
    height: auto;
    clear: none;
    color: rgb(0, 0, 0);
    position: absolute;
    top: 10px;
    left: 10px;
    opacity: 0.8;
    display: block;
}

#text51 {
    float: left;
    font-size: 16px;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    clear: none;
    min-height: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    color: rgb(0, 0, 0);
    margin-top: 0px;
    margin-left: 30px;
    margin-right: 0px;
}

#box16:hover {
    background-color: rgb(240, 240, 240);
}

#box16 {
    float: left;
    height: auto;
    clear: none;
    width: 100.000001%;
    position: relative;
    top: 0px;
    left: 0px;
    padding: 10px;
    display: block;
    margin: 0px 0%;
}

#image10 {
    float: left;
    width: auto;
    max-width: 100%;
    height: auto;
    clear: none;
    color: rgb(0, 0, 0);
    position: absolute;
    top: 10px;
    left: 10px;
    opacity: 0.8;
    display: block;
}

#text52 {
    float: left;
    font-size: 16px;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    clear: none;
    min-height: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    color: rgb(0, 0, 0);
    margin-top: 0px;
    margin-left: 30px;
    margin-right: 0px;
}

#box17:hover {
    background-color: rgb(240, 240, 240);
}

#box17 {
    float: left;
    height: auto;
    clear: none;
    width: 100.000001%;
    position: relative;
    top: 0px;
    left: 0px;
    padding: 10px;
    display: block;
    margin: 0px 0%;
}

#text53 {
    float: left;
    font-size: 16px;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    clear: none;
    min-height: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    color: rgb(82, 89, 93);
    margin-top: 0px;
    margin-left: 30px;
    margin-right: 0px;
}

.kompl_footer {
    float: left;
    height: auto;
    margin-left: 0%;
    margin-top: 0px;
    clear: left;
    width: 100%;
    position: relative;
    top: 0px;
    left: 0px;
    /*margin-bottom: 20px;*/
    margin: 20px 0;
    padding-right: 0px;
    padding-left: 0px;
    color: rgb(255, 255, 255);
}

.kompl_footer {
    display: none;
}

.kompl_footer.active {
    display: block;
}

#text54 {
    float: left;
    font-size: 16px;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    clear: none;
    min-height: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    color: rgb(82, 89, 93);
    margin-top: 0px;
    margin-left: 30px;
    margin-right: 0px;
}

#text27 {
    float: none;
    font-size: 36px;
    width: 94%;
    height: auto;
    /*text-align: center;*/
    font-weight: normal;
    line-height: 1em;
    margin-left: auto;
    margin-top: 20px;
    clear: none;
    min-height: 0px;
    margin-right: auto;
    position: relative;
    top: 0px;
    left: 0px;
    max-width: 1200px;
    color: rgb(237, 107, 33);
    font-family: 'Bebas Neue Book';
}

.hide_from_kpp, .hide_from_eng, .hide_from_price, .hide_from_opt, .hide_from_color, .hide_from_color {
    display: none;
}

#carcard {
    float: none;
    height: auto;
    margin: 20px auto;
    clear: none;
    width: 93.999949%;
    max-width: 1200px;
    display: block;
    position: relative;
    top: 0px;
    left: 0px;
    padding: 20px;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: rgb(190, 190, 190) 0px 20px 20px -15px;
    box-shadow: rgb(190, 190, 190) 0px 20px 20px -15px;
    border-width: 3px 1px 1px;
    border-color: rgb(237, 107, 33) rgb(82, 89, 93) rgb(82, 89, 93);
    border-style: solid dotted dotted;
}

#one_kompl_name {
    float: left;
    font-size: 36px;
    width: 90%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    clear: none;
    min-height: 23px;
    font-family: 'Bebas Neue Book';
    position: relative;
    top: 0px;
    left: 0px;
    letter-spacing: 1px;
    color: rgb(237, 107, 33);
    display: block;
    margin-right: 0%;
    padding-left: 0px;
}

#note {
    background-color: rgba(237, 107, 33, 0.8);
    bottom: 0;
    clear: none;
    display: block;
    float: left;
    height: 40px;
    left: 0;
    position: fixed;
    right: auto;
    top: auto;
    width: 100%;
    z-index: 2000;
}

#note p {
    background-attachment: scroll;
    background-image: url("../img/ckl_dwn.png");
    background-position: 100% 50%;
    background-repeat: no-repeat no-repeat;
    background-size: auto auto;
    clear: none;
    color: rgb(255, 255, 255);
    float: none;
    font-size: 14px;
    font-weight: normal;
    height: 13px;
    left: 0;
    line-height: 1em;
    margin-left: auto;
    margin-right: auto;
    margin-top: 13px;
    min-height: 0;
    position: relative;
    text-align: left;
    top: 0;
    width: 250px;
    font-family: "PragmaticaC", arial;
}

#note:hover {
    background-color: rgb(237, 107, 33);
}

#zagolovok {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 35px;
    clear: none;
    width: 94%;
    max-width: 1200px;
    margin-right: auto;
    position: relative;
    top: 0px;
    left: 0px;
}

#zag {
    float: left;
    font-size: 36px;
    /*width: 40%;*/
    width: 39%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    margin-right: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    max-width: none;
    color: rgb(237, 107, 33);
    /*font-family: 'Bebas Neue Book';*/
    font-family: 'PragmaticaLightC';
    padding-right: 20px;
}

#zagtxt {
    float: left;
    font-size: 16px;
    /*width: 60%;*/
    width: auto;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1.5em;
    margin: 0px;
    clear: none;
    min-height: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    max-width: none;
    color: rgb(82, 89, 93);
    /*font-family: arial;*/
    font-family: "PragmaticaC", arial;
    padding: 0px;
}

.txt3 {
    clear: none;
    display: block;
    float: none;
    height: auto;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    max-width: 1200px;
    position: relative;
    top: 0;
    color: #C6C6C6;
    /*font-family: Arial;*/
    font-family: "PragmaticaC";
    font-size: 11px;
    font-weight: normal;
    width: 100%;
}

.salon-main {
    float: left;
    height: auto;
    margin-left: 0%;
    /*margin-top: 10px;*/
    clear: both;
    width: 100%;
    background-image: url("../img/arrow_dwn.gif"),url("../img/points1_horiz.gif");
    background-attachment: scroll;
    -webkit-background-size: auto, auto;
    background-size: auto, auto;
    /*padding-bottom: 10px;*/
    background-position: 8px 12px, 0% 0px;
    background-repeat: no-repeat, repeat-x;
}

#salonIsp .salon-main:last-child {
    background-image: url("../img/arrow_dwn.gif"),url("../img/points1_horiz.gif"),url("../img/points1_horiz.gif");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-position: 8px 12px, 0px 100%, 0% 0px;
    background-repeat: no-repeat, repeat-x, repeat-x;
    margin-bottom: 15px;
}

.salon-main-name {
    width: auto;
    height: auto;
    text-align: left;
    font-weight: normal;
    margin: 0 0 0 30px;
    clear: none;
    min-height: 0;
    font-family: "LetoSans Thin",arial;
    font-size: 16px;
    line-height: 1.4em;
    padding-top: 8px;
    padding-bottom: 8px;
    position: relative;
    top: 0;
    left: 0;
    padding-right: 10px;
    cursor:pointer;
}
.salon-main-container {
    display:none;
    padding-bottom: 10px;
}
.salon-main-container.showMore {
    display:block;
}

.salon-main-container .row {
    margin: 0;
}
.salon-main-photo {
    /*float: left;*/
    height: 500px;
    margin: 20px 0px 10px;
    clear: both;
    width: 100%;
    /*background-image: url("/v4/img/_salon/salon.jpg");*/
    background-attachment: scroll;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: repeat repeat;
}
.salon-no-photo {
    /*float: left;*/
    height: 1px;
    clear: both;
    width: 100%;
}
.salon-combination {
    /*float: left;*/
    height: auto;
    margin-left: 0%;
    margin-top: 10px;
    /*width: 25%;*/
    margin-right: 0%;
    padding: 0;
}
.textile {
    float: left;
    height: 120px;
    margin: 0px;
    clear: none;
    width: 100%;
    background-attachment: scroll;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: repeat repeat;
}
.textile-name {
    float: left;
    font-size: 16px;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    clear: both;
    min-height: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    color: rgb(125, 125, 125);
    margin: 8px 0px 0px;
    display: block;
}

@media only screen and (max-width: 1020px) {
    #bigbuttons div p,
    .kompL_footer_button1, .one_kompL_footer_button1,
    .kompL_footer_button2, .one_kompL_footer_button2,
    .kompL_footer_button3, .one_kompL_footer_button3,
    .kompL_footer_button4, .one_kompL_footer_button4 {
        font-size: 17px;
    }

    .tth_footer_btn1, .tth_footer_btn2, .tth_footer_btn3, .tth_footer_btn4 {
        font-size: 19px;
    }
}

@media only screen and (max-width: 900px) {

    /*#CarBoxInfo {/!*todo CarBoxInfo*!/
        top: 36%;
        width: 94%;
        right: 50%;
        margin-right: -47%;
    }*/
    #box1 {
        margin-top: 110px;
    }

    #text77 {
        font-size: 24px;
    }

    #text78 {
        font-size: 24px;
    }

    #text79 {
        font-size: 24px;
    }

    /*.kompL_footer_button1, .one_kompL_footer_button1 {
        font-size: 24px;
    }

    .kompL_footer_button2, .one_kompL_footer_button2 {
        font-size: 24px;
    }

    .kompL_footer_button3, .one_kompL_footer_button3 {
        font-size: 24px;
    }

    .kompL_footer_button4, .one_kompL_footer_button4 {
        font-size: 24px;
    }*/

    .tth_footer_btn1, .tth_footer_btn2, .tth_footer_btn3, .tth_footer_btn4 {
        font-size: 17px;
    }
}

@media only screen and (max-width: 798px) {
    #bigbuttons div p,
    .kompL_footer_button1, .one_kompL_footer_button1,
    .kompL_footer_button2, .one_kompL_footer_button2,
    .kompL_footer_button3, .one_kompL_footer_button3,
    .kompL_footer_button4, .one_kompL_footer_button4 {
        font-size: 15px;
    }

    .tth_footer_btn1, .tth_footer_btn2, .tth_footer_btn3, .tth_footer_btn4 {
        font-size: 16px;
    }
}

@media only screen and (max-width: 708px) {
    #bigbuttons div p,
    .kompL_footer_button1, .one_kompL_footer_button1,
    .kompL_footer_button2, .one_kompL_footer_button2,
    .kompL_footer_button3, .one_kompL_footer_button3,
    .kompL_footer_button4, .one_kompL_footer_button4 {
        font-size: 14px;
    }

    .tth_footer_btn1, .tth_footer_btn2, .tth_footer_btn3, .tth_footer_btn4 {
        font-size: 14px;
    }
}

@media only screen and (max-width: 670px) {
    #bigbuttons div p,
    .kompL_footer_button1, .one_kompL_footer_button1,
    .kompL_footer_button2, .one_kompL_footer_button2,
    .kompL_footer_button3, .one_kompL_footer_button3,
    .kompL_footer_button4, .one_kompL_footer_button4 {
        font-size: 14px;
    }

    .tth_footer_btn1, .tth_footer_btn2, .tth_footer_btn3, .tth_footer_btn4 {
        font-size: 14px;
    }
}

@media only screen and (max-width: 650px) {
    #bigbuttons div p {
        font-size: 23px;
    }

    .kompL_footer_button1, .one_kompL_footer_button1,
    .kompL_footer_button2, .one_kompL_footer_button2,
    .kompL_footer_button3, .one_kompL_footer_button3,
    .kompL_footer_button4, .one_kompL_footer_button4 {
        font-size: 21px;
    }

    .steps {
        background-image: none;
    }

    .tabs_to_acc {
        display: block;
    }

    .acc_to_tabs {
        display: none;
    }

    #StepBox {
        border-width: 0px;
        padding: 0px;
    }

    #Selector1 {
        /*width: 94%;*/
    }

    #box1 {
        margin-top: 60px;
    }

    #text17 {
        text-align: right;
    }

    #but_test {
        width: 50%;
    }

    #but_kredit {
        width: 50%;
    }

    #but_dilers {
        width: 50%;
    }

    #but_sales {
        width: 50%;
    }

    .color {
        margin-top: 10px;
        background-image: url("../img/corner_up.png");
        background-position: 50% 20px;
        background-repeat: no-repeat;
        background-attachment: scroll;
        -webkit-background-size: auto;
        background-size: auto;
        /*background-color: rgb(168, 77, 16);*/
        height: 20px;
    }

    .color:hover, .color.active {
        height: 30px;
        background-image: url("../img/corner_up.png");
        background-position: 50% 20px;
        background-repeat: no-repeat;
        background-attachment: scroll;
        -webkit-background-size: auto;
        background-size: auto;
        /*background-color: rgb(168, 77, 16);*/
    }

    #pdf {
        display: block;
        background-position: 98% 11px;
    }

    #all_compl {
        display: none;
    }

    /*#pdf:active {
        background-image:url("/v4/configurator/img/icon_pdf.png");
        background-position: 98% 11px;
        background-repeat: no-repeat;
        background-attachment: scroll;
        -webkit-background-size: auto;
        background-size: auto;
        background-color: rgb(251, 225, 211);
    }*/
    #text34 {
        display: block;
    }

    #text36 {
        display: block;
    }

    #text38 {
        display: block;
    }

    #step1 {
        width: 100%;
    }

    #step2 {
        width: 100%;
        margin-top: 20px;
    }

    #step3 {
        /*width: 100%;
        margin-top: 20px;*/
        width: 100%;
        background: none;
        border: 1px solid rgb(199, 199, 199);
    }

    #step4, #step5 {
        width: 100%;
        background: none;
        border-color: rgb(199, 199, 199);
        border-width: 0px 1px 1px;
        border-style: solid;
    }

    #box10 {
        background-image: url("../img/corner_dwn_gr1.png");
        background-attachment: scroll;
        -webkit-background-size: auto;
        background-size: auto;
        background-position: 50% -5px;
        background-repeat: no-repeat no-repeat;
    }

    #price_max {
        /*width: 120px;*/ /*todo change number to text*/
    }

    #text58, .kompl_compare, .kompl_in_compare {
        /*margin: 0px 0px 4px;*/
        float: right;
        /*clear: right;*/
        padding-top: 8px;
    }

    #text59, .kompl_price {
        /*margin-left: 30px;
		margin-right: 0px;*/
        margin-left: 0;
        margin-right: 30px;
        /*float: left;*/
        margin-top: 0px;
        /*clear: left;*/
    }

    .kompL_footer_button1, .one_kompL_footer_button1 {
        width: 49%;
        border-bottom-color: rgb(255, 255, 255);
        border-bottom-width: 3px;
        border-bottom-style: solid;
    }

    .kompL_footer_button2, .one_kompL_footer_button2 {
        width: 49%;
        border-right-width: 3px;
        border-bottom-width: 3px;
        border-bottom-color: rgb(255, 255, 255);
        border-bottom-style: solid;
    }

    .kompL_footer_button3, .one_kompL_footer_button3 {
        width: 49%;
        border-right-width: 3px;
        border-bottom-width: 3px;
        border-bottom-color: rgb(255, 255, 255);
        border-bottom-style: solid;
    }

    .kompL_footer_button4, .one_kompL_footer_button4 {
        width: 49%;
        border-right-width: 3px;
        border-bottom-width: 3px;
        border-bottom-color: rgb(255, 255, 255);
        border-bottom-style: solid;
    }

    .tth_footer_btn1 {
        width: 50%;
        border-bottom-color: rgb(255, 255, 255);
        border-bottom-width: 3px;
        border-bottom-style: solid;
        font-size: 23px;
    }

    .tth_footer_btn2 {
        width: 50%;
        border-right-width: 3px;
        border-bottom-width: 3px;
        border-bottom-color: rgb(255, 255, 255);
        border-bottom-style: solid;
        font-size: 23px;
    }

    .tth_footer_btn3 {
        width: 50%;
        border-right-width: 3px;
        border-bottom-width: 3px;
        border-bottom-color: rgb(255, 255, 255);
        border-bottom-style: solid;
        font-size: 23px;
    }

    .tth_footer_btn4 {
        width: 50%;
        border-right-width: 3px;
        border-bottom-width: 3px;
        border-bottom-color: rgb(255, 255, 255);
        border-bottom-style: solid;
        font-size: 23px;
    }

}

@media only screen and (max-width: 539px) {
    .old_new_price {
        float: right;
    }
}

@media only screen and (max-width: 520px) {

    /*#CarBoxInfo {/!*todo CarBoxInfo*!/
        right: 3%;
        top: 49.5%;
        width: 94%;
        padding: 10px 0px;
        margin-right: 0px;
    }*/
    .step_name_div {
        width: 88%;
    }

    #bigbuttons div p {
        font-size: 16px;
    }

    #Selector1 {
        /*width: 92.6%;*/
    }

    #box1 {
        background-image: -webkit-linear-gradient(206deg, rgba(0, 0, 0, 0.45098) 1%, rgba(0, 0, 0, 0) 49%), url("../img/kalina_h_back.jpg");
        background-image: linear-gradient(244deg, rgba(0, 0, 0, 0.45098) 1%, rgba(0, 0, 0, 0) 49%), url(../img/kalina_h_back.jpg);
        background-attachment: scroll;
        -webkit-background-size: auto, auto, cover;
        background-size: auto, auto, cover;
        background-position: 45% 90%, 0% 0%, 50% 0%;
        background-repeat: no-repeat, repeat, no-repeat;
        margin-top: 0px;
    }

    #text17 {
        text-align: right;
    }

    .color {
        background-image: url("../img/corner_up.png");
        background-position: 50% 30px;
        background-repeat: no-repeat;
        background-attachment: scroll;
        -webkit-background-size: auto;
        background-size: auto;
        /*background-color: rgb(168, 77, 16);*/
        height: 30px;
    }

    .color:hover, .color.active {
        height: 40px;
        background-image: url("../img/corner_up.png");
        background-attachment: scroll;
        -webkit-background-size: auto;
        background-size: auto;
        background-color: rgb(168, 77, 16);
        background-position: 50% 30px;
        background-repeat: no-repeat no-repeat;
    }

    .color:active {
        height: 40px;
        margin-top: 0px;
    }

    #bigbuttons {
        padding-top: 10px;
    }

    #SubMenu1, .kpps_list, .engines_list, .kompl_config_uzels, .config_uzels {
        padding-left: 10px;
    }

    #BoxOpcii, .kopml_box_opts, .box_opts {
        padding-left: 20px;
    }

    #text59, .kompl_price {
        clear: none;
        /*margin-left: 30px;
		margin-right: 0px;*/
        margin-left: 0;
        margin-right: 30px;
        /*float: left;*/
        margin-top: 0px;
    }

    #text57, .kompl_choose, .stepnext {
        margin: 4px 0px;
        float: right;
        clear: none;
    }

    #text58, .kompl_compare, .kompl_in_compare {
        /*margin: 0px 0px 4px;*/
        float: right;
        /*clear: right;*/
        padding-top: 8px;
    }

    #CarConf1, .kompl {
        /*display: block;*/
    }

    #CarConf2 {
        display: block;
    }

    #text61 {
        margin: 4px 0px;
        float: right;
        clear: none;
    }

    #text62 {
        margin: 0px 0px 4px;
        float: right;
        clear: right;
        padding-top: 8px;
    }

    #text63 {
        clear: none;
        margin-left: 30px;
        margin-right: 0px;
        float: left;
        margin-top: 0px;
    }

    #CarConf3 {
        display: block;
    }

    #text65 {
        margin: 4px 0px;
        float: right;
        clear: none;
    }

    #text66, .kompl_in_compare {
        /*margin: 0px 0px 4px;
		float: right;
		clear: right;
		padding-top: 8px;*/
    }

    #CarConf4 {
        display: block;
    }

    #text71 {
        clear: none;
        margin-left: 30px;
        margin-right: 0px;
        float: left;
        margin-top: 0px;
    }

    #SubMenu2, .kompl_box {
        padding-left: 10px;
    }

    #CarConf5 {
        display: block;
    }

    #text81 {
        margin: 4px 0px;
        float: right;
        clear: none;
    }

    #text82 {
        margin: 0px 0px 4px;
        float: right;
        clear: right;
        padding-top: 8px;
    }

    #text83 {
        clear: none;
        margin-left: 30px;
        margin-right: 0px;
        float: left;
        margin-top: 0px;
    }

    #text77 {
        width: 100%;
        margin-right: 0%;
        margin-bottom: 10px;
        font-size: 24px;
        padding-top: 10px;
        min-height: 0px;
        background-image: url("../img/icon_page_1.png");
        background-attachment: scroll;
        -webkit-background-size: auto;
        background-size: auto;
        background-color: rgb(237, 107, 33);
        text-align: left;
        margin-left: 0px;
        padding-left: 20px;
        background-position: 96% 50%;
        background-repeat: no-repeat no-repeat;
    }

    #text78 {
        width: 100%;
        margin-bottom: 10px;
        font-size: 24px;
        background-image: url("../img/icon_calc3.png");
        background-attachment: scroll;
        -webkit-background-size: auto;
        background-size: auto;
        background-color: rgb(237, 107, 33);
        padding-left: 20px;
        text-align: left;
        min-height: 0px;
        padding-top: 10px;
        background-position: 96% 50%;
        background-repeat: no-repeat no-repeat;
    }

    #text79 {
        margin-left: 0%;
        width: 100%;
        font-size: 24px;
        padding-top: 10px;
        min-height: 0px;
        text-align: left;
        padding-left: 20px;
        background-image: url("../img/icon_map.png");
        background-attachment: scroll;
        -webkit-background-size: auto;
        background-size: auto;
        background-color: rgb(237, 107, 33);
        background-position: 96% 50%;
        background-repeat: no-repeat no-repeat;
    }

    #text77:hover {
        background-image: url("../img/icon_page_1.png");
        background-attachment: scroll;
        -webkit-background-size: auto;
        background-size: auto;
        background-color: rgb(82, 89, 93);
        background-position: 96% 50%;
        background-repeat: no-repeat no-repeat;
    }

    #text78:hover {
        background-image: url("../img/icon_calc3.png");
        background-attachment: scroll;
        -webkit-background-size: auto;
        background-size: auto;
        background-color: rgb(82, 89, 93);
        background-position: 96% 50%;
        background-repeat: no-repeat no-repeat;
    }

    #text79:hover {
        background-image: url("../img/icon_map.png");
        background-attachment: scroll;
        -webkit-background-size: auto;
        background-size: auto;
        background-color: rgb(82, 89, 93);
        background-position: 96% 50%;
        background-repeat: no-repeat no-repeat;
    }

    .kompL_footer_button1, .one_kompL_footer_button1 {
        width: 100%;
        margin-right: 0%;
        margin-bottom: 10px;
        font-size: 22px;
        padding-top: 10px;
        min-height: 0px;
        /*background-image: url("/v4/configurator/img/icon_page%201.png");*/
        background-attachment: scroll;
        -webkit-background-size: auto;
        background-size: auto;
        background-color: rgb(237, 107, 33);
        text-align: left;
        margin-left: 0px;
        padding-left: 8px;
        border-bottom-width: 0px;
        border-right-width: 3px;
        background-position: 96% 50%;
        background-repeat: no-repeat no-repeat;
    }

    .kompL_footer_button2, .one_kompL_footer_button2 {
        width: 100%;
        margin-bottom: 10px;
        font-size: 22px;
        /*background-image: url("/v4/configurator/img/icon_calc3.png");*/
        background-attachment: scroll;
        -webkit-background-size: auto;
        background-size: auto;
        background-color: rgb(237, 107, 33);
        padding-left: 8px;
        text-align: left;
        min-height: 0px;
        padding-top: 10px;
        border-bottom-width: 0px;
        background-position: 96% 50%;
        background-repeat: no-repeat no-repeat;
    }

    .kompL_footer_button3, .one_kompL_footer_button3 {
        margin-left: 0%;
        width: 100%;
        font-size: 22px;
        padding-top: 10px;
        min-height: 0px;
        text-align: left;
        padding-left: 8px;
        /*background-image: url("/v4/configurator/img/icon_map.png");*/
        background-attachment: scroll;
        -webkit-background-size: auto;
        background-size: auto;
        background-color: rgb(237, 107, 33);
        border-right-width: 3px;
        margin-bottom: 10px;
        background-position: 96% 50%;
        background-repeat: no-repeat no-repeat;
    }

    .kompL_footer_button4, .one_kompL_footer_button4 {
        margin-left: 0%;
        width: 100%;
        font-size: 22px;
        padding-top: 10px;
        min-height: 0px;
        text-align: left;
        padding-left: 8px;
        background-color: rgb(237, 107, 33);
        /*background-image: url("/v4/configurator/img/icon_test-drive2.png");*/
        background-attachment: scroll;
        -webkit-background-size: auto;
        background-size: auto;
        background-position: 97% 50%;
        background-repeat: no-repeat no-repeat;
        margin-bottom: 10px;
    }

    .kompL_footer_button1:hover, .one_kompL_footer_button1:hover {
        /*background-image: url("/v4/configurator/img/icon_page%201.png");*/
        /*background-attachment: scroll;*/
        /*-webkit-background-size: auto;*/
        /*background-size: auto;*/
        background-color: rgb(82, 89, 93);
        /*background-position: 96% 50%;*/
        /*background-repeat: no-repeat no-repeat;*/
    }

    .kompL_footer_button2:hover, .one_kompL_footer_button2:hover {
        /*background-image: url("/v4/configurator/img/icon_calc3.png");*/
        /*background-attachment: scroll;*/
        /*-webkit-background-size: auto;*/
        /*background-size: auto;*/
        background-color: rgb(82, 89, 93);
        /*background-position: 96% 50%;*/
        /*background-repeat: no-repeat no-repeat;*/
    }

    .kompL_footer_button3:hover, .one_kompL_footer_button3:hover {
        /*background-image: url("/v4/configurator/img/icon_map.png");*/
        /*background-attachment: scroll;*/
        background-color: rgb(82, 89, 93);
        /*background-position: 96% 50%;*/
        /*background-repeat: no-repeat no-repeat;*/
    }

    .kompL_footer_button4:hover, .one_kompL_footer_button4:hover {
        /*background-image: url("/v4/configurator/img/icon_test-drive2.png");*/
        /*background-attachment: scroll;*/
        /*-webkit-background-size: auto;*/
        /*background-size: auto;*/
        background-color: rgb(82, 89, 93);
        /*background-position: 97% 50%;*/
        /*background-repeat: no-repeat no-repeat;*/
    }

    #zag {
        width: 100%;
        text-align: center;
        padding-right: 0;
    }

    #zagtxt {
        width: 100%;
        padding-top: 10px;
    }

    .tth_footer_btn1 {
        width: 100%;
        margin-right: 0%;
        margin-bottom: 10px;
        font-size: 22px;
        padding-top: 10px;
        min-height: 0px;
        background-image: url("../img/25x25_car.png");
        background-attachment: scroll;
        -webkit-background-size: auto;
        background-size: auto;
        background-color: rgb(237, 107, 33);
        text-align: left;
        margin-left: 0px;
        padding-left: 10px;
        border-bottom-width: 0px;
        border-right-width: 0px;
        background-position: 96% 50%;
        background-repeat: no-repeat no-repeat;
    }

    .tth_footer_btn2 {
        width: 100%;
        margin-bottom: 10px;
        font-size: 22px;
        background-image: url("../img/25x25_calc.png");
        background-attachment: scroll;
        -webkit-background-size: auto;
        background-size: auto;
        background-color: rgb(237, 107, 33);
        padding-left: 10px;
        text-align: left;
        min-height: 0px;
        padding-top: 10px;
        border-bottom-width: 0px;
        background-position: 96.7% 50%;
        background-repeat: no-repeat no-repeat;
    }

    .tth_footer_btn3 {
        margin-left: 0%;
        width: 100%;
        font-size: 22px;
        padding-top: 10px;
        min-height: 0px;
        text-align: left;
        padding-left: 10px;
        background-image: url("../img/25x25_map.png");
        background-attachment: scroll;
        -webkit-background-size: auto;
        background-size: auto;
        background-color: rgb(237, 107, 33);
        border-right-width: 0px;
        margin-bottom: 10px;
        background-position: 96% 50%;
        background-repeat: no-repeat no-repeat;
    }

    .tth_footer_btn4 {
        margin-left: 0%;
        width: 100%;
        font-size: 22px;
        padding-top: 10px;
        min-height: 0px;
        text-align: left;
        padding-left: 10px;
        background-color: rgb(237, 107, 33);
        background-image: url("../img/25x25_drive.png");
        background-attachment: scroll;
        -webkit-background-size: auto;
        background-size: auto;
        background-position: 96.7% 50%;
        background-repeat: no-repeat no-repeat;
    }

    .tth_footer_btn1:hover {
        background-image: url("../img/25x25_car.png");
        background-attachment: scroll;
        -webkit-background-size: auto;
        background-size: auto;
        background-color: rgb(82, 89, 93);
        background-position: 96% 50%;
        background-repeat: no-repeat no-repeat;
    }

    .tth_footer_btn2:hover {
        background-image: url("../img/25x25_calc.png");
        background-attachment: scroll;
        -webkit-background-size: auto;
        background-size: auto;
        background-color: rgb(82, 89, 93);
        background-position: 96.7% 50%;
        background-repeat: no-repeat no-repeat;
    }

    .tth_footer_btn3:hover {
        background-image: url("../img/25x25_map.png");
        background-attachment: scroll;
        background-color: rgb(82, 89, 93);
        background-position: 96% 50%;
        background-repeat: no-repeat no-repeat;
    }

    .tth_footer_btn4:hover {
        background-image: url("../img/25x25_drive.png");
        background-attachment: scroll;
        -webkit-background-size: auto;
        background-size: auto;
        background-color: rgb(82, 89, 93);
        background-position: 96.7% 50%;
        background-repeat: no-repeat no-repeat;
    }
}

@media only screen and (max-width: 360px) {

    .step_name_div {
        width: 82%;
    }

    #bigbuttons div p {
        font-size: 24px;
    }

    #carcard {
        clear: none;
    }

    #pdf_card {
        margin-left: 0px;
        margin-right: 0px;
        float: left;
        margin-top: 0px;
        clear: both;
    }

    /*#pdf {
        margin-left: 0px;
        margin-right: 0px;
        float: left;
        margin-top: 0px;
        clear: both;
    }*/
    #one_kompl_name {
        margin-left: 0px;
    }

    #bigbuttons {
        /*display: none;*/
    }

    #box1 {
        background-image: -webkit-linear-gradient(206deg, rgba(0, 0, 0, 0.45098) 1%, rgba(0, 0, 0, 0) 49%), url("../img/kalina_h_back.jpg");
        background-image: linear-gradient(244deg, rgba(0, 0, 0, 0.45098) 1%, rgba(0, 0, 0, 0) 49%), url(../img/kalina_h_back.jpg);
        background-attachment: scroll;
        -webkit-background-size: auto, auto, cover;
        background-size: auto, auto, cover;
        background-position: 42% 90%, 0% 0%, 50% 0%;
        background-repeat: no-repeat, repeat, no-repeat;
    }

    #text17 {
        text-align: right;
    }

    #but_test {
        width: 100%;
        border-right-width: 0px;
    }

    #but_kredit {
        width: 100%;
        border-right-width: 0px;
    }

    #but_dilers {
        width: 100%;
        border-right-width: 0px;
    }

    #but_sales {
        width: 100%;
    }

    #SubMenu1, .kpps_list, .engines_list, .kompl_config_uzels, .config_uzels {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }

    #BoxOpcii, .kopml_box_opts, .box_opts {
        padding-left: 20px;
        width: 100%;
        padding-right: 20px;
    }

    #text44 {
        font-size: 20px;
        text-align: center;
        font-weight: normal;
        line-height: 1em;
        font-family: 'Bebas Neue Book';
        color: rgb(82, 89, 93);
        letter-spacing: 1px;
        background-color: rgb(240, 240, 240);
    }

    #text46, .kompl_config_uzel.active, .config_uzel.active {
        background-color: rgb(219, 219, 219);
        background-image: url("../img/arrows_1.png");
        background-attachment: scroll;
        -webkit-background-size: auto;
        background-size: auto;
        background-position: 50% 40.34px;
        background-repeat: no-repeat no-repeat;
    }

    #Selector {
        background-image: url("../img/price.png");
        background-attachment: scroll;
        -webkit-background-size: 130px;
        background-size: 130px;
        background-color: rgb(160, 206, 255);
        background-position: 50% 50%;
        background-repeat: no-repeat no-repeat;
    }

    #Selector1 {
        /*width: 89%;*/
    }

    #text59, .kompl_price {
        /*margin-left: 30px;
		margin-right: 0px;*/
        margin-left: 0;
        margin-right: 30px;
        /*float: left;*/
        margin-top: 0px;
        /*clear: left;*/
    }

    #text57, .kompl_choose, .stepnext {
        margin: 4px 0px 4px 30px;
        clear: both;
        float: left;
    }

    #text58, .kompl_compare, .kompl_in_compare {
        margin: 4px 0px 0px 4px;
        clear: none;
        float: left;
    }

    #text61 {
        margin: 4px 0px 4px 30px;
        clear: both;
        float: left;
    }

    #text62 {
        margin: 4px 0px 0px 4px;
        clear: none;
        float: left;
    }

    #text63 {
        margin-left: 30px;
        margin-right: 0px;
        float: left;
        margin-top: 0px;
        clear: left;
    }

    #text65 {
        margin: 4px 0px 4px 30px;
        clear: both;
        float: left;
    }

    #text66, .kompl_in_compare {
        margin: 4px 0px 0px 4px;
        clear: none;
        float: left;
    }

    /*.kompL_footer_button1 {
        margin-left: 30px;
        margin-right: 0px;
        float: left;
        margin-top: 0px;
        clear: left;
    }

    .kompL_footer_button3 {
        margin: 4px 0px 4px 30px;
        clear: both;
        float: left;
    }

    .kompL_footer_button4 {
        margin: 4px 0px 0px 4px;
        clear: none;
        float: left;
    }*/
    #text71 {
        margin-left: 30px;
        margin-right: 0px;
        float: left;
        margin-top: 0px;
        clear: left;
    }

    #SubMenu2, .kompl_box {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
        margin-bottom: 0px;
    }

    #text73 {
        font-size: 20px;
        text-align: center;
        font-weight: normal;
        line-height: 1em;
        font-family: 'Bebas Neue Book';
        color: rgb(82, 89, 93);
        letter-spacing: 1px;
    }

    #text75 {
        background-image: url("../img/arrows_1.png");
        background-attachment: scroll;
        -webkit-background-size: auto;
        background-size: auto;
        background-color: rgb(219, 219, 219);
        background-position: 50% 40.34px;
        background-repeat: no-repeat no-repeat;
    }

    #text81 {
        margin: 4px 0px 4px 30px;
        clear: both;
        float: left;
    }

    #text82 {
        margin: 4px 0px 0px 4px;
        clear: none;
        float: left;
    }

    #text83 {
        margin-left: 30px;
        margin-right: 0px;
        float: left;
        margin-top: 0px;
        clear: left;
    }

    #text76, .text76 {
        padding-top: 20px;
        margin-top: 0px;
        padding-left: 20px;
        width: 100%;
        padding-right: 20px;
    }

    #PriceBox {
        /*margin-top: 20px;*/
        margin-left: 0%;
        clear: both;
    }

    #SelectBox, .step_boxes {
        margin-top: 0px;
        margin-left: 0%;
        clear: both;
    }

    #text55, .steps_title {
        margin-top: 20px;
        margin-left: 0%;
        clear: both;
    }

    .steps_title:first-child {
        margin-top: 0;
    }

    #CarConf1, .kompl {
        margin-top: -1px;
        margin-left: 0%;
        clear: both;
    }

    #CarConf2 {
        margin-top: 0px;
        margin-left: 0%;
        clear: both;
    }

    #CarConf3 {
        margin-top: 0px;
        margin-left: 0%;
        clear: both;
    }

    #CarConf4 {
        margin-top: 0px;
        margin-left: 0%;
        clear: both;
    }

    #CarConf5 {
        margin-top: 0px;
        margin-left: 0%;
        clear: both;
    }

    .color:hover, .color.active {
        background-image: url("../img/corner_up.png");
        background-attachment: scroll;
        -webkit-background-size: auto;
        background-size: auto;
        background-color: rgb(168, 77, 16);
        background-position: 50% 30px;
        background-repeat: no-repeat no-repeat;
    }

    #text84 {
        clear: both;
        margin-left: 30px;
        margin-right: 0px;
        float: left;
        margin-top: 4px;
    }
}

.color_list_one, .base_notice_text {
    font-family: "PragmaticaC",arial;
}
/* ���������� ������ �������� � ���������� �� 900 */
@media handheld, only screen
and (min-device-width: 168px)
and (max-device-width: 640px)
and (orientation: landscape) {
    /* ��� ������������� ������� ������� ����*/
    #box1 {
        margin-top: 0px !important;
    }

    /* ��� ������������� ������� ������� ����*/
}

/* ���������� ������ �������� � ������������ 900 */