root/trunk/RaportySQL/ListaReklamNaWydanieNr.rdl @ 732

Wersja 732, 64.8 KB (wprowadzona przez marek, 17 years temu)

merged from ReklamaReorganizacja? branch

Line 
1<?xml version="1.0" encoding="utf-8"?>
2<Report xmlns="http://schemas.microsoft.com/sqlserver/reporting/2005/01/reportdefinition" xmlns:rd="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner">
3  <DataSources>
4    <DataSource Name="BAZA_REKLAM">
5      <rd:DataSourceID>71af35be-d6b9-40ac-aa77-85f47c870948</rd:DataSourceID>
6      <DataSourceReference>BAZA_REKLAM</DataSourceReference>
7    </DataSource>
8  </DataSources>
9  <InteractiveHeight>29.7cm</InteractiveHeight>
10  <ReportParameters>
11    <ReportParameter Name="tytul">
12      <DataType>String</DataType>
13      <Nullable>true</Nullable>
14      <DefaultValue>
15        <Values>
16          <Value>1</Value>
17        </Values>
18      </DefaultValue>
19      <Prompt>Tytuł:</Prompt>
20      <ValidValues>
21        <DataSetReference>
22          <DataSetName>ListaTytulow</DataSetName>
23          <ValueField>Id</ValueField>
24          <LabelField>SYMB</LabelField>
25        </DataSetReference>
26      </ValidValues>
27    </ReportParameter>
28    <ReportParameter Name="nrwydania">
29      <DataType>String</DataType>
30      <AllowBlank>true</AllowBlank>
31      <Prompt>Nr wydania:</Prompt>
32    </ReportParameter>
33    <ReportParameter Name="agencja">
34      <DataType>String</DataType>
35      <Nullable>true</Nullable>
36      <Prompt>Biuro:</Prompt>
37      <ValidValues>
38        <DataSetReference>
39          <DataSetName>ListaAgencji</DataSetName>
40          <ValueField>Id_agencji</ValueField>
41          <LabelField>Symbol</LabelField>
42        </DataSetReference>
43      </ValidValues>
44    </ReportParameter>
45    <ReportParameter Name="agent">
46      <DataType>String</DataType>
47      <Nullable>true</Nullable>
48      <Prompt>Agent:</Prompt>
49      <ValidValues>
50        <DataSetReference>
51          <DataSetName>ListaAgentow</DataSetName>
52          <ValueField>ID_AGENTA</ValueField>
53          <LabelField>Symbol</LabelField>
54        </DataSetReference>
55      </ValidValues>
56    </ReportParameter>
57    <ReportParameter Name="grzbiet">
58      <DataType>String</DataType>
59      <Nullable>true</Nullable>
60      <Prompt>Grzbiet:</Prompt>
61      <ValidValues>
62        <DataSetReference>
63          <DataSetName>ListaGrzebietow</DataSetName>
64          <ValueField>ID</ValueField>
65          <LabelField>Nazwa</LabelField>
66        </DataSetReference>
67      </ValidValues>
68    </ReportParameter>
69    <ReportParameter Name="sortuj">
70      <DataType>String</DataType>
71      <DefaultValue>
72        <Values>
73          <Value>0</Value>
74        </Values>
75      </DefaultValue>
76      <AllowBlank>true</AllowBlank>
77      <Prompt>Sortuj:</Prompt>
78      <ValidValues>
79        <ParameterValues>
80          <ParameterValue>
81            <Value>0</Value>
82            <Label>wg Symbolu</Label>
83          </ParameterValue>
84          <ParameterValue>
85            <Value>1</Value>
86            <Label>wg Modułu</Label>
87          </ParameterValue>
88        </ParameterValues>
89      </ValidValues>
90    </ReportParameter>
91    <ReportParameter Name="dzial">
92      <DataType>String</DataType>
93      <DefaultValue>
94        <DataSetReference>
95          <DataSetName>ListaDzialow</DataSetName>
96          <ValueField>Id</ValueField>
97        </DataSetReference>
98      </DefaultValue>
99      <AllowBlank>true</AllowBlank>
100      <Prompt>Dział:</Prompt>
101      <ValidValues>
102        <DataSetReference>
103          <DataSetName>ListaDzialow</DataSetName>
104          <ValueField>Id</ValueField>
105          <LabelField>Name</LabelField>
106        </DataSetReference>
107      </ValidValues>
108      <MultiValue>true</MultiValue>
109    </ReportParameter>
110  </ReportParameters>
111  <rd:DrawGrid>true</rd:DrawGrid>
112  <InteractiveWidth>21cm</InteractiveWidth>
113  <rd:GridSpacing>0.15cm</rd:GridSpacing>
114  <rd:SnapToGrid>true</rd:SnapToGrid>
115  <RightMargin>1cm</RightMargin>
116  <LeftMargin>1cm</LeftMargin>
117  <BottomMargin>1cm</BottomMargin>
118  <rd:ReportID>c8c9d8c9-35ad-4718-921a-81280b453acf</rd:ReportID>
119  <PageWidth>21cm</PageWidth>
120  <DataSets>
121    <DataSet Name="ListaReklam">
122      <Fields>
123        <Field Name="ReklamaID">
124          <DataField>ReklamaID</DataField>
125          <rd:TypeName>System.Int32</rd:TypeName>
126        </Field>
127        <Field Name="TYTUŁ">
128          <DataField>TYTUŁ</DataField>
129          <rd:TypeName>System.String</rd:TypeName>
130        </Field>
131        <Field Name="ID_REKLAMY">
132          <DataField>ID REKLAMY</DataField>
133          <rd:TypeName>System.String</rd:TypeName>
134        </Field>
135        <Field Name="SZER">
136          <DataField>SZER</DataField>
137          <rd:TypeName>System.Double</rd:TypeName>
138        </Field>
139        <Field Name="WYS">
140          <DataField>WYS</DataField>
141          <rd:TypeName>System.Double</rd:TypeName>
142        </Field>
143        <Field Name="KOLOR">
144          <DataField>KOLOR</DataField>
145          <rd:TypeName>System.String</rd:TypeName>
146        </Field>
147        <Field Name="NICK_NAME">
148          <DataField>NICK NAME</DataField>
149          <rd:TypeName>System.String</rd:TypeName>
150        </Field>
151        <Field Name="MOD_TYP">
152          <DataField>MOD_TYP</DataField>
153          <rd:TypeName>System.String</rd:TypeName>
154        </Field>
155        <Field Name="RABAT">
156          <DataField>RABAT</DataField>
157          <rd:TypeName>System.Double</rd:TypeName>
158        </Field>
159        <Field Name="lokalizacja">
160          <DataField>lokalizacja</DataField>
161          <rd:TypeName>System.String</rd:TypeName>
162        </Field>
163        <Field Name="lokalizacja1">
164          <DataField>lokalizacja1</DataField>
165          <rd:TypeName>System.String</rd:TypeName>
166        </Field>
167        <Field Name="NR">
168          <DataField>NR</DataField>
169          <rd:TypeName>System.Int16</rd:TypeName>
170        </Field>
171        <Field Name="ZATWIERDZONO_DO_DRUKU">
172          <DataField>ZATWIERDZONO DO DRUKU</DataField>
173          <rd:TypeName>System.Boolean</rd:TypeName>
174        </Field>
175        <Field Name="GRZBIET">
176          <DataField>GRZBIET</DataField>
177          <rd:TypeName>System.Int32</rd:TypeName>
178        </Field>
179        <Field Name="STRONA">
180          <DataField>STRONA</DataField>
181          <rd:TypeName>System.Int16</rd:TypeName>
182        </Field>
183        <Field Name="agencja">
184          <DataField>agencja</DataField>
185          <rd:TypeName>System.String</rd:TypeName>
186        </Field>
187        <Field Name="SYMBOL_AKWIZYTORA">
188          <DataField>SYMBOL AKWIZYTORA</DataField>
189          <rd:TypeName>System.String</rd:TypeName>
190        </Field>
191        <Field Name="KROTNOŚĆ">
192          <DataField>KROTNOŚĆ</DataField>
193          <rd:TypeName>System.Int16</rd:TypeName>
194        </Field>
195        <Field Name="NETTO">
196          <DataField>NETTO</DataField>
197          <rd:TypeName>System.Double</rd:TypeName>
198        </Field>
199        <Field Name="nazwaGrzbietu">
200          <DataField>nazwaGrzbietu</DataField>
201          <rd:TypeName>System.String</rd:TypeName>
202        </Field>
203        <Field Name="ID_AGENTA">
204          <DataField>ID_AGENTA</DataField>
205          <rd:TypeName>System.Int32</rd:TypeName>
206        </Field>
207        <Field Name="CENA_JEDN">
208          <DataField>CENA JEDN</DataField>
209          <rd:TypeName>System.Double</rd:TypeName>
210        </Field>
211        <Field Name="RABAT_WARTOŚĆ">
212          <DataField>RABAT WARTOŚĆ</DataField>
213          <rd:TypeName>System.Double</rd:TypeName>
214        </Field>
215        <Field Name="nettoZEmisji">
216          <DataField>nettoZEmisji</DataField>
217          <rd:TypeName>System.Decimal</rd:TypeName>
218        </Field>
219        <Field Name="zafakturowana">
220          <DataField>zafakturowana</DataField>
221          <rd:TypeName>System.Boolean</rd:TypeName>
222        </Field>
223      </Fields>
224      <Query>
225        <DataSourceName>BAZA_REKLAM</DataSourceName>
226        <CommandType>StoredProcedure</CommandType>
227        <CommandText>sp_GetListaReklamNaWydanie</CommandText>
228        <QueryParameters>
229          <QueryParameter Name="@nrwydania">
230            <Value>=Parameters!nrwydania.Value</Value>
231          </QueryParameter>
232          <QueryParameter Name="@tytul">
233            <Value>=Parameters!tytul.Value</Value>
234          </QueryParameter>
235          <QueryParameter Name="@dzial">
236            <Value>=Parameters!dzial.Value</Value>
237          </QueryParameter>
238          <QueryParameter Name="@agencja">
239            <Value>=Parameters!agencja.Value</Value>
240          </QueryParameter>
241          <QueryParameter Name="@agent">
242            <Value>=Parameters!agent.Value</Value>
243          </QueryParameter>
244          <QueryParameter Name="@grzbiet">
245            <Value>=Parameters!grzbiet.Value</Value>
246          </QueryParameter>
247        </QueryParameters>
248      </Query>
249    </DataSet>
250    <DataSet Name="ListaTytulow">
251      <Fields>
252        <Field Name="Id">
253          <DataField>Id</DataField>
254          <rd:TypeName>System.Int32</rd:TypeName>
255        </Field>
256        <Field Name="SYMB">
257          <DataField>Symb</DataField>
258          <rd:TypeName>System.String</rd:TypeName>
259        </Field>
260      </Fields>
261      <Query>
262        <DataSourceName>BAZA_REKLAM</DataSourceName>
263        <CommandText>SELECT Id, Symb FROM [LISTA TYTUŁÓW]
264WHERE Active=1</CommandText>
265        <rd:UseGenericDesigner>true</rd:UseGenericDesigner>
266      </Query>
267    </DataSet>
268    <DataSet Name="ListaAgencji">
269      <Fields>
270        <Field Name="Id_agencji">
271          <DataField>Id_agencji</DataField>
272          <rd:TypeName>System.Int32</rd:TypeName>
273        </Field>
274        <Field Name="Symbol">
275          <DataField>Symbol</DataField>
276          <rd:TypeName>System.String</rd:TypeName>
277        </Field>
278      </Fields>
279      <Query>
280        <DataSourceName>BAZA_REKLAM</DataSourceName>
281        <CommandText>SELECT Id_agencji, Symbol
282FROM AGENCJE
283WHERE Aktywna=1
284UNION
285SELECT NULL ,'Wszystkie'
286ORDER BY Symbol</CommandText>
287        <rd:UseGenericDesigner>true</rd:UseGenericDesigner>
288      </Query>
289    </DataSet>
290    <DataSet Name="ListaAgentow">
291      <Fields>
292        <Field Name="ID_AGENTA">
293          <DataField>ID_AGENTA</DataField>
294          <rd:TypeName>System.Int32</rd:TypeName>
295        </Field>
296        <Field Name="Symbol">
297          <DataField>Symbol</DataField>
298          <rd:TypeName>System.String</rd:TypeName>
299        </Field>
300        <Field Name="agencja">
301          <DataField>agencja</DataField>
302          <rd:TypeName>System.String</rd:TypeName>
303        </Field>
304      </Fields>
305      <Query>
306        <DataSourceName>BAZA_REKLAM</DataSourceName>
307        <CommandText>SELECT A.ID_AGENTA, A.Symbol, A2.Symbol agencja
308FROM AGENCI A left join Agencje A2
309on A.ID_AGENCJI = A2.ID_Agencji
310where  (A2.ID_Agencji in (@agencja))
311and a.aktywny=1
312union
313select NULL,'Wszyscy','costam'
314order by A.Symbol</CommandText>
315        <QueryParameters>
316          <QueryParameter Name="@agencja">
317            <Value>=Parameters!agencja.Value</Value>
318          </QueryParameter>
319        </QueryParameters>
320        <rd:UseGenericDesigner>true</rd:UseGenericDesigner>
321      </Query>
322    </DataSet>
323    <DataSet Name="ListaGrzebietow">
324      <Fields>
325        <Field Name="ID">
326          <DataField>ID</DataField>
327          <rd:TypeName>System.Int32</rd:TypeName>
328        </Field>
329        <Field Name="Nazwa">
330          <DataField>Nazwa</DataField>
331          <rd:TypeName>System.String</rd:TypeName>
332        </Field>
333      </Fields>
334      <Query>
335        <DataSourceName>BAZA_REKLAM</DataSourceName>
336        <CommandText>SELECT        ID, Nazwa
337FROM            GRZBIETY
338WHERE Active=1 AND TytulId=@tytul
339UNION
340SELECT NULL ,'Wszystkie'
341ORDER BY Nazwa</CommandText>
342        <QueryParameters>
343          <QueryParameter Name="@tytul">
344            <Value>=Parameters!tytul.Value</Value>
345          </QueryParameter>
346        </QueryParameters>
347        <rd:UseGenericDesigner>true</rd:UseGenericDesigner>
348      </Query>
349    </DataSet>
350    <DataSet Name="ListaDzialow">
351      <Fields>
352        <Field Name="Id">
353          <DataField>Id</DataField>
354          <rd:TypeName>System.Int32</rd:TypeName>
355        </Field>
356        <Field Name="Name">
357          <DataField>Name</DataField>
358          <rd:TypeName>System.String</rd:TypeName>
359        </Field>
360      </Fields>
361      <Query>
362        <DataSourceName>BAZA_REKLAM</DataSourceName>
363        <CommandText>DECLARE @Dzialy Table
364(
365   Id INT,
366   Name NVARCHAR(50)
367)
368
369INSERT INTO @Dzialy
370SELECT Id, Name FROM Dzial WHERE Active=1 AND TitleId=@tytul
371
372IF (SELECT COUNT(Id) FROM @Dzialy)&lt;1
373INSERT INTO @Dzialy
374SELECT 0, 'Wszystkie działy'
375
376SELECT * FROM @Dzialy</CommandText>
377        <QueryParameters>
378          <QueryParameter Name="@tytul">
379            <Value>=Parameters!tytul.Value</Value>
380          </QueryParameter>
381        </QueryParameters>
382        <rd:UseGenericDesigner>true</rd:UseGenericDesigner>
383      </Query>
384    </DataSet>
385  </DataSets>
386  <Code />
387  <Width>21.75cm</Width>
388  <Body>
389    <ColumnSpacing>1cm</ColumnSpacing>
390    <ReportItems>
391      <Textbox Name="textbox6">
392        <Top>0.25cm</Top>
393        <Width>3cm</Width>
394        <Style>
395          <FontSize>12pt</FontSize>
396          <FontWeight>700</FontWeight>
397          <Format>d</Format>
398          <TextAlign>Left</TextAlign>
399          <PaddingLeft>2pt</PaddingLeft>
400          <PaddingRight>2pt</PaddingRight>
401          <PaddingTop>2pt</PaddingTop>
402          <PaddingBottom>2pt</PaddingBottom>
403          <Language>pl-PL</Language>
404        </Style>
405        <ZIndex>3</ZIndex>
406        <CanGrow>true</CanGrow>
407        <Left>16.2cm</Left>
408        <Height>0.75cm</Height>
409        <Value>=Today</Value>
410      </Textbox>
411      <Textbox Name="textbox5">
412        <Top>0.25cm</Top>
413        <Width>4.5cm</Width>
414        <Style>
415          <FontSize>12pt</FontSize>
416          <FontWeight>700</FontWeight>
417          <Format>d</Format>
418          <TextAlign>Left</TextAlign>
419          <PaddingLeft>2pt</PaddingLeft>
420          <PaddingRight>2pt</PaddingRight>
421          <PaddingTop>2pt</PaddingTop>
422          <PaddingBottom>2pt</PaddingBottom>
423          <Language>pl-PL</Language>
424        </Style>
425        <ZIndex>2</ZIndex>
426        <CanGrow>true</CanGrow>
427        <Left>11.5cm</Left>
428        <Height>0.75cm</Height>
429        <Value>="Grzbiet: " &amp; Parameters!grzbiet.Label</Value>
430      </Textbox>
431      <Textbox Name="textbox17">
432        <rd:DefaultName>textbox17</rd:DefaultName>
433        <Top>0.25cm</Top>
434        <Width>11.5cm</Width>
435        <Style>
436          <FontSize>14pt</FontSize>
437          <FontWeight>700</FontWeight>
438          <TextAlign>Left</TextAlign>
439          <PaddingLeft>2pt</PaddingLeft>
440          <PaddingRight>2pt</PaddingRight>
441          <PaddingTop>2pt</PaddingTop>
442          <PaddingBottom>2pt</PaddingBottom>
443          <Language>pl-PL</Language>
444        </Style>
445        <ZIndex>1</ZIndex>
446        <CanGrow>true</CanGrow>
447        <Height>0.75cm</Height>
448        <Value>="LISTA REKLAM DO WYDANIA NR: " &amp; Parameters!tytul.Label &amp; " " &amp; Parameters!nrwydania.Value</Value>
449      </Textbox>
450      <Table Name="table1">
451        <DataSetName>ListaReklam</DataSetName>
452        <Top>1.25cm</Top>
453        <Width>20.5cm</Width>
454        <Details>
455          <TableRows>
456            <TableRow>
457              <TableCells>
458                <TableCell>
459                  <ReportItems>
460                    <Textbox Name="agencja">
461                      <rd:DefaultName>agencja</rd:DefaultName>
462                      <Style>
463                        <BorderColor>
464                          <Default>LightGrey</Default>
465                        </BorderColor>
466                        <BorderStyle>
467                          <Default>Solid</Default>
468                        </BorderStyle>
469                        <BorderWidth>
470                          <Default>0.5pt</Default>
471                        </BorderWidth>
472                        <FontSize>7pt</FontSize>
473                        <VerticalAlign>Middle</VerticalAlign>
474                        <PaddingLeft>2pt</PaddingLeft>
475                        <PaddingRight>2pt</PaddingRight>
476                        <PaddingTop>2pt</PaddingTop>
477                        <PaddingBottom>2pt</PaddingBottom>
478                        <Language>pl-PL</Language>
479                      </Style>
480                      <ZIndex>12</ZIndex>
481                      <CanGrow>true</CanGrow>
482                      <Value>=Left(Fields!agencja.Value,10)</Value>
483                    </Textbox>
484                  </ReportItems>
485                </TableCell>
486                <TableCell>
487                  <ReportItems>
488                    <Textbox Name="ID_REKLAMY">
489                      <rd:DefaultName>ID_REKLAMY</rd:DefaultName>
490                      <Style>
491                        <BorderColor>
492                          <Default>LightGrey</Default>
493                        </BorderColor>
494                        <BorderStyle>
495                          <Default>Solid</Default>
496                        </BorderStyle>
497                        <BorderWidth>
498                          <Default>0.5pt</Default>
499                        </BorderWidth>
500                        <FontSize>7pt</FontSize>
501                        <FontWeight>700</FontWeight>
502                        <TextAlign>Left</TextAlign>
503                        <VerticalAlign>Middle</VerticalAlign>
504                        <PaddingLeft>2pt</PaddingLeft>
505                        <PaddingRight>2pt</PaddingRight>
506                        <PaddingTop>2pt</PaddingTop>
507                        <PaddingBottom>2pt</PaddingBottom>
508                        <Language>pl-PL</Language>
509                      </Style>
510                      <ZIndex>11</ZIndex>
511                      <CanGrow>true</CanGrow>
512                      <Value>=Fields!ID_REKLAMY.Value</Value>
513                    </Textbox>
514                  </ReportItems>
515                </TableCell>
516                <TableCell>
517                  <ReportItems>
518                    <Textbox Name="SZER">
519                      <rd:DefaultName>SZER</rd:DefaultName>
520                      <Style>
521                        <BorderColor>
522                          <Default>LightGrey</Default>
523                        </BorderColor>
524                        <BorderStyle>
525                          <Default>Solid</Default>
526                        </BorderStyle>
527                        <BorderWidth>
528                          <Default>0.5pt</Default>
529                        </BorderWidth>
530                        <FontSize>7pt</FontSize>
531                        <FontWeight>700</FontWeight>
532                        <TextAlign>Center</TextAlign>
533                        <VerticalAlign>Middle</VerticalAlign>
534                        <PaddingLeft>2pt</PaddingLeft>
535                        <PaddingRight>2pt</PaddingRight>
536                        <PaddingTop>2pt</PaddingTop>
537                        <PaddingBottom>2pt</PaddingBottom>
538                        <Language>pl-PL</Language>
539                      </Style>
540                      <ZIndex>10</ZIndex>
541                      <CanGrow>true</CanGrow>
542                      <Value>=Fields!SZER.Value</Value>
543                    </Textbox>
544                  </ReportItems>
545                </TableCell>
546                <TableCell>
547                  <ReportItems>
548                    <Textbox Name="WYS">
549                      <rd:DefaultName>WYS</rd:DefaultName>
550                      <Style>
551                        <BorderColor>
552                          <Default>LightGrey</Default>
553                        </BorderColor>
554                        <BorderStyle>
555                          <Default>Solid</Default>
556                        </BorderStyle>
557                        <BorderWidth>
558                          <Default>0.5pt</Default>
559                        </BorderWidth>
560                        <FontSize>7pt</FontSize>
561                        <FontWeight>700</FontWeight>
562                        <TextAlign>Center</TextAlign>
563                        <VerticalAlign>Middle</VerticalAlign>
564                        <PaddingLeft>2pt</PaddingLeft>
565                        <PaddingRight>2pt</PaddingRight>
566                        <PaddingTop>2pt</PaddingTop>
567                        <PaddingBottom>2pt</PaddingBottom>
568                        <Language>pl-PL</Language>
569                      </Style>
570                      <ZIndex>9</ZIndex>
571                      <CanGrow>true</CanGrow>
572                      <Value>=Fields!WYS.Value</Value>
573                    </Textbox>
574                  </ReportItems>
575                </TableCell>
576                <TableCell>
577                  <ReportItems>
578                    <Textbox Name="MOD_TYP">
579                      <rd:DefaultName>MOD_TYP</rd:DefaultName>
580                      <Style>
581                        <BorderColor>
582                          <Default>LightGrey</Default>
583                        </BorderColor>
584                        <BorderStyle>
585                          <Default>Solid</Default>
586                        </BorderStyle>
587                        <BorderWidth>
588                          <Default>0.5pt</Default>
589                        </BorderWidth>
590                        <FontSize>7pt</FontSize>
591                        <TextAlign>Center</TextAlign>
592                        <VerticalAlign>Middle</VerticalAlign>
593                        <PaddingLeft>2pt</PaddingLeft>
594                        <PaddingRight>2pt</PaddingRight>
595                        <PaddingTop>2pt</PaddingTop>
596                        <PaddingBottom>2pt</PaddingBottom>
597                        <Language>pl-PL</Language>
598                      </Style>
599                      <ZIndex>8</ZIndex>
600                      <CanGrow>true</CanGrow>
601                      <Value>=Fields!MOD_TYP.Value</Value>
602                    </Textbox>
603                  </ReportItems>
604                </TableCell>
605                <TableCell>
606                  <ReportItems>
607                    <Textbox Name="NICK_NAME">
608                      <rd:DefaultName>NICK_NAME</rd:DefaultName>
609                      <Style>
610                        <BorderColor>
611                          <Default>LightGrey</Default>
612                        </BorderColor>
613                        <BorderStyle>
614                          <Default>Solid</Default>
615                        </BorderStyle>
616                        <BorderWidth>
617                          <Default>0.5pt</Default>
618                        </BorderWidth>
619                        <FontSize>7pt</FontSize>
620                        <VerticalAlign>Middle</VerticalAlign>
621                        <PaddingLeft>2pt</PaddingLeft>
622                        <PaddingRight>2pt</PaddingRight>
623                        <PaddingTop>2pt</PaddingTop>
624                        <PaddingBottom>2pt</PaddingBottom>
625                        <Language>pl-PL</Language>
626                      </Style>
627                      <ZIndex>7</ZIndex>
628                      <CanGrow>true</CanGrow>
629                      <Value>=Left(Fields!NICK_NAME.Value,15)</Value>
630                    </Textbox>
631                  </ReportItems>
632                </TableCell>
633                <TableCell>
634                  <ReportItems>
635                    <Textbox Name="lokalizacja">
636                      <rd:DefaultName>lokalizacja</rd:DefaultName>
637                      <Style>
638                        <BorderColor>
639                          <Default>LightGrey</Default>
640                        </BorderColor>
641                        <BorderStyle>
642                          <Default>Solid</Default>
643                        </BorderStyle>
644                        <BorderWidth>
645                          <Default>0.5pt</Default>
646                        </BorderWidth>
647                        <FontSize>7pt</FontSize>
648                        <VerticalAlign>Middle</VerticalAlign>
649                        <PaddingLeft>2pt</PaddingLeft>
650                        <PaddingRight>2pt</PaddingRight>
651                        <PaddingTop>2pt</PaddingTop>
652                        <PaddingBottom>2pt</PaddingBottom>
653                        <Language>pl-PL</Language>
654                      </Style>
655                      <ZIndex>6</ZIndex>
656                      <CanGrow>true</CanGrow>
657                      <Value>=Fields!lokalizacja1.Value</Value>
658                    </Textbox>
659                  </ReportItems>
660                </TableCell>
661                <TableCell>
662                  <ReportItems>
663                    <Textbox Name="textbox29">
664                      <Style>
665                        <BorderColor>
666                          <Default>LightGrey</Default>
667                        </BorderColor>
668                        <BorderStyle>
669                          <Default>Solid</Default>
670                        </BorderStyle>
671                        <BorderWidth>
672                          <Default>0.5pt</Default>
673                        </BorderWidth>
674                        <FontSize>7pt</FontSize>
675                        <VerticalAlign>Middle</VerticalAlign>
676                        <PaddingLeft>2pt</PaddingLeft>
677                        <PaddingRight>2pt</PaddingRight>
678                        <PaddingTop>2pt</PaddingTop>
679                        <PaddingBottom>2pt</PaddingBottom>
680                        <Language>pl-PL</Language>
681                      </Style>
682                      <ZIndex>5</ZIndex>
683                      <CanGrow>true</CanGrow>
684                      <Value>=Fields!lokalizacja.Value</Value>
685                    </Textbox>
686                  </ReportItems>
687                </TableCell>
688                <TableCell>
689                  <ReportItems>
690                    <Textbox Name="RABAT">
691                      <rd:DefaultName>RABAT</rd:DefaultName>
692                      <Style>
693                        <BorderColor>
694                          <Default>LightGrey</Default>
695                        </BorderColor>
696                        <BorderStyle>
697                          <Default>Solid</Default>
698                        </BorderStyle>
699                        <BorderWidth>
700                          <Default>0.5pt</Default>
701                        </BorderWidth>
702                        <FontSize>7pt</FontSize>
703                        <Format>P</Format>
704                        <TextAlign>Center</TextAlign>
705                        <VerticalAlign>Middle</VerticalAlign>
706                        <PaddingLeft>2pt</PaddingLeft>
707                        <PaddingRight>2pt</PaddingRight>
708                        <PaddingTop>2pt</PaddingTop>
709                        <PaddingBottom>2pt</PaddingBottom>
710                        <Language>pl-PL</Language>
711                      </Style>
712                      <ZIndex>4</ZIndex>
713                      <CanGrow>true</CanGrow>
714                      <Value>=Fields!RABAT.Value</Value>
715                    </Textbox>
716                  </ReportItems>
717                </TableCell>
718                <TableCell>
719                  <ReportItems>
720                    <Textbox Name="textbox8">
721                      <rd:DefaultName>textbox8</rd:DefaultName>
722                      <Style>
723                        <BorderColor>
724                          <Default>LightGrey</Default>
725                        </BorderColor>
726                        <BorderStyle>
727                          <Default>Solid</Default>
728                        </BorderStyle>
729                        <BorderWidth>
730                          <Default>0.5pt</Default>
731                        </BorderWidth>
732                        <FontSize>7pt</FontSize>
733                        <Format>C</Format>
734                        <TextAlign>Center</TextAlign>
735                        <VerticalAlign>Middle</VerticalAlign>
736                        <PaddingLeft>2pt</PaddingLeft>
737                        <PaddingRight>2pt</PaddingRight>
738                        <PaddingTop>2pt</PaddingTop>
739                        <PaddingBottom>2pt</PaddingBottom>
740                        <Language>pl</Language>
741                      </Style>
742                      <ZIndex>3</ZIndex>
743                      <CanGrow>true</CanGrow>
744                      <Value>=iif(Fields!KROTNOŚĆ.Value&lt;&gt;0,Fields!NETTO.Value/Fields!KROTNOŚĆ.Value,"NAN")</Value>
745                    </Textbox>
746                  </ReportItems>
747                </TableCell>
748                <TableCell>
749                  <ReportItems>
750                    <Textbox Name="textbox12">
751                      <rd:DefaultName>textbox12</rd:DefaultName>
752                      <Style>
753                        <BorderColor>
754                          <Default>LightGrey</Default>
755                        </BorderColor>
756                        <BorderStyle>
757                          <Default>Solid</Default>
758                        </BorderStyle>
759                        <BorderWidth>
760                          <Default>0.5pt</Default>
761                        </BorderWidth>
762                        <FontSize>7pt</FontSize>
763                        <Format>C</Format>
764                        <TextAlign>Center</TextAlign>
765                        <VerticalAlign>Middle</VerticalAlign>
766                        <PaddingLeft>2pt</PaddingLeft>
767                        <PaddingRight>2pt</PaddingRight>
768                        <PaddingTop>2pt</PaddingTop>
769                        <PaddingBottom>2pt</PaddingBottom>
770                        <Language>pl</Language>
771                      </Style>
772                      <ZIndex>2</ZIndex>
773                      <CanGrow>true</CanGrow>
774                      <Value>=Fields!nettoZEmisji.Value</Value>
775                    </Textbox>
776                  </ReportItems>
777                </TableCell>
778                <TableCell>
779                  <ReportItems>
780                    <Textbox Name="STRONA">
781                      <rd:DefaultName>STRONA</rd:DefaultName>
782                      <Style>
783                        <BorderColor>
784                          <Default>LightGrey</Default>
785                        </BorderColor>
786                        <BorderStyle>
787                          <Default>Solid</Default>
788                        </BorderStyle>
789                        <BorderWidth>
790                          <Default>0.5pt</Default>
791                        </BorderWidth>
792                        <FontSize>7pt</FontSize>
793                        <TextAlign>Center</TextAlign>
794                        <VerticalAlign>Middle</VerticalAlign>
795                        <PaddingLeft>2pt</PaddingLeft>
796                        <PaddingRight>2pt</PaddingRight>
797                        <PaddingTop>2pt</PaddingTop>
798                        <PaddingBottom>2pt</PaddingBottom>
799                        <Language>pl-PL</Language>
800                      </Style>
801                      <ZIndex>1</ZIndex>
802                      <CanGrow>true</CanGrow>
803                      <Value>=Fields!STRONA.Value</Value>
804                    </Textbox>
805                  </ReportItems>
806                </TableCell>
807                <TableCell>
808                  <ReportItems>
809                    <Textbox Name="ID_GRZBIETU">
810                      <rd:DefaultName>ID_GRZBIETU</rd:DefaultName>
811                      <Style>
812                        <BorderColor>
813                          <Default>LightGrey</Default>
814                        </BorderColor>
815                        <BorderStyle>
816                          <Default>Solid</Default>
817                        </BorderStyle>
818                        <BorderWidth>
819                          <Default>0.5pt</Default>
820                        </BorderWidth>
821                        <FontSize>7pt</FontSize>
822                        <TextAlign>Center</TextAlign>
823                        <VerticalAlign>Middle</VerticalAlign>
824                        <PaddingLeft>2pt</PaddingLeft>
825                        <PaddingRight>2pt</PaddingRight>
826                        <PaddingTop>2pt</PaddingTop>
827                        <PaddingBottom>2pt</PaddingBottom>
828                        <Language>pl-PL</Language>
829                      </Style>
830                      <CanGrow>true</CanGrow>
831                      <Value>=Fields!nazwaGrzbietu.Value</Value>
832                    </Textbox>
833                  </ReportItems>
834                </TableCell>
835              </TableCells>
836              <Height>0.5cm</Height>
837            </TableRow>
838          </TableRows>
839          <Sorting>
840            <SortBy>
841              <SortExpression>=iif(Parameters!sortuj.Value=1,Fields!MOD_TYP.Value,Fields!ID_REKLAMY.Value)</SortExpression>
842              <Direction>Ascending</Direction>
843            </SortBy>
844          </Sorting>
845        </Details>
846        <Style>
847          <Language>pl-PL</Language>
848        </Style>
849        <Header>
850          <TableRows>
851            <TableRow>
852              <TableCells>
853                <TableCell>
854                  <ColSpan>6</ColSpan>
855                  <ReportItems>
856                    <Textbox Name="textbox37">
857                      <rd:DefaultName>textbox37</rd:DefaultName>
858                      <Style>
859                        <BackgroundColor>Gainsboro</BackgroundColor>
860                        <BorderColor>
861                          <Default>LightGrey</Default>
862                        </BorderColor>
863                        <BorderStyle>
864                          <Left>Solid</Left>
865                          <Right>None</Right>
866                          <Top>Solid</Top>
867                          <Bottom>Solid</Bottom>
868                        </BorderStyle>
869                        <BorderWidth>
870                          <Default>0.5pt</Default>
871                        </BorderWidth>
872                        <FontSize>7pt</FontSize>
873                        <FontWeight>700</FontWeight>
874                        <TextAlign>Center</TextAlign>
875                        <VerticalAlign>Middle</VerticalAlign>
876                        <PaddingLeft>2pt</PaddingLeft>
877                        <PaddingRight>2pt</PaddingRight>
878                        <PaddingTop>2pt</PaddingTop>
879                        <PaddingBottom>2pt</PaddingBottom>
880                        <Language>pl-PL</Language>
881                      </Style>
882                      <ZIndex>33</ZIndex>
883                      <CanGrow>true</CanGrow>
884                      <Value>=Count(Fields!ReklamaID.Value) &amp; " REK" &amp; "          " &amp; Sum(Fields!WYS.Value*Fields!SZER.Value) &amp; " MOD" &amp; "          " &amp; Round(Sum(Fields!WYS.Value*Fields!SZER.Value)/64) &amp; " stron"</Value>
885                    </Textbox>
886                  </ReportItems>
887                </TableCell>
888                <TableCell>
889                  <ReportItems>
890                    <Textbox Name="textbox31">
891                      <rd:DefaultName>textbox31</rd:DefaultName>
892                      <Style>
893                        <BackgroundColor>Gainsboro</BackgroundColor>
894                        <BorderColor>
895                          <Default>LightGrey</Default>
896                        </BorderColor>
897                        <BorderStyle>
898                          <Left>None</Left>
899                          <Right>Solid</Right>
900                          <Top>Solid</Top>
901                          <Bottom>Solid</Bottom>
902                        </BorderStyle>
903                        <BorderWidth>
904                          <Default>0.5pt</Default>
905                        </BorderWidth>
906                        <FontSize>7pt</FontSize>
907                        <FontWeight>700</FontWeight>
908                        <Format>C</Format>
909                        <TextAlign>Center</TextAlign>
910                        <VerticalAlign>Middle</VerticalAlign>
911                        <PaddingLeft>2pt</PaddingLeft>
912                        <PaddingRight>2pt</PaddingRight>
913                        <PaddingTop>2pt</PaddingTop>
914                        <PaddingBottom>2pt</PaddingBottom>
915                        <Language>pl</Language>
916                      </Style>
917                      <ZIndex>32</ZIndex>
918                      <CanGrow>true</CanGrow>
919                      <Value>=Sum(Fields!CENA_JEDN.Value) - Sum(Fields!RABAT_WARTOŚĆ.Value)</Value>
920                    </Textbox>
921                  </ReportItems>
922                </TableCell>
923                <TableCell>
924                  <ReportItems>
925                    <Textbox Name="textbox26">
926                      <rd:DefaultName>textbox26</rd:DefaultName>
927                      <Style>
928                        <BackgroundColor>Gainsboro</BackgroundColor>
929                        <BorderColor>
930                          <Default>LightGrey</Default>
931                        </BorderColor>
932                        <BorderStyle>
933                          <Left>None</Left>
934                          <Right>Solid</Right>
935                          <Top>Solid</Top>
936                          <Bottom>Solid</Bottom>
937                        </BorderStyle>
938                        <BorderWidth>
939                          <Default>0.5pt</Default>
940                        </BorderWidth>
941                        <FontSize>7pt</FontSize>
942                        <FontWeight>700</FontWeight>
943                        <Format>C</Format>
944                        <TextAlign>Center</TextAlign>
945                        <VerticalAlign>Middle</VerticalAlign>
946                        <PaddingLeft>2pt</PaddingLeft>
947                        <PaddingRight>2pt</PaddingRight>
948                        <PaddingTop>2pt</PaddingTop>
949                        <PaddingBottom>2pt</PaddingBottom>
950                      </Style>
951                      <ZIndex>31</ZIndex>
952                      <CanGrow>true</CanGrow>
953                      <Value />
954                    </Textbox>
955                  </ReportItems>
956                </TableCell>
957                <TableCell>
958                  <ReportItems>
959                    <Textbox Name="textbox16">
960                      <rd:DefaultName>textbox16</rd:DefaultName>
961                      <Style>
962                        <BackgroundColor>Gainsboro</BackgroundColor>
963                        <BorderColor>
964                          <Default>LightGrey</Default>
965                        </BorderColor>
966                        <BorderStyle>
967                          <Left>None</Left>
968                          <Right>Solid</Right>
969                          <Top>Solid</Top>
970                          <Bottom>Solid</Bottom>
971                        </BorderStyle>
972                        <BorderWidth>
973                          <Default>0.5pt</Default>
974                        </BorderWidth>
975                        <FontSize>7pt</FontSize>
976                        <FontWeight>700</FontWeight>
977                        <Format>C</Format>
978                        <TextAlign>Center</TextAlign>
979                        <VerticalAlign>Middle</VerticalAlign>
980                        <PaddingLeft>2pt</PaddingLeft>
981                        <PaddingRight>2pt</PaddingRight>
982                        <PaddingTop>2pt</PaddingTop>
983                        <PaddingBottom>2pt</PaddingBottom>
984                      </Style>
985                      <ZIndex>30</ZIndex>
986                      <CanGrow>true</CanGrow>
987                      <Value />
988                    </Textbox>
989                  </ReportItems>
990                </TableCell>
991                <TableCell>
992                  <ReportItems>
993                    <Textbox Name="textbox15">
994                      <rd:DefaultName>textbox15</rd:DefaultName>
995                      <Style>
996                        <BackgroundColor>Gainsboro</BackgroundColor>
997                        <BorderColor>
998                          <Default>LightGrey</Default>
999                        </BorderColor>
1000                        <BorderStyle>
1001                          <Left>None</Left>
1002                          <Right>Solid</Right>
1003                          <Top>Solid</Top>
1004                          <Bottom>Solid</Bottom>
1005                        </BorderStyle>
1006                        <BorderWidth>
1007                          <Default>0.5pt</Default>
1008                        </BorderWidth>
1009                        <FontSize>7pt</FontSize>
1010                        <FontWeight>700</FontWeight>
1011                        <Format>C</Format>
1012                        <TextAlign>Center</TextAlign>
1013                        <VerticalAlign>Middle</VerticalAlign>
1014                        <PaddingLeft>2pt</PaddingLeft>
1015                        <PaddingRight>2pt</PaddingRight>
1016                        <PaddingTop>2pt</PaddingTop>
1017                        <PaddingBottom>2pt</PaddingBottom>
1018                        <Language>pl</Language>
1019                      </Style>
1020                      <ZIndex>29</ZIndex>
1021                      <CanGrow>true</CanGrow>
1022                      <Value>=Sum(Fields!nettoZEmisji.Value)</Value>
1023                    </Textbox>
1024                  </ReportItems>
1025                </TableCell>
1026                <TableCell>
1027                  <ReportItems>
1028                    <Textbox Name="textbox20">
1029                      <rd:DefaultName>textbox20</rd:DefaultName>
1030                      <Style>
1031                        <BackgroundColor>Gainsboro</BackgroundColor>
1032                        <BorderColor>
1033                          <Default>LightGrey</Default>
1034                        </BorderColor>
1035                        <BorderStyle>
1036                          <Left>None</Left>
1037                          <Right>Solid</Right>
1038                          <Top>Solid</Top>
1039                          <Bottom>Solid</Bottom>
1040                        </BorderStyle>
1041                        <BorderWidth>
1042                          <Default>0.5pt</Default>
1043                        </BorderWidth>
1044                        <FontSize>7pt</FontSize>
1045                        <FontWeight>700</FontWeight>
1046                        <Format>C</Format>
1047                        <TextAlign>Center</TextAlign>
1048                        <VerticalAlign>Middle</VerticalAlign>
1049                        <PaddingLeft>2pt</PaddingLeft>
1050                        <PaddingRight>2pt</PaddingRight>
1051                        <PaddingTop>2pt</PaddingTop>
1052                        <PaddingBottom>2pt</PaddingBottom>
1053                      </Style>
1054                      <ZIndex>28</ZIndex>
1055                      <CanGrow>true</CanGrow>
1056                      <Value />
1057                    </Textbox>
1058                  </ReportItems>
1059                </TableCell>
1060                <TableCell>
1061                  <ReportItems>
1062                    <Textbox Name="textbox23">
1063                      <rd:DefaultName>textbox23</rd:DefaultName>
1064                      <Style>
1065                        <BackgroundColor>Gainsboro</BackgroundColor>
1066                        <BorderColor>
1067                          <Default>LightGrey</Default>
1068                        </BorderColor>
1069                        <BorderStyle>
1070                          <Left>None</Left>
1071                          <Right>Solid</Right>
1072                          <Top>Solid</Top>
1073                          <Bottom>Solid</Bottom>
1074                        </BorderStyle>
1075                        <BorderWidth>
1076                          <Default>0.5pt</Default>
1077                        </BorderWidth>
1078                        <FontSize>7pt</FontSize>
1079                        <FontWeight>700</FontWeight>
1080                        <Format>C</Format>
1081                        <TextAlign>Center</TextAlign>
1082                        <VerticalAlign>Middle</VerticalAlign>
1083                        <PaddingLeft>2pt</PaddingLeft>
1084                        <PaddingRight>2pt</PaddingRight>
1085                        <PaddingTop>2pt</PaddingTop>
1086                        <PaddingBottom>2pt</PaddingBottom>
1087                      </Style>
1088                      <ZIndex>27</ZIndex>
1089                      <CanGrow>true</CanGrow>
1090                      <Value />
1091                    </Textbox>
1092                  </ReportItems>
1093                </TableCell>
1094                <TableCell>
1095                  <ReportItems>
1096                    <Textbox Name="textbox24">
1097                      <rd:DefaultName>textbox24</rd:DefaultName>
1098                      <Style>
1099                        <BackgroundColor>Gainsboro</BackgroundColor>
1100                        <BorderColor>
1101                          <Default>LightGrey</Default>
1102                        </BorderColor>
1103                        <BorderStyle>
1104                          <Left>None</Left>
1105                          <Right>Solid</Right>
1106                          <Top>Solid</Top>
1107                          <Bottom>Solid</Bottom>
1108                        </BorderStyle>
1109                        <BorderWidth>
1110                          <Default>0.5pt</Default>
1111                        </BorderWidth>
1112                        <FontSize>7pt</FontSize>
1113                        <FontWeight>700</FontWeight>
1114                        <Format>C</Format>
1115                        <TextAlign>Center</TextAlign>
1116                        <VerticalAlign>Middle</VerticalAlign>
1117                        <PaddingLeft>2pt</PaddingLeft>
1118                        <PaddingRight>2pt</PaddingRight>
1119                        <PaddingTop>2pt</PaddingTop>
1120                        <PaddingBottom>2pt</PaddingBottom>
1121                      </Style>
1122                      <ZIndex>26</ZIndex>
1123                      <CanGrow>true</CanGrow>
1124                      <Value />
1125                    </Textbox>
1126                  </ReportItems>
1127                </TableCell>
1128              </TableCells>
1129              <Height>0.63492cm</Height>
1130            </TableRow>
1131            <TableRow>
1132              <TableCells>
1133                <TableCell>
1134                  <ReportItems>
1135                    <Textbox Name="textbox1">
1136                      <rd:DefaultName>textbox1</rd:DefaultName>
1137                      <Style>
1138                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1139                        <BorderColor>
1140                          <Default>LightGrey</Default>
1141                        </BorderColor>
1142                        <BorderStyle>
1143                          <Default>Solid</Default>
1144                        </BorderStyle>
1145                        <BorderWidth>
1146                          <Default>0.5pt</Default>
1147                        </BorderWidth>
1148                        <FontSize>7pt</FontSize>
1149                        <FontWeight>700</FontWeight>
1150                        <TextAlign>Center</TextAlign>
1151                        <VerticalAlign>Middle</VerticalAlign>
1152                        <PaddingLeft>2pt</PaddingLeft>
1153                        <PaddingRight>2pt</PaddingRight>
1154                        <PaddingTop>2pt</PaddingTop>
1155                        <PaddingBottom>2pt</PaddingBottom>
1156                        <Language>pl-PL</Language>
1157                      </Style>
1158                      <ZIndex>25</ZIndex>
1159                      <CanGrow>true</CanGrow>
1160                      <Value>Agencja</Value>
1161                    </Textbox>
1162                  </ReportItems>
1163                </TableCell>
1164                <TableCell>
1165                  <ReportItems>
1166                    <Textbox Name="textbox25">
1167                      <rd:DefaultName>textbox25</rd:DefaultName>
1168                      <Style>
1169                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1170                        <BorderColor>
1171                          <Default>LightGrey</Default>
1172                        </BorderColor>
1173                        <BorderStyle>
1174                          <Default>Solid</Default>
1175                        </BorderStyle>
1176                        <BorderWidth>
1177                          <Default>0.5pt</Default>
1178                        </BorderWidth>
1179                        <FontSize>7pt</FontSize>
1180                        <FontWeight>700</FontWeight>
1181                        <TextAlign>Center</TextAlign>
1182                        <VerticalAlign>Middle</VerticalAlign>
1183                        <PaddingLeft>2pt</PaddingLeft>
1184                        <PaddingRight>2pt</PaddingRight>
1185                        <PaddingTop>2pt</PaddingTop>
1186                        <PaddingBottom>2pt</PaddingBottom>
1187                        <Language>pl-PL</Language>
1188                      </Style>
1189                      <ZIndex>24</ZIndex>
1190                      <CanGrow>true</CanGrow>
1191                      <Value>Symbol </Value>
1192                    </Textbox>
1193                  </ReportItems>
1194                </TableCell>
1195                <TableCell>
1196                  <ReportItems>
1197                    <Textbox Name="textbox22">
1198                      <rd:DefaultName>textbox22</rd:DefaultName>
1199                      <Style>
1200                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1201                        <BorderColor>
1202                          <Default>LightGrey</Default>
1203                        </BorderColor>
1204                        <BorderStyle>
1205                          <Default>Solid</Default>
1206                        </BorderStyle>
1207                        <BorderWidth>
1208                          <Default>0.5pt</Default>
1209                        </BorderWidth>
1210                        <FontSize>7pt</FontSize>
1211                        <FontWeight>700</FontWeight>
1212                        <TextAlign>Center</TextAlign>
1213                        <VerticalAlign>Middle</VerticalAlign>
1214                        <PaddingLeft>2pt</PaddingLeft>
1215                        <PaddingRight>2pt</PaddingRight>
1216                        <PaddingTop>2pt</PaddingTop>
1217                        <PaddingBottom>2pt</PaddingBottom>
1218                        <Language>pl-PL</Language>
1219                      </Style>
1220                      <ZIndex>23</ZIndex>
1221                      <CanGrow>true</CanGrow>
1222                      <Value>S</Value>
1223                    </Textbox>
1224                  </ReportItems>
1225                </TableCell>
1226                <TableCell>
1227                  <ReportItems>
1228                    <Textbox Name="textbox19">
1229                      <rd:DefaultName>textbox19</rd:DefaultName>
1230                      <Style>
1231                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1232                        <BorderColor>
1233                          <Default>LightGrey</Default>
1234                        </BorderColor>
1235                        <BorderStyle>
1236                          <Default>Solid</Default>
1237                        </BorderStyle>
1238                        <BorderWidth>
1239                          <Default>0.5pt</Default>
1240                        </BorderWidth>
1241                        <FontSize>7pt</FontSize>
1242                        <FontWeight>700</FontWeight>
1243                        <TextAlign>Center</TextAlign>
1244                        <VerticalAlign>Middle</VerticalAlign>
1245                        <PaddingLeft>2pt</PaddingLeft>
1246                        <PaddingRight>2pt</PaddingRight>
1247                        <PaddingTop>2pt</PaddingTop>
1248                        <PaddingBottom>2pt</PaddingBottom>
1249                        <Language>pl-PL</Language>
1250                      </Style>
1251                      <ZIndex>22</ZIndex>
1252                      <CanGrow>true</CanGrow>
1253                      <Value>W</Value>
1254                    </Textbox>
1255                  </ReportItems>
1256                </TableCell>
1257                <TableCell>
1258                  <ReportItems>
1259                    <Textbox Name="textbox2">
1260                      <rd:DefaultName>textbox2</rd:DefaultName>
1261                      <Style>
1262                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1263                        <BorderColor>
1264                          <Default>LightGrey</Default>
1265                        </BorderColor>
1266                        <BorderStyle>
1267                          <Default>Solid</Default>
1268                        </BorderStyle>
1269                        <BorderWidth>
1270                          <Default>0.5pt</Default>
1271                        </BorderWidth>
1272                        <FontSize>7pt</FontSize>
1273                        <FontWeight>700</FontWeight>
1274                        <TextAlign>Center</TextAlign>
1275                        <VerticalAlign>Middle</VerticalAlign>
1276                        <PaddingLeft>2pt</PaddingLeft>
1277                        <PaddingRight>2pt</PaddingRight>
1278                        <PaddingTop>2pt</PaddingTop>
1279                        <PaddingBottom>2pt</PaddingBottom>
1280                        <Language>pl-PL</Language>
1281                      </Style>
1282                      <ZIndex>21</ZIndex>
1283                      <CanGrow>true</CanGrow>
1284                      <Value>Moduł</Value>
1285                    </Textbox>
1286                  </ReportItems>
1287                </TableCell>
1288                <TableCell>
1289                  <ReportItems>
1290                    <Textbox Name="textbox13">
1291                      <rd:DefaultName>textbox13</rd:DefaultName>
1292                      <Style>
1293                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1294                        <BorderColor>
1295                          <Default>LightGrey</Default>
1296                        </BorderColor>
1297                        <BorderStyle>
1298                          <Default>Solid</Default>
1299                        </BorderStyle>
1300                        <BorderWidth>
1301                          <Default>0.5pt</Default>
1302                        </BorderWidth>
1303                        <FontSize>7pt</FontSize>
1304                        <FontWeight>700</FontWeight>
1305                        <TextAlign>Center</TextAlign>
1306                        <VerticalAlign>Middle</VerticalAlign>
1307                        <PaddingLeft>2pt</PaddingLeft>
1308                        <PaddingRight>2pt</PaddingRight>
1309                        <PaddingTop>2pt</PaddingTop>
1310                        <PaddingBottom>2pt</PaddingBottom>
1311                        <Language>pl-PL</Language>
1312                      </Style>
1313                      <ZIndex>20</ZIndex>
1314                      <CanGrow>true</CanGrow>
1315                      <Value>Klient</Value>
1316                    </Textbox>
1317                  </ReportItems>
1318                </TableCell>
1319                <TableCell>
1320                  <ReportItems>
1321                    <Textbox Name="textbox10">
1322                      <rd:DefaultName>textbox10</rd:DefaultName>
1323                      <Style>
1324                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1325                        <BorderColor>
1326                          <Default>LightGrey</Default>
1327                        </BorderColor>
1328                        <BorderStyle>
1329                          <Default>Solid</Default>
1330                        </BorderStyle>
1331                        <BorderWidth>
1332                          <Default>0.5pt</Default>
1333                        </BorderWidth>
1334                        <FontSize>7pt</FontSize>
1335                        <FontWeight>700</FontWeight>
1336                        <TextAlign>Center</TextAlign>
1337                        <VerticalAlign>Middle</VerticalAlign>
1338                        <PaddingLeft>2pt</PaddingLeft>
1339                        <PaddingRight>2pt</PaddingRight>
1340                        <PaddingTop>2pt</PaddingTop>
1341                        <PaddingBottom>2pt</PaddingBottom>
1342                        <Language>pl-PL</Language>
1343                      </Style>
1344                      <ZIndex>19</ZIndex>
1345                      <CanGrow>true</CanGrow>
1346                      <Value>Lokalizacja</Value>
1347                    </Textbox>
1348                  </ReportItems>
1349                </TableCell>
1350                <TableCell>
1351                  <ReportItems>
1352                    <Textbox Name="textbox27">
1353                      <rd:DefaultName>textbox27</rd:DefaultName>
1354                      <Style>
1355                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1356                        <BorderColor>
1357                          <Default>LightGrey</Default>
1358                        </BorderColor>
1359                        <BorderStyle>
1360                          <Default>Solid</Default>
1361                        </BorderStyle>
1362                        <BorderWidth>
1363                          <Default>0.5pt</Default>
1364                        </BorderWidth>
1365                        <FontSize>7pt</FontSize>
1366                        <FontWeight>700</FontWeight>
1367                        <TextAlign>Center</TextAlign>
1368                        <VerticalAlign>Middle</VerticalAlign>
1369                        <PaddingLeft>2pt</PaddingLeft>
1370                        <PaddingRight>2pt</PaddingRight>
1371                        <PaddingTop>2pt</PaddingTop>
1372                        <PaddingBottom>2pt</PaddingBottom>
1373                      </Style>
1374                      <ZIndex>18</ZIndex>
1375                      <CanGrow>true</CanGrow>
1376                      <Value>Uwagi</Value>
1377                    </Textbox>
1378                  </ReportItems>
1379                </TableCell>
1380                <TableCell>
1381                  <ReportItems>
1382                    <Textbox Name="textbox3">
1383                      <rd:DefaultName>textbox3</rd:DefaultName>
1384                      <Style>
1385                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1386                        <BorderColor>
1387                          <Default>LightGrey</Default>
1388                        </BorderColor>
1389                        <BorderStyle>
1390                          <Default>Solid</Default>
1391                        </BorderStyle>
1392                        <BorderWidth>
1393                          <Default>0.5pt</Default>
1394                        </BorderWidth>
1395                        <FontSize>7pt</FontSize>
1396                        <FontWeight>700</FontWeight>
1397                        <TextAlign>Center</TextAlign>
1398                        <VerticalAlign>Middle</VerticalAlign>
1399                        <PaddingLeft>2pt</PaddingLeft>
1400                        <PaddingRight>2pt</PaddingRight>
1401                        <PaddingTop>2pt</PaddingTop>
1402                        <PaddingBottom>2pt</PaddingBottom>
1403                        <Language>pl-PL</Language>
1404                      </Style>
1405                      <ZIndex>17</ZIndex>
1406                      <CanGrow>true</CanGrow>
1407                      <Value>Rabat</Value>
1408                    </Textbox>
1409                  </ReportItems>
1410                </TableCell>
1411                <TableCell>
1412                  <ReportItems>
1413                    <Textbox Name="textbox7">
1414                      <rd:DefaultName>textbox7</rd:DefaultName>
1415                      <Style>
1416                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1417                        <BorderColor>
1418                          <Default>LightGrey</Default>
1419                        </BorderColor>
1420                        <BorderStyle>
1421                          <Default>Solid</Default>
1422                        </BorderStyle>
1423                        <BorderWidth>
1424                          <Default>0.5pt</Default>
1425                        </BorderWidth>
1426                        <FontSize>7pt</FontSize>
1427                        <FontWeight>700</FontWeight>
1428                        <TextAlign>Center</TextAlign>
1429                        <VerticalAlign>Middle</VerticalAlign>
1430                        <PaddingLeft>2pt</PaddingLeft>
1431                        <PaddingRight>2pt</PaddingRight>
1432                        <PaddingTop>2pt</PaddingTop>
1433                        <PaddingBottom>2pt</PaddingBottom>
1434                      </Style>
1435                      <ZIndex>16</ZIndex>
1436                      <CanGrow>true</CanGrow>
1437                      <Value>CJ</Value>
1438                    </Textbox>
1439                  </ReportItems>
1440                </TableCell>
1441                <TableCell>
1442                  <ReportItems>
1443                    <Textbox Name="textbox9">
1444                      <rd:DefaultName>textbox9</rd:DefaultName>
1445                      <Style>
1446                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1447                        <BorderColor>
1448                          <Default>LightGrey</Default>
1449                        </BorderColor>
1450                        <BorderStyle>
1451                          <Default>Solid</Default>
1452                        </BorderStyle>
1453                        <BorderWidth>
1454                          <Default>0.5pt</Default>
1455                        </BorderWidth>
1456                        <FontSize>7pt</FontSize>
1457                        <FontWeight>700</FontWeight>
1458                        <TextAlign>Center</TextAlign>
1459                        <VerticalAlign>Middle</VerticalAlign>
1460                        <PaddingLeft>2pt</PaddingLeft>
1461                        <PaddingRight>2pt</PaddingRight>
1462                        <PaddingTop>2pt</PaddingTop>
1463                        <PaddingBottom>2pt</PaddingBottom>
1464                      </Style>
1465                      <ZIndex>15</ZIndex>
1466                      <CanGrow>true</CanGrow>
1467                      <Value>Netto z emisji</Value>
1468                    </Textbox>
1469                  </ReportItems>
1470                </TableCell>
1471                <TableCell>
1472                  <ReportItems>
1473                    <Textbox Name="textbox4">
1474                      <rd:DefaultName>textbox4</rd:DefaultName>
1475                      <Style>
1476                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1477                        <BorderColor>
1478                          <Default>LightGrey</Default>
1479                        </BorderColor>
1480                        <BorderStyle>
1481                          <Default>Solid</Default>
1482                        </BorderStyle>
1483                        <BorderWidth>
1484                          <Default>0.5pt</Default>
1485                        </BorderWidth>
1486                        <FontSize>7pt</FontSize>
1487                        <FontWeight>700</FontWeight>
1488                        <TextAlign>Center</TextAlign>
1489                        <VerticalAlign>Middle</VerticalAlign>
1490                        <PaddingLeft>2pt</PaddingLeft>
1491                        <PaddingRight>2pt</PaddingRight>
1492                        <PaddingTop>2pt</PaddingTop>
1493                        <PaddingBottom>2pt</PaddingBottom>
1494                        <Language>pl-PL</Language>
1495                      </Style>
1496                      <ZIndex>14</ZIndex>
1497                      <CanGrow>true</CanGrow>
1498                      <Value>Str</Value>
1499                    </Textbox>
1500                  </ReportItems>
1501                </TableCell>
1502                <TableCell>
1503                  <ReportItems>
1504                    <Textbox Name="textbox11">
1505                      <rd:DefaultName>textbox11</rd:DefaultName>
1506                      <Style>
1507                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1508                        <BorderColor>
1509                          <Default>LightGrey</Default>
1510                        </BorderColor>
1511                        <BorderStyle>
1512                          <Default>Solid</Default>
1513                        </BorderStyle>
1514                        <BorderWidth>
1515                          <Default>0.5pt</Default>
1516                        </BorderWidth>
1517                        <FontSize>7pt</FontSize>
1518                        <FontWeight>700</FontWeight>
1519                        <TextAlign>Center</TextAlign>
1520                        <VerticalAlign>Middle</VerticalAlign>
1521                        <PaddingLeft>2pt</PaddingLeft>
1522                        <PaddingRight>2pt</PaddingRight>
1523                        <PaddingTop>2pt</PaddingTop>
1524                        <PaddingBottom>2pt</PaddingBottom>
1525                        <Language>pl-PL</Language>
1526                      </Style>
1527                      <ZIndex>13</ZIndex>
1528                      <CanGrow>true</CanGrow>
1529                      <Value>Grzbiet</Value>
1530                    </Textbox>
1531                  </ReportItems>
1532                </TableCell>
1533              </TableCells>
1534              <Height>0.5cm</Height>
1535            </TableRow>
1536          </TableRows>
1537        </Header>
1538        <TableColumns>
1539          <TableColumn>
1540            <Width>1.35cm</Width>
1541          </TableColumn>
1542          <TableColumn>
1543            <Width>2cm</Width>
1544          </TableColumn>
1545          <TableColumn>
1546            <Width>0.5cm</Width>
1547          </TableColumn>
1548          <TableColumn>
1549            <Width>0.5cm</Width>
1550          </TableColumn>
1551          <TableColumn>
1552            <Width>1.25cm</Width>
1553          </TableColumn>
1554          <TableColumn>
1555            <Width>2.75cm</Width>
1556          </TableColumn>
1557          <TableColumn>
1558            <Width>3cm</Width>
1559          </TableColumn>
1560          <TableColumn>
1561            <Width>3cm</Width>
1562          </TableColumn>
1563          <TableColumn>
1564            <Width>1.2cm</Width>
1565          </TableColumn>
1566          <TableColumn>
1567            <Width>1.5cm</Width>
1568          </TableColumn>
1569          <TableColumn>
1570            <Width>1.5cm</Width>
1571          </TableColumn>
1572          <TableColumn>
1573            <Width>0.75cm</Width>
1574          </TableColumn>
1575          <TableColumn>
1576            <Width>1.2cm</Width>
1577          </TableColumn>
1578        </TableColumns>
1579      </Table>
1580    </ReportItems>
1581    <Height>2.88492cm</Height>
1582  </Body>
1583  <Language>en-US</Language>
1584  <TopMargin>1cm</TopMargin>
1585  <PageHeight>29.7cm</PageHeight>
1586</Report>
Notatka: Zobacz TracBrowser aby uzyskać więcej informacji.