html, body				{ width: 100%; height: 100%; margin: 0; padding: 0; background: #fff url(bg_uj.jpg) no-repeat center center; /*background-color: #fff;*/font: normal 11px Verdana, Arial, sans-serif; color: #fff; }
table					{ width: 100%; height: 100%; margin: 0; padding: 0; /*background-color: #fff;*/ border: none; }
table td				{ width: 100%; margin: 0; padding: 0; border: none; }
table #mainLine				{ width: 100%; height: 422px; background: url(bg.png) repeat-x center center; text-align: center; background-position: 0 185px; padding-bottom: 130px; }
table #mainLine	#logo			{ width: 900px; height: 377px; background: url(lovasakademiaLogo.png) no-repeat top center; margin: 0 auto; padding: 110px 0 0 0; }
table #mainLine	#logo #leftSide		{ width: 50%; float: left; text-align: center; padding-top: 186px;}
table #mainLine	#logo #rightSide	{ width: 50%; float: right; text-align: center; padding-top: 172px; line-height: 20px; }
a					{ color: #fff; text-decoration: none; }
a:hover					{ color: #2b7ecd; }
