/***************************************
    TISK
***************************************/
@media print {
	.noprint {display:none;width:0px;}
	body {background-image:none;background-color:#ffffff;}
	.hlavicka  {display:none;width:0px;}
	.paticka  {display:none;width:0px;}
	.telo {background-image:none;}
	.linkaPodMenu {background-image:none;}
	.telo .sloupecLevy {display:none;width:0px;}
	.telo .sloupecPravy {float:left;}
	#RightContent{ width:100%}
	
}