@charset "UTF-8";

@media print
{
	#col3, #teaser, #navmain, #headerimage, #header, #headernav, #dm_control{
		display: none;
	}
	.galleryIcon,
	.enlargeIcon{
		font-size: 10px;
    	line-height: 10px;
	}
	.horisontalLinesBlock2,  .mainBackground, .footerSideBg, .horisontalLinesBlock {
		display: none;
	}
	
	.directimage.contentimagecontainer  .copyright {
		text-align: left;
	}
	
	.directimage.contentimagecontainer  .enlarge {
		padding-left: 0 !important;
	}
}