#mml1
{
    display: block;
    position: relative;
    float: left;
    width: 88px;
    height: 45px;
    text-decoration: none;
    background-image: url('../img/mml1.png');
}
#mml1:hover
{
    display: block;
    position: relative;
    float: left;
    width: 88px;
    height: 45px;
    text-decoration: none;
    background-image: url('../img/mml1_hover.png');
}
#mml2
{
    display: block;
    position: relative;
    float: left;
    width: 78px;
    height: 45px;
    text-decoration: none;
    background-image: url('../img/mml2.png');
}
#mml2:hover
{
    display: block;
    position: relative;
    float: left;
    width: 78px;
    height: 45px;
    text-decoration: none;
    background-image: url('../img/mml2_hover.png');
}
#mml3
{
    display: block;
    position: relative;
    float: left;
    width: 140px;
    height: 45px;
    text-decoration: none;
    background-image: url('../img/mml3.png');
}
#mml3:hover
{
    display: block;
    position: relative;
    float: left;
    width: 140px;
    height: 45px;
    text-decoration: none;
    background-image: url('../img/mml3_hover.png');
}
#mml4
{
    display: block;
    position: relative;
    float: left;
    width: 183px;
    height: 45px;
    text-decoration: none;
    background-image: url('../img/mml4.png');
}
#mml4:hover
{
    display: block;
    position: relative;
    float: left;
    width: 183px;
    height: 45px;
    text-decoration: none;
    background-image: url('../img/mml4_hover.png');
}
#mml5
{
    display: block;
    position: relative;
    float: left;
    width: 133px;
    height: 45px;
    text-decoration: none;
    background-image: url('../img/mml5.png');
}
#mml5:hover
{
    display: block;
    position: relative;
    float: left;
    width: 133px;
    height: 45px;
    text-decoration: none;
    background-image: url('../img/mml5_hover.png');
}
#mml6
{
    display: block;
    position: relative;
    float: left;
    width: 95px;
    height: 45px;
    text-decoration: none;
    background-image: url('../img/mml6.png');
}
#mml6:hover
{
    display: block;
    position: relative;
    float: left;
    width: 95px;
    height: 45px;
    text-decoration: none;
    background-image: url('../img/mml6_hover.png');
}
#mml7
{
    display: block;
    position: relative;
    float: left;
    width: 65px;
    height: 45px;
    text-decoration: none;
    background-image: url('../img/mml7.png');
}
#mml7:hover
{
    display: block;
    position: relative;
    float: left;
    width: 65px;
    height: 45px;
    text-decoration: none;
    background-image: url('../img/mml7_hover.png');
}
A.subMenuLink
{
    color: #749fc0;
    text-decoration: none;
}
A.subMenuLink:hover
{
    color: #749fc0;
    text-decoration: underline;
}
A.mOnlineLink
{
    color: #52725B;
    text-decoration: none;
}
A.mOnlineLink:hover
{
    color: #52725B;
    text-decoration: underline;
}
A.newsBlockLinks
{
    display: block;
    position: relative;
    color: #52725B;
    text-decoration: none;
}
A.newsBlockLinks:hover
{
    display: block;
    position: relative;
    color: #52725B;
    text-decoration: underline;
}
A.add2recSmall
{
    display: block;
    position: relative;
    float: left;
    width: 16px;
    height: 14px;
    text-decoration: none;
    background-image: url('../img/rec.png');
    background-repeat: no-repeat;
}
A.add2recSmall:hover
{
    display: block;
    position: relative;
    float: left;
    width: 16px;
    height: 14px;
    text-decoration: none;
    background-image: url('../img/rec.png');
    background-repeat: no-repeat;
}

#icons1
{
    display: block;
    position: absolute;
    top: 15px;
    right: 0px;
    width: 16px;
    height: 14px;
    text-decoration: none;
    background-image: url('../img/rec.png');
}
#icons2
{
    display: block;
    position: absolute;
    top: 15px;
    right: 23px;
    width: 16px;
    height: 14px;
    text-decoration: none;
    background-image: url('../img/conv.png');
}
#icons3
{
    display: block;
    position: absolute;
    top: 15px;
    right: 46px;
    width: 16px;
    height: 14px;
    text-decoration: none;
    background-image: url('../img/com.png');
}
