@media print
{
	#mainLeftTd, #mainRightTop, #footer, #contentRightTopTd, #contentRightBottomTd, #kosikHeadObal, #kosikButtons, #kosik5, #kosikT5
	{
		display: none;
	}
	
	td.kosik0, #kosikT0
	{
		border-left-style: none !important;
		border-left-width: 0px;
		border-left-color: #FFFFFF;
	}	
	
	td.kosik2 input
	{
		background-image: none !important;
	}
}