div#bal-menu
    {
    width: 200px;
    float:left;
    }
div#jobb-menu
    {
    width: 150px;
    float: right;
    }
div.ebyte-fejlec
    {
    height: 42px;
    line-height: 42px;
    width: 100%;
    font-size: 18px;
    font-family: Tahoma, _sans;
    color: white;
    font-weight: bold;
    text-align: center;
    position: relative;
    }
div.ebyte-fejlec h1
    {
    margin: 0;
    padding: 0;
    font-size: 20px;
    line-height: 42px;
    font-family: Tahoma, _sans;
    }
div.ebyte-fejlec.kek
    {
    background-image: url('/images/design/remade-keret/keret-fej-kek.gif');
    }
div.ebyte-fejlec.piros
    {
    background-image: url('/images/design/remade-keret/keret-fej-piros.gif');
    }
div.ebyte-fejlec div.jobbra-huz
    {
    height: 42px;
    width: 18px;
    float: right;
    }
div.ebyte-fejlec.kek div.jobbra-huz
    {
    background-image: url('/images/design/remade-keret/keret-fej-jobb-kek.gif');
    }
div.ebyte-fejlec.piros div.jobbra-huz
    {
    background-image: url('/images/design/remade-keret/keret-fej-jobb-piros.gif');
    }
div.ebyte-fejlec div.balra-huz
    {
    height: 42px;
    width: 15px;
    float: left;
    }
div.ebyte-fejlec.kek div.balra-huz
    {
    background-image: url('/images/design/remade-keret/keret-fej-bal-kek.gif');
    }
div.ebyte-fejlec.piros div.balra-huz
    {
    background-image: url('/images/design/remade-keret/keret-fej-bal-piros.gif');
    }
div.ebyte-lablec
    {
    height: 15px;
    width: 100%;
    padding-top: 0;
    background-image: url('/images/design/remade-keret/keret-lab.gif');
    background-position: top;
    background-repeat: repeat-x;
    }
div.ebyte-lablec div.balra-huz
    {
    height: 15px;
    width: 15px;
    background-image: url('/images/design/remade-keret/keret-lab-bal.gif');
    float: left;
    background-position: top;
    background-repeat: no-repeat;
    }
div.ebyte-lablec div.jobbra-huz
    {
    height: 15px;
    width: 18px;
    background-image: url('/images/design/remade-keret/keret-lab-jobb.gif');
    float: right;
    background-position: top;
    background-repeat: no-repeat;
    }
div.keretes-main
    {
    border-left: 1px solid #999999;
    padding-right: 9px; 
    overflow: hidden;
    padding-top: 4px;
    background-image: url('/images/design/remade-keret/keret-arnyek-jobb.gif');
    background-repeat: repeat-y;
    background-position: right;
    background-color: white;
    }
    
    
div.menu-item
    {
    height: 39px;
    background-repeat: no-repeat;
    }
div.menu-item img
    {
    margin-top: 15px;
    margin-left: 5px;
    }

div.menu-item-kek
    {
    background-image: url('/images/design/menuk/menu-item-kek.gif');
    }
div.menu-item-piros
    {
    background-image: url('/images/design/menuk/menu-item-piros.gif');
    }
div.menu-behuz
    {
    line-height: 39px;
    color: white;
    text-align: right;
    font-weight: bold;
    padding-right: 15px;
    background-repeat: no-repeat;
    margin-left: 3px;
    background-position: -165px 7px;
    }
div.menu-behuz a
    {
    color: white;
    font-weight: bold;
    text-decoration: none;
    border-bottom: none;
    }
div.menu-item-kek div.menu-behuz
    {
    background-image: url('/images/design/menuk/menu-item-piros-behuz.gif');
    }
div.menu-item-piros div.menu-behuz
    {
    background-image: url('/images/design/menuk/menu-item-kek-behuz.gif');
    }
ul.menu-statik-almenuk
    {
    list-style-type: none;
    margin-left: 20px;
    margin-bottom: 1px;
    }
ul.menu-statik-almenuk li a
    {
    color: black;
    font-size: 13px;
    text-decoration: none;
    }
ul.menu-statik-almenuk li a:hover
    {
    }
h2
    {
    background-image: url('/images/design/h2-back.gif');
    font-size: 17px;
    color: navy;
    line-height: 32px;
    height: 39px;
    margin: 0;
    padding-left: 0;
    }
h2.minibetu
    {
    font-size: 11px;
    }
h2:first-letter
    {
    background-image: url('/images/design/h2-behuz-kek.gif');
/*    background-image: url('/images/design/menuk/menu-item-kek-behuz.gif');*/
    padding: 10px;
    padding-left: 80px;
    padding-right: 0;
    line-height: 20px;
    background-position: -40px 50%;
    background-repeat: no-repeat;
    }
h2.piros:first-letter
    {
    background-image: url('/images/design/h2-behuz-piros.gif');
/*    background-image: url('/images/design/menuk/menu-item-piros-behuz.gif');*/
    }
h2.product
    {
    padding-left: 20px;
    }
h2.product:first-letter
    {
    background-image: none;
    padding: 0;
    }
ul.pop-almenuk
    {
    list-style-type: none;
    padding: 5px;
    }
ul.pop-almenuk li a
    {
    color: black;
    font-size: 13px;
    }