/* Törzs */
body
{
	background-color: #075178;
	margin-left: 0px;
	margin-top: 0px;
}

/* Szöveg */
.contact
{
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	left: 15px;
}
.normal
{
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	left: 15px;
}
.normal_white
{
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	left: 15px;
}
.smooth
{
	color: #075178;
	font-size: 18px;
}