#terkepDiv {
	border: 5px solid #e8e8e8;
	width: 640px;
	height: 400px;
}

#terkepContainer {
	background-color: silver;
	overflow: hidden;
	width: 640px;
	height: 400px;
	position: absolute;
}

#terkepVaszon {
	background-color: silver;
	position: relative;
	overflow: hidden;
	width: 640px;
	height: 400px;
}

#terkepBuffer {
	display: none;
	width: 640px;
	height: 400px;
}

#terkepVaszon a.kek {
	background-image: url(../i/pottyok_kek.png);
}

#terkepVaszon a.kek:hover {
	background-image: url(../i/pottyok_kek_hover.png);
}
