body {
	font-family: tahoma;
	font-weight: normal;
	/*color: #5c2d27;*/
	font-size: 10px;
	background-color: #17275B;
		background-image: url(images/bg_belso.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-attachment:fixed;
/*	background-image: url(images/hatter_html.gif);	
/*	scrollbar-face-color: #660000;     /*  csuszka + gombok felülete   */ 
/*	scrollbar-shadow-color: #990000;     /*  körvonalak   */ 
/*	scrollbar-highlight-color: #990000;     /*  körvonalak   */ 
/*	scrollbar-3dlight-color: #660000;     /*  3d vilagos   */ 
/*	scrollbar-darkshadow-color: #660000;     /*  sotet arnyek   */ 
/*	scrollbar-track-color: #660000;     /*  nemtom   */ 
/*	scrollbar-arrow-color: #FFFFFF;     /*  haromszog   */
}

p,td,th {
	font-family: Tahoma;
	color: #5c2d27;
	font-size: 11px;
}

.H1_voros {
	color: #81030d;
	/*font-family: Times New Roman;*/
	font-size: 13px;
	font-weight: bold;
}

.voros_felkover {
	color: #81030d;
	font-weight: bold;
}

.H2_voros {
	font-size: 14px;
	font-weight: bold;
	color: #81030d;
}

.H2_fekete {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

a:link {
	color: #b21919;
	/*font-weight:bold;*/
	text-decoration: none;
}

a:visited {
	color: #b21919;
	/*font-weight:bold;*/
	text-decoration: none;
}

a:active {
	color: #b21919;
/*	font-weight:bold;*/
	text-decoration: none;
}

a:hover {
	color: #b21919;
	/*font-weight:bold; */
	text-decoration: underline;
}


.keret{
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
}