body.hu a.bedrijfs-logo{
	background-image: url("/file/picture/frame/sprite/frame-sprite-store-hu.png");
}

body.hu .menu-products .productguide-row {
	background: url("/file/picture/frame/frame_background/productguide-row-y-dotted.png") repeat-y scroll 0 0 transparent;
	border-bottom: 0;
	margin:16px 0;
}

body.hu .menu-products .productguide-row-start {
	padding: 15px 0;
	border-bottom: 1px solid #dcddde;
}

body.hu .menu-products .productguide-item .block-middle {
	padding: 0px 25px 16px;
}

body.hu .productguide-item .block-middle ul li{
	padding: 2px 0;
}

body.hu div#header .header-slides .header-slide-overlay{
	display: block;
	position: absolute;
	right: 0px;
	z-index: 900;
	top: 0;
	width: 520px;
	height: 300px;
	background: transparent url('/file/picture/frame/header-mask.png') repeat-y 0 0 scroll;
}

body.hu div#header .header-slides{
	width: 520px;
}

body.hu div#header .header-slides li {
	width: 520px;
}

body.hu .home_slideshow_picture .overlay-titles {
	display: none;
}

/* responsive */

.cms-responsive.tablet body.hu #header .header-slides .header-slide-overlay{
	right: 0;
	width: 380px;
	background-image:url('/file/picture/frame/header-mask_tablet.png');
}