body {
	background-color: #672c7d;
	background-image: url(pics/html_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.cella{
	background-image: url(pics/cella_bg.gif);
	background-repeat: repeat-y;
}
.szoveg{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	margin-top: 35px;
	margin-right: 80px;
	text-align: left;
	line-height: 18px;
}
.link{
	font-family: Arial;
	font-size: 12px;
	color: #0d173d;
	text-decoration: underline;
}
a.link:hover{
	font-family: Arial;
	font-size: 12px;
	color: #F68C1F;
	text-decoration: underline;
}
.cim{
   font-family: Arial;
	font-size: 14px;
	color: #5c1f73;
	font-weight: bold;
}
