body {
	background-image: url(plus.jpg);
	BORDER-TOP-WIDTH: 0px; 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	TEXT-ALIGN: left;
	BORDER-RIGHT-WIDTH: 0px
}
.style1 {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #ffffff;
}

.nagy_vaj {font-family: Trebuchet MS;
			 font-size: 22px;
			 color: #f3ea7a;
}

.kicsi_vaj {font-family: Trebuchet MS;
			 font-size: 11px;
			 font-weight: bold;
			 color: #f3ea7a;
}
.sarga {font-family: Trebuchet MS;
		font-size: 11px;
		color: #ee7325;
}

.kek {font-family: Trebuchet MS;
	  font-size: 11px;
	  color: #01caf3;
}

.fekete {font-family: Trebuchet MS;
font-size: 11px;
font-weight:bold;
color: #222222;
}

.zold_login {font-family: Trebuchet MS;
font-weight: bold;
font-size: 11px;
color: #7bb529;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

#makePayment { background: url(./images/makePayment-bg.png); width: 400px; margin: 0 0 1.5em }

#makePayment form { background: url(./images/makePayment-header.png) no-repeat 0 0 }

#makePayment .content {
font-size:11px;
line-height:1.7em;
color:#fff;
padding: 0 28px 0 16px;
margin: 0
}

#makePayment input { width: 100%; padding: 5px; margin: 0 0 10px; border: 1px solid #ccc }

#makePayment input.SubmitPayment { 
	background: url(./images/makePayment-button.gif) no-repeat 100%;
	width: 100%; 
	height: 25px; 
	font-size: 1px;
	padding: 0;
	margin: 8px 0;
	border: none
}

#makePayment input.ProjectLogin { 
	background: url(./images/ProjectLogin-button.gif) no-repeat 100%;
	width: 100%; 
	height: 25px; 
	font-size: 1px;
	padding: 0;
	margin: 8px 0;
	border: none
}

#makePaymentFooter { background: url(./images/makePayment-footer.png) no-repeat left bottom; width: 100%; height: 10px }