/* általános */ BODY { margin: 0; background-color: white; overflow: scroll; overflow-y: yes; overflow-x: hidden; font: normal 12px/18px Verdana; } #tartalom { position: absolute; top: 174px; left: 0; width: 820px; min-height: 300px; height: auto !important; height: 300px; padding: 10px; z-index: 1; } .normal { font: normal 12px/18px Verdana; } .keskeny { font: normal 12px/18px Tahoma; } H1, .h1 { font: bold 19px Verdana; } H2, .h2 { font: bold 17px Verdana; } H3, .h3 { font: bold 14px Verdana; } H4, .h4 { font: normal 11px Verdana; text-transform: uppercase; } /* speciális */ #textgomb { float: right; width: 25px; padding-left: 10px; } .tablafejlec { font: bold 10px Verdana; border-bottom: solid 2px black; padding: 0 0 2px 0; text-transform: uppercase; } .highlight { background-color: #EEEEEE; } .halvany { color: silver; } /* fejléc */ #fejlec { position: absolute; top: 0; left: 0; width: 820px; height: 150px; background-color: #EEEEEE; z-index: 2; } #menu { position: absolute; top: 150px; left: 0; width: 820px; height: 24px; background-color: #F8F8F8; border: black 1px solid; border-width: 1px 0 1px 0; z-index: 3; } .menutext { font: bold 12px/18px Tahoma; } .menupont { padding: 3px 6px; } .menupontinaktiv { padding: 3px 6px; //color: #666666; } A.menupont, A.almenupont { display: block; text-decoration: none; color: black; } A.menupont:hover, A.almenupont:hover { background-color: #E8E8E8; } .almenu { background-color: #F8F8F8; } .almenupont { padding: 1px 10px; } .almenupontinaktiv { padding: 1px 10px; color: silver; } /* NAPTÁR */ .fejlec { font: normal 10px Tahoma; text-transform: uppercase; } .honap { background-color: #EEEEEE; font: normal 11px Tahoma; text-transform: uppercase; } .nap { background-color: #DDDDDD; } .napprg { background-color: #888888; } #buboreknaptar { display: none; position: absolute; width: 100px; height: 140px; top: 0px; z-index: 1; /* background-color: lightyellow; */ } #buborekcikk { display: none; position: absolute; width: 140px; height: 116px; background-image: url("images/naptar/buborekhatterbal.gif"); z-index: 1; /* background-color: lightyellow; */ } #buborekcimke { font: bold 11px Tahoma; background-color: white; text-transform: uppercase; opacity: 0.4; filter: alpha(opacity=40); } /* FEJLÉC NÉLKÜL */ #tartalom { top: 24px; } #menu { top: 0; }