	body {
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
	}

	.graytext {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #666666;
	}
	
	.redtext {
		font-family: Arial, Helvetica, sans-serif;
		font-weight:bold;
		padding:5px 5px 5px 5px;
		font-size: 12px;
		color: #ff0000;
	}	

	.grayeditbox {
		background : #ffffff;
		border : 1px solid #666666;
		color : #666666;
		font-family : Tahoma, Arial, sans-serif;
		font-size : 11px;
		font-weight : bold;
	}
	.arrowcursor {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #666666;
		cursor: pointer;
	}
	
	.uj_link_felirat
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #666666;
	
	}
	.login_name
	{
		font-family: Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size: 11px;
		color: #cc0001;
	}
	
	.title_text
	{
		font-family: Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size: 13px;
		color:#666666;
	}	
	
	.link_text
	{	
		font-family: Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size: 10px;
		color:#666666;
	}
	
	#120x120 {
		position:absolute;
		left:145px;
		top:165px;
		width:122px;
		height:2000px;
		z-index:1;
		background-color:transparent;
	}
	
	#468x60 {
		position:absolute;
		left:268px;
		top:165px;
		width:471px;
		height:2000px;
		z-index:2;
		background-color:transparent;
	}
	
	#120x240 {
		position:absolute;
		left:738px;
		top:165px;
		width:122px;
		height:2000px;
		z-index:3;
		background-color:transparent;
		
	}
	
	#upload {
		position:relative;
		left:123px;
		top:320px;
		width:471px;
		height:200px;
		z-index:5;
		background-color:white;
		border:dashed 1px #FF0000;		
	}
