/* Menu */

div.MenuRamka1
{
    width: 200px;
    background: url('../img/menu_l_bottom_tlo.gif') right bottom no-repeat;
    margin-bottom: 5px;
    padding-bottom: 200px;
}

div.MenuNaglowek1
{
    background: url('../img/menu_l_tlo.gif') right top repeat-y;
    padding-top: 15px;
    padding-left: 5px;
    padding-bottom: 15px;
    text-align: left;
    font-weight: bold;
    font-size: 14px;
    font-family: arial;
    border-bottom: 1px solid #BEBEBE;
}

    div.MenuNaglowek1 a
    {
	font-family: arial;
    }

div.MenuButton1
{
    background: url('../img/menu_l_tlo.gif') right top repeat-y #E4F1F1;
}

    div.MenuButton1 a
    {
	display: block;
        text-align: left;
	line-height: 27px;
	padding-left: 15px;
	font-family: arial;
	background: url('../img/menu_l_tlo.gif') right top repeat-y #E4F1F1;
    }

    div.MenuButton1 a:hover
    {
	background: url('../img/menu_l_active_tlo.gif') right top repeat-y #D8E6E6;
    }

div.MenuButton2
{
    background: url('../img/menu_l_tlo.gif') right top repeat-y #E4F1F1;
}

    div.MenuButton2 a
    {
	color: #999999;
	display: block;
        text-align: left;
	line-height: 27px;
	padding-left: 15px;
	font-family: arial;
	background: url('../img/menu_l_tlo.gif') right top repeat-y #E4F1F1;
    }

    div.MenuButton2 a:hover
    {
	background: url('../img/menu_l_active_tlo.gif') right top repeat-y #D8E6E6;
    }

div.MenuBreake
{
    width: 198px;
    height: 1px;
    font-size: 0px;
    padding: 0px;
    background: url('../img/menu_l_breake.gif') center bottom repeat-x;
}

div.ReklamaMenuDown
{
    text-align: center;
}

