.header {
        background-image: url('./sav2.png');
        height: 200px;
        background-color: #dedede;}

// 111235 - 11367c   menükék: b8c3d8

td      { 
        background-color: #e4e0c6;
        font-family: verdana;  
        font-size: 10pt;
        color: #2A2622; 
        }  
td.menup{
        font-family: verdana;  
        font-size: 10pt;
        color: #111235;
        background-color: #b8c3d8;
        border-top-left-radius:10px;
        border-top-right-radius:10px;
        border-bottom-right-radius:0;
        border-bottom-left-radius:0px; 
        }
td.menua{
        font-family: verdana;  
        font-size: 11pt;
        color: 111235;
        text-decoration: bold;
        background-color: #dedede;
        border-top-left-radius:10px;
        border-top-right-radius:10px;
        border-bottom-right-radius:0;
        border-bottom-left-radius:0px; 
        }
td.prod
        {
        font-family: verdana;  
        font-size: 11pt;
        color: 111235;
        text-decoration: none;
        background-color: #b8c3d8;
        border-top-left-radius:10px;
        border-top-right-radius:10px;
        border-bottom-right-radius:10px;
        border-bottom-left-radius:10px; 
        }
td.prod a:link, a:visited, a:hover, a:active
        {
        font-family: verdana;  
        font-size: 11pt;
        color: 111235;
        text-decoration: none;
        background-color: #b8c3d8;
        border-top-left-radius:10px;
        border-top-right-radius:10px;
        border-bottom-right-radius:10px;
        border-bottom-left-radius:10px; 
        }
td.lang {
       font-family: verdana;  
       font-size: 14pt;
       color: #eeeeee;
       //text-decoration: bold;
       }
td.cim {
       font-family: verdana;  
       font-size: 24pt;
       color: #eeeeee;
       //text-decoration: bold;
       }

td.menup  a:link, a:visited, a:hover, a:active
            {
            text-decoration: none;
            color: #111235;
            }

td.menua  a:link, a:visited, a:hover, a:active
            {
            text-decoration: bold;
            color: #111235;
            }

td.lang   a:link, a:visited, a:hover, a:active
            {
            font-family: verdana;  
            font-size: 12pt;
            color: #eeeeee;
            //background-color: #111235;
            text-decoration: none;
            }

