body {
	margin:0px;
	padding:0px;
	background-image: url(img/bg.gif);
    background-color: #dddcd5;
	background-position: left top;
	background-repeat: repeat-x;
	font-family:Tahoma;
}
a {
	color:#F60;
	font-size:10pt;
	text-decoration:none;
}
a:hover {
	color:#F60;
	font-size:10pt;
	text-decoration:underline;
}
.szoveg {
	font-size:10pt;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 15px;
	line-height:14px;
	color:#666;
}
.narancs {
	font-size:10pt;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 15px;
	line-height:14px;
	color:#F60;
}
.cim {
	font-size:14pt;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 15px;
	line-height:14px;
	color:#333;
}
.cim2 {
	font-size:12pt;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 15px;
	line-height:12px;
	color:#333;
}