/*Версия для слабовидящих*/


#Cecutientgo, #Cecutientback {

}

#CecutientWrapper{
    width:100%;
    background:#fff;
    display:block;
    z-index:100;
    box-shadow: 0px 0px 5px #000;
    top:0;
    left:0;
    display: none;
}
#CecutientBlock{
    max-width: 980px;
    margin: 0 auto;
    font-size: 18px;
    line-height: 35px;
    background:#fff;
}
#CecutientOn, #CecutientOff, #ImageOn, #ImageOff{
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    vertical-align: middle;
    padding: 0px;
    height: 20px;
    width: 50px;
    text-align: center;
    line-height: 18px;
    text-decoration: none;
    margin-top: -2px;
    border: 1px solid #000;
    color:#000;
    cursor: pointer;
}
#CecutientOn, #ImageOff{
    display:inline-block;
}
#CecutientOff, #ImageOn, #Cecutientback{
    display:none;
}
#SmallFonts, #MediumFonts, #BigFonts, #WhiteStyle, #BlackStyle, #BlueStyle, #GreenStyle{
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display:inline-block;
    vertical-align: middle;
    padding: 0px;
    height: 20px;
    width: 20px;
    text-align: center;
    line-height: 18px;
    text-decoration: none;
    margin-top: -2px;
    cursor: pointer;
}
#SmallFonts, #MediumFonts, #BigFonts{
    border: 1px solid #000;
    color:#000;
}
#SmallFonts{
    font-size:14px;
}
#MediumFonts{
    font-size:19px;
}
#BigFonts{
    font-size:24px;
}
#WhiteStyle, #BlackStyle, #BlueStyle, #GreenStyle{
    font-size:18px;
}
#WhiteStyle{
    border: 1px solid #000;
    color:#000;
}
#BlackStyle{
    border: 1px solid #000;
    color:#fff;
    background-color:#000;
}
#BlueStyle{
    border: 1px solid #063462;
    color:#063462;
    background-color:#9DD1FF;
}
#GreenStyle{
    border: 1px solid #A9E44D;
    color:#A9E44D;
    background-color:#3B2716;
}
#CecutientTop, .CecutientTopMenu{
    display:none
}
#CecutientTop{
    position:relative;
    width:980px;
    left:50%;
    margin-left:-490px;
    font-size:18px;
}

/* Стиль */
.youcansee {}
/* cms */
.youcansee .widget_content_slider, .youcansee .links {display: none;}
/* Картинки */
.imageoff img,.imageoff .image{display: none !important;}
/* Размер шрифта */
.youcansee .small{font-size:18px !important;}
.youcansee .medium{font-size:22px !important;}
.youcansee .big{font-size:26px !important; line-height: 30px !important;}
/* Цветовые схемы */
/* Белый фон */
.youcansee.white, .youcansee .white, .youcansee div.white, .youcansee ul.white, .youcansee li.active a.white{color:#000 !important;background-image:none;background:#fff !important;}
.youcansee a.white, .youcansee a.white:hover{color:#000 !important;background-image:none;background:none !important;}
/* Черный фон */
.youcansee.black, .youcansee .black, .youcansee div.black, .youcansee ul.black, .youcansee li.active a.black{color:#fff !important;background-image:none;background:#000 !important;}
.youcansee a.black, .youcansee a.black:hover{color:#fff !important;background-image:none;background:none !important;}
/* Синий фон */
.youcansee.blue, .youcansee .blue, .youcansee div.blue, .youcansee ul.blue, .youcansee li.active a.blue{color:#063462 !important;background-image:none;background:#9DD1FF !important;}
.youcansee a.blue, .youcansee a.blue:hover{color:#063462 !important;background-image:none;background:none !important;}
/* Зеленая */
.youcansee.green, .youcansee .green, .youcansee div.green, .youcansee ul.green, .youcansee li.active a.green{color:#A9E44D !important;background-image:none;background:#3B2716 !important;}
.youcansee a.green, .youcansee a.green:hover{color:#A9E44D !important;background-image:none;background:none !important;}