/* Priority Flags
*************************/

div.FakturaTypeT {
	height:16px; line-height:16px; float:left;
	text-decoration:inherit;
}

div.FakturaType {
	width:16px; height:16px; float:right; vertical-align:middle;
	background:url('Faktura/types.png') no-repeat 0 0;
}

div.FakturaType.FTPX2 { background-position : -16px 0px; }
div.FakturaType.FTPX3 { background-position : -32px 0px; }
div.FakturaType.FTPX4 { background-position : -48px 0px; }
div.FakturaType.FTPXR { background-position : -64px 0px; margin-right:5px; }

table.FK_main, table.FK_main tr, table.FK_main td {
	font-size: 12px; color:#333333; font-family: verdana, arial, sans-serif; 
}


