a.menu_link {
display: block;
color: #cf1111;
padding-top: 40px;
text-align: right;
padding-right: 5px;
font: bold 9pt arial;
}

a.menu_link:hover {
color: #000000;
}

a.link {
color: #cf1111;
text-decoration: underline;
}

a.link:hover {
color: #000000;
text-decoration: none;
}

a.logo_link {
display: block;
width: 100%;
height: 100%;
}

a.lang {
display: block;
width: 25px;
height: 25px;
float: right;
margin-left: 5px;
}

a#ua {
background: url("/images/ua.jpg") 0px 0px no-repeat;
}

a#ua:hover {
background: url("/images/ua.jpg") 0px -25px no-repeat;
}

a#ru {
background: url("/images/ru.jpg") 0px 0px no-repeat;
}

a#ru:hover {
background: url("/images/ru.jpg") 0px -25px no-repeat;
}

a#en {
background: url("/images/en.jpg") 0px 0px no-repeat;
}

a#en:hover {
background: url("/images/en.jpg") 0px -25px no-repeat;
}

a.iso_link {
display: block;
float: right;
font-size: 12pt;
color: #cf1111;
text-decoration: underline;
margin: 6px 75px 0px 0px;
}

a.iso_link:hover {
color: #000000;
text-decoration: none;
}
