	
body {
	width: 780px;
	background: #000;
	margin: 0px;
	padding: 0px;
	color: white;
	font-family: Verdana, sans-serif;

}

div {
	margin: 0;
	padding: 0;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0;
}

#uzletek {
	position: absolute;
	top: 140px;
	left: 500px;
	text-align: center;
	font-size: 15px;
	
}
#kapcsolat {
	position: absolute;
	top: 263px;
	left: 120px;
	text-align: center;
	font-size: 15px;
	
}
#kollekcio {
	position: absolute;
	top: 340px;
	left: 150px;
	text-align: center;
	font-size: 15px;
	
}
#rolunk {
	position: absolute;
	top: 220px;
	left: 550px;
	text-align: center;
	font-size: 15px;
	
}


a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
}

a:hover {
	color: #ff5555;
}

