body { 
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;

	scrollbar-base-color: #8A222E;
	scrollbar-face-color: #EDECEC;
	scrollbar-track-color: #8A222E;
	scrollbar-arrow-color: #8A222E;
	scrollbar-highlight-color: #EDECEC;
	scrollbar-shadow-color: #8A222E;
	scrollbar-3dlight-color: #8A222E;
	scrollbar-darkshadow-color: #8A222E;
}

body, td, li, div, font, h6 {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #494949;
	text-decoration: none;
}

a {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #979797;
	text-decoration: underline;
} 

.topmenu {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}

.topmenu:hover {
	color: #DBD423;
}

.topmenu_on {
	color: #DBD423;
	font-weight: bold;
	font-size: 11px;
}

.cont_text {
	text-align: justify;
	line-height: 14px;
}

.footer {
	color: #727272;
	font-size: 11px;
}

img {
	margin: 0px;
	padding: 0px;
}

table.maintable {
	width: 100%;
	height: 100%;
}

td.maincell {
	background: url(gfx/body_bg.gif) repeat-y left;	
	width: 742px;
}

div.maincell {
	border-top: 5px solid #FFFFFF;
	border-left: 5px solid #FFFFFF;
}

td.bg_top {
	background: url(gfx/body_bg_top.gif) repeat-x top;
}

td.bg_bottom {
	background: url(gfx/body_bg_bottom.gif) repeat-x bottom;
}

td.topmenu_box {
	height: 89px;
	width: 485px;
	background: url(gfx/next_right_bg.jpg);
}

div.topmenu {
	margin: 72px 13px 0 0;
	text-align: right;
}

a.topmenu, a.topmenu_on, span.topmenu_on {
	margin: 0 8px 0 7px;
}

td.topmenu_bottom {
	background: url(gfx/next_right_bg2.gif);
	height: 8px;
	font-size: 0px;
}

td.menu_box {
	width: 252px;
	height: 301px;
	vertical-align: top;
	/*background: url(gfx/pl_flash.jpg);*/
}

td.cont_box {
	vertical-align: top;
	width: 485px;
	padding-left: 15px;
}

div.cont_text {
	margin: 18px 19px 25px 11px;
}

div.page_title {
	text-align: right;
	margin: 0 19px 0 0;
}

td.footer {
	height: 29px;
	padding-left: 124px;
}

div.footer_box {
	background: url(gfx/footer_box_bg.gif) top left no-repeat;
}

div.footer {
	margin-left: 133px;
	background: url(gfx/footer_bg.gif) repeat-x top;
	height: 29px;
}

div.footer_links {
	padding-top: 9px;
	text-align: center;
}

a.footer {
	margin: 0 10px 0 10px;
}

.cikkep {
	border-width : 1px;
	border-color : #E11E23;
	margin : 0px 10px 0px 0px;
	padding : 0px;
}