.bodytext {
    font-size: 11px;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
}
.cim {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
}

.cim2 {
	font-size: 26px;
	font-weight: bold;
	color: #777;
	font-family: arial, helvetica, sans-serif;
}

.text_3 {
	font-size: 13px;
	font-weight: bold;
	color: #810002;
	font-family: verdana, arial, helvetica, sans-serif;
}
.text_3_1 {
	font-size: 13px;
	font-weight: bold;
	color: #ff0000;
	font-family: verdana, arial, helvetica, sans-serif;
}
.text_4 {
	font-size: 18px;
	font-weight: normal;
	color: #222;
	font-family: verdana, arial, helvetica, sans-serif;
	}
.text_5 {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
}
.text_6 {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
}

.link 	{  font-family: verdana, arial, helvetica, sans-serif; 
		font-size: 18px; font-style: bold; 
		font-weight: bold; color: #222222; }
		A:link {COLOR: #222222; TEXT-DECORATION: none}
		A:visited {COLOR: #222222; TEXT-DECORATION: none}
		A:active {COLOR: #222222; TEXT-DECORATION: none}
		A:hover {BACKGROUND-COLOR: none; COLOR: #222222; TEXT-DECORATION: none;
}
.button {
 background-color: #cccccc;  /* gombok szine */
 font-family: verdana, arial, helvetica, 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: 65;                 /* gombok szélessége */
}

.keret {
 border-color: #ededee;
 border-width: 5px;
}