﻿@media print {
	body {
		color:#000!important;
		background: none;
		/*font-size:24pt!important;*/
		width: 100%;
		margin: 0;
		/*float: none; */
	}
	
	#s4-ribbonrow, .main-footer, #s4-statusbarcontainer, #top-image, #slider_kkw1, #main-slider, #social-media, .search-area, #top-opts, .godlo, .sgh-logo, #s4-topheader2, #spmenu{
		display:none;
	}
	
	#s4-titlerow1, .sgh-header, .sgh-header, .s4-title-inner {
		min-height:0!important;
}
	
	/*#page-title {
		position:relative;
		left:0;
		top:0;
		margin-right:100px;
	}*
	
	/*#page-title:after {
		content:url("Images/t_logo-sgh.png");
	}*/
	
	a {
		color:#000!important;
		text-decoration:underline!important;
		font-weight: bold!important;
	}
	
	/*a[href^=http]:after {
		content:" <" attr(href) "> "!important;
	}
   
	a[href^="#"]:after {
		content: "";
		
	}*/
	
	.HomePageLayout-table .pageLayout-tdLeft .ms-WPBody.ms-wpContentDivSpace {
		font-size:12pt!important;
	}
	
	.HomePageLayout-table .pageLayout-tdRight .ms-WPTitle, .HomePageLayout-table .pageLayout-tdRight .ms-WPTitle a, .HomePageLayout-table .pageLayout-tdRight .ms-WPTitle a:hover, .webpart h3, .comp-OD-content-container .comp-OD-content-box.toggle .header  {
		color:#000!important;
	}
	
	#Logo_druk {
	 display:block;
}

}