BODY {
	background: url(images/bg.gif) white left top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	color: #666666;
}
H3 { font-size: 1em; }
A IMG { border: none; }
A { color: #339933; }
HR {
	visibility: hidden;
	height: 0;
	clear: both;
}
DIV.hr {
	height: 6px;
	background: url(images/hr.gif) transparent no-repeat;
	border-bottom: solid 10px #edf7df;
}
DIV.hr HR { display: none; }

DIV#head {
	background: url(images/logo.gif) transparent 64px 10px no-repeat;
	margin-top: 40px;
	font-size: 11px;
	padding: 28px 0 2px 190px;
}
H1 {
	width: 253px;
	height: 37px;
	margin: 0;
	background: url(images/csempeszetellen.gif) transparent left top no-repeat;
	font-size: 0;
	text-indent: -1000px;
}
DIV#head P {
	margin: 0;
	width: 520px;
	text-align: right;
}
BODY.sub DIV#head P { width: 540px; }
DIV#head A { text-decoration: none; }

DIV#main {
	position: absolute;
	left: 190px;
	width: 540px;
}
BODY.sub DIV#main P { text-align: justify; }
DIV#misc {
	position: absolute;
	left: 5px;
	width: 180px;
}


BODY.sub DIV#main H2 {
	background: url(images/h2_bg.gif) #669900 right top no-repeat;
	height: 38px;
	color: white;
	font-size: 14px;
	line-height: 36px;
	border-bottom: solid 10px #edf7df;
	margin-top: 0;
	padding-left: 10px;
}
DIV.box H2 {
	color: #669900;
	font-size: 1.3em;
}

BODY.sub DIV#misc H2 { display: none; }
DIV#misc UL {
	background: url(images/nav_separator.gif) transparent center top no-repeat;
	list-style: none;
	margin: 0;
	padding: 1px 0 0 0;
}
DIV#misc LI {
	background: url(images/nav_separator.gif) transparent center bottom no-repeat;
	margin: 0;
	padding: 0 5px;
}
DIV#misc LI A {
	display: block;
	text-decoration: none;
	padding: 10px 0 9px 29px;
	color: #669900;
	font-weight: bold;
}
DIV#misc LI A:hover {
	background: url(images/nav_hover.gif) transparent left center no-repeat;
}
DIV#misc LI.current A { color: #666666; }

DIV#menu {
	background: url(images/menu_sw.gif) transparent left bottom no-repeat;
	height: 40px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
DIV#menu H2 {
	position: absolute;
	left: 0;
	top: 0;
	width: 190px;
	height: 34px;
	z-index: 100;
	margin: 0;
	background: url(/images/menu_nw.gif) transparent no-repeat;
	text-indent: -1000px;
	font-size: 0;
}
DIV#menu UL {
	margin: 0 0 0 189px;
	padding: 0;
	list-style: none;
}
DIV#menu LI {
	background: url(images/menu_separator.gif) transparent left top no-repeat;
	padding: 8px 16px 9px 17px;
	margin: 0;
	float: left;
}
DIV#menu IMG {
	display: block;
}

DIV.emphasized {
	background-color: #edf7df !important;
	height: 240px;
}
HTML>BODY DIV.emphasized { height: 238px; }
DIV.box {
	background: url(/images/box_nw.gif) transparent left top no-repeat;
	width: 180px;
	padding: 1px 20px;
	margin-bottom: 10px;
}
HTML>BODY DIV.box { width: 140px; }
DIV#main DIV.box {
	overflow: hidden;
	float: left;
}
DIV#video {
	width: 320px;
	height: 240px;
	float: left;
	margin-left: 20px;
}

P.more {
	background: url(/images/more.gif) transparent left top no-repeat;
	line-height: 15px;
	padding-left: 20px;
	margin: -1em 0 2em 0;
}
P.more A {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	text-transform: lowercase;
}

FORM#teszt OL { list-style: none; margin-bottom: 3em; }
FORM#teszt P { font-weight: bold; }
P.buttons { text-align: center !important; }

P.warning {
	border: solid 1px #666666;
	background-color: #f8f8f8;
	color: #c06666;
	padding: 1em;
	font-weight: bold;
	text-transform: uppercase;
}

DL {
	border-top: solid 1px #e0e0e0;
}

P.logo { text-align: center; margin-top: 2em; }

/* IE */

* HTML DIV#misc LI {
	height: 0;
}
