body { margin: 0; padding: 0; background-color: #FFFFFF; }
body, td { font: 12px Verdana; color: darkblue; }
a:link, a:visited { text-decoration: underline; color: #1D035C; }
a:hover { color: #EF9B10; }
h1 { font-size: 28px; font-weight: bold; font-family: Arial; display: inline; }
#header { background-color: #9BCFEE; }
#tippek { position: absolute; top: 120; left: 240; height: 20; font-size: 10px; vertical-align: middle; padding: 3; padding-left: 20; background-image: url("gfx/icon_idea.gif"); background-repeat: no-repeat; background-position: left center; }
#menu { position: absolute; top: 152; height: 30; }
#nav { margin: 0; padding: 3px 10px; list-style: none; }
#nav ul { padding: 0; margin:0; list-style: none; width: 174px; height: 20px; z-index:99; position:relative; overflow:visible; } 
#nav li { margin: 0; position: relative; float:left; width: 174; background: transparent; display:block; } 
#nav li ul li { background-color: #5EB3E4; }
#nav a { text-decoration:none; line-height: 150%; display:block; width: 170px; padding: 2px; height: 20px; color: #FFF; } 
#nav a:hover { background-color: #FFE2A6; color: #000; }
#nav ul li:hover, #nav ul li a:hover { background-color: #FFE2A6; } 
#nav ul { display:none;} 
#nav ul ul{ display:none; position:absolute; margin-top: -28; margin-left: 174; } 
#nav ul li>ul, #nav ul ul li>ul{ margin-top: -22; } 
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li:hover ul ul ul ul ul{ display:none; } 
#nav li:hover ul, #nav ul li:hover ul, #nav ul ul li:hover ul, #nav ul ul ul li:hover ul, #nav ul ul ul ul li:hover ul{ display:block; } 
li>ul { top: auto; left: auto; }
#menu li.moremenu { background: #5EB3E4 url(gfx/moremenu.gif) no-repeat 98% 50%; }
#nav ul li.moremenu a:hover.moremenu { background: #FFE2A6 url(gfx/moremenu_active.gif) no-repeat 98% 50%; }
img { border: 0; }
input, textarea, select { font-family: Arial; font-size: 10px; color: #000; }
td.gyarto { background-color: #676767; text-align: center; }
a:link.gyarto, a:visited.gyarto { color: #FFF; text-decoration: none; font-weight: bold; }
#info { margin: 10px; background-color: #9BCFEE; border: 5px solid #C5E3F5; }
#infolight { margin: 10px; background-color: #ECF5F9; border: 5px solid #E8EAE9; }
