html {
	height: 100%; 
	margin-bottom: 0;
	}

body {
	height: 100%; 
	text-align: center;
	margin: 0;
	background-color: #f4f9f6;
	background-image: url("./images/bg.png");
	background-position: top;
	background-repeat: repeat-x;
	}

#body 
	{
	position: relative; 
	width: 760px; 
	text-align: left; 
	margin: 0 auto; 
	min-height: 100%; 
	height: auto !important; 
	height: 100%; 
	height: auto !important; 
	height: 100%; 
	}

#container
	{
	overflow: hidden; width: 100%;
	padding-bottom: 0;
	margin: auto 14px auto 14px;
	background-color: #f4f9f6;
	overflow: visible;
	background-image: url("./images/bg.png");
	background-position: top;
	background-repeat: repeat-x;
	}

#header
	{
	width: 760px;
	height: 276px;
	background-image: url("./images/bgheader.png");
	background-repeat: no-repeat;
	}

#header-logo
	{
	float: left;
	margin: 0px;
	padding: 0;
	width: 760px;
	height: 249px;
	}

#header-logo img.logo
	{
	margin: 140px auto auto 340px; 
	border: 0;
	}

#header-logo h1
	{
	display: none;
	}

#header-logo h2.pagesubtitle
	{
	margin: 1px 5px auto auto;
	font-family: georgia;
	font-size: 15px;
	line-height: 10px;
	color: #50255d;
	text-align: right;
	}
	
#header-mainmenu
	{
	float: left;
	margin: 0;
	padding: 0;
	width: 760px;
	height: 27px;
	}

#header-mainmenu ul
	{
	float: left;
	padding: 0;
	margin: 0;
	width: 760px;
	height: 27px;
	}

#header-mainmenu ul li
	{
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
	}

#header-mainmenu ul li a.fooldal
	{
	float: left;
	width: 96px;
	height: 27px;
	background-image: url("./images/tab-fooldal.gif");
	filter: alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	border-bottom: 1px solid #c4c9d6;
	}

#header-mainmenu ul li a.fooldal-a
	{
	float: left;
	width: 96px;
	height: 27px;
	background-image: url("./images/tab-fooldal.gif");
	border-bottom: 1px solid #ffffff;
	}

#header-mainmenu ul li a.rolunk
	{
	float: left;
	width: 96px;
	height: 27px;
	background-image: url("./images/tab-rolunk.gif");
	filter: alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	border-bottom: 1px solid #c4c9d6;
	}

#header-mainmenu ul li a.rolunk-a
	{
	float: left;
	width: 96px;
	height: 27px;
	background-image: url("./images/tab-rolunk.gif");
	border-bottom: 1px solid #ffffff;
	}

#header-mainmenu ul li a.cikkek
	{
	float: left;
	width: 96px;
	height: 27px;
	background-image: url("./images/tab-cikkek.gif");
	filter: alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	border-bottom: 1px solid #c4c9d6;
	}

#header-mainmenu ul li a.cikkek-a
	{
	float: left;
	width: 96px;
	height: 27px;
	background-image: url("./images/tab-cikkek.gif");
	border-bottom: 1px solid #ffffff;
	}
	
#header-mainmenu ul li a.blog
	{
	float: left;
	width: 96px;
	height: 27px;
	background-image: url("./images/tab-blog.gif");
	filter: alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	border-bottom: 1px solid #c4c9d6;
	}

#header-mainmenu ul li a.blog-a
	{
	float: left;
	width: 96px;
	height: 27px;
	background-image: url("./images/tab-blog.gif");
	border-bottom: 1px solid #ffffff;
	}

#header-mainmenu ul li a.hogyancsaj
	{
	float: left;
	width: 179px;
	height: 27px;
	background-image: url("./images/tab-csaj.gif");
	filter: alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	border-bottom: 1px solid #c4c9d6;
	}

#header-mainmenu ul li a.hogyancsaj-a
	{
	float: left;
	width: 179px;
	height: 27px;
	background-image: url("./images/tab-csaj.gif");
	border-bottom: 1px solid #ffffff;
	}

#header-mainmenu ul li a.hogyanpasi
	{
	float: left;
	width: 179px;
	height: 27px;
	background-image: url("./images/tab-pasi.gif");
	filter: alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	border-bottom: 1px solid #c4c9d6;
	}

#header-mainmenu ul li a.hogyanpasi-a
	{
	float: left;
	width: 179px;
	height: 27px;
	background-image: url("./images/tab-pasi.gif");
	border-bottom: 1px solid #ffffff;
	}

#header-mainmenu ul li a.spacer
	{
	
	float: left;
	width: 18px;
	height: 27px;
	border-bottom: 1px solid #bebebe;
	filter: alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	}

#header-mainmenu ul li span
	{
	display: none;
	}

#content
	{
	float: left;
	width: 760px;
	background-color: #FFFFFF;
	background-image: url("./images/bgcontent.gif");
	background-position: top left;
	background-repeat: repeat-y;
	}

#content #text-left
	{
	display: block;
	overflow: hidden;
	float: left;
	width: 495px;
	margin: 10px 20px 0 10px;
	padding: 0;
	}
	
#content #text-left p
	{
	font-family: georgia;
	font-size: 14px;
	line-height: 26px;
	color: #50255d;
	}

#content #text-left ul
	{
	font-family: georgia;
	font-size: 14px;
	line-height: 26px;
	color: #50255d;
	}

#content #text-left ol
	{
	font-family: georgia;
	font-size: 14px;
	line-height: 26px;
	color: #50255d;
	}

#content #text-right
	{
	float: left;
	overflow: hidden;
	width: 210px;
	margin: 10px 10px 0 0;
	padding: 0;
	}
	
#content #text-right p
	{
	font-family: georgia;
	font-size: 14px;
	line-height: 26px;
	color: #50255d;
	}

#footer
	{
	float: left;
	width: 760px;
	height: 28px;
	background-color: #ae9ac2;
	}

#footer div.footer
	{
	margin-top: 8px;
	font-family: georgia;
	font-size: 14px;
	text-align: center;
	}

#footer hr
	{
	display: none;
	}

fieldset.right-box
	{
	margin-bottom: 18px;
	padding: 5px;
	font-family: georgia;
	font-size: 12px;
	border: 1px solid #ae9ac2;
	}

fieldset.right-box legend
	{
	font-weight: bold;
	font-size: 14px;
	}

fieldset.right-box .text
	{
	margin: 5px 0 15px 0;
	font-size: 12px;
	line-height: 14px;
	}

fieldset.right-box ul
	{
	font-size: 12px;
	}

fieldset.right-box ul li
	{
	list-style: disc;
	margin-bottom: 5px;
	}

fieldset.right-box ul li a
	{
	color: #50255d;
	text-decoration: none;
	}

fieldset.right-box ul li a:HOVER
	{
	color: #50255d;
	text-decoration: underline;
	}
	
fieldset.right-box input
	{
	font-size: 10px;
	width: 170px;
	margin-bottom: 8px;
	border: 1px solid #ae9ac2;
	}

h2.page_title
	{
	font-family: georgia;
	font-size: 20px;
	line-height: 20px;
	color: #50255d;
	margin: 40px 0 14px 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #ae9ac2;
	}