@charset "utf-8";
.spotlight-image {
	width:100%;
	max-width: 500px;
	border: 1px solid #B3B3B3;
}

.spotlight-group {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	text-decoration: none;

}
.spotlight-elem{
	width: 25%;
	float: left;
	padding: 0 5px 0 5px;
	margin-bottom: 10px;
}
.spotlight-elem-kozep{
	height: 100%;
	padding: 0 5px 0 5px;
	margin-bottom: 10px;
}
