/* -- reset CSS -- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* -- reset CSS -- */


body{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
a span {
    display:none;
}
div#container {
	margin: 0 auto;
	width: 900px;
}
div#header {
	margin: 0 0 1px 0;
	width: 900px;
	height: 105px;
}
div#header #menu {
	height: 30px;
	width: 900px;
	background-image: url(img/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
}
#menu ul {
	list-style-type: none;
	position: relative;
	padding-left: 5px;
	height: 30px;
}
#menu ul li {
	float: left;
	height: 30px;
	background-image: url(img/menu_separator.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 20px;
}
#menu ul li.cl {
	height: 30px;
	width: 5px;
	background-image: url(img/menu_cl.gif);
	background-position: left top;
	position: absolute;
	top: 0px;
	background-repeat: no-repeat;
	left: 0px;
	padding: 0;
}
#menu ul li.cr {
	height: 30px;
	width: 5px;
	background-image: url(img/menu_cr.gif);
	background-position: left top;
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 0;
}
#menu ul li a {
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}
#menu li a.konferencia {
	color: #FF6600;
	font-weight: bold;
	visibility: hidden;
}
#menu ul li a:hover {
	color: #CCCCCC;
}
div#flash {
	height: 330px;
	width: 900px;
	background-image: url(img/flash.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
div#flash a {
	display: block;
	float: left;
	position: absolute;
}
div#sitenav-wrap {
	height: 63px;
	width: 900px;
	margin: 5px 0 10px 0;
}
div#sitenav-wrap #sitenav-ls {
	background-image: url(img/sitenav_lside.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 63px;
	width: 5px;
}
div#sitenav-wrap #sitenav-rs {
	background-image: url(img/sitenav_rside.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 63px;
	width: 5px;
}
div#sitenav-wrap #sitenav {
	background-color: #f1f0f0;
	float: left;
	height: 61px;
	width: 890px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#sitenav  ul {
	height: 30px;
	width: 890px;
	display: block;
	list-style-type: none;
}
#sitenav ul li {
	float: left;
	height: 30px;
}
#sitenav ul li a {
	display: block;
	height: 30px;
	background-repeat: no-repeat;
	background-position: left top;
}
#sitenav ul li a:hover {
	background-position: 0px -30px;
}
#sitenav  ul  li.separator {
	background-image: url(img/sitenav_separator.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 3px;
}
#sitenav ul li.bank a {
	background-image: url(img/btn_bank.gif);
	width: 144px;
}
#sitenav ul li.egeszsegugy a {
	background-image: url(img/btn_egeszsegugy.gif);
	width: 147px;
}
#sitenav ul li.energetika a {
	background-image: url(img/btn_energetika.gif);
	width: 147px;
}
#sitenav  ul  li.epitoipar  a {
	background-image: url(img/btn_epitoipar.gif);
	width: 147px;
}
#sitenav ul li.gyartas a {
	background-image: url(img/btn_gyartas.gif);
	width: 147px;
}
#sitenav ul li.jogi a {
	background-image: url(img/btn_jogi.gif);
	width: 143px;
}
#sitenav  ul  li.kereskedelem  a {
	background-image: url(img/btn_kereskedelem.gif);
	width: 144px;
}
#sitenav  ul  li.kozigazgatas  a {
	background-image: url(img/btn_kozigazgatas.gif);
	width: 147px;
}
#sitenav  ul  li.media  a {
	background-image: url(img/btn_media.gif);
	width: 147px;
}
#sitenav   ul   li.oktatas   a {
	background-image: url(img/btn_oktatas.gif);
	width: 147px;
}
#sitenav  ul  li.szallitmany  a {
	background-image: url(img/btn_szallitmanyozas.gif);
	width: 147px;
}
#sitenav  ul  li.telco  a {
	background-image: url(img/btn_telco.gif);
	width: 143px;
}
div#main-content {
	width: 560px;
	float: left;
	margin: 0 15px 20px 0;
}
div#main-content #content-top  {
	background-image: url(img/content_bg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 560px;
	float: left;
	margin: 0;
}
div#main-content #content-btm  {
	background-image: url(img/content_bg_btm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 560px;
	float: left;
	margin: 0;
}
div#main-content #content {
	margin: 0;
	width: 520px;
	float: left;
	background-image: url(img/content_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0 20px;
}
#content  ul {
	line-height: 16px;
	list-style-type: none;
	padding-left: 10px;
}
#content  ul#question  li {
	background-image: url(img/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
}
#content ul#answer li {
	background-image: url(img/sign_ok.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
}
#content h1 {
	height: 30px;
	width: 500px;
	border-bottom: 1px solid #cc3333;
	margin-bottom: 15px;
}
#content h2 {
	color: #333333;
	font-size: 14px;
	line-height: 18px;
}
#content p {
	line-height: 1.3em;
}
#content a.link {
	text-decoration: none;
	color: #CF4040;
}
#content   a.pdf  {
	display: block;
	padding: 5px;
	float: left;
	margin: 20px;
	border: 1px solid #cccccc;
}
#content .gift {
	height: 180px;
	width: 150px;
	margin-right: 20px;
	font-weight: bold;
	text-align: center;
	float: left;
}
#content table td {
	padding: 5px;
	text-align: left;
}
#content  a.partnerlogo {
	display: block;
	padding: 5px;
	float: left;
	margin: 0 15px 15px 0;
	border: 1px solid #cccccc;
}
#content #jelentkezes {
	float: left;
}
#content #jelentkezes input,textarea  {
	width: 230px;
	margin: 3px 0 8px 0;
	float: left;
	border: 1px solid #cccccc;
	;
}
#content #jelentkezes label {
	padding-left: 3px;
	width: 200px;
	margin: 0 8px 8px 0;
	display: block;
	float: left;
	line-height: 22px;
}
#content #jelentkezes br {
	clear: left;
}
#content #jelentkezes .radio {
	width: 20px;
	border: none;
	line-height: 24px;
}
#content #jelentkezes .radiolabel {
	width: 50px;
}

div#sidebar  {
	float: left;
	width: 325px;
}
#sidebar .bannerbox {
	height: 140px;
	width: 325px;
	margin: 0 0 20px 0;
}
#sidebar .regbox {
	width: 325px;
	height: 56px;
	margin: 0 0 20px 0;
	/*display: none;*/
}
#footer {
	clear: both;
	height: 50px;
	width: 860px;
	padding: 10px 20px 0 20px;
	font-size: 11px;
	border-top: 1px solid #cccccc;
}
#footer a.increst {
	float: right;
	height: 50px;
	width: 120px;
	background-image: url(img/increst_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer a.increst:hover {
	background-position: 0px -50px;
}
