a:link    {text-decoration: none;}
a:hover   {text-decoration: none;}
a:active  {text-decoration: none;}
a:visited {text-decoration: none;}

body
{
	background-image: url(helasz_elemei/background.jpg);
	overflow:		hidden;
	margin-top:		2px;
}

#start {

	width:			1000px;
	margin-right:	auto;
	margin-left:	auto;

	text-align:		center;
	color:			#333366;
	background-color: white;
	
	font-family:	Verdana;
	font-size:		12px;
}

div 
{	
	border: solid 1px #333366;
}

img
{
	vertical-align: middle;
	padding-left:	38px;
	border:			none;
}

p
{
	display:		inline;
	text-align:		inherit;
	vertical-align:	middle;
	
	padding-left:	25px;
	padding-right:	25px;
}
