#static body {
	background-color: white;
	padding: .5em;
	border-left: 10px double #00688b;
}

#static div.body { padding: 0; }

#static .kiemelt {
	font-size: 12pt;
	background-color: #e5edf8;
	text-indent: 0;
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	margin: 1ex 0 0 0;
	padding: .5ex 0;
	border-top: 2px solid #00688b;
	border-bottom: 2px solid #00688b;
}

#static .kiemelt p.kiemelt { margin: .3ex 1ex; text-indent: .5ex; }
#static h3.kiemelt { vertical-align: center; text-align: center; margin: .3ex 1ex; }
#static a.kiemelt { color: #00313b; padding: 0 .1ex; }
#static a.kiemelt:hover, p.kiemelt:hover { background-color: #c2d1e6; }
/* #kiemelt a:hover, #kiemelt p:hover { background-color: #cadbf3; } */

#static p { text-indent: 0; margin: 0.15em; margin-top: .2em; }
#static p + p { text-indent: 1.0em; }
#static p.elso { margin-top: .7em; text-indent: 0; }
#static p.so { margin-top: .7em; text-indent: 0; font-style: italic; }
#static p.vers { text-indent: 0; margin-left: 10ex; margin-bottom: .5em; /* white-space: pre; */ }
#static p.footnote { font-size: smaller; margin: .1em 2.5em; text-indent: -1em; }
#static p.footnotelso { font-size: smaller; margin: .1em 2.5em; text-indent: 1em; }

#static a { text-decoration: none; color: maroon; }
#static a:hover { background: #cccccc; }

#static .menu {
	font-size: 12pt;
	color: #cccccc;
	background-color: #00688b;
	text-indent: 0; margin: 0;
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-weight: bold;
	padding: 2pt 4pt;
}
#static a.menu {
	color: #eeeeee;
	background: #00688b;
}
#static a.menu:hover {
	text-decoration: underline overline;
	background: #00688b;
	color: #eeeeee;
}

#static .justify { text-align: justify; text-indent: 0; }
#static .center { text-align: center; text-indent: 0; }
#static .right { text-align: right; text-indent: 0; }
#static .left { text-align: left; text-indent: 0; }
#static .behuzas { padding-left: 2em; text-indent: -2em; }
#static .kicsi { font-size: smaller; }
/* .kicsi { font-size: 10pt; } */

#static .szerzo { margin: .5em 0 .2em 0; font-style: italic; font-variant: small-caps; font-size: normal; }
#static .cim { margin: .2em 0 .8em 2em; font-size: normal; }
#static h1.szerzo { font-size: large; }
#static h1.cim { font-size: large; }

#static sup { line-height: 0; font-size: 60%; }

#static div.float { float: left; padding: 5pt; }
#static div.container { padding: 0 10pt; }
#static div.spacer { clear: both; }
#static div.vers { margin: .5em 3em; }
#static div.vers p { text-indent: 0; font-style: italic; padding-top: .25em; padding-bottom: .25em; }
#static div.vers p.cim { margin: 0; font-style: normal; font-weight: bold;  padding: 0; }
#static div.vers p.alairas { margin: 0; font-style: normal; text-indent: 5em; font-size: 90%; padding-top: 0; padding-bottom: .25em; }
#static span.sc { font-variant: small-caps; }

#static ul, ol { margin: .2em 0; }

#static #toc ul { list-style-type: none; }
#static #toc li { }

#static img.emil { vertical-align: bottom; }

