#adatok {
	position: relative;
	margin: 0px;
	padding: 0px 20px 20px;
	list-style-type: none;
	background: #ecf1f9;
}

#adatok li {
	position: relative;
	height: 144px;
	padding: 20px 0px;
	border-bottom: 2px solid #c2cae2;
}

h3 {
	margin: 0px;
	font-size: 20px;
	font-weight: normal;
	color: #1c378c;
}

.datum {
	font-size: 9px;
	color: #9ba0b1;
}

#adatok ul {
	position: absolute;
	right: 0px;
	width: 440px;
	height: 72px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#adatok ul li {
	float: left;
	height: 72px;
	padding: 0px;
	border: none;
}
#adatok ul.felso {
	top: 20px;
}
#adatok ul.also {
	top: 92px;
}

.mikor {
	width: 62px;
	font-size: 14px;
	font-weight: bold;
	color: #9ba0b1;
}
.mikor span {
	display: block;
	margin-top: 25px;
}
.egbolt img {
	width: 116px;
	height: 72px;
}
.minmax {
	position: relative;
	width: 140px;
	background: url('../i/homero.gif') no-repeat 5px 18px;
}
.min {
	position: absolute;
	left: 37px;
	top: 34px;
	font-weight: bold;
	color: #4e72ba;
}
.max {
	position: absolute;
	left: 83px;
	top: 34px;
	font-weight: bold;
	color: red;
}
.szelero {
	width: 50px;
}
.szelero img {
	width: 41px;
	height: 37px;
	margin-top: 20px;
}
.szelirany img {
	width: 72px;
	height: 72px;
}