div#main_main {
	width: 616px;
	float:left;
	display:block;
}

div#right_main {
	width: 306px;
	display:block;
	float:left;
	margin: 0px 0px 0px 0px;
}

div.offers{
	width: 602px;
	margin: 10px auto 0px auto;
}

div.label_offer{
	width: 602px;
	height: 21px;
	background: url(/images/fejlec_kozepes.gif) no-repeat;
	text-align: center;
	color: #ffffff;
	margin: 0px auto 3px auto;
}

div.label_offer a{
	text-decoration: none;
	color: #fff;
}

div.label_gadget{
	width: 294px;
	height: 21px;
	background: url(/images/fejlec_kicsi.gif);
	margin: 10px auto 0px auto;
	text-align: center;
	color: #ffffff;
}

div.szallas {
	width: 580px;
	margin: 0px auto 5px auto;
}

div.label_szallas {
	display: block;
	width: 602px;
	height: 19px;
	color: #114a69;
	background: url(/images/fejlec_szallas.gif);
	background-repeat: no-repeat;
}

div.price {
	position: relative;
	float: left;
	top: 2px;
	left: 12px;
	width: 120px;
	text-align: center;
	color: #114a69;
}

div.kep {
	float: left;
	position: relative;
	top: 2px;
	left: 15px;
	width: 90px;
}

div.kep img{
	border: 2px solid #114a69;
	width: 80px;
}

div.box_kicsi, div.box_kicsi2{
	position: relative;
	display: block;
	width: 280px;
	top: 10px;
	left: 12px;
	background-repeat: no-repeat;
	background-position: 50px 20px;
	color: #114a69;
	text-align: center;
}

div.box_kicsi:first-letter{
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
}

div.keres_hasab {
	float: left;
	width: 140px;
	text-align: left;
}

div.multi {
	position: relative;
	left: 12px;
	width: 288px;
	height: 27px;
}

.multi_gomb {
	position: relative;
	left: 0px;
	margin: 0px 2px 0px auto;
	display: block;
	float: left;
	top: 2px;
	width: 92px;
	height: 25px;
	background: url(/images/button_multi2.gif) #ffffff;
	color: #114a69;
	border: none;
	font-weight: bold;
	font-size: 11px;
}

.news{
	width: 860px;
	display: block;
	text-align: justify;
	margin: 0px auto 10px auto;
	border-bottom: 1px dotted #114a69;
	padding-bottom: 15px;
}

.news h3{
	font-size: 12px;
}

.news p{
	font-size: 10px;
	font-weight: normal;
}

