div.feltoltes {
	position: relative;
	overflow: hidden;
	color:#000;
	width: 260px;
	height: auto;
}
div.feltoltes a {
	color:#000;
	text-decoration: underline;
}
div.feltoltes div.content {
	position: relative;
	overflow: hidden;
	height: 203px;
}
div.feltoltes div.div1 {
	position: absolute;
	left: 0; top:0;
	width: 150px;
	height: 203px;
}

div.feltoltes div.div2 {
	position: absolute;
	right: 0;
	top: 0;
	width: 180px;
	height: 203px;
}

div.feltoltes div.content div.link {

font-weight:bold;color: rgb(73, 114, 192);

}

div.feltoltes div.content div.link a {

font-weight:bold;color: rgb(73, 114, 192);

}
