*
{
	margin: 0;
	padding: 0;
}

#rotator {
	overflow: hidden;
	position: relative;
	width: 518px;
	height: 367px;
}

#rotator-korul {
	overflow: hidden;
	position: relative;
	width: 518px;
	height: 367px;
	float: left;
	margin-top: 10px;
	margin-bottom: 15px;
}

#rotator img
{
	border: 0;
	width: 518px;
	height: 367px;
}

#rotator-korul #tovabb {
	background-color: #f8f2e3;
	padding: 12px;
	padding-right: 25px;
	padding-left: 25px;
	color: black;
	font-family: arial;
	text-decoration: none;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	position: absolute;
	z-index: 1000000;
	margin-top: 320px;
	margin-left: 397px;
}