Index: Baza Reklam 2 - Faktury/ZestawienieZamowienForm.Designer.cs
===================================================================
--- Baza Reklam 2 - Faktury/ZestawienieZamowienForm.Designer.cs (revision 8)
+++ Baza Reklam 2 - Faktury/ZestawienieZamowienForm.Designer.cs (revision 9)
@@ -41,4 +41,5 @@
             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
+            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
             this.bindingNavigator1 = new System.Windows.Forms.BindingNavigator(this.components);
             this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel();
@@ -549,4 +550,12 @@
             this.fakturyDataGridView.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.DisplayedCells;
             this.fakturyDataGridView.BackgroundColor = System.Drawing.Color.White;
+            dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
+            dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Control;
+            dataGridViewCellStyle2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
+            dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText;
+            dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
+            dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
+            dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
+            this.fakturyDataGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
             this.fakturyDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
             this.fakturyDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
@@ -1244,6 +1253,6 @@
             // 
             this.agencja.DataPropertyName = "agencja";
-            dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
-            this.agencja.DefaultCellStyle = dataGridViewCellStyle2;
+            dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
+            this.agencja.DefaultCellStyle = dataGridViewCellStyle3;
             this.agencja.HeaderText = "Agencja";
             this.agencja.Name = "agencja";
@@ -1254,6 +1263,6 @@
             // 
             this.agent.DataPropertyName = "agent";
-            dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
-            this.agent.DefaultCellStyle = dataGridViewCellStyle3;
+            dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
+            this.agent.DefaultCellStyle = dataGridViewCellStyle4;
             this.agent.HeaderText = "Agent";
             this.agent.Name = "agent";
@@ -1264,6 +1273,6 @@
             // 
             this.rokZamowienia.DataPropertyName = "rokZamowienia";
-            dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
-            this.rokZamowienia.DefaultCellStyle = dataGridViewCellStyle4;
+            dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
+            this.rokZamowienia.DefaultCellStyle = dataGridViewCellStyle5;
             this.rokZamowienia.HeaderText = "Rok";
             this.rokZamowienia.Name = "rokZamowienia";
@@ -1277,5 +1286,5 @@
             this.nrZamowieniaExt.Name = "nrZamowieniaExt";
             this.nrZamowieniaExt.ReadOnly = true;
-            this.nrZamowieniaExt.Width = 101;
+            this.nrZamowieniaExt.Width = 93;
             // 
             // iloscReklam
@@ -1285,22 +1294,22 @@
             this.iloscReklam.Name = "iloscReklam";
             this.iloscReklam.ReadOnly = true;
-            this.iloscReklam.Width = 73;
+            this.iloscReklam.Width = 68;
             // 
             // data_od
             // 
             this.data_od.DataPropertyName = "data_od";
-            dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
-            dataGridViewCellStyle5.Format = "d";
-            this.data_od.DefaultCellStyle = dataGridViewCellStyle5;
+            dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
+            dataGridViewCellStyle6.Format = "d";
+            this.data_od.DefaultCellStyle = dataGridViewCellStyle6;
             this.data_od.HeaderText = "Data 1 em";
             this.data_od.Name = "data_od";
             this.data_od.ReadOnly = true;
-            this.data_od.Width = 81;
+            this.data_od.Width = 62;
             // 
             // data_od_bez_FK
             // 
             this.data_od_bez_FK.DataPropertyName = "data_od_bez_FK";
-            dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
-            this.data_od_bez_FK.DefaultCellStyle = dataGridViewCellStyle6;
+            dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
+            this.data_od_bez_FK.DefaultCellStyle = dataGridViewCellStyle7;
             this.data_od_bez_FK.HeaderText = "Data 1 em bez FV";
             this.data_od_bez_FK.Name = "data_od_bez_FK";
@@ -1311,7 +1320,7 @@
             // 
             this.wartoscNetto.DataPropertyName = "wartoscNetto";
-            dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
-            dataGridViewCellStyle7.Format = "C2";
-            this.wartoscNetto.DefaultCellStyle = dataGridViewCellStyle7;
+            dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
+            dataGridViewCellStyle8.Format = "C2";
+            this.wartoscNetto.DefaultCellStyle = dataGridViewCellStyle8;
             this.wartoscNetto.HeaderText = "Netto";
             this.wartoscNetto.Name = "wartoscNetto";
@@ -1322,18 +1331,19 @@
             // 
             this.kwotaWalutaBrutto.DataPropertyName = "kwotaWalutaBrutto";
-            dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
-            dataGridViewCellStyle8.Format = "C2";
-            this.kwotaWalutaBrutto.DefaultCellStyle = dataGridViewCellStyle8;
-            this.kwotaWalutaBrutto.HeaderText = "Brutto Waluta";
+            dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
+            dataGridViewCellStyle9.Format = "N2";
+            dataGridViewCellStyle9.NullValue = null;
+            this.kwotaWalutaBrutto.DefaultCellStyle = dataGridViewCellStyle9;
+            this.kwotaWalutaBrutto.HeaderText = "Waluta - brutto zamówienia";
             this.kwotaWalutaBrutto.Name = "kwotaWalutaBrutto";
             this.kwotaWalutaBrutto.ReadOnly = true;
-            this.kwotaWalutaBrutto.Width = 89;
+            this.kwotaWalutaBrutto.Width = 146;
             // 
             // nettoZafakturowane
             // 
             this.nettoZafakturowane.DataPropertyName = "nettoZafakturowane";
-            dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
-            dataGridViewCellStyle9.Format = "C2";
-            this.nettoZafakturowane.DefaultCellStyle = dataGridViewCellStyle9;
+            dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
+            dataGridViewCellStyle10.Format = "C2";
+            this.nettoZafakturowane.DefaultCellStyle = dataGridViewCellStyle10;
             this.nettoZafakturowane.HeaderText = "Suma netto w FV";
             this.nettoZafakturowane.Name = "nettoZafakturowane";
@@ -1344,7 +1354,7 @@
             // 
             this.DoZafakturowania.DataPropertyName = "DoZafakturowania";
-            dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
-            dataGridViewCellStyle10.Format = "C2";
-            this.DoZafakturowania.DefaultCellStyle = dataGridViewCellStyle10;
+            dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
+            dataGridViewCellStyle11.Format = "C2";
+            this.DoZafakturowania.DefaultCellStyle = dataGridViewCellStyle11;
             this.DoZafakturowania.HeaderText = "Wartoæ niezafakturowana";
             this.DoZafakturowania.Name = "DoZafakturowania";
