#Layout
{
    background: none !important;
}

#Header 
{
    height: 214px !important;
    background: none !important;
}
    #Header object
    {
	display: none !important;
    }

#LayoutMainBody
{
    padding: 15px !important;
}
#MenuTop
{
    padding: 0px !important;
}
    #MenuTop ul
    {
        background-color: #ffffff;
        background: rgba(255, 255, 255, 0.8) !important;
        padding: 5px !important;
    }
    #MenuTop ul li.TopSearch
    {
	background-color: transparent !important;
    }

#MenuUpWrapper
{
    background: url('../img/alpha_ffffff_70.png') top left repeat;
    height: 119px;
    opacity: 0.9;
}
#MenuUp
{
    background: url("../img/szary/submenu.png") no-repeat scroll center bottom transparent;
    padding-top: 15px !important;
}
    div.MenuUpPomaranczowy
    {
	background: url('../img/pomaranczowy/submenu.png') bottom center no-repeat transparent !important;
    }
    div.MenuUpCzerwony
    {
	background: url('../img/czerwony/submenu.png') bottom center no-repeat transparent !important;
    }
    div.MenuUpGranatowy
    {
	background: url('../img/granatowy/submenu.png') bottom center no-repeat transparent !important;
    }
    div.MenuUpNiebieski
    {
	background: url('../img/niebieski/submenu.png') bottom center no-repeat transparent !important;
    }
    div.MenuUpMietowy
    {
	background: url('../img/mietowy/submenu.png') bottom center no-repeat transparent !important;
    }
    div.MenuUpZielony
    {
	background: url('../img/zielony/submenu.png') bottom center no-repeat transparent !important;
    }
    div.MenuUpFioletowy
    {
	background: url('../img/fioletowy/submenu.png') bottom center no-repeat transparent !important;
    }


#data
{
    display: none;
}