BODY {
	 margin: 0px;
	 padding: 0px;
	 background: #1a1a1a url(../frame/hatter1.gif) repeat-x;
	 text-align: center;
}
#container{
	width: 1003px;
	height: 987px;
	background: #1a1a1a url(../frame/boritek.gif) no-repeat;
	margin: 0px auto;
	position: relative;
}
#container a.elso{
	display: block;
	position: absolute;
	top: 320px;
	left: 104px; 
	padding: 15px 20px;   
	width: 323px;
	height: 130px;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
	color: #1a1a1a; 
	text-align: left;
	text-decoration: none;
	line-height: 110%;
}
#container a.elso:hover{
	color: #e8222c;
}
#container a.masodik{
	display: block;
	position: absolute;
	top: 320px;
	left: 550px; 
	padding: 100px 0px 0px 105px;   
	width: 258px;
	height: 60px;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
	color: #1a1a1a; 
	text-align: left;
	text-decoration: none; 
	line-height: 110%;
}
#container a.masodik:hover{
	color: #e8222c;
}  