Index: Baza Reklam 2 - Faktury/FacturesFormNEW.cs
===================================================================
--- Baza Reklam 2 - Faktury/FacturesFormNEW.cs (revision 40)
+++ Baza Reklam 2 - Faktury/FacturesFormNEW.cs (revision 41)
@@ -534,5 +534,5 @@
                             != Convert.ToDecimal(r.Cells["sumaNettoZEmisji"].Value))
                         {
-                            r.DefaultCellStyle.ForeColor = Color.DarkSlateBlue;
+                            r.DefaultCellStyle.ForeColor = Color.Crimson;
                         }
                     }
