namespace Baza_Reklam
{
    partial class ProvisionForm
    {
        /// <summary>
        /// Required designer variable.
        /// </summary>
        private System.ComponentModel.IContainer components = null;

        /// <summary>
        /// Clean up any resources being used.
        /// </summary>
        /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        protected override void Dispose(bool disposing)
        {
            if (disposing && (components != null))
            {
                components.Dispose();
            }
            base.Dispose(disposing);
        }

        #region Windows Form Designer generated code

        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
            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();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ProvisionForm));
            this.aGENCIBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.sLOWNIKDataSet = new Baza_Reklam.SLOWNIKDataSet();
            this.pLANBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.rEKLAMADataSet = new Baza_Reklam.REKLAMADataSet();
            this.aGENCITableAdapter = new Baza_Reklam.SLOWNIKDataSetTableAdapters.AGENCITableAdapter();
            this.pLANTableAdapter = new Baza_Reklam.REKLAMADataSetTableAdapters.PLANTableAdapter();
            this.panel2 = new System.Windows.Forms.Panel();
            this.label2 = new System.Windows.Forms.Label();
            this.BDWykonanySumaTextBox = new System.Windows.Forms.TextBox();
            this.label1 = new System.Windows.Forms.Label();
            this.BDsumaTextBox = new System.Windows.Forms.TextBox();
            this.prowizjeDataGridView = new System.Windows.Forms.DataGridView();
            this.sYMBOLDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.rOKDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.mSDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.bUDZETDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.sPOTKANIADataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.kONTAKTYDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.nKLIENCIDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.kLIENCIDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.rEKLAMYDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.oCENADataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.OCENAComboCoxColumn = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.PR_PROWIZJI = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.wBUDZETDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.wSPOTKANIADataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.wTELDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.wEMAILDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.wLISTDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.wFAXDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.wNKLIENCIDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.wKLIENCIDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.wREKLAMYDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.bindingNavigator1 = new System.Windows.Forms.BindingNavigator(this.components);
            this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel();
            this.bindingNavigatorMoveFirstItem = new System.Windows.Forms.ToolStripButton();
            this.bindingNavigatorMovePreviousItem = new System.Windows.Forms.ToolStripButton();
            this.bindingNavigatorSeparator = new System.Windows.Forms.ToolStripSeparator();
            this.bindingNavigatorPositionItem = new System.Windows.Forms.ToolStripTextBox();
            this.bindingNavigatorSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this.bindingNavigatorMoveNextItem = new System.Windows.Forms.ToolStripButton();
            this.bindingNavigatorMoveLastItem = new System.Windows.Forms.ToolStripButton();
            this.bindingNavigatorSeparator2 = new System.Windows.Forms.ToolStripSeparator();
            this.dodajPlanToolStripButton = new System.Windows.Forms.ToolStripButton();
            this.usunToolStripButton = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this.zapiszDaneToolStripButton = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
            this.pobierzDaneToolStripButton = new System.Windows.Forms.ToolStripButton();
            this.zapiszToolStripButton = new System.Windows.Forms.ToolStripButton();
            this.przeliczStripButton = new System.Windows.Forms.ToolStripButton();
            this.naniesNaReklamyToolStripButton = new System.Windows.Forms.ToolStripButton();
            this.printToolStripButton = new System.Windows.Forms.ToolStripButton();
            this.ukryjKolumnyToolStripButton = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
            this.toolStripLabel1 = new System.Windows.Forms.ToolStripLabel();
            this.rokToolStripTextBox = new System.Windows.Forms.ToolStripTextBox();
            this.toolStripLabel2 = new System.Windows.Forms.ToolStripLabel();
            this.msToolStripTextBox = new System.Windows.Forms.ToolStripTextBox();
            this.agencjaToolStripLabel = new System.Windows.Forms.ToolStripLabel();
            this.agencjaToolStripComboBox = new System.Windows.Forms.ToolStripComboBox();
            this.szukajToolStripButton = new System.Windows.Forms.ToolStripButton();
            this.wyczyscToolStripButton = new System.Windows.Forms.ToolStripButton();
            this.agencjeTableAdapter1 = new Baza_Reklam.SLOWNIKDataSetTableAdapters.AGENCJETableAdapter();
            this.ukrytyLabel = new System.Windows.Forms.Label();
            ((System.ComponentModel.ISupportInitialize)(this.aGENCIBindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.sLOWNIKDataSet)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pLANBindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.rEKLAMADataSet)).BeginInit();
            this.panel2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.prowizjeDataGridView)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.bindingNavigator1)).BeginInit();
            this.bindingNavigator1.SuspendLayout();
            this.SuspendLayout();
            // 
            // aGENCIBindingSource
            // 
            this.aGENCIBindingSource.DataMember = "AGENCI";
            this.aGENCIBindingSource.DataSource = this.sLOWNIKDataSet;
            this.aGENCIBindingSource.Filter = "";
            // 
            // sLOWNIKDataSet
            // 
            this.sLOWNIKDataSet.DataSetName = "SLOWNIKDataSet";
            this.sLOWNIKDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
            // 
            // pLANBindingSource
            // 
            this.pLANBindingSource.DataMember = "PLAN";
            this.pLANBindingSource.DataSource = this.rEKLAMADataSet;
            this.pLANBindingSource.ListChanged += new System.ComponentModel.ListChangedEventHandler(this.pLANBindingSource_ListChanged);
            // 
            // rEKLAMADataSet
            // 
            this.rEKLAMADataSet.DataSetName = "REKLAMADataSet";
            this.rEKLAMADataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
            // 
            // aGENCITableAdapter
            // 
            this.aGENCITableAdapter.ClearBeforeFill = true;
            // 
            // pLANTableAdapter
            // 
            this.pLANTableAdapter.ClearBeforeFill = true;
            // 
            // panel2
            // 
            this.panel2.Controls.Add(this.label2);
            this.panel2.Controls.Add(this.BDWykonanySumaTextBox);
            this.panel2.Controls.Add(this.label1);
            this.panel2.Controls.Add(this.BDsumaTextBox);
            this.panel2.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.panel2.Location = new System.Drawing.Point(0, 551);
            this.panel2.Name = "panel2";
            this.panel2.Size = new System.Drawing.Size(984, 38);
            this.panel2.TabIndex = 18;
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(343, 12);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(71, 13);
            this.label2.TabIndex = 17;
            this.label2.Text = "Budżet suma:";
            // 
            // BDWykonanySumaTextBox
            // 
            this.BDWykonanySumaTextBox.BackColor = System.Drawing.Color.White;
            this.BDWykonanySumaTextBox.Location = new System.Drawing.Point(420, 9);
            this.BDWykonanySumaTextBox.Name = "BDWykonanySumaTextBox";
            this.BDWykonanySumaTextBox.ReadOnly = true;
            this.BDWykonanySumaTextBox.Size = new System.Drawing.Size(100, 20);
            this.BDWykonanySumaTextBox.TabIndex = 16;
            this.BDWykonanySumaTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(54, 12);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(71, 13);
            this.label1.TabIndex = 15;
            this.label1.Text = "Budżet suma:";
            // 
            // BDsumaTextBox
            // 
            this.BDsumaTextBox.BackColor = System.Drawing.Color.White;
            this.BDsumaTextBox.Location = new System.Drawing.Point(131, 9);
            this.BDsumaTextBox.Name = "BDsumaTextBox";
            this.BDsumaTextBox.ReadOnly = true;
            this.BDsumaTextBox.Size = new System.Drawing.Size(100, 20);
            this.BDsumaTextBox.TabIndex = 14;
            this.BDsumaTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
            // 
            // prowizjeDataGridView
            // 
            this.prowizjeDataGridView.AllowUserToAddRows = false;
            this.prowizjeDataGridView.AllowUserToDeleteRows = false;
            this.prowizjeDataGridView.AutoGenerateColumns = false;
            this.prowizjeDataGridView.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
            this.prowizjeDataGridView.BackgroundColor = System.Drawing.Color.White;
            this.prowizjeDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.prowizjeDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
            this.sYMBOLDataGridViewTextBoxColumn,
            this.rOKDataGridViewTextBoxColumn,
            this.mSDataGridViewTextBoxColumn,
            this.bUDZETDataGridViewTextBoxColumn,
            this.sPOTKANIADataGridViewTextBoxColumn,
            this.kONTAKTYDataGridViewTextBoxColumn,
            this.nKLIENCIDataGridViewTextBoxColumn,
            this.kLIENCIDataGridViewTextBoxColumn,
            this.rEKLAMYDataGridViewTextBoxColumn,
            this.oCENADataGridViewTextBoxColumn,
            this.OCENAComboCoxColumn,
            this.PR_PROWIZJI,
            this.wBUDZETDataGridViewTextBoxColumn,
            this.wSPOTKANIADataGridViewTextBoxColumn,
            this.wTELDataGridViewTextBoxColumn,
            this.wEMAILDataGridViewTextBoxColumn,
            this.wLISTDataGridViewTextBoxColumn,
            this.wFAXDataGridViewTextBoxColumn,
            this.wNKLIENCIDataGridViewTextBoxColumn,
            this.wKLIENCIDataGridViewTextBoxColumn,
            this.wREKLAMYDataGridViewTextBoxColumn});
            this.prowizjeDataGridView.DataSource = this.pLANBindingSource;
            dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
            dataGridViewCellStyle13.BackColor = System.Drawing.SystemColors.Window;
            dataGridViewCellStyle13.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
            dataGridViewCellStyle13.ForeColor = System.Drawing.SystemColors.ControlText;
            dataGridViewCellStyle13.SelectionBackColor = System.Drawing.SystemColors.Highlight;
            dataGridViewCellStyle13.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
            dataGridViewCellStyle13.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
            this.prowizjeDataGridView.DefaultCellStyle = dataGridViewCellStyle13;
            this.prowizjeDataGridView.Dock = System.Windows.Forms.DockStyle.Fill;
            this.prowizjeDataGridView.Location = new System.Drawing.Point(0, 31);
            this.prowizjeDataGridView.Name = "prowizjeDataGridView";
            this.prowizjeDataGridView.ReadOnly = true;
            this.prowizjeDataGridView.RowHeadersWidth = 10;
            this.prowizjeDataGridView.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
            this.prowizjeDataGridView.Size = new System.Drawing.Size(984, 558);
            this.prowizjeDataGridView.TabIndex = 19;
            this.prowizjeDataGridView.CellLeave += new System.Windows.Forms.DataGridViewCellEventHandler(this.prowizjeDataGridView_CellLeave);
            this.prowizjeDataGridView.Leave += new System.EventHandler(this.prowizjeDataGridView_Leave);
            this.prowizjeDataGridView.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.prowizjeDataGridView_DataError_1);
            // 
            // sYMBOLDataGridViewTextBoxColumn
            // 
            this.sYMBOLDataGridViewTextBoxColumn.DataPropertyName = "SYMBOL";
            this.sYMBOLDataGridViewTextBoxColumn.DataSource = this.aGENCIBindingSource;
            this.sYMBOLDataGridViewTextBoxColumn.DisplayMember = "Symbol";
            this.sYMBOLDataGridViewTextBoxColumn.DisplayStyle = System.Windows.Forms.DataGridViewComboBoxDisplayStyle.Nothing;
            this.sYMBOLDataGridViewTextBoxColumn.FillWeight = 253.8071F;
            this.sYMBOLDataGridViewTextBoxColumn.HeaderText = "SYMBOL";
            this.sYMBOLDataGridViewTextBoxColumn.Name = "sYMBOLDataGridViewTextBoxColumn";
            this.sYMBOLDataGridViewTextBoxColumn.ReadOnly = true;
            this.sYMBOLDataGridViewTextBoxColumn.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.sYMBOLDataGridViewTextBoxColumn.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
            this.sYMBOLDataGridViewTextBoxColumn.ValueMember = "Symbol";
            // 
            // rOKDataGridViewTextBoxColumn
            // 
            this.rOKDataGridViewTextBoxColumn.DataPropertyName = "ROK";
            this.rOKDataGridViewTextBoxColumn.FillWeight = 91.90488F;
            this.rOKDataGridViewTextBoxColumn.HeaderText = "ROK";
            this.rOKDataGridViewTextBoxColumn.Name = "rOKDataGridViewTextBoxColumn";
            this.rOKDataGridViewTextBoxColumn.ReadOnly = true;
            // 
            // mSDataGridViewTextBoxColumn
            // 
            this.mSDataGridViewTextBoxColumn.DataPropertyName = "MS";
            this.mSDataGridViewTextBoxColumn.FillWeight = 91.90488F;
            this.mSDataGridViewTextBoxColumn.HeaderText = "MS";
            this.mSDataGridViewTextBoxColumn.Name = "mSDataGridViewTextBoxColumn";
            this.mSDataGridViewTextBoxColumn.ReadOnly = true;
            // 
            // bUDZETDataGridViewTextBoxColumn
            // 
            this.bUDZETDataGridViewTextBoxColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
            this.bUDZETDataGridViewTextBoxColumn.DataPropertyName = "BUDZET";
            dataGridViewCellStyle1.Format = "N0";
            dataGridViewCellStyle1.NullValue = null;
            this.bUDZETDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle1;
            this.bUDZETDataGridViewTextBoxColumn.FillWeight = 91.90488F;
            this.bUDZETDataGridViewTextBoxColumn.HeaderText = "BD";
            this.bUDZETDataGridViewTextBoxColumn.Name = "bUDZETDataGridViewTextBoxColumn";
            this.bUDZETDataGridViewTextBoxColumn.ReadOnly = true;
            this.bUDZETDataGridViewTextBoxColumn.Width = 60;
            // 
            // sPOTKANIADataGridViewTextBoxColumn
            // 
            this.sPOTKANIADataGridViewTextBoxColumn.DataPropertyName = "SPOTKANIA";
            this.sPOTKANIADataGridViewTextBoxColumn.FillWeight = 91.90488F;
            this.sPOTKANIADataGridViewTextBoxColumn.HeaderText = "SP";
            this.sPOTKANIADataGridViewTextBoxColumn.Name = "sPOTKANIADataGridViewTextBoxColumn";
            this.sPOTKANIADataGridViewTextBoxColumn.ReadOnly = true;
            // 
            // kONTAKTYDataGridViewTextBoxColumn
            // 
            this.kONTAKTYDataGridViewTextBoxColumn.DataPropertyName = "KONTAKTY";
            this.kONTAKTYDataGridViewTextBoxColumn.FillWeight = 91.90488F;
            this.kONTAKTYDataGridViewTextBoxColumn.HeaderText = "KO";
            this.kONTAKTYDataGridViewTextBoxColumn.Name = "kONTAKTYDataGridViewTextBoxColumn";
            this.kONTAKTYDataGridViewTextBoxColumn.ReadOnly = true;
            // 
            // nKLIENCIDataGridViewTextBoxColumn
            // 
            this.nKLIENCIDataGridViewTextBoxColumn.DataPropertyName = "N_KLIENCI";
            this.nKLIENCIDataGridViewTextBoxColumn.FillWeight = 91.90488F;
            this.nKLIENCIDataGridViewTextBoxColumn.HeaderText = "NKL";
            this.nKLIENCIDataGridViewTextBoxColumn.Name = "nKLIENCIDataGridViewTextBoxColumn";
            this.nKLIENCIDataGridViewTextBoxColumn.ReadOnly = true;
            // 
            // kLIENCIDataGridViewTextBoxColumn
            // 
            this.kLIENCIDataGridViewTextBoxColumn.DataPropertyName = "KLIENCI";
            this.kLIENCIDataGridViewTextBoxColumn.FillWeight = 91.90488F;
            this.kLIENCIDataGridViewTextBoxColumn.HeaderText = "KL";
            this.kLIENCIDataGridViewTextBoxColumn.Name = "kLIENCIDataGridViewTextBoxColumn";
            this.kLIENCIDataGridViewTextBoxColumn.ReadOnly = true;
            // 
            // rEKLAMYDataGridViewTextBoxColumn
            // 
            this.rEKLAMYDataGridViewTextBoxColumn.DataPropertyName = "REKLAMY";
            this.rEKLAMYDataGridViewTextBoxColumn.FillWeight = 91.90488F;
            this.rEKLAMYDataGridViewTextBoxColumn.HeaderText = "RE";
            this.rEKLAMYDataGridViewTextBoxColumn.Name = "rEKLAMYDataGridViewTextBoxColumn";
            this.rEKLAMYDataGridViewTextBoxColumn.ReadOnly = true;
            // 
            // oCENADataGridViewTextBoxColumn
            // 
            this.oCENADataGridViewTextBoxColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
            this.oCENADataGridViewTextBoxColumn.DataPropertyName = "OCENA";
            dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.oCENADataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle2;
            this.oCENADataGridViewTextBoxColumn.FillWeight = 91.90488F;
            this.oCENADataGridViewTextBoxColumn.HeaderText = "Ocena";
            this.oCENADataGridViewTextBoxColumn.Name = "oCENADataGridViewTextBoxColumn";
            this.oCENADataGridViewTextBoxColumn.ReadOnly = true;
            this.oCENADataGridViewTextBoxColumn.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.oCENADataGridViewTextBoxColumn.Width = 45;
            // 
            // OCENAComboCoxColumn
            // 
            this.OCENAComboCoxColumn.DataPropertyName = "OCENA";
            this.OCENAComboCoxColumn.HeaderText = "Ocena";
            this.OCENAComboCoxColumn.Name = "OCENAComboCoxColumn";
            this.OCENAComboCoxColumn.ReadOnly = true;
            this.OCENAComboCoxColumn.Visible = false;
            // 
            // PR_PROWIZJI
            // 
            this.PR_PROWIZJI.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
            this.PR_PROWIZJI.DataPropertyName = "PR_PROWIZJI";
            dataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            dataGridViewCellStyle3.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
            dataGridViewCellStyle3.Format = "P";
            dataGridViewCellStyle3.NullValue = null;
            this.PR_PROWIZJI.DefaultCellStyle = dataGridViewCellStyle3;
            this.PR_PROWIZJI.FillWeight = 91.90488F;
            this.PR_PROWIZJI.HeaderText = "Prowizja";
            this.PR_PROWIZJI.Name = "PR_PROWIZJI";
            this.PR_PROWIZJI.ReadOnly = true;
            this.PR_PROWIZJI.Width = 50;
            // 
            // wBUDZETDataGridViewTextBoxColumn
            // 
            this.wBUDZETDataGridViewTextBoxColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
            this.wBUDZETDataGridViewTextBoxColumn.DataPropertyName = "W_BUDZET";
            dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            dataGridViewCellStyle4.Format = "N0";
            this.wBUDZETDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle4;
            this.wBUDZETDataGridViewTextBoxColumn.FillWeight = 91.90488F;
            this.wBUDZETDataGridViewTextBoxColumn.HeaderText = "BD";
            this.wBUDZETDataGridViewTextBoxColumn.Name = "wBUDZETDataGridViewTextBoxColumn";
            this.wBUDZETDataGridViewTextBoxColumn.ReadOnly = true;
            this.wBUDZETDataGridViewTextBoxColumn.Width = 60;
            // 
            // wSPOTKANIADataGridViewTextBoxColumn
            // 
            this.wSPOTKANIADataGridViewTextBoxColumn.DataPropertyName = "W_SPOTKANIA";
            dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            this.wSPOTKANIADataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle5;
            this.wSPOTKANIADataGridViewTextBoxColumn.FillWeight = 91.90488F;
            this.wSPOTKANIADataGridViewTextBoxColumn.HeaderText = "SP";
            this.wSPOTKANIADataGridViewTextBoxColumn.Name = "wSPOTKANIADataGridViewTextBoxColumn";
            this.wSPOTKANIADataGridViewTextBoxColumn.ReadOnly = true;
            // 
            // wTELDataGridViewTextBoxColumn
            // 
            this.wTELDataGridViewTextBoxColumn.DataPropertyName = "W_TEL";
            dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            this.wTELDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle6;
            this.wTELDataGridViewTextBoxColumn.FillWeight = 91.90488F;
            this.wTELDataGridViewTextBoxColumn.HeaderText = "TE";
            this.wTELDataGridViewTextBoxColumn.Name = "wTELDataGridViewTextBoxColumn";
            this.wTELDataGridViewTextBoxColumn.ReadOnly = true;
            // 
            // wEMAILDataGridViewTextBoxColumn
            // 
            this.wEMAILDataGridViewTextBoxColumn.DataPropertyName = "W_EMAIL";
            dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            this.wEMAILDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle7;
            this.wEMAILDataGridViewTextBoxColumn.FillWeight = 91.90488F;
            this.wEMAILDataGridViewTextBoxColumn.HeaderText = "EM";
            this.wEMAILDataGridViewTextBoxColumn.Name = "wEMAILDataGridViewTextBoxColumn";
            this.wEMAILDataGridViewTextBoxColumn.ReadOnly = true;
            // 
            // wLISTDataGridViewTextBoxColumn
            // 
            this.wLISTDataGridViewTextBoxColumn.DataPropertyName = "W_LIST";
            dataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            this.wLISTDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle8;
            this.wLISTDataGridViewTextBoxColumn.FillWeight = 91.90488F;
            this.wLISTDataGridViewTextBoxColumn.HeaderText = "LIST";
            this.wLISTDataGridViewTextBoxColumn.Name = "wLISTDataGridViewTextBoxColumn";
            this.wLISTDataGridViewTextBoxColumn.ReadOnly = true;
            // 
            // wFAXDataGridViewTextBoxColumn
            // 
            this.wFAXDataGridViewTextBoxColumn.DataPropertyName = "W_FAX";
            dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            this.wFAXDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle9;
            this.wFAXDataGridViewTextBoxColumn.FillWeight = 91.90488F;
            this.wFAXDataGridViewTextBoxColumn.HeaderText = "FAX";
            this.wFAXDataGridViewTextBoxColumn.Name = "wFAXDataGridViewTextBoxColumn";
            this.wFAXDataGridViewTextBoxColumn.ReadOnly = true;
            // 
            // wNKLIENCIDataGridViewTextBoxColumn
            // 
            this.wNKLIENCIDataGridViewTextBoxColumn.DataPropertyName = "W_N_KLIENCI";
            dataGridViewCellStyle10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            this.wNKLIENCIDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle10;
            this.wNKLIENCIDataGridViewTextBoxColumn.FillWeight = 91.90488F;
            this.wNKLIENCIDataGridViewTextBoxColumn.HeaderText = "NKL";
            this.wNKLIENCIDataGridViewTextBoxColumn.Name = "wNKLIENCIDataGridViewTextBoxColumn";
            this.wNKLIENCIDataGridViewTextBoxColumn.ReadOnly = true;
            // 
            // wKLIENCIDataGridViewTextBoxColumn
            // 
            this.wKLIENCIDataGridViewTextBoxColumn.DataPropertyName = "W_KLIENCI";
            dataGridViewCellStyle11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            this.wKLIENCIDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle11;
            this.wKLIENCIDataGridViewTextBoxColumn.FillWeight = 91.90488F;
            this.wKLIENCIDataGridViewTextBoxColumn.HeaderText = "KL";
            this.wKLIENCIDataGridViewTextBoxColumn.Name = "wKLIENCIDataGridViewTextBoxColumn";
            this.wKLIENCIDataGridViewTextBoxColumn.ReadOnly = true;
            // 
            // wREKLAMYDataGridViewTextBoxColumn
            // 
            this.wREKLAMYDataGridViewTextBoxColumn.DataPropertyName = "W_REKLAMY";
            dataGridViewCellStyle12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
            this.wREKLAMYDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle12;
            this.wREKLAMYDataGridViewTextBoxColumn.FillWeight = 91.90488F;
            this.wREKLAMYDataGridViewTextBoxColumn.HeaderText = "RE";
            this.wREKLAMYDataGridViewTextBoxColumn.Name = "wREKLAMYDataGridViewTextBoxColumn";
            this.wREKLAMYDataGridViewTextBoxColumn.ReadOnly = true;
            // 
            // bindingNavigator1
            // 
            this.bindingNavigator1.AddNewItem = null;
            this.bindingNavigator1.BindingSource = this.pLANBindingSource;
            this.bindingNavigator1.CountItem = this.bindingNavigatorCountItem;
            this.bindingNavigator1.DeleteItem = null;
            this.bindingNavigator1.ImageScalingSize = new System.Drawing.Size(24, 24);
            this.bindingNavigator1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.bindingNavigatorMoveFirstItem,
            this.bindingNavigatorMovePreviousItem,
            this.bindingNavigatorSeparator,
            this.bindingNavigatorPositionItem,
            this.bindingNavigatorCountItem,
            this.bindingNavigatorSeparator1,
            this.bindingNavigatorMoveNextItem,
            this.bindingNavigatorMoveLastItem,
            this.bindingNavigatorSeparator2,
            this.dodajPlanToolStripButton,
            this.usunToolStripButton,
            this.toolStripSeparator1,
            this.zapiszDaneToolStripButton,
            this.toolStripSeparator2,
            this.pobierzDaneToolStripButton,
            this.zapiszToolStripButton,
            this.przeliczStripButton,
            this.naniesNaReklamyToolStripButton,
            this.printToolStripButton,
            this.ukryjKolumnyToolStripButton,
            this.toolStripSeparator3,
            this.toolStripLabel1,
            this.rokToolStripTextBox,
            this.toolStripLabel2,
            this.msToolStripTextBox,
            this.agencjaToolStripLabel,
            this.agencjaToolStripComboBox,
            this.szukajToolStripButton,
            this.wyczyscToolStripButton});
            this.bindingNavigator1.Location = new System.Drawing.Point(0, 0);
            this.bindingNavigator1.MoveFirstItem = this.bindingNavigatorMoveFirstItem;
            this.bindingNavigator1.MoveLastItem = this.bindingNavigatorMoveLastItem;
            this.bindingNavigator1.MoveNextItem = this.bindingNavigatorMoveNextItem;
            this.bindingNavigator1.MovePreviousItem = this.bindingNavigatorMovePreviousItem;
            this.bindingNavigator1.Name = "bindingNavigator1";
            this.bindingNavigator1.PositionItem = this.bindingNavigatorPositionItem;
            this.bindingNavigator1.Size = new System.Drawing.Size(984, 31);
            this.bindingNavigator1.TabIndex = 17;
            this.bindingNavigator1.Text = "bindingNavigator1";
            // 
            // bindingNavigatorCountItem
            // 
            this.bindingNavigatorCountItem.Name = "bindingNavigatorCountItem";
            this.bindingNavigatorCountItem.Size = new System.Drawing.Size(36, 28);
            this.bindingNavigatorCountItem.Text = "of {0}";
            this.bindingNavigatorCountItem.ToolTipText = "Total number of items";
            // 
            // bindingNavigatorMoveFirstItem
            // 
            this.bindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.bindingNavigatorMoveFirstItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveFirstItem.Image")));
            this.bindingNavigatorMoveFirstItem.Name = "bindingNavigatorMoveFirstItem";
            this.bindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = true;
            this.bindingNavigatorMoveFirstItem.Size = new System.Drawing.Size(28, 28);
            this.bindingNavigatorMoveFirstItem.Text = "Move first";
            // 
            // bindingNavigatorMovePreviousItem
            // 
            this.bindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.bindingNavigatorMovePreviousItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMovePreviousItem.Image")));
            this.bindingNavigatorMovePreviousItem.Name = "bindingNavigatorMovePreviousItem";
            this.bindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = true;
            this.bindingNavigatorMovePreviousItem.Size = new System.Drawing.Size(28, 28);
            this.bindingNavigatorMovePreviousItem.Text = "Move previous";
            // 
            // bindingNavigatorSeparator
            // 
            this.bindingNavigatorSeparator.Name = "bindingNavigatorSeparator";
            this.bindingNavigatorSeparator.Size = new System.Drawing.Size(6, 31);
            // 
            // bindingNavigatorPositionItem
            // 
            this.bindingNavigatorPositionItem.AccessibleName = "Position";
            this.bindingNavigatorPositionItem.AutoSize = false;
            this.bindingNavigatorPositionItem.Name = "bindingNavigatorPositionItem";
            this.bindingNavigatorPositionItem.Size = new System.Drawing.Size(50, 23);
            this.bindingNavigatorPositionItem.Text = "0";
            this.bindingNavigatorPositionItem.ToolTipText = "Current position";
            // 
            // bindingNavigatorSeparator1
            // 
            this.bindingNavigatorSeparator1.Name = "bindingNavigatorSeparator1";
            this.bindingNavigatorSeparator1.Size = new System.Drawing.Size(6, 31);
            // 
            // bindingNavigatorMoveNextItem
            // 
            this.bindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.bindingNavigatorMoveNextItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveNextItem.Image")));
            this.bindingNavigatorMoveNextItem.Name = "bindingNavigatorMoveNextItem";
            this.bindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = true;
            this.bindingNavigatorMoveNextItem.Size = new System.Drawing.Size(28, 28);
            this.bindingNavigatorMoveNextItem.Text = "Move next";
            // 
            // bindingNavigatorMoveLastItem
            // 
            this.bindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.bindingNavigatorMoveLastItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveLastItem.Image")));
            this.bindingNavigatorMoveLastItem.Name = "bindingNavigatorMoveLastItem";
            this.bindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = true;
            this.bindingNavigatorMoveLastItem.Size = new System.Drawing.Size(28, 28);
            this.bindingNavigatorMoveLastItem.Text = "Move last";
            // 
            // bindingNavigatorSeparator2
            // 
            this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator2";
            this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 31);
            // 
            // dodajPlanToolStripButton
            // 
            this.dodajPlanToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.dodajPlanToolStripButton.Enabled = false;
            this.dodajPlanToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("dodajPlanToolStripButton.Image")));
            this.dodajPlanToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.dodajPlanToolStripButton.Name = "dodajPlanToolStripButton";
            this.dodajPlanToolStripButton.Size = new System.Drawing.Size(28, 28);
            this.dodajPlanToolStripButton.Text = "Dodaj plan";
            this.dodajPlanToolStripButton.Click += new System.EventHandler(this.dodajPlanToolStripButton_Click);
            // 
            // usunToolStripButton
            // 
            this.usunToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.usunToolStripButton.Enabled = false;
            this.usunToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("usunToolStripButton.Image")));
            this.usunToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.usunToolStripButton.Name = "usunToolStripButton";
            this.usunToolStripButton.Size = new System.Drawing.Size(28, 28);
            this.usunToolStripButton.Text = "Usuń plan";
            this.usunToolStripButton.Click += new System.EventHandler(this.usunToolStripButton_Click);
            // 
            // toolStripSeparator1
            // 
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            this.toolStripSeparator1.Size = new System.Drawing.Size(6, 31);
            // 
            // zapiszDaneToolStripButton
            // 
            this.zapiszDaneToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.zapiszDaneToolStripButton.Enabled = false;
            this.zapiszDaneToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("zapiszDaneToolStripButton.Image")));
            this.zapiszDaneToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.zapiszDaneToolStripButton.Name = "zapiszDaneToolStripButton";
            this.zapiszDaneToolStripButton.Size = new System.Drawing.Size(28, 28);
            this.zapiszDaneToolStripButton.Text = "Zapisz dane";
            this.zapiszDaneToolStripButton.Click += new System.EventHandler(this.zapiszDaneToolStripButton_Click);
            // 
            // toolStripSeparator2
            // 
            this.toolStripSeparator2.Name = "toolStripSeparator2";
            this.toolStripSeparator2.Size = new System.Drawing.Size(6, 31);
            // 
            // pobierzDaneToolStripButton
            // 
            this.pobierzDaneToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.pobierzDaneToolStripButton.Enabled = false;
            this.pobierzDaneToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("pobierzDaneToolStripButton.Image")));
            this.pobierzDaneToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.pobierzDaneToolStripButton.Name = "pobierzDaneToolStripButton";
            this.pobierzDaneToolStripButton.Size = new System.Drawing.Size(28, 28);
            this.pobierzDaneToolStripButton.Text = "Pobierz dane";
            this.pobierzDaneToolStripButton.Click += new System.EventHandler(this.pobierzDaneToolStripButton_Click);
            // 
            // zapiszToolStripButton
            // 
            this.zapiszToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.zapiszToolStripButton.Enabled = false;
            this.zapiszToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("zapiszToolStripButton.Image")));
            this.zapiszToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.zapiszToolStripButton.Name = "zapiszToolStripButton";
            this.zapiszToolStripButton.Size = new System.Drawing.Size(28, 28);
            this.zapiszToolStripButton.Text = "Wylicz i zapisz % prowizji";
            this.zapiszToolStripButton.Click += new System.EventHandler(this.zapiszToolStripButton_Click);
            // 
            // przeliczStripButton
            // 
            this.przeliczStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.przeliczStripButton.Enabled = false;
            this.przeliczStripButton.Image = ((System.Drawing.Image)(resources.GetObject("przeliczStripButton.Image")));
            this.przeliczStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.przeliczStripButton.Name = "przeliczStripButton";
            this.przeliczStripButton.Size = new System.Drawing.Size(28, 28);
            this.przeliczStripButton.Text = "Przelicz";
            this.przeliczStripButton.Visible = false;
            this.przeliczStripButton.Click += new System.EventHandler(this.przeliczStripButton_Click);
            // 
            // naniesNaReklamyToolStripButton
            // 
            this.naniesNaReklamyToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.naniesNaReklamyToolStripButton.Enabled = false;
            this.naniesNaReklamyToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("naniesNaReklamyToolStripButton.Image")));
            this.naniesNaReklamyToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.naniesNaReklamyToolStripButton.Name = "naniesNaReklamyToolStripButton";
            this.naniesNaReklamyToolStripButton.Size = new System.Drawing.Size(28, 28);
            this.naniesNaReklamyToolStripButton.Text = "Nanieś na zlecenia";
            this.naniesNaReklamyToolStripButton.Click += new System.EventHandler(this.naniesNaReklamyToolStripButton_Click);
            // 
            // printToolStripButton
            // 
            this.printToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.printToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("printToolStripButton.Image")));
            this.printToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.printToolStripButton.Name = "printToolStripButton";
            this.printToolStripButton.Size = new System.Drawing.Size(28, 28);
            this.printToolStripButton.Text = "Drukuj";
            this.printToolStripButton.Click += new System.EventHandler(this.printToolStripButton_Click);
            // 
            // ukryjKolumnyToolStripButton
            // 
            this.ukryjKolumnyToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.ukryjKolumnyToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("ukryjKolumnyToolStripButton.Image")));
            this.ukryjKolumnyToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.ukryjKolumnyToolStripButton.Name = "ukryjKolumnyToolStripButton";
            this.ukryjKolumnyToolStripButton.Size = new System.Drawing.Size(28, 28);
            this.ukryjKolumnyToolStripButton.Text = "Ukryj kolumny";
            this.ukryjKolumnyToolStripButton.Visible = false;
            // 
            // toolStripSeparator3
            // 
            this.toolStripSeparator3.Name = "toolStripSeparator3";
            this.toolStripSeparator3.Size = new System.Drawing.Size(6, 31);
            // 
            // toolStripLabel1
            // 
            this.toolStripLabel1.Name = "toolStripLabel1";
            this.toolStripLabel1.Size = new System.Drawing.Size(26, 28);
            this.toolStripLabel1.Text = "rok:";
            // 
            // rokToolStripTextBox
            // 
            this.rokToolStripTextBox.Name = "rokToolStripTextBox";
            this.rokToolStripTextBox.Size = new System.Drawing.Size(50, 31);
            // 
            // toolStripLabel2
            // 
            this.toolStripLabel2.Name = "toolStripLabel2";
            this.toolStripLabel2.Size = new System.Drawing.Size(24, 28);
            this.toolStripLabel2.Text = "ms:";
            // 
            // msToolStripTextBox
            // 
            this.msToolStripTextBox.Name = "msToolStripTextBox";
            this.msToolStripTextBox.Size = new System.Drawing.Size(30, 31);
            // 
            // agencjaToolStripLabel
            // 
            this.agencjaToolStripLabel.Name = "agencjaToolStripLabel";
            this.agencjaToolStripLabel.Size = new System.Drawing.Size(49, 28);
            this.agencjaToolStripLabel.Text = "agencja:";
            // 
            // agencjaToolStripComboBox
            // 
            this.agencjaToolStripComboBox.Name = "agencjaToolStripComboBox";
            this.agencjaToolStripComboBox.Size = new System.Drawing.Size(100, 31);
            // 
            // szukajToolStripButton
            // 
            this.szukajToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            this.szukajToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("szukajToolStripButton.Image")));
            this.szukajToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.szukajToolStripButton.Name = "szukajToolStripButton";
            this.szukajToolStripButton.Size = new System.Drawing.Size(48, 28);
            this.szukajToolStripButton.Text = "SZUKAJ";
            this.szukajToolStripButton.Click += new System.EventHandler(this.szukajToolStripButton_Click);
            // 
            // wyczyscToolStripButton
            // 
            this.wyczyscToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.wyczyscToolStripButton.Image = ((System.Drawing.Image)(resources.GetObject("wyczyscToolStripButton.Image")));
            this.wyczyscToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.wyczyscToolStripButton.Name = "wyczyscToolStripButton";
            this.wyczyscToolStripButton.Size = new System.Drawing.Size(28, 28);
            this.wyczyscToolStripButton.Text = "Wyczyść filtr";
            this.wyczyscToolStripButton.Click += new System.EventHandler(this.wyczyscToolStripButton_Click);
            // 
            // agencjeTableAdapter1
            // 
            this.agencjeTableAdapter1.ClearBeforeFill = true;
            // 
            // ukrytyLabel
            // 
            this.ukrytyLabel.AutoSize = true;
            this.ukrytyLabel.Location = new System.Drawing.Point(462, 288);
            this.ukrytyLabel.Name = "ukrytyLabel";
            this.ukrytyLabel.Size = new System.Drawing.Size(61, 13);
            this.ukrytyLabel.TabIndex = 20;
            this.ukrytyLabel.Text = "ukrytyLabel";
            this.ukrytyLabel.Visible = false;
            // 
            // ProvisionForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(984, 589);
            this.ControlBox = false;
            this.Controls.Add(this.ukrytyLabel);
            this.Controls.Add(this.panel2);
            this.Controls.Add(this.prowizjeDataGridView);
            this.Controls.Add(this.bindingNavigator1);
            this.Name = "ProvisionForm";
            this.Text = "Prowizje";
            this.Load += new System.EventHandler(this.ProvisionForm_Load);
            this.Leave += new System.EventHandler(this.ProvisionForm_Leave);
            ((System.ComponentModel.ISupportInitialize)(this.aGENCIBindingSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.sLOWNIKDataSet)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pLANBindingSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.rEKLAMADataSet)).EndInit();
            this.panel2.ResumeLayout(false);
            this.panel2.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.prowizjeDataGridView)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.bindingNavigator1)).EndInit();
            this.bindingNavigator1.ResumeLayout(false);
            this.bindingNavigator1.PerformLayout();
            this.ResumeLayout(false);
            this.PerformLayout();

        }

        #endregion

        private REKLAMADataSet rEKLAMADataSet;
        private Baza_Reklam.REKLAMADataSetTableAdapters.PLANTableAdapter pLANTableAdapter;
        private System.Windows.Forms.BindingSource pLANBindingSource;
        private SLOWNIKDataSet sLOWNIKDataSet;
        private System.Windows.Forms.BindingSource aGENCIBindingSource;
        private Baza_Reklam.SLOWNIKDataSetTableAdapters.AGENCITableAdapter aGENCITableAdapter;
        private System.Windows.Forms.Panel panel2;
        private System.Windows.Forms.Label label2;
        private System.Windows.Forms.TextBox BDWykonanySumaTextBox;
        private System.Windows.Forms.Label label1;
        private System.Windows.Forms.TextBox BDsumaTextBox;
        private System.Windows.Forms.DataGridView prowizjeDataGridView;
        private System.Windows.Forms.BindingNavigator bindingNavigator1;
        private System.Windows.Forms.ToolStripLabel bindingNavigatorCountItem;
        private System.Windows.Forms.ToolStripButton bindingNavigatorMoveFirstItem;
        private System.Windows.Forms.ToolStripButton bindingNavigatorMovePreviousItem;
        private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator;
        private System.Windows.Forms.ToolStripTextBox bindingNavigatorPositionItem;
        private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator1;
        private System.Windows.Forms.ToolStripButton bindingNavigatorMoveNextItem;
        private System.Windows.Forms.ToolStripButton bindingNavigatorMoveLastItem;
        private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator2;
        private System.Windows.Forms.ToolStripButton dodajPlanToolStripButton;
        private System.Windows.Forms.ToolStripButton usunToolStripButton;
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
        private System.Windows.Forms.ToolStripButton zapiszDaneToolStripButton;
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
        private System.Windows.Forms.ToolStripButton pobierzDaneToolStripButton;
        private System.Windows.Forms.ToolStripButton przeliczStripButton;
        private System.Windows.Forms.ToolStripButton zapiszToolStripButton;
        private System.Windows.Forms.ToolStripButton naniesNaReklamyToolStripButton;
        private System.Windows.Forms.ToolStripButton ukryjKolumnyToolStripButton;
        private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
        private System.Windows.Forms.ToolStripTextBox rokToolStripTextBox;
        private System.Windows.Forms.ToolStripLabel toolStripLabel2;
        private System.Windows.Forms.ToolStripTextBox msToolStripTextBox;
        private System.Windows.Forms.ToolStripLabel toolStripLabel1;
        private System.Windows.Forms.ToolStripLabel agencjaToolStripLabel;
        private System.Windows.Forms.ToolStripComboBox agencjaToolStripComboBox;
        private System.Windows.Forms.ToolStripButton szukajToolStripButton;
        private System.Windows.Forms.ToolStripButton wyczyscToolStripButton;
        private Baza_Reklam.SLOWNIKDataSetTableAdapters.AGENCJETableAdapter agencjeTableAdapter1;
        private System.Windows.Forms.DataGridViewComboBoxColumn sYMBOLDataGridViewTextBoxColumn;
        private System.Windows.Forms.DataGridViewTextBoxColumn rOKDataGridViewTextBoxColumn;
        private System.Windows.Forms.DataGridViewTextBoxColumn mSDataGridViewTextBoxColumn;
        private System.Windows.Forms.DataGridViewTextBoxColumn bUDZETDataGridViewTextBoxColumn;
        private System.Windows.Forms.DataGridViewTextBoxColumn sPOTKANIADataGridViewTextBoxColumn;
        private System.Windows.Forms.DataGridViewTextBoxColumn kONTAKTYDataGridViewTextBoxColumn;
        private System.Windows.Forms.DataGridViewTextBoxColumn nKLIENCIDataGridViewTextBoxColumn;
        private System.Windows.Forms.DataGridViewTextBoxColumn kLIENCIDataGridViewTextBoxColumn;
        private System.Windows.Forms.DataGridViewTextBoxColumn rEKLAMYDataGridViewTextBoxColumn;
        private System.Windows.Forms.DataGridViewTextBoxColumn oCENADataGridViewTextBoxColumn;
        private System.Windows.Forms.DataGridViewComboBoxColumn OCENAComboCoxColumn;
        private System.Windows.Forms.DataGridViewTextBoxColumn PR_PROWIZJI;
        private System.Windows.Forms.DataGridViewTextBoxColumn wBUDZETDataGridViewTextBoxColumn;
        private System.Windows.Forms.DataGridViewTextBoxColumn wSPOTKANIADataGridViewTextBoxColumn;
        private System.Windows.Forms.DataGridViewTextBoxColumn wTELDataGridViewTextBoxColumn;
        private System.Windows.Forms.DataGridViewTextBoxColumn wEMAILDataGridViewTextBoxColumn;
        private System.Windows.Forms.DataGridViewTextBoxColumn wLISTDataGridViewTextBoxColumn;
        private System.Windows.Forms.DataGridViewTextBoxColumn wFAXDataGridViewTextBoxColumn;
        private System.Windows.Forms.DataGridViewTextBoxColumn wNKLIENCIDataGridViewTextBoxColumn;
        private System.Windows.Forms.DataGridViewTextBoxColumn wKLIENCIDataGridViewTextBoxColumn;
        private System.Windows.Forms.DataGridViewTextBoxColumn wREKLAMYDataGridViewTextBoxColumn;
        private System.Windows.Forms.Label ukrytyLabel;
        private System.Windows.Forms.ToolStripButton printToolStripButton;

    }
}