
.print-none {
	display:none;
}

h1 {
	font-size:22px;
	margin:10px 0px;
	padding:0px;
}
h2 {
	font-size:20px;
	margin:8px 0px;
	padding:0px;
}
h3 { 
	font-size:16px;
	margin:8px 0px; 
	padding:0px;
}
h3 a { color:#000; }

#breadcrumbs {
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:solid 1px #CCCCCC;
}

#header, #menu, #hpFlashNews, #leftColumn, #banners, #contentBanner, #breadcrumbs, #actionMenu, 
.utils, .section, #itemsRelated, #items, #contentFooter, #domobilu,
hr {
	display:none;
}
#contentHolder img { display:none; }

#footer {
	margin-top:10px;
	padding-top:5px;
	border-top:solid 1px #CCCCCC;
	font-size:0.9em;
}

#test,
#news .top,
#news .bottom, 
#items img {
	display:none;
}


