.karkas.prezidium {
    width: 1000px;
    margin: 0 auto;
    padding-bottom: 80px;
}

#lightSlider_prezidium {
    height: 400px;
}

.lSAction2 {
    width: 1236px;
    position: absolute;
    top: 53%;
    left: 50%;
    margin-left: -618px;
}

.lSPrev, .lSNext {
    display: block;
    position: absolute;
    width: 50px;
    height: 50px;
    top:50%;
    left:50%;
    z-index: 10;
    margin-top: -25px;
    cursor: pointer;
    border: 0;
    outline: 0;
    background: 0;
    padding: 0;
    text-decoration: none;
    background: none;
}
.lSAction > a {
    background: none;
}
.lSPrev {
    margin-left: -618px;
}
.lSNext {
    margin-left: 600px;
}

.lSPrev span, .lSNext span {
    display: block;
    font-size: 30px;
    color: #7c7c7c63;
}

.lSPrev:hover, .lSNext:hover {
    background: none;
}

.lSPrev:hover span, .lSNext:hover span {
    color: #484848;
}
/*
.prezidium_img {
    display: block;
    border-radius: 50%;
    width: 56px;
    height: 56px;
    float: left;
    margin-right: 21px;
}
*/
div.myslide_prezidium {
    text-align: center;
}

.prezidium_img {
    display: block;
    border-radius: 50%;
    width: 150px;
    height: 150px;
    margin: 10px auto 20px auto;
}

div.myslide_prezidium > strong {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 138.19%;
    /* or 28px */
    color: #000000;
}


div.myslide_prezidium > p {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 29px;
    clear: both;
    margin-top: 15px;

    color: #7C7C7C;
}

.lSAction {
    display: none;
}

.lSAction {
    width: 1236px;
    position: absolute;
    top: 53%;
    left: 50%;
    margin-left: -618px;
}

.lSAction2 .lSPrev {
    margin-left: -670px;
}

.lSAction2 .lSNext {
    margin-left: 670px;
}