﻿.lang_width, .lang_active{
    padding: 0 10px;
    font-weight: bold;
}

.lang_width a, .lang_width a:link, .lang_width a:visited, .lang_width a:active{
    text-decoration: none;
    color: #AEAEAE;
}

.lang_width a:hover{
    text-decoration: none;
    color: #A4C339;
}


.lang_widthLast, .lang_activeLast{
    padding-left: 10px ;
    font-weight: bold;
}

.lang_widthLast a, .lang_widthLast a:link, .lang_widthLast a:visited, .lang_widthLast a:active{
    text-decoration: none;
    color: #AEAEAE;
}

.lang_widthLast a:hover{
    text-decoration: none;
    color: #A4C339;
}


.lang_separator{
    border-right: 1px solid #CDCECB;
}

.lang_active{
    color: #A4C339;
    text-weight: bold;
}
