

.header #topMenu {
    float: ;
    width: auto;
    list-style: none;
    height: 100%;
    margin: 0;
    padding: 0 30px;
}

   .header #topMenu #withoutSession2 img {
       margin-: 7px;
   }

   .header #logo_img {
        display: inline-block;
        width: auto;
        height: 100%;
        float: ;
        margin-: 30px;
   }

   .header .contacts {
        width: 190px;
        float: ;
        margin-top: 10px;
    }

   .header .contacts a img {
                width: 24px;
                float: ;
                cursor: pointer;
            }

.header #changeLangDiv {
        float: ;
        margin-top: 22px;
        width: auto;
    }

 .main_bottom_background {
            width: 100%;
    z-index: -1;
    position: relative;
    
        }

        .topSectionMainDefault {
            display: inline-block;
            width: 100%;
        }

        .leftSideMainDefault {
            width: 50%;
            float: ;
            padding-: 200px;
        }

        .rightSideMainDefault {
    width: 50%;
    float: ;
        }