TABLE.zavod {
	background-color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
}

BODY.zavod {
	background : #ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
TR.zavod {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 5mm;
}
TD.okraj {
	background-color : #BBCCFF;
	font-family : "Courier New", Verdana, Arial, fantasy, monospace, cursive, sans-serif;
	;
}
TD.prava {
	border-right-style : dashed;
	border-right : medium solid Blue;
	border-right-width : 1px;
}

TD.leva {
	border-left-style : dashed;
	border-left : medium solid Blue;
	border-left-width : 1px;
}

TD.horni {
border-top-style : dashed;
	border-top : medium solid Blue;
	border-top-width : 1px;	
}

TD.dolni {
border-bottom-style : dashed;
	border-bottom : medium solid Blue;
	border-bottom-width : 1px;	
}




