﻿.menuTopGroup
{
    border: 0px;
    cursor: pointer;
}
.menuGroup
{
    border-top: solid 1px #7ea134;
    width: 220px;
    cursor: default;
    background-color: #8cb03d;
}
.lg1
{
    width: 220px;
    height: 40px;
    line-height: 40px;
    color: white;
    border-bottom: solid 1px #7ea134;
    padding-left: 11px;
    cursor: pointer;
}
.lg1hover
{
    width: 220px;
    height: 40px;
    background-color: #7ea134;
    line-height: 40px;
    color: white;
    border-bottom: solid 1px #7ea134;
    padding-left: 11px;
    cursor: pointer;
}
.klgN
{
    width: 220px;
    height: 40px;
    line-height: 40px;
    color: white;
    border-bottom: solid 1px #7ea134;
    padding-left: 11px;
    cursor: pointer;
    background: url(http://www.mesharray.hu/images/header/menu/ddmenu_bcg_n.gif) repeat-x 0px 0px;
}
.klgH
{
    width: 220px;
    height: 40px;
    background-color: #7ea134;
    line-height: 40px;
    color: white;
    border-bottom: solid 1px #7ea134;
    padding-left: 11px;
    cursor: pointer;
    background: url(http://www.mesharray.hu/images/header/menu/ddmenu_bcg_a.gif) repeat-x 0px 0px;
}
.menupontalcim
{
    font-size: 10px;
}
.menupontar
{
    text-align: right;
    padding-right: 11px;
}
.lg2
{
    width: 220px;
    color: white;
    border-bottom: solid 1px #7ea134;
    padding: 6px 0px 6px 11px;
    cursor: pointer;
    height: 40px;
}
.lg2hover
{
    width: 220px;
    background-color: #7ea134;
    color: white;
    border-bottom: solid 1px #7ea134;
    padding: 6px 0px 6px 11px;
    cursor: pointer;
    height: 40px;
}

