@media print {
	.social-network, header nav, .basket-head, .banner-head, .posebne-liste-nav, .mobilemenuswitch, nav.cat-nav, .bcrum-head, .product-menu, .product-submenu, .pagination, aside, .foot-nav, .foot-nav-2, .powered, .detalji-proizvoda-patches, .raspolozivost-proizvoda, .asidebtn, .search-box, .hide, .add-basket-ico, .povezani-proizvodi, .social-network-mobile, .footer-disclaimer, .narate, .copy {
		display: none;
	}
	
	.logo {
		float: none;
		text-indent: -9999px;
		width: 100%;
		height: 32px;
		position: relative;
		margin: 29px 0px 14px 0;
		border-bottom: 2px solid #ccc;
		padding-bottom: 100px;
	}
	
	.logo img {
		position: absolute;
		top: 0px;
		left: 14px;
	}

	.pro-detalji aside {
		display: block;
		margin-top: -4em;
		padding-top: 0;
		float: none;
	}
	
	.productlist-attributes-values, #main {
		margin-bottom: 0;
		padding-bottom: 0;
		height: auto;
	}

	#main {
		margin-bottom: 0;
		padding-bottom: 0;
		height: auto;
		float: none;
		width: auto;
	}
	
	.DSCRPTN {
		vertical-align:top;
		height: auto;
		margin-bottom: 0;
		padding-bottom: 0;
	}
		
	.pro-price-wrap, .pro-price {
		margin-top: 0;
		padding-top: 0;
		height: auto;
	}

	.pro-price-wrap {
		position: absolute;
		top: 0;
		right: 0;
		float: none;
		margin-top: 200px;
	}
	
	.pro-price li {
		list-style-type: none;
		line-height: 2em;
	}
	
	.cij-det span { font-size: 1.2em; }
	.cij-det span.listprice-striked { font-weight: normal; }
	.a-cij-det span { font-weight: bold; font-size: 1.2em; }

	.pro-price li .popust-price-note {
		display: block;
		width:250px;
		font-size: .8em;
		line-height: 1.4em;
	}
	
	.fo-l ul {
		display: block;
		position: absolute;
		top: 0;
		right: 0;
		float: none;
		text-align: right;
		list-style-type: none;
	}
	
	.fo-l ul li.adresa strong {
		display: none;
	}
	
}