@charset "utf-8";
/* CSS Document */

body {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a {
	color:#832d2e;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#ba494a;
	text-decoration:underline;
}
.mini {
	font-size:9px;
}
.error {
	color:#FF0000;
	font-weight:bold;
}
/* Tartalom */
.cim {
	color:#2c6ba6;
	font-weight:bold;
	font-family:Arial;
	font-size:18px;
}
.alcim {
	color:#66393a;
	font-weight:bold;
	font-family:Arial;
	font-size:12px;
}
.menu_font {
	font-family:Arial;
	font-size:18px;
	color:#333333;
	font-weight:normal;
	margin:0px 0px 5px 0px;
}
.lang_font {
	font-family:Arial;
	font-size:10px;
	color:#999999;
	font-weight:bold;
}
.kiemelt {
	font-size:14px;
	font-weight:bold;
}
