	body {
		font: normal 14px 'Arial', sans-serif;
		color : #222222;
		margin : 0px;
		padding : 0px;
		height:100%;
		background: -moz-linear-gradient(top, #ffffff, #dfcfb1);
		/* Chrome, Safari:*/
		background: -webkit-gradient(linear,
		left top, left bottom, from(#e9e9e9), to(#ffffff));
		/* MSIE */
		filter: progid:DXImageTransform.Microsoft.Gradient(
		StartColorStr='#e9e9e9', EndColorStr='#ffffff', GradientType=0); 
	}   
	
	, p, img, ul, ol, dt, dd, h1, h2, h3, small, strong, td {
		margin: 0;
		/*padding: 0;*/
		font-family : Arial, Helvetica, sans-serif;
	}
/*
	img, , input {
		behavior: url( '../js/iepngfix.htc' );
	}
*/
	img {
		border: 0;
	}
	a {
		color: #444444;
		outline: none;
	}
	a:hover {
		text-decoration: none;
		outline: none;
	}

	object { outline:none;}
	embed { outline:none;}

	p {
		color: #222222;
		font: normal 14px 'Arial', sans-serif;
		margin: 0px 0px 5px 0px;
	}
	h1 {
	    color: #444444;
	    font-size: 24px;
	    font-weight: bold;
	}
	h2 {
	    color: #444444;
	    font-size: 18px;
	    font-weight: normal;
	}
	h2 a{
		text-decoration:none;
	}
	h3 {
			font-size: 11px;
			color: #000;
	    font-weight: bold;
	}
	strong {
		font-weight: bold;
	}
	.fl {
		float: left;
		text-align: left;
	}
	.fr {
		float: right;
		text-align: left;
	}
	.cb {
		clear: both;
	}
	.errors {
		font-weight: bold;
		margin: 20px;
		color:red;
	}
	.debug {
		border: 1px solid #f00;
	}
	#main {
		width: 978px;
		height: 100%;
		margin: 0px 5px 0px 5px;
		background: #ffffff;
	}
	#header {
		width: 978px;
		height: 280px;
		background: url( '../images/header.jpg' ) no-repeat;
		clear: both;
		position: relative;
	}
	
	#header #foold_ugras {
		width: 170px;
		height: 85px;
		border: 0px none;
		display: block;
		position: absolute;
		left: 13px;
		top: 14px;
	}
	
	#header #head_menu {	
		width: 655px;
		height: 35px;
		font-size: 20px;
		display: block;
		position: relative;
		top: 250px;
		left: 5px;
	}
	
	#header #head_menu a {
		color: #ababab;
		float: left;
		text-decoration: none;
		margin-left: 10px;
		padding-left: 10px;
		border-left: 1px dotted gray;
	}
	
	#header #head_menu a:hover{
		color: #000000;
		text-decoration: none;
	}
	
	
	#header #jazzy {
		background: url( '../images/milliok/rc_head.png' );
		width: 150px;
		height: 51px;
		display: block;
		position: absolute;
		left: 640px;
		top: 6px;
	}
	
	#header #rss_twitt {
		width: 48px;
		height: 18px;
		display: block;
		position: absolute;
		left: 924px;
		top: 215px;
	}
	
	#header #rss_twitt a {
		float: left;
		margin-left: 3px;
		margin-right: 3px;
	}
	
	#header #rss_twitt #rss {
		background: url( '../images/milliok/site_04_28.png' );
		width: 18px;
		height: 18px;
		display: block;
	}
	
	#header #rss_twitt #twitter {
		background: url( '../images/milliok/site_04_26.png' );
		width: 18px;
		height: 18px;
		display: block;
	}	
	
	#header #head_search {
		position: absolute;
		left: 630px;
		top: 197px;
	}
	
	#header #head_search #search_input_back {
		width: 250px;
		height: 19px;
		display: block;
	}
	
	#header #head_search #search_input {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-align: right;
		width: 250px;
		height: 19px;
		margin-left: 3px;
		margin-top: -1px;
	}
	
	#header #head_search #adv_search_link {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		text-decoration: underline;
		color: #000000;
		letter-spacing: 1px;
		position: absolute;
		left: 0px;
		top: 39px;
	}
	
	#header #head_search #adv_search_link:hover {
		text-decoration: none;
		color: #ffffff;
	}
	
	#header #head_search input[type="submit"] {
		background: url('../images/milliok/kereses_submit.jpg') no-repeat transparent;
		width: 18px;
		height: 17px;
		border: 0px none;
		cursor: pointer;
		position: absolute;
		top: 28px;
		left: 113px;
	}
	
	#header #head_search input[type="submit"]:hover {
		background: url('../images/milliok/kereses_submit_hover.jpg') no-repeat transparent;
	}
	#header img {
		float: right;
		margin: 10px 10px 0px 0px;
	}
	#menu {
		width: 160px;
	}
	#content {
		width: 590px;
		margin: 10px 0 0 180px;
	}
	#content img {
		margin: 0px 4px 0px 4px;
	}
	.form_input {
		width: 100px;
		height: 12px;
		border: 1px solid #323853;
		background-color: #fff;
		color: #444444;
	}
	.form_button {
		width: 30px;
		background-color: #8e9caa;
		border: 1px solid #323853;
		color: #fff;
	}
	input {
		border: 1px solid #cecece;
		background-color: #fff;
		color: #daaa12;
		font-size: 12px;
	}
	input.gomb {
		border: 1px solid #323853;
		background-color: #8e9caa;
		font-size: 10px;
		color: #fff;
	}

	#right-submenu{
		background:#344A49;
	}
	#inst-menu, #comp-menu{
		margin-top:10px;
		margin-left:10px;
		padding-top:60px;
	}
	/*
	#comp-menu{
		margin-top:10px;
		margin-left:10px;
	}
*/
/* Forum controllers styles */
	a.forum_icon {
		width: 16px;
		height: 16px;
		margin: 0;
		padding: 0;
		display: block;
		float: left;
		text-decoration: none;
	}
	a.topic_close {
		background-image: url('../images/sys/page_error.png');
	}
	a.topic_delete {
		background-image: url('../images/sys/page_delete.png');
	}
	a.msg_moderate {
		background-image: url('../images/sys/script_delete.png');
	}
	a.msg_ban_user {
		background-image: url('../images/sys/script_error.png');
	}
	a.msg_edit_msg {
		background-image: url('../images/sys/script_edit.png');
	}
/* News comments controllers styles */
	a.comment_icon {
		width: 16px;
		height: 16px;
		margin: 0;
		padding: 0;
		display: block;
		float: left;
		text-decoration: none;
	}
	a.comment_ban_user {
		background-image: url('../images/sys/script_error.png');
	}
	a.comment_delete {
		background-image: url('../images/sys/script_delete.png');
	}

#left_column {
	width: 195px;
	/*border-left: 1px solid #b4b2b2;*/
	height: auto;
	/*display: block;*/
	vertical-align: top;
	min-height: 800px;
	/*float: left;*/
	background: #fff;
	}

#middle_column {
	width: 608px;
	min-height: 800px;
	display: block;
	float: left;
	background: #fff;
	vertical-align: top;
	position: relative;
	left: 5px;
	}
	
#right_column {
	width: 173px;
	/*border-right: 1px solid #b4b2b2;*/
	height: auto;
	/*display: block;*/
	min-height: 847px;
	/*float: left;*/
	background: #fff;
	vertical-align: top;
	}	
	
table#content_table	{
	border-left: 1px solid #b4b2b2;
	border-right: 1px solid #b4b2b2;
	border-collapse: collapse;
	}
	
#pageholder {
	width: 988px;
	background: #fff;
	margin: 0 auto;
	box-shadow: 1px 1px 10px #000000;
	}	
	
#top_banner {
	width: 978px;
	height: 115px;
	display: block;
	background: url( '../images/milliok/hirdetes_felirat.jpg' ) no-repeat #d8d8d8;
	position: relative;
}

#podcast_holder {
	margin-left: 6px;
}

#podcast_holder table #podcast_head {
	width: 182px;
	height: 42px;
	border-collapse: collapse;
}

#podcast_holder table #podcast_body {
	width: 182px;
	height: 165px;
}

#podcast_holder_table {
	border-collapse: collapse;
	margin: -1px 0 0 -1px;
	padding: 0;
}

#podcast_holder_table tr td {
	padding: 0;
}
#calendar_holder {
	margin-left: 6px;
	margin-top: 10px;
	background: url( '../images/milliok/calendar_body.jpg' ) repeat-y;
}

#calendar_holder table #calendar_head {
	background: url( '../images/milliok/calendar_head.jpg' ) no-repeat;
	width: 182px;
	height: 35px;
}

#calendar_holder table #calendar_body {
	background: url( '../images/milliok/calendar_foot.jpg' ) left bottom no-repeat;
	width: 182px;
	height: 192px;
	vertical-align: top;
}

#left_banner1_holder, #left_banner2_holder {
	margin-left: 6px;
	margin-top: 9px;
	/*background: url( '../images/milliok/banner_left_body.jpg' ) repeat-y -5px 0;*/
}

#left_banner1_holder table #left_banner1_head, #left_banner2_holder table #left_banner2_head {
	/*background: url( '../images/milliok/banner_left_head.jpg' ) no-repeat -5px 0;*/
	width: 182px;
	height: 7px;
}

#left_banner1_holder table #left_banner1_body, #left_banner2_holder table #left_banner2_body {
	/*background: url( '../images/milliok/banner_left_foot.jpg' )  -5px bottom no-repeat;*/
	width: 182px;
	height: 143px;
}

#left_banner1_holder_table {
	border-collapse: collapse;
	text-align: center;
	padding: 0;
}

#left_banner2_holder_table {
	border-collapse: collapse;
	text-align: center;
	padding: 0;
}

#in_memorian {
	width: 116px;
	height: 43px;
	display: block;
	background: url( '../images/milliok/in_memorian.png' ) no-repeat;
	margin-top: 28px;
	margin-left: 10px;
	margin-bottom: 14px;
}

#right_banner1_holder {
	margin-left: 6px;
	margin-top: 0px;
	
}

#right_banner1_holder_table {
	border-collapse: collapse;
	padding: 0;
	text-align: center;
	
}

#right_banner1_holder table #right_banner1_head {
	
	width: 172px;
	height: 11px;
}

#right_banner1_holder table #right_banner1_body {
	
	width: 172px;
	/*height: 589px;*/
	height: 250px;
}

#right_banner2_holder {
	margin-left: 0px;
	margin-top: 10px;
}

#footer {
	width: 976px;
	border: 1px solid #b4b2b2;
	border-bottom: 0;
	height: 50px;
	background: #8d8c8e;
	position: relative;
}

#footer #jazzy_foot {
	background: url( '../images/milliok/rc_foot.png' ) no-repeat;
	width: 103px;
	height: 43px;
	display: block;
	position: absolute;
	left: 17px;
	top: 6px;
}

#footer_menu {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	position: absolute;
	left: 280px;
	top: 19px;
}

#footer_menu a {
	color: #fff;
	text-decoration: none;
}

#footer_menu a:hover {
	text-decoration: underline;
}

#top_banner_holder {
	background: #fff;
	width: 808px;
	height: 98px;
	position: absolute;
	top: 6px;
	left: 85px;
}

#footer_banner_holder {
	width: 808px;
	height: 98px;
	position: relative;
	top: 13px;
	left: 125px;
}

#footer_banner_holder_table {
	border-collapse: collapse;
	padding: 0;
	text-align: center;
}

#top_banner_holder #begin {
	background: url( '../images/milliok/topbanner_begin.jpg' ) left top no-repeat;
	width: 8px;
	height: 98px;
	text-align:center;
}

#top_banner_holder #body {
	background: url( '../images/milliok/topbanner_end.jpg' ) right top no-repeat;
	width: 902px;
	height: 98px;
	text-align:center;
}

#topbanner_holder_table {
	border-collapse: collapse;
}

#topbanner_holder_table td th {
	padding: 0;
}


#vezeto_hir_holder {
	margin-top: 5px;
}

#vezeto_hir #twrapper {
	border: 1px solid #ababab;
	display: block;
	width: 375px;
	height: 202px;
	margin-left: 9px;
	position: relative;
}

#vezeto_hir_cim {
	padding-left: 16px;
	padding-top: 13px;
	width:350px;
}

#vezeto_hir_cim a {
	font-size: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #252425;
	text-decoration: none;
}

#vezeto_hir_cim a:hover {
	color: #daaa12;
	text-decoration: underline;
}

#vezeto_hir_lead {
	padding-left:16px;
	padding-top:10px;
	vertical-align:bottom;
	width:342px;
	height: 120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #252425;
	line-height: 16px;
}

#vezeto_hir_lead p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #252425;
	line-height: 16px;
}

a#vezeto_hir_bovebben {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #daaa12;
	text-decoration: none;
	position: absolute;
	left: 284px;
	top: 174px;
}

a#vezeto_hir_bovebben:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #daaa12;
	text-decoration: underline;
}

#volt_vezeto_hirek .bal {
	height: 228px;
	width: 260px;
	border: 1px solid #ababab;
	vertical-align: top;
	position: relative;

	
}

#volt_vezeto_hirek .jobb {
	height: 228px;
	width: 260px;
	border: 1px solid #ababab;
	vertical-align: top;
	position: relative;	
	
}

.al_hir_cim {
	padding-left: 10px;
	padding-top: 10px;
	margin-bottom: 7px;
	min-height: 40px;
}

.al_hir_cim a {
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #252425;
	text-decoration: none;
}

.al_hir_cim a:hover {
	color: #daaa12;
	text-decoration: underline;
}

#volt_vezeto_hirek table {
	height: 228px;
	margin-top: 10px;
}

.latest_news_lead {
	padding-left:10px;
	padding-right:20px;
	height: 155px;
}

.kishir_img {
	width: 95px;
	/*height: 175px;*/
	float: left;
}

#al_hir2 .al_hir_cim {
	padding-left: 15px;
}	

#al_hir2 .latest_news_lead {
	padding-left: 15px;
}

#video_ajanlo {
	margin-top: 20px;
	background: url( '../images/milliok/foold_vid_body.jpg' ) repeat-y;
	float: left;
	margin-right: 10px;
	height: 500px;
}

#vajanlo_head {
	background: url( '../images/milliok/foold_vid_head2.jpg' ) no-repeat;
	width: 606px;
	height: 35px;
	position:absolute;
}

#vajanlo_body {
	background: url( '../images/milliok/videobackgr1.png' ) no-repeat;
	width: 606px;
	height: 462px;
	vertical-align: top;
	margin: 50px 0 0 5px;
	position: absolute;
}

#hirek_tovabbi {
	margin-top: 5px;
	width: 606px;
	float: left;
	border: 1px solid #ababab;
}

.htovabbi_head {
	width: 606px;
	height: 12px;
	position:absolute;
}

.htovabbi_body {
	width: 197px;
	height: 32px;
	padding-top:10px;
	vertical-align:top;
}

.htovabbi_foot {
	width: 606px;
	height: 12px;
	position:absolute;
	margin: 0 0 0 -1px;
}

.szalagcim {
	background: gray;
	height: 20px;
	display: block;
	padding-left: 2px;
	padding-top: 2px;
	padding-right: 5px;
	margin-top: 3px;
	width: 153px;
}

.szalagcim a {
	color: #fff;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.szalagcim a:hover {
	text-decoration: underline;
}

#hir_5, #hir_6, #hir_7 {
	padding-left:16px;
	padding-right:14px;
}

.kisalhir_content {
	/*margin-bottom: 10px;
	margin-top: 5px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #252425;
	line-height: 16px;
}

.kishir_leadin p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #252425;
	line-height: 16px;
}

#gallery_left {
	width: 18px;
	height: 78px;
	background: url( '../images/milliok/vids_left.jpg' ) left no-repeat;
	display: block;
	float: left;
	cursor: pointer;
}

#gallery_right {
	width: 18px;
	height: 78px;
	background: url( '../images/milliok/vids_right.jpg' ) right no-repeat;
	display: block;
	float: left;
	cursor: pointer;
}

.GalleryListFloat {
	float: left;
}

.GalleryListContainer {
	margin-left: 48px;
	margin-top: 50px;
	border-collapse: collapse;
	padding: 0;
}

#vidprops #video_title, #vidprops #video_date {
	color: #171310;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#gallery_list {
/*width: 600px; */
height: 65px; 
margin-top: 4px; 
left: 0; 
position: relative;
}

.GalleryListFloat {
}

.kvid_title {
	position: absolute; 
	height: 20px; 
	top: 50px; 
	width: 90px; 
	background: url( '../images/milliok/kvid_title_bg.png' ) repeat;
	cursor: pointer;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

.GalleryListBlock {
}

#video_title {
	text-align: left;
}

#video_title {
	text-align: left;
}

#video_date {
	text-align: right;
}

#videocontainer {
	width: 300px;
	margin-top: 100px;
	margin-bottom: 4px;
	margin-left: -20px;
}

#news_title {
	font-size: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #252425;
	text-decoration: none;
	margin-bottom: 10px;
	padding-left: 7px;
}

#news_specs {
	color: #252425;
	margin-bottom: 20px;
	padding-left: 7px;
	font-size: 11px;
}

#news_section {
border-bottom:1px solid #b4b2b2;
color:#252425;
font-family:Arial,Helvetica,sans-serif;
font-size:17px;
font-weight:bold;
margin-bottom:15px;
padding-bottom:6px;
padding-top:6px;
padding-left:7px;
text-decoration:none;
}

#news_section a {
text-decoration: none;
}

#news_section a:hover {
text-decoration: none;
color: #DAAA12;
}

#news_body {
padding-left: 7px;
padding-right: 7px;
}

#news_section p {
margin-top: 5px;
margin-bottom: 5px;
font-style:italic;
}

#news_list {
padding-left: 7px;
padding-right: 7px;
}

a.bovebben {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #252425;
	text-decoration: none;
}

a.bovebben:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #daaa12;
	text-decoration: underline;
}

#news_list_title {
	margin-bottom: 5px;
}

#news_list_title a {
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #252425;
	text-decoration: none;
	margin-bottom: 10px;
	padding-left: 7px;
}

#news_list_title a:hover {
	color: #daaa12;
	text-decoration: underline;
}

.news_list_item {
margin-bottom: 15px;
position: relative;
}

#news_list_date {
	position: absolute;
	font-style: italic;
	right: 0px;
	top: 3px;
}

#amennyiben_hozzaszolna {
	margin-top: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	background: #eee;
	border:1px solid #CCCCCC;
	width: 500px;
	margin-left: 50px;
	font-weight: bold;
}

#login {
	margin-top: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	background: #eee;
	border:1px solid #CCCCCC;
	width: 500px;
	margin-left: 50px;
	font-weight: bold;
	margin-bottom: 25px;
}

#amennyiben_hozzaszolna:hover {
	background: #f6f6f6;
	cursor:pointer;
	color: #DAAA12 !important;
}

.login_table tr {
	height: 25px;
}

.login_table td {
	padding-left: 5px;
	padding-right: 5px;
}

#mr_comments {
	padding: 20px;
}

#mr_comments .news_comment{
	margin-bottom: 10px;
	padding-left: 5px;
}

#mr_comments .comment_date {
	font-size: 11px;
	float: right;
	font-style: italic;
}

a.comment_icon {
	float: none;
	display: inline-table;
	margin-left: 5px;
	margin-right: 5px;
}

#mr_logout {
	float:right;
}

#middle_column ul {
	margin-left: 25px;
}
	
.reload_cikktitle {
	font-weight: bold;
}

.reload_details {
	font-size: 11px;
	font-style: italic;
	padding-left: 5px;
}

#main_comments {
	margin-left: 6px;
	margin-top: 5px;
	background: url( '../images/milliok/comments_body.jpg' ) repeat-y;
}

#main_comments table #comments_head {
	background: url( '../images/milliok/comments_head.jpg' ) no-repeat;
	width: 182px;
	height: 35px;
}

#main_comments table #comments_body {
	background: url( '../images/milliok/comments_foot.jpg' ) left bottom no-repeat;
	width: 182px;
	height: 192px;
}

#main_comments .news_comment {
	padding-left: 7px;
	padding-top: 4px;
	padding-bottom: 2px;
	margin-bottom: 3px;
	margin-left: 1px;
	width: 152px;
}

#news_comment_0, #news_comment_2 {
	padding-left: 7px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 3px;
	margin-left: 1px;
	width: 152px;
	background: #67899a;
}

#main_comments a, #main_comments p {
	color: #fff;
	text-decoration: none;
}

#main_comments a:hover {
	text-decoration: underline;
}

#sitemap ul {
	padding-left: 50px;
	line-height: 25px;
	list-style-type: disc;
}

#sitemap li {
	list-style-type: disc;
}

.talalat {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.archivum_link {
	text-decoration: none;
}
	
.archivum_link:hover {
	text-decoration: underline;
	color: #F78908;
}

#cikkozi_reklam object {
	display: block;
	margin-bottom: 15px;
}

.share {
	text-decoration: none;
}

#share_box {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-radius: 7px 7px 7px 7px;
	box-shadow: 0 0 7px 0 #CCCCCC;
	display: none;
	padding: 8px 10px;
	position: absolute;
	width: 440px;
	height: 20px;
	margin: 38px 0 0 148px;
}
#share_box ul {
	padding: 0;
	margin: 0;
	
}
#share_box li {
	list-style-type: none;
	display: inline-block;
	float: left;
	padding: 0;
	margin: 0;
	
}
.arrow {
	position: absolute;
	margin: -20px 0 0 337px;
}
.podc-list {float:left;height:40px;width:40px}

#aranykopesek {
	width:608px;
	margin-top: 80px;
	position: relative;
}
#kopescontent {
	background: url("") no-repeat ;
	text-align: center;
	font-style: italic;
	height:135px;
	position:relative;
	top:45px;
	color: #000;
}