Index: /trunk/BazaReklam/PaymentForm2.Designer.cs
===================================================================
--- /trunk/BazaReklam/PaymentForm2.Designer.cs (revision 91)
+++ /trunk/BazaReklam/PaymentForm2.Designer.cs (revision 136)
@@ -36,7 +36,7 @@
             System.Windows.Forms.Label bRUTTOLabel;
             System.Windows.Forms.Label suma_zaplatLabel;
-            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PaymentForm2));
             System.Windows.Forms.Label waluta_bruttoLabel;
             System.Windows.Forms.Label waluta_mianoLabel;
+            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PaymentForm2));
             this.rEKLAMADataSet = new Baza_Reklam.REKLAMADataSet();
             this.wplatyBindingSource = new System.Windows.Forms.BindingSource(this.components);
@@ -122,4 +122,22 @@
             suma_zaplatLabel.Text = "Suma zap³at:";
             // 
+            // waluta_bruttoLabel
+            // 
+            waluta_bruttoLabel.AutoSize = true;
+            waluta_bruttoLabel.Location = new System.Drawing.Point(19, 172);
+            waluta_bruttoLabel.Name = "waluta_bruttoLabel";
+            waluta_bruttoLabel.Size = new System.Drawing.Size(88, 13);
+            waluta_bruttoLabel.TabIndex = 17;
+            waluta_bruttoLabel.Text = "Brutto w walucie:";
+            // 
+            // waluta_mianoLabel
+            // 
+            waluta_mianoLabel.AutoSize = true;
+            waluta_mianoLabel.Location = new System.Drawing.Point(173, 172);
+            waluta_mianoLabel.Name = "waluta_mianoLabel";
+            waluta_mianoLabel.Size = new System.Drawing.Size(44, 13);
+            waluta_mianoLabel.TabIndex = 18;
+            waluta_mianoLabel.Text = "Waluta:";
+            // 
             // rEKLAMADataSet
             // 
@@ -232,17 +250,8 @@
             this.VIEW_ZESTAWIENIE_FAKTUR_NOWETableAdapter.ClearBeforeFill = true;
             // 
-            // waluta_bruttoLabel
-            // 
-            waluta_bruttoLabel.AutoSize = true;
-            waluta_bruttoLabel.Location = new System.Drawing.Point(19, 172);
-            waluta_bruttoLabel.Name = "waluta_bruttoLabel";
-            waluta_bruttoLabel.Size = new System.Drawing.Size(88, 13);
-            waluta_bruttoLabel.TabIndex = 17;
-            waluta_bruttoLabel.Text = "Brutto w walucie:";
-            // 
             // waluta_bruttoTextBox
             // 
             this.waluta_bruttoTextBox.BackColor = System.Drawing.Color.WhiteSmoke;
-            this.waluta_bruttoTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.wplatyBindingSource, "waluta_brutto", true));
+            this.waluta_bruttoTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.wplatyBindingSource, "waluta_brutto", true, System.Windows.Forms.DataSourceUpdateMode.OnValidation, null, "N2"));
             this.waluta_bruttoTextBox.Location = new System.Drawing.Point(21, 188);
             this.waluta_bruttoTextBox.Name = "waluta_bruttoTextBox";
@@ -251,13 +260,4 @@
             this.waluta_bruttoTextBox.TabIndex = 18;
             this.waluta_bruttoTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
-            // 
-            // waluta_mianoLabel
-            // 
-            waluta_mianoLabel.AutoSize = true;
-            waluta_mianoLabel.Location = new System.Drawing.Point(173, 172);
-            waluta_mianoLabel.Name = "waluta_mianoLabel";
-            waluta_mianoLabel.Size = new System.Drawing.Size(44, 13);
-            waluta_mianoLabel.TabIndex = 18;
-            waluta_mianoLabel.Text = "Waluta:";
             // 
             // waluta_mianoTextBox
Index: /trunk/BazaReklam/PaymentForm2.resx
===================================================================
--- /trunk/BazaReklam/PaymentForm2.resx (revision 91)
+++ /trunk/BazaReklam/PaymentForm2.resx (revision 136)
@@ -136,4 +136,10 @@
     <value>False</value>
   </metadata>
+  <metadata name="waluta_bruttoLabel.GenerateMember" type="System.Boolean, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+    <value>False</value>
+  </metadata>
+  <metadata name="waluta_mianoLabel.GenerateMember" type="System.Boolean, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+    <value>False</value>
+  </metadata>
   <metadata name="rEKLAMADataSet.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
     <value>637, 17</value>
@@ -141,7 +147,4 @@
   <metadata name="wplatyBindingSource.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
     <value>17, 54</value>
-  </metadata>
-  <metadata name="VIEW_ZESTAWIENIE_FAKTUR_NOWEBindingSource.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
-    <value>325, 17</value>
   </metadata>
   <metadata name="VIEW_ZESTAWIENIE_FAKTUR_NOWEBindingSource.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
@@ -207,9 +210,3 @@
     <value>17, 17</value>
   </metadata>
-  <metadata name="waluta_bruttoLabel.GenerateMember" type="System.Boolean, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
-    <value>False</value>
-  </metadata>
-  <metadata name="waluta_mianoLabel.GenerateMember" type="System.Boolean, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
-    <value>False</value>
-  </metadata>
 </root>
