a.home_boxes,
a.home_boxes_02 {
	display: block;
	width: 267px;
	padding: 8px 5px 5px 8px;
	cursor: pointer;
	height: 110px;
}

a.home_boxes_02 {
	margin-left: 5px;
	width: 270px;
}

a.microsites {
	width: 260px;	
}

a.home_boxes:hover,
a.home_boxes_02:hover {
	text-decoration: none;
	background-color: #F2F5F8;
}

div.news:hover img.border,
a.box:hover span.box img.border,
a.home_boxes:hover img.border,
a.home_boxes_02:hover img.border {
	border: 3px solid #FF9E0F;
	cursor: pointer;	
}

a.box:hover span.shadow_blue,
a.home_boxes:hover span.shadow_blue,
a.home_boxes_02:hover span.shadow_blue {
	color: #FFE9CB;
	font-size: 15px;
}

a.box:hover span.shadowed_blue,
a.home_boxes:hover span.shadowed_blue,
a.home_boxes_02:hover span.shadowed_blue {
	color: #ff9e0f;
	padding-top: 3px;
}

a.box:hover span.box {
	background-color: #F2F5F8;
	border: 1px solid #ff9e0f;	
	display: block;	
}

div.news:hover {
	background-color: #F2F5F8;
}

a.gallery:hover img {
	border: 3px solid #FF9E0F;
}

/*
** Szálláshelyek
**/

div.szallas {	
	float: left;
}

div.szallas span.box {
	width: 550px;
}

div.szallas span.box a.img {
	float: left;
	margin-bottom: 10px;
}

div.szallas span.box a.img:hover img {
	border-color: #FF9E0F;
}

div.szallas span.box a:hover span.next {
	text-decoration: underline;
	color: #0F5791;
}
