﻿.goEnglish {
    /*width: 20px;
    margin-right: 10px;*/
}

.bottomMenuLine2{
    padding: 10px 0;
    text-align: center;
    font-size: 12px;
    font-family: 'Tinos';
    color: #706f69;
}

.bottomMenuLine2 a{
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    font-family: 'Tinos';
    color: #706f69;
}

.bottomMenuLine2 .wp {
    position: relative;
    padding-left: 30px;
}

.bottomMenuLine2 .wp i {
    display: block;
    position: absolute;
    width: 27px;
    height: 18px;
    top: 0;
    left: 0;
    background: url(../img/wp.png) no-repeat;
}

.oneImageClass .imageCarousel li,
.oneImageClass .imageCarousel li img{
    float:none !important;
}