body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(_pic/header.jpg);
	background-color: #000000;
	background-attachment:fixed;
	background-position:top;
	background-repeat:no-repeat;
}
/* headings */
h1{font-weight:normal;font-size:270%;letter-spacing:-.04em;line-height:100%;margin:.8em 0 .2em;letter-spacing:-0.04em;}
h2{font-weight:normal;font-size:200%;letter-spacing:-.04em;line-height:110%;margin:.7em 0 .2em;letter-spacing:-0.03em;}
h3{font-size:160%;font-weight:normal;letter-spacing:-.04em;line-height:110%;margin:.7em 0 .2em;letter-spacing:-0.02em;}
h4{font-size:140%;font-weight:bold;margin:.7em 0 .2em;letter-spacing:-0.02em;}
h5{font-family:"Palatino Linotype", Georgia, Serif;font-size:140%;font-weight:bold;margin:.5em 0 .2em;letter-spacing:-0.02em;}
h6{font-size:120%;font-weight:normal;text-transform:uppercase;margin:.5em 0 .2em;}

.bodytext {
    font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px; 
	text-align: justify;
	color: #555555;
}
.text_2 {
    font-family: Tahoma, Geneva, sans-serif;
	color: #727273;
	font-size:11px;
	font-weight: normal;
}
.text_3 {
    font-family: Tahoma, Geneva, sans-serif;
	color: #ff0000;
	font-size:16px;
	font-weight: bold;
}
.link 	{  font-family: Tahoma, Geneva, sans-serif; 
		font-size: 11px; font-style: normal; 
		font-weight: bold; color: #000000; }
		A:link {COLOR: #000000; TEXT-DECORATION: none}
		A:visited {COLOR: #000000; TEXT-DECORATION: none}
		A:active {COLOR: #000000; TEXT-DECORATION: none}
		A:hover {BACKGROUND-COLOR: none; COLOR: #ff6c00; TEXT-DECORATION: underline
}
.button {
 background-color: #FFFFFF;  /* gombok szine */
 font-family: Tahoma, Geneva, sans-serif;        /* gomb szöveg betütipusa */
 font-size: 10px;            /* gomb szöveg mérete */
 color: black;     /*gomb szöveg szine*/
 font-weight: bold;          /* gomb szöveg vastagsága; normal, bold=vastag */
 width: 85;                 /* gombok szélessége */
}
.keret {
 border-color: #d1d3d4;
 border-width: 1px;
}