#pojTop, #pojBreadcrumbs, .pojProdsNav, #pojStopka, .icon-zoom, .pojRating, .action-btn, #pojUserInfo, #pojTabsNav, #TabDocuments, #Tab3, #pojProdukt, #pojTabs{
	display:none;
}


ul{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

li{
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#pojPrintProductCard{
	display: block !important;
}

	#pojPrintProductCard table td{
		vertical-align: top;
	}
	
	#pojPrintImage{
		vertical-align: middle;
		padding-bottom: 20px;
	}

	#pojPrintProductData{
		padding: 0px 0px 20px 90px;
	}
	
		#pojPrintProductData h2{
			text-transform: uppercase;
			font-size: 24px;
			font-weight: normal;
		}
		
		#pojPrintProductData h4{
			text-transform: uppercase;
			font-size: 14px;
			font-weight: normal;
			padding-bottom: 20px;
		}
		
		#pojPrintProductData .pojPrice{
			padding-bottom: 60px;
		}

		#pojPrintProductData .pojPrice strong{
			font-size: 14px;
			font-weight: bold;
		}
		
		#pojPrintProductData .item-feature li span{
			width: 100px;
			display: block;
			float: left;
		}
		
		#pojPrintProductData .item-feature li div.clear{
			height: 0px;
			padding: 0px 0px 0px 0px;
			margin: 0px 0px 0px 0px;
		}

		#pojPrintTechnicalData li{
			border-bottom: 1px solid #dcdfe3;
			padding: 5px 0px 5px 0px;
		}
		
		#pojPrintTechnicalData li.lastLiItem{
			border-bottom: none;
		}

		#pojPrintTechnicalData h3, #pojPrintFeatures h3{
			font-weight: normal;
			text-transform: uppercase;
			font-size: 18px;
		}

	#pojPrintFeatures{
		padding: 0px 0px 0px 90px;
	}
	
		#pojPrintFeatures li{
			border-bottom: 1px solid #dcdfe3;
			padding: 5px 0px 5px 0px;
		}
		
		#pojPrintFeatures li.lastLiItem{
			border-bottom: none;
		}

			#pojPrintFeatures li h4{
				font-size: 11px;
				font-weight: normal;
				padding: 0px 0px 0px 0px;
				margin: 0px 0px 0px 0px;
			}
			
			#pojPrintFeatures li .pojDesc p{
				font-size: 9px;
			}
