@import url("/system/modules/ro.grapefruit.eon.website/resources/stylesheets/screen.css"); 

.replacement { display: none !important; }
.replaced { visibility: visible !important; }

h1.logo {
	background-image: url(/system/modules/ro.grapefruit.eon.website/resources/images/logo-for-print.gif);
	width: 126px; 
}
h1.logo a {
	visibility: hidden; 
}
#container, #containerHome, #header {
	width: 810px; 
	background: none; 
}
#container #header, 
body.home #header {
	background: none !important; 
	padding-top: 69px; 
	padding-bottom: 7px; 
	margin: 0; 
	height: auto; 
}
#contentHome {
	margin: 0; 
}
#breadcrumbs {
	display: block; 
	margin: 10px; 
	/* position: absolute; left: 150px; top: 30px; /**/
	/* font-weight: bold; /**/
	font-size: 10px; 
	color: #333; /* #F21C0A; /**/ 
}
#topLinks, 
#language, 
#menu, 
#left, 
#right, 
#footer {
	display: none; 
}

