.fooldal_div{
	position: absolute;
	background: url(img/bg_fooldal.png) scroll no-repeat top center;
	width: 917px;
	height: 506px;
	}
.also_plazma{
	position: absolute;
	background: url(img/also_plazma.jpg) scroll no-repeat top center;
	width: 425px;
	height: 222px;
	margin-left: 57px;
	margin-top: 260px;
	cursor: pointer;
}

.nagykepek{
	position: absolute;
	width: 200px;
	height: 195px;
	margin-left: 70px;
	margin-top: 271px;
}
.nagykepek *{
	cursor: pointer;
}
.nagykepek .nagykep{
	width: 200px;
	height: 97px;
	float: left;
	margin-bottom: 1px;
}
.nagykepek .nagykep_hover{
	width: 200px;
	height: 97px;
	float: left;
	background-color: white;
	margin-bottom: 1px;
}
.nagykepek .nagykep .nev,.nagykepek .nagykep_hover .nev{
	position: absolute;
	margin-left: 9px;
	margin-top: 78px;
	width: 185px;
	height: 20px;
	font-weight:bold;
	overflow: hidden;
}
.nagykepek .nagykep .nev_elmarad,.nagykepek .nagykep_hover .nev_elmarad{
	position: absolute;
	margin-left: 9px;
	margin-top: 78px;
	width: 185px;
	height: 20px;
	font-weight:bold;
	overflow: hidden;
	color: red;
	text-decoration: line-through;
}
.nagykepek .nagykep IMG,.nagykepek .nagykep_hover IMG{
	margin-left: 7px;
	margin-top: 7px;
	position: absolute;
	border: 1px solid white;
}


.kiskepek{
	position: absolute;
	width: 200px;
	height: 195px;
	margin-left: 271px;
	margin-top: 271px;
}
.kiskepek *{
	cursor: pointer;
}
.kiskepek .kiskep{
	width: 200px;
	height: 48px;
	margin-bottom: 1px;
	float: left;
}

.kiskepek .kiskep_hover{
	width: 200px;
	height: 48px;
	margin-bottom: 1px;
	float: left;
	background-color: white;
}

.kiskepek .kiskep .datum, .kiskepek .kiskep_hover .datum{
	color: #fc623f;
	font-size: 11px;
	position: absolute;
	margin-left: 50px;
	margin-top: 26px;
}
.kiskepek .kiskep .nev, .kiskepek .kiskep_hover .nev{
	font-size: 11px;
	position: absolute;
	margin-left: 50px;
	margin-top: 6px;
	font-weight: bold;
	overflow: none;
	height: 18px;
	overflow: hidden;
	width: 140px;
}
.kiskepek .kiskep .nev_elmarad, .kiskepek .kiskep_hover .nev_elmarad{
	font-size: 11px;
	position: absolute;
	margin-left: 50px;
	margin-top: 6px;
	font-weight: bold;
	overflow: none;
	height: 18px;
	overflow: hidden;
	width: 140px;
	color: red;
	text-decoration: line-through;
}
.kiskepek .kiskep IMG, .kiskepek .kiskep_hover IMG{
	margin-left: 6px;
	margin-top: 6px;
	position: absolute;
	border: 1px solid white;
}
.elmarad_nagykep{
	width: 135px;
	height: 23px;
	background-color: #e00000;
	position: absolute;
	margin-top: 26px;
	margin-left: 8px;
	z-index: 100;
	color: white;
	font-weight: bold;
	padding-left: 50px;
	padding-top: 3px;

}
.elmarad_kiskep{
	width: 38px;
	height: 10px;
	background-color: #e00000;
	position: absolute;
	margin-top: 18px;
	margin-left: 7px;
	font-size: 7px;
	z-index: 100;
	color: white;
}
