root/trunk/RaportySQL/WynikAgencji.rdl @ 991

Wersja 130, 125.2 KB (wprowadzona przez marek, 17 years temu)
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      <DataSourceReference>BAZA_REKLAM</DataSourceReference>
6      <rd:DataSourceID>1a9c1797-b3ff-4401-a614-000fab20b214</rd:DataSourceID>
7    </DataSource>
8  </DataSources>
9  <BottomMargin>2.5cm</BottomMargin>
10  <RightMargin>1cm</RightMargin>
11  <PageWidth>21cm</PageWidth>
12  <ReportParameters>
13    <ReportParameter Name="prawa_agencje">
14      <DataType>String</DataType>
15      <Nullable>true</Nullable>
16      <Prompt>prawa_agencje</Prompt>
17      <Hidden>true</Hidden>
18    </ReportParameter>
19    <ReportParameter Name="agencja">
20      <DataType>String</DataType>
21      <DefaultValue>
22        <DataSetReference>
23          <DataSetName>ListaAgencji</DataSetName>
24          <ValueField>Symbol</ValueField>
25        </DataSetReference>
26      </DefaultValue>
27      <Prompt>agencja</Prompt>
28      <ValidValues>
29        <DataSetReference>
30          <DataSetName>ListaAgencji</DataSetName>
31          <ValueField>Symbol</ValueField>
32          <LabelField>Symbol</LabelField>
33        </DataSetReference>
34      </ValidValues>
35    </ReportParameter>
36    <ReportParameter Name="miesiac">
37      <DataType>String</DataType>
38      <DefaultValue>
39        <Values>
40          <Value>=Month(Today)</Value>
41        </Values>
42      </DefaultValue>
43      <Prompt>miesiac</Prompt>
44      <ValidValues>
45        <ParameterValues>
46          <ParameterValue>
47            <Value>1</Value>
48          </ParameterValue>
49          <ParameterValue>
50            <Value>2</Value>
51          </ParameterValue>
52          <ParameterValue>
53            <Value>3</Value>
54          </ParameterValue>
55          <ParameterValue>
56            <Value>4</Value>
57          </ParameterValue>
58          <ParameterValue>
59            <Value>5</Value>
60          </ParameterValue>
61          <ParameterValue>
62            <Value>6</Value>
63          </ParameterValue>
64          <ParameterValue>
65            <Value>7</Value>
66          </ParameterValue>
67          <ParameterValue>
68            <Value>8</Value>
69          </ParameterValue>
70          <ParameterValue>
71            <Value>9</Value>
72          </ParameterValue>
73          <ParameterValue>
74            <Value>10</Value>
75          </ParameterValue>
76          <ParameterValue>
77            <Value>11</Value>
78          </ParameterValue>
79          <ParameterValue>
80            <Value>12</Value>
81          </ParameterValue>
82        </ParameterValues>
83      </ValidValues>
84    </ReportParameter>
85    <ReportParameter Name="rok">
86      <DataType>String</DataType>
87      <DefaultValue>
88        <Values>
89          <Value>=Year(Today)</Value>
90        </Values>
91      </DefaultValue>
92      <Prompt>rok</Prompt>
93      <ValidValues>
94        <DataSetReference>
95          <DataSetName>ListaLat</DataSetName>
96          <ValueField>rok</ValueField>
97          <LabelField>rok</LabelField>
98        </DataSetReference>
99      </ValidValues>
100    </ReportParameter>
101  </ReportParameters>
102  <rd:DrawGrid>true</rd:DrawGrid>
103  <InteractiveWidth>21cm</InteractiveWidth>
104  <rd:GridSpacing>0.25cm</rd:GridSpacing>
105  <rd:SnapToGrid>true</rd:SnapToGrid>
106  <Body>
107    <ColumnSpacing>1cm</ColumnSpacing>
108    <ReportItems>
109      <List Name="list2">
110        <ReportItems>
111          <Table Name="table2">
112            <Footer>
113              <TableRows>
114                <TableRow>
115                  <TableCells>
116                    <TableCell>
117                      <ReportItems>
118                        <Textbox Name="textbox7">
119                          <rd:DefaultName>textbox7</rd:DefaultName>
120                          <ZIndex>9</ZIndex>
121                          <Style>
122                            <BorderStyle>
123                              <Default>Solid</Default>
124                            </BorderStyle>
125                            <PaddingLeft>2pt</PaddingLeft>
126                            <BorderWidth>
127                              <Default>0.5pt</Default>
128                            </BorderWidth>
129                            <PaddingBottom>2pt</PaddingBottom>
130                            <VerticalAlign>Middle</VerticalAlign>
131                            <BorderColor>
132                              <Default>LightGrey</Default>
133                            </BorderColor>
134                            <PaddingRight>2pt</PaddingRight>
135                            <PaddingTop>2pt</PaddingTop>
136                          </Style>
137                          <CanGrow>true</CanGrow>
138                          <Value>ŚR. WART. REK.</Value>
139                        </Textbox>
140                      </ReportItems>
141                    </TableCell>
142                    <TableCell>
143                      <ReportItems>
144                        <Textbox Name="textbox14">
145                          <ZIndex>8</ZIndex>
146                          <Style>
147                            <BorderStyle>
148                              <Default>Solid</Default>
149                            </BorderStyle>
150                            <TextAlign>Center</TextAlign>
151                            <PaddingLeft>2pt</PaddingLeft>
152                            <BorderWidth>
153                              <Default>0.5pt</Default>
154                            </BorderWidth>
155                            <PaddingBottom>2pt</PaddingBottom>
156                            <Format>C</Format>
157                            <BorderColor>
158                              <Default>LightGrey</Default>
159                            </BorderColor>
160                            <PaddingRight>2pt</PaddingRight>
161                            <PaddingTop>2pt</PaddingTop>
162                            <Language>pl</Language>
163                          </Style>
164                          <CanGrow>true</CanGrow>
165                          <Value>=iif(Fields!r_w_reklamy.Value&lt;&gt;0,Fields!r_w_budzet.Value/Fields!r_w_reklamy.Value,"")</Value>
166                        </Textbox>
167                      </ReportItems>
168                    </TableCell>
169                    <TableCell>
170                      <ReportItems>
171                        <Textbox Name="textbox15">
172                          <ZIndex>7</ZIndex>
173                          <Style>
174                            <BorderStyle>
175                              <Default>Solid</Default>
176                            </BorderStyle>
177                            <TextAlign>Center</TextAlign>
178                            <PaddingLeft>2pt</PaddingLeft>
179                            <BorderWidth>
180                              <Default>0.5pt</Default>
181                            </BorderWidth>
182                            <PaddingBottom>2pt</PaddingBottom>
183                            <Format>C</Format>
184                            <BorderColor>
185                              <Default>LightGrey</Default>
186                            </BorderColor>
187                            <PaddingRight>2pt</PaddingRight>
188                            <PaddingTop>2pt</PaddingTop>
189                            <Language>pl</Language>
190                          </Style>
191                          <CanGrow>true</CanGrow>
192                          <Value>=iif(Fields!r_reklamy.Value&lt;&gt;0,Fields!r_budzet.Value/Fields!r_reklamy.Value,"")</Value>
193                        </Textbox>
194                      </ReportItems>
195                    </TableCell>
196                    <TableCell>
197                      <ReportItems>
198                        <Textbox Name="textbox67">
199                          <rd:DefaultName>textbox67</rd:DefaultName>
200                          <ZIndex>6</ZIndex>
201                          <Style>
202                            <PaddingLeft>2pt</PaddingLeft>
203                            <PaddingBottom>2pt</PaddingBottom>
204                            <PaddingRight>2pt</PaddingRight>
205                            <PaddingTop>2pt</PaddingTop>
206                          </Style>
207                          <CanGrow>true</CanGrow>
208                          <Value />
209                        </Textbox>
210                      </ReportItems>
211                    </TableCell>
212                    <TableCell>
213                      <ReportItems>
214                        <Textbox Name="textbox58">
215                          <rd:DefaultName>textbox58</rd:DefaultName>
216                          <ZIndex>5</ZIndex>
217                          <Style>
218                            <PaddingLeft>2pt</PaddingLeft>
219                            <PaddingBottom>2pt</PaddingBottom>
220                            <PaddingRight>2pt</PaddingRight>
221                            <PaddingTop>2pt</PaddingTop>
222                          </Style>
223                          <CanGrow>true</CanGrow>
224                          <Value />
225                        </Textbox>
226                      </ReportItems>
227                    </TableCell>
228                  </TableCells>
229                  <Height>0.63492cm</Height>
230                </TableRow>
231              </TableRows>
232            </Footer>
233            <Left>0.25cm</Left>
234            <DataSetName>WynikAgencji</DataSetName>
235            <Top>0.25cm</Top>
236            <Details>
237              <TableRows>
238                <TableRow>
239                  <TableCells>
240                    <TableCell>
241                      <ReportItems>
242                        <Textbox Name="textbox16">
243                          <ZIndex>34</ZIndex>
244                          <Style>
245                            <BorderStyle>
246                              <Default>Solid</Default>
247                            </BorderStyle>
248                            <PaddingLeft>2pt</PaddingLeft>
249                            <BorderWidth>
250                              <Default>0.5pt</Default>
251                            </BorderWidth>
252                            <PaddingBottom>2pt</PaddingBottom>
253                            <VerticalAlign>Middle</VerticalAlign>
254                            <BorderColor>
255                              <Default>LightGrey</Default>
256                            </BorderColor>
257                            <PaddingRight>2pt</PaddingRight>
258                            <PaddingTop>2pt</PaddingTop>
259                          </Style>
260                          <CanGrow>true</CanGrow>
261                          <Value>BUDÅ»ET</Value>
262                        </Textbox>
263                      </ReportItems>
264                    </TableCell>
265                    <TableCell>
266                      <ReportItems>
267                        <Textbox Name="r_w_budzet">
268                          <rd:DefaultName>r_w_budzet</rd:DefaultName>
269                          <ZIndex>33</ZIndex>
270                          <Style>
271                            <BorderStyle>
272                              <Default>Solid</Default>
273                            </BorderStyle>
274                            <TextAlign>Center</TextAlign>
275                            <PaddingLeft>2pt</PaddingLeft>
276                            <BorderWidth>
277                              <Default>0.5pt</Default>
278                            </BorderWidth>
279                            <PaddingBottom>2pt</PaddingBottom>
280                            <VerticalAlign>Middle</VerticalAlign>
281                            <Format>C</Format>
282                            <BorderColor>
283                              <Default>LightGrey</Default>
284                            </BorderColor>
285                            <PaddingRight>2pt</PaddingRight>
286                            <PaddingTop>2pt</PaddingTop>
287                            <Language>pl</Language>
288                          </Style>
289                          <CanGrow>true</CanGrow>
290                          <Value>=Fields!r_w_budzet.Value</Value>
291                        </Textbox>
292                      </ReportItems>
293                    </TableCell>
294                    <TableCell>
295                      <ReportItems>
296                        <Textbox Name="r_budzet">
297                          <rd:DefaultName>r_budzet</rd:DefaultName>
298                          <ZIndex>32</ZIndex>
299                          <Style>
300                            <BorderStyle>
301                              <Default>Solid</Default>
302                            </BorderStyle>
303                            <TextAlign>Center</TextAlign>
304                            <PaddingLeft>2pt</PaddingLeft>
305                            <BorderWidth>
306                              <Default>0.5pt</Default>
307                            </BorderWidth>
308                            <PaddingBottom>2pt</PaddingBottom>
309                            <VerticalAlign>Middle</VerticalAlign>
310                            <Format>C</Format>
311                            <BorderColor>
312                              <Default>LightGrey</Default>
313                            </BorderColor>
314                            <PaddingRight>2pt</PaddingRight>
315                            <PaddingTop>2pt</PaddingTop>
316                            <Language>pl</Language>
317                          </Style>
318                          <CanGrow>true</CanGrow>
319                          <Value>=Fields!r_budzet.Value</Value>
320                        </Textbox>
321                      </ReportItems>
322                    </TableCell>
323                    <TableCell>
324                      <ReportItems>
325                        <Textbox Name="textbox17">
326                          <ZIndex>31</ZIndex>
327                          <Style>
328                            <BorderStyle>
329                              <Default>Solid</Default>
330                            </BorderStyle>
331                            <TextAlign>Center</TextAlign>
332                            <PaddingLeft>2pt</PaddingLeft>
333                            <BorderWidth>
334                              <Default>0.5pt</Default>
335                            </BorderWidth>
336                            <PaddingBottom>2pt</PaddingBottom>
337                            <VerticalAlign>Middle</VerticalAlign>
338                            <Format>P</Format>
339                            <BorderColor>
340                              <Default>LightGrey</Default>
341                            </BorderColor>
342                            <BackgroundColor>White</BackgroundColor>
343                            <PaddingRight>2pt</PaddingRight>
344                            <PaddingTop>2pt</PaddingTop>
345                            <Language>pl</Language>
346                          </Style>
347                          <CanGrow>true</CanGrow>
348                          <Value>=iif(Fields!r_budzet.Value&lt;&gt;0,Fields!r_w_budzet.Value/Fields!r_budzet.Value,"")</Value>
349                        </Textbox>
350                      </ReportItems>
351                    </TableCell>
352                    <TableCell>
353                      <ReportItems>
354                        <Textbox Name="textbox34">
355                          <ZIndex>30</ZIndex>
356                          <Style>
357                            <BorderStyle>
358                              <Default>Solid</Default>
359                            </BorderStyle>
360                            <TextAlign>Center</TextAlign>
361                            <PaddingLeft>2pt</PaddingLeft>
362                            <BorderWidth>
363                              <Default>0.5pt</Default>
364                            </BorderWidth>
365                            <PaddingBottom>2pt</PaddingBottom>
366                            <VerticalAlign>Middle</VerticalAlign>
367                            <Format>C</Format>
368                            <BorderColor>
369                              <Default>LightGrey</Default>
370                            </BorderColor>
371                            <BackgroundColor>White</BackgroundColor>
372                            <PaddingRight>2pt</PaddingRight>
373                            <PaddingTop>2pt</PaddingTop>
374                            <Language>pl</Language>
375                          </Style>
376                          <CanGrow>true</CanGrow>
377                          <Value>=Fields!r_w_budzet.Value-Fields!r_budzet.Value</Value>
378                        </Textbox>
379                      </ReportItems>
380                    </TableCell>
381                  </TableCells>
382                  <Height>0.63492cm</Height>
383                </TableRow>
384                <TableRow>
385                  <TableCells>
386                    <TableCell>
387                      <ReportItems>
388                        <Textbox Name="textbox19">
389                          <ZIndex>29</ZIndex>
390                          <Style>
391                            <BorderStyle>
392                              <Default>Solid</Default>
393                            </BorderStyle>
394                            <PaddingLeft>2pt</PaddingLeft>
395                            <BorderWidth>
396                              <Default>0.5pt</Default>
397                            </BorderWidth>
398                            <PaddingBottom>2pt</PaddingBottom>
399                            <VerticalAlign>Middle</VerticalAlign>
400                            <BorderColor>
401                              <Default>LightGrey</Default>
402                            </BorderColor>
403                            <PaddingRight>2pt</PaddingRight>
404                            <PaddingTop>2pt</PaddingTop>
405                          </Style>
406                          <CanGrow>true</CanGrow>
407                          <Value>SPOTKANIA</Value>
408                        </Textbox>
409                      </ReportItems>
410                    </TableCell>
411                    <TableCell>
412                      <ReportItems>
413                        <Textbox Name="r_w_spotkania">
414                          <rd:DefaultName>r_w_spotkania</rd:DefaultName>
415                          <ZIndex>28</ZIndex>
416                          <Style>
417                            <BorderStyle>
418                              <Default>Solid</Default>
419                            </BorderStyle>
420                            <TextAlign>Center</TextAlign>
421                            <PaddingLeft>2pt</PaddingLeft>
422                            <BorderWidth>
423                              <Default>0.5pt</Default>
424                            </BorderWidth>
425                            <PaddingBottom>2pt</PaddingBottom>
426                            <VerticalAlign>Middle</VerticalAlign>
427                            <BorderColor>
428                              <Default>LightGrey</Default>
429                            </BorderColor>
430                            <PaddingRight>2pt</PaddingRight>
431                            <PaddingTop>2pt</PaddingTop>
432                          </Style>
433                          <CanGrow>true</CanGrow>
434                          <Value>=Fields!r_w_spotkania.Value</Value>
435                        </Textbox>
436                      </ReportItems>
437                    </TableCell>
438                    <TableCell>
439                      <ReportItems>
440                        <Textbox Name="r_spotkania">
441                          <rd:DefaultName>r_spotkania</rd:DefaultName>
442                          <ZIndex>27</ZIndex>
443                          <Style>
444                            <BorderStyle>
445                              <Default>Solid</Default>
446                            </BorderStyle>
447                            <TextAlign>Center</TextAlign>
448                            <PaddingLeft>2pt</PaddingLeft>
449                            <BorderWidth>
450                              <Default>0.5pt</Default>
451                            </BorderWidth>
452                            <PaddingBottom>2pt</PaddingBottom>
453                            <VerticalAlign>Middle</VerticalAlign>
454                            <BorderColor>
455                              <Default>LightGrey</Default>
456                            </BorderColor>
457                            <PaddingRight>2pt</PaddingRight>
458                            <PaddingTop>2pt</PaddingTop>
459                          </Style>
460                          <CanGrow>true</CanGrow>
461                          <Value>=Fields!r_spotkania.Value</Value>
462                        </Textbox>
463                      </ReportItems>
464                    </TableCell>
465                    <TableCell>
466                      <ReportItems>
467                        <Textbox Name="textbox21">
468                          <ZIndex>26</ZIndex>
469                          <Style>
470                            <BorderStyle>
471                              <Default>Solid</Default>
472                            </BorderStyle>
473                            <TextAlign>Center</TextAlign>
474                            <PaddingLeft>2pt</PaddingLeft>
475                            <BorderWidth>
476                              <Default>0.5pt</Default>
477                            </BorderWidth>
478                            <PaddingBottom>2pt</PaddingBottom>
479                            <VerticalAlign>Middle</VerticalAlign>
480                            <Format>P</Format>
481                            <BorderColor>
482                              <Default>LightGrey</Default>
483                            </BorderColor>
484                            <BackgroundColor>White</BackgroundColor>
485                            <PaddingRight>2pt</PaddingRight>
486                            <PaddingTop>2pt</PaddingTop>
487                          </Style>
488                          <CanGrow>true</CanGrow>
489                          <Value>=iif(Fields!r_spotkania.Value&lt;&gt;0,Fields!r_w_spotkania.Value/Fields!r_spotkania.Value,"")</Value>
490                        </Textbox>
491                      </ReportItems>
492                    </TableCell>
493                    <TableCell>
494                      <ReportItems>
495                        <Textbox Name="textbox35">
496                          <ZIndex>25</ZIndex>
497                          <Style>
498                            <BorderStyle>
499                              <Default>Solid</Default>
500                            </BorderStyle>
501                            <TextAlign>Center</TextAlign>
502                            <PaddingLeft>2pt</PaddingLeft>
503                            <BorderWidth>
504                              <Default>0.5pt</Default>
505                            </BorderWidth>
506                            <PaddingBottom>2pt</PaddingBottom>
507                            <VerticalAlign>Middle</VerticalAlign>
508                            <BorderColor>
509                              <Default>LightGrey</Default>
510                            </BorderColor>
511                            <BackgroundColor>White</BackgroundColor>
512                            <PaddingRight>2pt</PaddingRight>
513                            <PaddingTop>2pt</PaddingTop>
514                          </Style>
515                          <CanGrow>true</CanGrow>
516                          <Value>=Fields!r_w_spotkania.Value-Fields!r_spotkania.Value</Value>
517                        </Textbox>
518                      </ReportItems>
519                    </TableCell>
520                  </TableCells>
521                  <Height>0.63492cm</Height>
522                </TableRow>
523                <TableRow>
524                  <TableCells>
525                    <TableCell>
526                      <ReportItems>
527                        <Textbox Name="textbox22">
528                          <ZIndex>24</ZIndex>
529                          <Style>
530                            <BorderStyle>
531                              <Default>Solid</Default>
532                            </BorderStyle>
533                            <PaddingLeft>2pt</PaddingLeft>
534                            <BorderWidth>
535                              <Default>0.5pt</Default>
536                            </BorderWidth>
537                            <PaddingBottom>2pt</PaddingBottom>
538                            <VerticalAlign>Middle</VerticalAlign>
539                            <BorderColor>
540                              <Default>LightGrey</Default>
541                            </BorderColor>
542                            <PaddingRight>2pt</PaddingRight>
543                            <PaddingTop>2pt</PaddingTop>
544                          </Style>
545                          <CanGrow>true</CanGrow>
546                          <Value>KONTAKTY</Value>
547                        </Textbox>
548                      </ReportItems>
549                    </TableCell>
550                    <TableCell>
551                      <ReportItems>
552                        <Textbox Name="r_w_kontakty">
553                          <rd:DefaultName>r_w_kontakty</rd:DefaultName>
554                          <ZIndex>23</ZIndex>
555                          <Style>
556                            <BorderStyle>
557                              <Default>Solid</Default>
558                            </BorderStyle>
559                            <TextAlign>Center</TextAlign>
560                            <PaddingLeft>2pt</PaddingLeft>
561                            <BorderWidth>
562                              <Default>0.5pt</Default>
563                            </BorderWidth>
564                            <PaddingBottom>2pt</PaddingBottom>
565                            <VerticalAlign>Middle</VerticalAlign>
566                            <BorderColor>
567                              <Default>LightGrey</Default>
568                            </BorderColor>
569                            <PaddingRight>2pt</PaddingRight>
570                            <PaddingTop>2pt</PaddingTop>
571                          </Style>
572                          <CanGrow>true</CanGrow>
573                          <Value>=Fields!r_w_kontakty.Value</Value>
574                        </Textbox>
575                      </ReportItems>
576                    </TableCell>
577                    <TableCell>
578                      <ReportItems>
579                        <Textbox Name="r_kontakty">
580                          <rd:DefaultName>r_kontakty</rd:DefaultName>
581                          <ZIndex>22</ZIndex>
582                          <Style>
583                            <BorderStyle>
584                              <Default>Solid</Default>
585                            </BorderStyle>
586                            <TextAlign>Center</TextAlign>
587                            <PaddingLeft>2pt</PaddingLeft>
588                            <BorderWidth>
589                              <Default>0.5pt</Default>
590                            </BorderWidth>
591                            <PaddingBottom>2pt</PaddingBottom>
592                            <VerticalAlign>Middle</VerticalAlign>
593                            <BorderColor>
594                              <Default>LightGrey</Default>
595                            </BorderColor>
596                            <PaddingRight>2pt</PaddingRight>
597                            <PaddingTop>2pt</PaddingTop>
598                          </Style>
599                          <CanGrow>true</CanGrow>
600                          <Value>=Fields!r_kontakty.Value</Value>
601                        </Textbox>
602                      </ReportItems>
603                    </TableCell>
604                    <TableCell>
605                      <ReportItems>
606                        <Textbox Name="textbox23">
607                          <ZIndex>21</ZIndex>
608                          <Style>
609                            <BorderStyle>
610                              <Default>Solid</Default>
611                            </BorderStyle>
612                            <TextAlign>Center</TextAlign>
613                            <PaddingLeft>2pt</PaddingLeft>
614                            <BorderWidth>
615                              <Default>0.5pt</Default>
616                            </BorderWidth>
617                            <PaddingBottom>2pt</PaddingBottom>
618                            <VerticalAlign>Middle</VerticalAlign>
619                            <Format>P</Format>
620                            <BorderColor>
621                              <Default>LightGrey</Default>
622                            </BorderColor>
623                            <BackgroundColor>White</BackgroundColor>
624                            <PaddingRight>2pt</PaddingRight>
625                            <PaddingTop>2pt</PaddingTop>
626                          </Style>
627                          <CanGrow>true</CanGrow>
628                          <Value>=iif(Fields!r_kontakty.Value&lt;&gt;0,Fields!r_w_kontakty.Value/Fields!r_kontakty.Value,"")</Value>
629                        </Textbox>
630                      </ReportItems>
631                    </TableCell>
632                    <TableCell>
633                      <ReportItems>
634                        <Textbox Name="textbox41">
635                          <ZIndex>20</ZIndex>
636                          <Style>
637                            <BorderStyle>
638                              <Default>Solid</Default>
639                            </BorderStyle>
640                            <TextAlign>Center</TextAlign>
641                            <PaddingLeft>2pt</PaddingLeft>
642                            <BorderWidth>
643                              <Default>0.5pt</Default>
644                            </BorderWidth>
645                            <PaddingBottom>2pt</PaddingBottom>
646                            <VerticalAlign>Middle</VerticalAlign>
647                            <BorderColor>
648                              <Default>LightGrey</Default>
649                            </BorderColor>
650                            <BackgroundColor>White</BackgroundColor>
651                            <PaddingRight>2pt</PaddingRight>
652                            <PaddingTop>2pt</PaddingTop>
653                          </Style>
654                          <CanGrow>true</CanGrow>
655                          <Value>=Fields!r_w_kontakty.Value-Fields!r_kontakty.Value</Value>
656                        </Textbox>
657                      </ReportItems>
658                    </TableCell>
659                  </TableCells>
660                  <Height>0.63492cm</Height>
661                </TableRow>
662                <TableRow>
663                  <TableCells>
664                    <TableCell>
665                      <ReportItems>
666                        <Textbox Name="textbox25">
667                          <ZIndex>19</ZIndex>
668                          <Style>
669                            <BorderStyle>
670                              <Default>Solid</Default>
671                            </BorderStyle>
672                            <PaddingLeft>2pt</PaddingLeft>
673                            <BorderWidth>
674                              <Default>0.5pt</Default>
675                            </BorderWidth>
676                            <PaddingBottom>2pt</PaddingBottom>
677                            <VerticalAlign>Middle</VerticalAlign>
678                            <BorderColor>
679                              <Default>LightGrey</Default>
680                            </BorderColor>
681                            <PaddingRight>2pt</PaddingRight>
682                            <PaddingTop>2pt</PaddingTop>
683                          </Style>
684                          <CanGrow>true</CanGrow>
685                          <Value>NOWI KLIENCI</Value>
686                        </Textbox>
687                      </ReportItems>
688                    </TableCell>
689                    <TableCell>
690                      <ReportItems>
691                        <Textbox Name="r_w_n_klienci">
692                          <rd:DefaultName>r_w_n_klienci</rd:DefaultName>
693                          <ZIndex>18</ZIndex>
694                          <Style>
695                            <BorderStyle>
696                              <Default>Solid</Default>
697                            </BorderStyle>
698                            <TextAlign>Center</TextAlign>
699                            <PaddingLeft>2pt</PaddingLeft>
700                            <BorderWidth>
701                              <Default>0.5pt</Default>
702                            </BorderWidth>
703                            <PaddingBottom>2pt</PaddingBottom>
704                            <VerticalAlign>Middle</VerticalAlign>
705                            <BorderColor>
706                              <Default>LightGrey</Default>
707                            </BorderColor>
708                            <PaddingRight>2pt</PaddingRight>
709                            <PaddingTop>2pt</PaddingTop>
710                          </Style>
711                          <CanGrow>true</CanGrow>
712                          <Value>=Fields!r_w_n_klienci.Value</Value>
713                        </Textbox>
714                      </ReportItems>
715                    </TableCell>
716                    <TableCell>
717                      <ReportItems>
718                        <Textbox Name="r_n_klienci">
719                          <rd:DefaultName>r_n_klienci</rd:DefaultName>
720                          <ZIndex>17</ZIndex>
721                          <Style>
722                            <BorderStyle>
723                              <Default>Solid</Default>
724                            </BorderStyle>
725                            <TextAlign>Center</TextAlign>
726                            <PaddingLeft>2pt</PaddingLeft>
727                            <BorderWidth>
728                              <Default>0.5pt</Default>
729                            </BorderWidth>
730                            <PaddingBottom>2pt</PaddingBottom>
731                            <VerticalAlign>Middle</VerticalAlign>
732                            <BorderColor>
733                              <Default>LightGrey</Default>
734                            </BorderColor>
735                            <PaddingRight>2pt</PaddingRight>
736                            <PaddingTop>2pt</PaddingTop>
737                          </Style>
738                          <CanGrow>true</CanGrow>
739                          <Value>=Fields!r_n_klienci.Value</Value>
740                        </Textbox>
741                      </ReportItems>
742                    </TableCell>
743                    <TableCell>
744                      <ReportItems>
745                        <Textbox Name="textbox26">
746                          <ZIndex>16</ZIndex>
747                          <Style>
748                            <BorderStyle>
749                              <Default>Solid</Default>
750                            </BorderStyle>
751                            <TextAlign>Center</TextAlign>
752                            <PaddingLeft>2pt</PaddingLeft>
753                            <BorderWidth>
754                              <Default>0.5pt</Default>
755                            </BorderWidth>
756                            <PaddingBottom>2pt</PaddingBottom>
757                            <VerticalAlign>Middle</VerticalAlign>
758                            <Format>P</Format>
759                            <BorderColor>
760                              <Default>LightGrey</Default>
761                            </BorderColor>
762                            <BackgroundColor>White</BackgroundColor>
763                            <PaddingRight>2pt</PaddingRight>
764                            <PaddingTop>2pt</PaddingTop>
765                          </Style>
766                          <CanGrow>true</CanGrow>
767                          <Value>=iif(Fields!r_n_klienci.Value&lt;&gt;0,Fields!r_w_n_klienci.Value/Fields!r_n_klienci.Value,"")</Value>
768                        </Textbox>
769                      </ReportItems>
770                    </TableCell>
771                    <TableCell>
772                      <ReportItems>
773                        <Textbox Name="textbox42">
774                          <ZIndex>15</ZIndex>
775                          <Style>
776                            <BorderStyle>
777                              <Default>Solid</Default>
778                            </BorderStyle>
779                            <TextAlign>Center</TextAlign>
780                            <PaddingLeft>2pt</PaddingLeft>
781                            <BorderWidth>
782                              <Default>0.5pt</Default>
783                            </BorderWidth>
784                            <PaddingBottom>2pt</PaddingBottom>
785                            <VerticalAlign>Middle</VerticalAlign>
786                            <BorderColor>
787                              <Default>LightGrey</Default>
788                            </BorderColor>
789                            <BackgroundColor>White</BackgroundColor>
790                            <PaddingRight>2pt</PaddingRight>
791                            <PaddingTop>2pt</PaddingTop>
792                          </Style>
793                          <CanGrow>true</CanGrow>
794                          <Value>=Fields!r_w_n_klienci.Value-Fields!r_n_klienci.Value</Value>
795                        </Textbox>
796                      </ReportItems>
797                    </TableCell>
798                  </TableCells>
799                  <Height>0.63492cm</Height>
800                </TableRow>
801                <TableRow>
802                  <TableCells>
803                    <TableCell>
804                      <ReportItems>
805                        <Textbox Name="textbox28">
806                          <ZIndex>14</ZIndex>
807                          <Style>
808                            <BorderStyle>
809                              <Default>Solid</Default>
810                            </BorderStyle>
811                            <PaddingLeft>2pt</PaddingLeft>
812                            <BorderWidth>
813                              <Default>0.5pt</Default>
814                            </BorderWidth>
815                            <PaddingBottom>2pt</PaddingBottom>
816                            <VerticalAlign>Middle</VerticalAlign>
817                            <BorderColor>
818                              <Default>LightGrey</Default>
819                            </BorderColor>
820                            <PaddingRight>2pt</PaddingRight>
821                            <PaddingTop>2pt</PaddingTop>
822                          </Style>
823                          <CanGrow>true</CanGrow>
824                          <Value>KLIENCI</Value>
825                        </Textbox>
826                      </ReportItems>
827                    </TableCell>
828                    <TableCell>
829                      <ReportItems>
830                        <Textbox Name="r_w_klienci">
831                          <rd:DefaultName>r_w_klienci</rd:DefaultName>
832                          <ZIndex>13</ZIndex>
833                          <Style>
834                            <BorderStyle>
835                              <Default>Solid</Default>
836                            </BorderStyle>
837                            <TextAlign>Center</TextAlign>
838                            <PaddingLeft>2pt</PaddingLeft>
839                            <BorderWidth>
840                              <Default>0.5pt</Default>
841                            </BorderWidth>
842                            <PaddingBottom>2pt</PaddingBottom>
843                            <VerticalAlign>Middle</VerticalAlign>
844                            <BorderColor>
845                              <Default>LightGrey</Default>
846                            </BorderColor>
847                            <PaddingRight>2pt</PaddingRight>
848                            <PaddingTop>2pt</PaddingTop>
849                          </Style>
850                          <CanGrow>true</CanGrow>
851                          <Value>=Fields!r_w_klienci.Value</Value>
852                        </Textbox>
853                      </ReportItems>
854                    </TableCell>
855                    <TableCell>
856                      <ReportItems>
857                        <Textbox Name="r_klienci">
858                          <rd:DefaultName>r_klienci</rd:DefaultName>
859                          <ZIndex>12</ZIndex>
860                          <Style>
861                            <BorderStyle>
862                              <Default>Solid</Default>
863                            </BorderStyle>
864                            <TextAlign>Center</TextAlign>
865                            <PaddingLeft>2pt</PaddingLeft>
866                            <BorderWidth>
867                              <Default>0.5pt</Default>
868                            </BorderWidth>
869                            <PaddingBottom>2pt</PaddingBottom>
870                            <VerticalAlign>Middle</VerticalAlign>
871                            <BorderColor>
872                              <Default>LightGrey</Default>
873                            </BorderColor>
874                            <PaddingRight>2pt</PaddingRight>
875                            <PaddingTop>2pt</PaddingTop>
876                          </Style>
877                          <CanGrow>true</CanGrow>
878                          <Value>=Fields!r_klienci.Value</Value>
879                        </Textbox>
880                      </ReportItems>
881                    </TableCell>
882                    <TableCell>
883                      <ReportItems>
884                        <Textbox Name="textbox27">
885                          <ZIndex>11</ZIndex>
886                          <Style>
887                            <BorderStyle>
888                              <Default>Solid</Default>
889                            </BorderStyle>
890                            <TextAlign>Center</TextAlign>
891                            <PaddingLeft>2pt</PaddingLeft>
892                            <BorderWidth>
893                              <Default>0.5pt</Default>
894                            </BorderWidth>
895                            <PaddingBottom>2pt</PaddingBottom>
896                            <VerticalAlign>Middle</VerticalAlign>
897                            <Format>P</Format>
898                            <BorderColor>
899                              <Default>LightGrey</Default>
900                            </BorderColor>
901                            <BackgroundColor>White</BackgroundColor>
902                            <PaddingRight>2pt</PaddingRight>
903                            <PaddingTop>2pt</PaddingTop>
904                          </Style>
905                          <CanGrow>true</CanGrow>
906                          <Value>=iif(Fields!r_klienci.Value&lt;&gt;0,Fields!r_w_klienci.Value/Fields!r_klienci.Value,"")</Value>
907                        </Textbox>
908                      </ReportItems>
909                    </TableCell>
910                    <TableCell>
911                      <ReportItems>
912                        <Textbox Name="textbox50">
913                          <ZIndex>10</ZIndex>
914                          <Style>
915                            <BorderStyle>
916                              <Default>Solid</Default>
917                            </BorderStyle>
918                            <TextAlign>Center</TextAlign>
919                            <PaddingLeft>2pt</PaddingLeft>
920                            <BorderWidth>
921                              <Default>0.5pt</Default>
922                            </BorderWidth>
923                            <PaddingBottom>2pt</PaddingBottom>
924                            <VerticalAlign>Middle</VerticalAlign>
925                            <BorderColor>
926                              <Default>LightGrey</Default>
927                            </BorderColor>
928                            <BackgroundColor>White</BackgroundColor>
929                            <PaddingRight>2pt</PaddingRight>
930                            <PaddingTop>2pt</PaddingTop>
931                          </Style>
932                          <CanGrow>true</CanGrow>
933                          <Value>=Fields!r_w_klienci.Value-Fields!r_klienci.Value</Value>
934                        </Textbox>
935                      </ReportItems>
936                    </TableCell>
937                  </TableCells>
938                  <Height>0.63492cm</Height>
939                </TableRow>
940                <TableRow>
941                  <TableCells>
942                    <TableCell>
943                      <ReportItems>
944                        <Textbox Name="textbox31">
945                          <ZIndex>4</ZIndex>
946                          <Style>
947                            <BorderStyle>
948                              <Default>Solid</Default>
949                            </BorderStyle>
950                            <PaddingLeft>2pt</PaddingLeft>
951                            <BorderWidth>
952                              <Default>0.5pt</Default>
953                            </BorderWidth>
954                            <PaddingBottom>2pt</PaddingBottom>
955                            <VerticalAlign>Middle</VerticalAlign>
956                            <BorderColor>
957                              <Default>LightGrey</Default>
958                            </BorderColor>
959                            <PaddingRight>2pt</PaddingRight>
960                            <PaddingTop>2pt</PaddingTop>
961                          </Style>
962                          <CanGrow>true</CanGrow>
963                          <Value>ILOŚĆ REKLAM</Value>
964                        </Textbox>
965                      </ReportItems>
966                    </TableCell>
967                    <TableCell>
968                      <ReportItems>
969                        <Textbox Name="r_w_reklamy">
970                          <rd:DefaultName>r_w_reklamy</rd:DefaultName>
971                          <ZIndex>3</ZIndex>
972                          <Style>
973                            <BorderStyle>
974                              <Default>Solid</Default>
975                            </BorderStyle>
976                            <TextAlign>Center</TextAlign>
977                            <PaddingLeft>2pt</PaddingLeft>
978                            <BorderWidth>
979                              <Default>0.5pt</Default>
980                            </BorderWidth>
981                            <PaddingBottom>2pt</PaddingBottom>
982                            <VerticalAlign>Middle</VerticalAlign>
983                            <BorderColor>
984                              <Default>LightGrey</Default>
985                            </BorderColor>
986                            <PaddingRight>2pt</PaddingRight>
987                            <PaddingTop>2pt</PaddingTop>
988                            <Language>pl</Language>
989                          </Style>
990                          <CanGrow>true</CanGrow>
991                          <Value>=Fields!r_w_reklamy.Value</Value>
992                        </Textbox>
993                      </ReportItems>
994                    </TableCell>
995                    <TableCell>
996                      <ReportItems>
997                        <Textbox Name="r_reklamy">
998                          <rd:DefaultName>r_reklamy</rd:DefaultName>
999                          <ZIndex>2</ZIndex>
1000                          <Style>
1001                            <BorderStyle>
1002                              <Default>Solid</Default>
1003                            </BorderStyle>
1004                            <TextAlign>Center</TextAlign>
1005                            <PaddingLeft>2pt</PaddingLeft>
1006                            <BorderWidth>
1007                              <Default>0.5pt</Default>
1008                            </BorderWidth>
1009                            <PaddingBottom>2pt</PaddingBottom>
1010                            <VerticalAlign>Middle</VerticalAlign>
1011                            <BorderColor>
1012                              <Default>LightGrey</Default>
1013                            </BorderColor>
1014                            <PaddingRight>2pt</PaddingRight>
1015                            <PaddingTop>2pt</PaddingTop>
1016                            <Language>pl</Language>
1017                          </Style>
1018                          <CanGrow>true</CanGrow>
1019                          <Value>=Fields!r_reklamy.Value</Value>
1020                        </Textbox>
1021                      </ReportItems>
1022                    </TableCell>
1023                    <TableCell>
1024                      <ReportItems>
1025                        <Textbox Name="textbox29">
1026                          <ZIndex>1</ZIndex>
1027                          <Style>
1028                            <BorderStyle>
1029                              <Default>Solid</Default>
1030                            </BorderStyle>
1031                            <TextAlign>Center</TextAlign>
1032                            <PaddingLeft>2pt</PaddingLeft>
1033                            <BorderWidth>
1034                              <Default>0.5pt</Default>
1035                            </BorderWidth>
1036                            <PaddingBottom>2pt</PaddingBottom>
1037                            <VerticalAlign>Middle</VerticalAlign>
1038                            <Format>P</Format>
1039                            <BorderColor>
1040                              <Default>LightGrey</Default>
1041                            </BorderColor>
1042                            <BackgroundColor>White</BackgroundColor>
1043                            <PaddingRight>2pt</PaddingRight>
1044                            <PaddingTop>2pt</PaddingTop>
1045                          </Style>
1046                          <CanGrow>true</CanGrow>
1047                          <Value>=iif(Fields!r_reklamy.Value&lt;&gt;0,Fields!r_w_reklamy.Value/Fields!r_reklamy.Value,"")</Value>
1048                        </Textbox>
1049                      </ReportItems>
1050                    </TableCell>
1051                    <TableCell>
1052                      <ReportItems>
1053                        <Textbox Name="textbox51">
1054                          <Style>
1055                            <BorderStyle>
1056                              <Default>Solid</Default>
1057                            </BorderStyle>
1058                            <TextAlign>Center</TextAlign>
1059                            <PaddingLeft>2pt</PaddingLeft>
1060                            <BorderWidth>
1061                              <Default>0.5pt</Default>
1062                            </BorderWidth>
1063                            <PaddingBottom>2pt</PaddingBottom>
1064                            <VerticalAlign>Middle</VerticalAlign>
1065                            <BorderColor>
1066                              <Default>LightGrey</Default>
1067                            </BorderColor>
1068                            <BackgroundColor>White</BackgroundColor>
1069                            <PaddingRight>2pt</PaddingRight>
1070                            <PaddingTop>2pt</PaddingTop>
1071                          </Style>
1072                          <CanGrow>true</CanGrow>
1073                          <Value>=Fields!r_w_reklamy.Value-Fields!r_reklamy.Value</Value>
1074                        </Textbox>
1075                      </ReportItems>
1076                    </TableCell>
1077                  </TableCells>
1078                  <Height>0.63492cm</Height>
1079                </TableRow>
1080              </TableRows>
1081            </Details>
1082            <Header>
1083              <TableRows>
1084                <TableRow>
1085                  <TableCells>
1086                    <TableCell>
1087                      <ColSpan>5</ColSpan>
1088                      <ReportItems>
1089                        <Textbox Name="textbox24">
1090                          <rd:DefaultName>textbox24</rd:DefaultName>
1091                          <ZIndex>40</ZIndex>
1092                          <Style>
1093                            <TextAlign>Center</TextAlign>
1094                            <PaddingLeft>2pt</PaddingLeft>
1095                            <BorderWidth>
1096                              <Default>0.5pt</Default>
1097                            </BorderWidth>
1098                            <PaddingBottom>2pt</PaddingBottom>
1099                            <FontWeight>700</FontWeight>
1100                            <FontSize>12pt</FontSize>
1101                            <BorderColor>
1102                              <Default>LightGrey</Default>
1103                            </BorderColor>
1104                            <PaddingRight>2pt</PaddingRight>
1105                            <PaddingTop>2pt</PaddingTop>
1106                          </Style>
1107                          <CanGrow>true</CanGrow>
1108                          <Value> WYNIK W SKALI ROKU</Value>
1109                        </Textbox>
1110                      </ReportItems>
1111                    </TableCell>
1112                  </TableCells>
1113                  <Height>1cm</Height>
1114                </TableRow>
1115                <TableRow>
1116                  <TableCells>
1117                    <TableCell>
1118                      <ReportItems>
1119                        <Textbox Name="textbox18">
1120                          <ZIndex>39</ZIndex>
1121                          <Style>
1122                            <BorderStyle>
1123                              <Default>Solid</Default>
1124                            </BorderStyle>
1125                            <PaddingLeft>2pt</PaddingLeft>
1126                            <BorderWidth>
1127                              <Default>0.5pt</Default>
1128                            </BorderWidth>
1129                            <PaddingBottom>2pt</PaddingBottom>
1130                            <FontWeight>700</FontWeight>
1131                            <VerticalAlign>Middle</VerticalAlign>
1132                            <Calendar>Gregorian</Calendar>
1133                            <BorderColor>
1134                              <Default>LightGrey</Default>
1135                            </BorderColor>
1136                            <BackgroundColor>WhiteSmoke</BackgroundColor>
1137                            <PaddingRight>2pt</PaddingRight>
1138                            <PaddingTop>2pt</PaddingTop>
1139                          </Style>
1140                          <CanGrow>true</CanGrow>
1141                          <Value />
1142                        </Textbox>
1143                      </ReportItems>
1144                    </TableCell>
1145                    <TableCell>
1146                      <ReportItems>
1147                        <Textbox Name="textbox20">
1148                          <ZIndex>38</ZIndex>
1149                          <Style>
1150                            <BorderStyle>
1151                              <Default>Solid</Default>
1152                            </BorderStyle>
1153                            <TextAlign>Center</TextAlign>
1154                            <PaddingLeft>2pt</PaddingLeft>
1155                            <BorderWidth>
1156                              <Default>0.5pt</Default>
1157                            </BorderWidth>
1158                            <PaddingBottom>2pt</PaddingBottom>
1159                            <FontWeight>700</FontWeight>
1160                            <VerticalAlign>Middle</VerticalAlign>
1161                            <Calendar>Gregorian</Calendar>
1162                            <BorderColor>
1163                              <Default>LightGrey</Default>
1164                            </BorderColor>
1165                            <BackgroundColor>WhiteSmoke</BackgroundColor>
1166                            <PaddingRight>2pt</PaddingRight>
1167                            <PaddingTop>2pt</PaddingTop>
1168                          </Style>
1169                          <CanGrow>true</CanGrow>
1170                          <Value>WYKONANIE</Value>
1171                        </Textbox>
1172                      </ReportItems>
1173                    </TableCell>
1174                    <TableCell>
1175                      <ReportItems>
1176                        <Textbox Name="textbox30">
1177                          <ZIndex>37</ZIndex>
1178                          <Style>
1179                            <BorderStyle>
1180                              <Default>Solid</Default>
1181                            </BorderStyle>
1182                            <TextAlign>Center</TextAlign>
1183                            <PaddingLeft>2pt</PaddingLeft>
1184                            <BorderWidth>
1185                              <Default>0.5pt</Default>
1186                            </BorderWidth>
1187                            <PaddingBottom>2pt</PaddingBottom>
1188                            <FontWeight>700</FontWeight>
1189                            <VerticalAlign>Middle</VerticalAlign>
1190                            <Calendar>Gregorian</Calendar>
1191                            <BorderColor>
1192                              <Default>LightGrey</Default>
1193                            </BorderColor>
1194                            <BackgroundColor>WhiteSmoke</BackgroundColor>
1195                            <PaddingRight>2pt</PaddingRight>
1196                            <PaddingTop>2pt</PaddingTop>
1197                          </Style>
1198                          <CanGrow>true</CanGrow>
1199                          <Value>PLAN</Value>
1200                        </Textbox>
1201                      </ReportItems>
1202                    </TableCell>
1203                    <TableCell>
1204                      <ReportItems>
1205                        <Textbox Name="textbox38">
1206                          <ZIndex>36</ZIndex>
1207                          <Style>
1208                            <BorderStyle>
1209                              <Default>Solid</Default>
1210                            </BorderStyle>
1211                            <TextAlign>Center</TextAlign>
1212                            <PaddingLeft>2pt</PaddingLeft>
1213                            <BorderWidth>
1214                              <Default>0.5pt</Default>
1215                            </BorderWidth>
1216                            <PaddingBottom>2pt</PaddingBottom>
1217                            <FontWeight>700</FontWeight>
1218                            <VerticalAlign>Middle</VerticalAlign>
1219                            <Calendar>Gregorian</Calendar>
1220                            <BorderColor>
1221                              <Default>LightGrey</Default>
1222                            </BorderColor>
1223                            <BackgroundColor>WhiteSmoke</BackgroundColor>
1224                            <PaddingRight>2pt</PaddingRight>
1225                            <PaddingTop>2pt</PaddingTop>
1226                          </Style>
1227                          <CanGrow>true</CanGrow>
1228                          <Value>%</Value>
1229                        </Textbox>
1230                      </ReportItems>
1231                    </TableCell>
1232                    <TableCell>
1233                      <ReportItems>
1234                        <Textbox Name="textbox39">
1235                          <ZIndex>35</ZIndex>
1236                          <Style>
1237                            <BorderStyle>
1238                              <Default>Solid</Default>
1239                            </BorderStyle>
1240                            <TextAlign>Center</TextAlign>
1241                            <PaddingLeft>2pt</PaddingLeft>
1242                            <BorderWidth>
1243                              <Default>0.5pt</Default>
1244                            </BorderWidth>
1245                            <PaddingBottom>2pt</PaddingBottom>
1246                            <FontWeight>700</FontWeight>
1247                            <VerticalAlign>Middle</VerticalAlign>
1248                            <Calendar>Gregorian</Calendar>
1249                            <BorderColor>
1250                              <Default>LightGrey</Default>
1251                            </BorderColor>
1252                            <BackgroundColor>WhiteSmoke</BackgroundColor>
1253                            <PaddingRight>2pt</PaddingRight>
1254                            <PaddingTop>2pt</PaddingTop>
1255                          </Style>
1256                          <CanGrow>true</CanGrow>
1257                          <Value>RÓŻNICA</Value>
1258                        </Textbox>
1259                      </ReportItems>
1260                    </TableCell>
1261                  </TableCells>
1262                  <Height>0.63492cm</Height>
1263                </TableRow>
1264              </TableRows>
1265            </Header>
1266            <TableColumns>
1267              <TableColumn>
1268                <Width>3.25cm</Width>
1269              </TableColumn>
1270              <TableColumn>
1271                <Width>3.5cm</Width>
1272              </TableColumn>
1273              <TableColumn>
1274                <Width>3.25cm</Width>
1275              </TableColumn>
1276              <TableColumn>
1277                <Width>3.25cm</Width>
1278              </TableColumn>
1279              <TableColumn>
1280                <Width>3.25cm</Width>
1281              </TableColumn>
1282            </TableColumns>
1283          </Table>
1284        </ReportItems>
1285        <DataSetName>WynikAgencji</DataSetName>
1286        <Top>8.5cm</Top>
1287        <ZIndex>1</ZIndex>
1288        <Grouping Name="list2_Details_Group">
1289          <GroupExpressions>
1290            <GroupExpression>=Fields!MS.Value</GroupExpression>
1291          </GroupExpressions>
1292        </Grouping>
1293      </List>
1294      <List Name="list1">
1295        <ReportItems>
1296          <Textbox Name="symbol">
1297            <Left>0.25cm</Left>
1298            <Top>0.25cm</Top>
1299            <rd:DefaultName>symbol</rd:DefaultName>
1300            <ZIndex>2</ZIndex>
1301            <Width>12cm</Width>
1302            <Style>
1303              <TextAlign>Left</TextAlign>
1304              <PaddingLeft>2pt</PaddingLeft>
1305              <PaddingBottom>2pt</PaddingBottom>
1306              <FontSize>18pt</FontSize>
1307              <PaddingRight>2pt</PaddingRight>
1308              <PaddingTop>2pt</PaddingTop>
1309            </Style>
1310            <CanGrow>true</CanGrow>
1311            <Height>0.63492cm</Height>
1312            <Value>=Fields!symbol.Value</Value>
1313          </Textbox>
1314          <Textbox Name="textbox1">
1315            <Left>0.25cm</Left>
1316            <Top>1cm</Top>
1317            <ZIndex>1</ZIndex>
1318            <Width>5.5cm</Width>
1319            <Style>
1320              <TextAlign>Left</TextAlign>
1321              <PaddingLeft>2pt</PaddingLeft>
1322              <PaddingBottom>2pt</PaddingBottom>
1323              <FontSize>11pt</FontSize>
1324              <PaddingRight>2pt</PaddingRight>
1325              <PaddingTop>2pt</PaddingTop>
1326            </Style>
1327            <CanGrow>true</CanGrow>
1328            <Height>0.63492cm</Height>
1329            <Value>=Fields!ROK.Value &amp; "   " &amp; Fields!MS.Value</Value>
1330          </Textbox>
1331          <Table Name="table1">
1332            <Footer>
1333              <TableRows>
1334                <TableRow>
1335                  <TableCells>
1336                    <TableCell>
1337                      <ReportItems>
1338                        <Textbox Name="textbox52">
1339                          <ZIndex>9</ZIndex>
1340                          <Style>
1341                            <BorderStyle>
1342                              <Default>Solid</Default>
1343                            </BorderStyle>
1344                            <PaddingLeft>2pt</PaddingLeft>
1345                            <BorderWidth>
1346                              <Default>0.5pt</Default>
1347                            </BorderWidth>
1348                            <PaddingBottom>2pt</PaddingBottom>
1349                            <VerticalAlign>Middle</VerticalAlign>
1350                            <BorderColor>
1351                              <Default>LightGrey</Default>
1352                            </BorderColor>
1353                            <PaddingRight>2pt</PaddingRight>
1354                            <PaddingTop>2pt</PaddingTop>
1355                          </Style>
1356                          <CanGrow>true</CanGrow>
1357                          <Value>ŚR. WART. REK.</Value>
1358                        </Textbox>
1359                      </ReportItems>
1360                    </TableCell>
1361                    <TableCell>
1362                      <ReportItems>
1363                        <Textbox Name="textbox8">
1364                          <rd:DefaultName>textbox8</rd:DefaultName>
1365                          <ZIndex>8</ZIndex>
1366                          <Style>
1367                            <BorderStyle>
1368                              <Default>Solid</Default>
1369                            </BorderStyle>
1370                            <TextAlign>Center</TextAlign>
1371                            <PaddingLeft>2pt</PaddingLeft>
1372                            <BorderWidth>
1373                              <Default>0.5pt</Default>
1374                            </BorderWidth>
1375                            <PaddingBottom>2pt</PaddingBottom>
1376                            <Format>C</Format>
1377                            <BorderColor>
1378                              <Default>LightGrey</Default>
1379                            </BorderColor>
1380                            <PaddingRight>2pt</PaddingRight>
1381                            <PaddingTop>2pt</PaddingTop>
1382                            <Language>pl</Language>
1383                          </Style>
1384                          <CanGrow>true</CanGrow>
1385                          <Value>=iif(Fields!W_REKLAMY.Value&lt;&gt;0,Fields!W_BUDZET.Value/Fields!W_REKLAMY.Value,"")</Value>
1386                        </Textbox>
1387                      </ReportItems>
1388                    </TableCell>
1389                    <TableCell>
1390                      <ReportItems>
1391                        <Textbox Name="textbox9">
1392                          <rd:DefaultName>textbox9</rd:DefaultName>
1393                          <ZIndex>7</ZIndex>
1394                          <Style>
1395                            <BorderStyle>
1396                              <Default>Solid</Default>
1397                            </BorderStyle>
1398                            <TextAlign>Center</TextAlign>
1399                            <PaddingLeft>2pt</PaddingLeft>
1400                            <BorderWidth>
1401                              <Default>0.5pt</Default>
1402                            </BorderWidth>
1403                            <PaddingBottom>2pt</PaddingBottom>
1404                            <Format>C</Format>
1405                            <BorderColor>
1406                              <Default>LightGrey</Default>
1407                            </BorderColor>
1408                            <PaddingRight>2pt</PaddingRight>
1409                            <PaddingTop>2pt</PaddingTop>
1410                            <Language>pl</Language>
1411                          </Style>
1412                          <CanGrow>true</CanGrow>
1413                          <Value>=iif(Fields!REKLAMY.Value&lt;&gt;0,Fields!BUDZET.Value/Fields!REKLAMY.Value,"")</Value>
1414                        </Textbox>
1415                      </ReportItems>
1416                    </TableCell>
1417                    <TableCell>
1418                      <ReportItems>
1419                        <Textbox Name="textbox49">
1420                          <rd:DefaultName>textbox49</rd:DefaultName>
1421                          <ZIndex>6</ZIndex>
1422                          <Style>
1423                            <PaddingLeft>2pt</PaddingLeft>
1424                            <PaddingBottom>2pt</PaddingBottom>
1425                            <PaddingRight>2pt</PaddingRight>
1426                            <PaddingTop>2pt</PaddingTop>
1427                          </Style>
1428                          <CanGrow>true</CanGrow>
1429                          <Value />
1430                        </Textbox>
1431                      </ReportItems>
1432                    </TableCell>
1433                    <TableCell>
1434                      <ReportItems>
1435                        <Textbox Name="textbox40">
1436                          <rd:DefaultName>textbox40</rd:DefaultName>
1437                          <ZIndex>5</ZIndex>
1438                          <Style>
1439                            <PaddingLeft>2pt</PaddingLeft>
1440                            <PaddingBottom>2pt</PaddingBottom>
1441                            <PaddingRight>2pt</PaddingRight>
1442                            <PaddingTop>2pt</PaddingTop>
1443                          </Style>
1444                          <CanGrow>true</CanGrow>
1445                          <Value />
1446                        </Textbox>
1447                      </ReportItems>
1448                    </TableCell>
1449                  </TableCells>
1450                  <Height>0.63492cm</Height>
1451                </TableRow>
1452              </TableRows>
1453            </Footer>
1454            <Left>0.25cm</Left>
1455            <DataSetName>WynikAgencji</DataSetName>
1456            <Top>2cm</Top>
1457            <Details>
1458              <TableRows>
1459                <TableRow>
1460                  <TableCells>
1461                    <TableCell>
1462                      <ReportItems>
1463                        <Textbox Name="textbox13">
1464                          <rd:DefaultName>textbox13</rd:DefaultName>
1465                          <ZIndex>34</ZIndex>
1466                          <Style>
1467                            <BorderStyle>
1468                              <Default>Solid</Default>
1469                            </BorderStyle>
1470                            <PaddingLeft>2pt</PaddingLeft>
1471                            <BorderWidth>
1472                              <Default>0.5pt</Default>
1473                            </BorderWidth>
1474                            <PaddingBottom>2pt</PaddingBottom>
1475                            <VerticalAlign>Middle</VerticalAlign>
1476                            <BorderColor>
1477                              <Default>LightGrey</Default>
1478                            </BorderColor>
1479                            <BackgroundColor>White</BackgroundColor>
1480                            <PaddingRight>2pt</PaddingRight>
1481                            <PaddingTop>2pt</PaddingTop>
1482                          </Style>
1483                          <CanGrow>true</CanGrow>
1484                          <Value>BUDÅ»ET</Value>
1485                        </Textbox>
1486                      </ReportItems>
1487                    </TableCell>
1488                    <TableCell>
1489                      <ReportItems>
1490                        <Textbox Name="W_BUDZET">
1491                          <rd:DefaultName>W_BUDZET</rd:DefaultName>
1492                          <ZIndex>33</ZIndex>
1493                          <Style>
1494                            <BorderStyle>
1495                              <Default>Solid</Default>
1496                            </BorderStyle>
1497                            <TextAlign>Center</TextAlign>
1498                            <PaddingLeft>2pt</PaddingLeft>
1499                            <BorderWidth>
1500                              <Default>0.5pt</Default>
1501                            </BorderWidth>
1502                            <PaddingBottom>2pt</PaddingBottom>
1503                            <VerticalAlign>Middle</VerticalAlign>
1504                            <Format>C</Format>
1505                            <BorderColor>
1506                              <Default>LightGrey</Default>
1507                            </BorderColor>
1508                            <BackgroundColor>White</BackgroundColor>
1509                            <PaddingRight>2pt</PaddingRight>
1510                            <PaddingTop>2pt</PaddingTop>
1511                            <Language>pl</Language>
1512                          </Style>
1513                          <CanGrow>true</CanGrow>
1514                          <Value>=Fields!W_BUDZET.Value</Value>
1515                        </Textbox>
1516                      </ReportItems>
1517                    </TableCell>
1518                    <TableCell>
1519                      <ReportItems>
1520                        <Textbox Name="BUDZET">
1521                          <rd:DefaultName>BUDZET</rd:DefaultName>
1522                          <ZIndex>32</ZIndex>
1523                          <Style>
1524                            <BorderStyle>
1525                              <Default>Solid</Default>
1526                            </BorderStyle>
1527                            <TextAlign>Center</TextAlign>
1528                            <PaddingLeft>2pt</PaddingLeft>
1529                            <BorderWidth>
1530                              <Default>0.5pt</Default>
1531                            </BorderWidth>
1532                            <PaddingBottom>2pt</PaddingBottom>
1533                            <VerticalAlign>Middle</VerticalAlign>
1534                            <Format>C</Format>
1535                            <BorderColor>
1536                              <Default>LightGrey</Default>
1537                            </BorderColor>
1538                            <BackgroundColor>White</BackgroundColor>
1539                            <PaddingRight>2pt</PaddingRight>
1540                            <PaddingTop>2pt</PaddingTop>
1541                            <Language>pl</Language>
1542                          </Style>
1543                          <CanGrow>true</CanGrow>
1544                          <Value>=Fields!BUDZET.Value</Value>
1545                        </Textbox>
1546                      </ReportItems>
1547                    </TableCell>
1548                    <TableCell>
1549                      <ReportItems>
1550                        <Textbox Name="textbox43">
1551                          <rd:DefaultName>textbox43</rd:DefaultName>
1552                          <ZIndex>31</ZIndex>
1553                          <Style>
1554                            <BorderStyle>
1555                              <Default>Solid</Default>
1556                            </BorderStyle>
1557                            <TextAlign>Center</TextAlign>
1558                            <PaddingLeft>2pt</PaddingLeft>
1559                            <BorderWidth>
1560                              <Default>0.5pt</Default>
1561                            </BorderWidth>
1562                            <PaddingBottom>2pt</PaddingBottom>
1563                            <VerticalAlign>Middle</VerticalAlign>
1564                            <Format>P</Format>
1565                            <BorderColor>
1566                              <Default>LightGrey</Default>
1567                            </BorderColor>
1568                            <BackgroundColor>White</BackgroundColor>
1569                            <PaddingRight>2pt</PaddingRight>
1570                            <PaddingTop>2pt</PaddingTop>
1571                            <Language>pl</Language>
1572                          </Style>
1573                          <CanGrow>true</CanGrow>
1574                          <Value>=iif(Fields!BUDZET.Value&lt;&gt;0,Fields!W_BUDZET.Value/Fields!BUDZET.Value,"")</Value>
1575                        </Textbox>
1576                      </ReportItems>
1577                    </TableCell>
1578                    <TableCell>
1579                      <ReportItems>
1580                        <Textbox Name="textbox68">
1581                          <ZIndex>30</ZIndex>
1582                          <Style>
1583                            <BorderStyle>
1584                              <Default>Solid</Default>
1585                            </BorderStyle>
1586                            <TextAlign>Center</TextAlign>
1587                            <PaddingLeft>2pt</PaddingLeft>
1588                            <BorderWidth>
1589                              <Default>0.5pt</Default>
1590                            </BorderWidth>
1591                            <PaddingBottom>2pt</PaddingBottom>
1592                            <VerticalAlign>Middle</VerticalAlign>
1593                            <Format>C</Format>
1594                            <BorderColor>
1595                              <Default>LightGrey</Default>
1596                            </BorderColor>
1597                            <BackgroundColor>White</BackgroundColor>
1598                            <PaddingRight>2pt</PaddingRight>
1599                            <PaddingTop>2pt</PaddingTop>
1600                            <Language>pl</Language>
1601                          </Style>
1602                          <CanGrow>true</CanGrow>
1603                          <Value>=Fields!W_BUDZET.Value-Fields!BUDZET.Value</Value>
1604                        </Textbox>
1605                      </ReportItems>
1606                    </TableCell>
1607                  </TableCells>
1608                  <Height>0.63492cm</Height>
1609                </TableRow>
1610                <TableRow>
1611                  <TableCells>
1612                    <TableCell>
1613                      <ReportItems>
1614                        <Textbox Name="textbox4">
1615                          <rd:DefaultName>textbox4</rd:DefaultName>
1616                          <ZIndex>29</ZIndex>
1617                          <Style>
1618                            <BorderStyle>
1619                              <Default>Solid</Default>
1620                            </BorderStyle>
1621                            <PaddingLeft>2pt</PaddingLeft>
1622                            <BorderWidth>
1623                              <Default>0.5pt</Default>
1624                            </BorderWidth>
1625                            <PaddingBottom>2pt</PaddingBottom>
1626                            <VerticalAlign>Middle</VerticalAlign>
1627                            <BorderColor>
1628                              <Default>LightGrey</Default>
1629                            </BorderColor>
1630                            <BackgroundColor>White</BackgroundColor>
1631                            <PaddingRight>2pt</PaddingRight>
1632                            <PaddingTop>2pt</PaddingTop>
1633                          </Style>
1634                          <CanGrow>true</CanGrow>
1635                          <Value>SPOTKANIA</Value>
1636                        </Textbox>
1637                      </ReportItems>
1638                    </TableCell>
1639                    <TableCell>
1640                      <ReportItems>
1641                        <Textbox Name="W_SPOTKANIA">
1642                          <rd:DefaultName>W_SPOTKANIA</rd:DefaultName>
1643                          <ZIndex>28</ZIndex>
1644                          <Style>
1645                            <BorderStyle>
1646                              <Default>Solid</Default>
1647                            </BorderStyle>
1648                            <TextAlign>Center</TextAlign>
1649                            <PaddingLeft>2pt</PaddingLeft>
1650                            <BorderWidth>
1651                              <Default>0.5pt</Default>
1652                            </BorderWidth>
1653                            <PaddingBottom>2pt</PaddingBottom>
1654                            <VerticalAlign>Middle</VerticalAlign>
1655                            <BorderColor>
1656                              <Default>LightGrey</Default>
1657                            </BorderColor>
1658                            <BackgroundColor>White</BackgroundColor>
1659                            <PaddingRight>2pt</PaddingRight>
1660                            <PaddingTop>2pt</PaddingTop>
1661                          </Style>
1662                          <CanGrow>true</CanGrow>
1663                          <Value>=Fields!W_SPOTKANIA.Value</Value>
1664                        </Textbox>
1665                      </ReportItems>
1666                    </TableCell>
1667                    <TableCell>
1668                      <ReportItems>
1669                        <Textbox Name="SPOTKANIA">
1670                          <rd:DefaultName>SPOTKANIA</rd:DefaultName>
1671                          <ZIndex>27</ZIndex>
1672                          <Style>
1673                            <BorderStyle>
1674                              <Default>Solid</Default>
1675                            </BorderStyle>
1676                            <TextAlign>Center</TextAlign>
1677                            <PaddingLeft>2pt</PaddingLeft>
1678                            <BorderWidth>
1679                              <Default>0.5pt</Default>
1680                            </BorderWidth>
1681                            <PaddingBottom>2pt</PaddingBottom>
1682                            <VerticalAlign>Middle</VerticalAlign>
1683                            <BorderColor>
1684                              <Default>LightGrey</Default>
1685                            </BorderColor>
1686                            <BackgroundColor>White</BackgroundColor>
1687                            <PaddingRight>2pt</PaddingRight>
1688                            <PaddingTop>2pt</PaddingTop>
1689                          </Style>
1690                          <CanGrow>true</CanGrow>
1691                          <Value>=Fields!SPOTKANIA.Value</Value>
1692                        </Textbox>
1693                      </ReportItems>
1694                    </TableCell>
1695                    <TableCell>
1696                      <ReportItems>
1697                        <Textbox Name="textbox44">
1698                          <rd:DefaultName>textbox44</rd:DefaultName>
1699                          <ZIndex>26</ZIndex>
1700                          <Style>
1701                            <BorderStyle>
1702                              <Default>Solid</Default>
1703                            </BorderStyle>
1704                            <TextAlign>Center</TextAlign>
1705                            <PaddingLeft>2pt</PaddingLeft>
1706                            <BorderWidth>
1707                              <Default>0.5pt</Default>
1708                            </BorderWidth>
1709                            <PaddingBottom>2pt</PaddingBottom>
1710                            <VerticalAlign>Middle</VerticalAlign>
1711                            <Format>P</Format>
1712                            <BorderColor>
1713                              <Default>LightGrey</Default>
1714                            </BorderColor>
1715                            <BackgroundColor>White</BackgroundColor>
1716                            <PaddingRight>2pt</PaddingRight>
1717                            <PaddingTop>2pt</PaddingTop>
1718                          </Style>
1719                          <CanGrow>true</CanGrow>
1720                          <Value>=iif(Fields!SPOTKANIA.Value&lt;&gt;0,Fields!W_SPOTKANIA.Value/Fields!SPOTKANIA.Value,"")</Value>
1721                        </Textbox>
1722                      </ReportItems>
1723                    </TableCell>
1724                    <TableCell>
1725                      <ReportItems>
1726                        <Textbox Name="textbox69">
1727                          <ZIndex>25</ZIndex>
1728                          <Style>
1729                            <BorderStyle>
1730                              <Default>Solid</Default>
1731                            </BorderStyle>
1732                            <TextAlign>Center</TextAlign>
1733                            <PaddingLeft>2pt</PaddingLeft>
1734                            <BorderWidth>
1735                              <Default>0.5pt</Default>
1736                            </BorderWidth>
1737                            <PaddingBottom>2pt</PaddingBottom>
1738                            <VerticalAlign>Middle</VerticalAlign>
1739                            <BorderColor>
1740                              <Default>LightGrey</Default>
1741                            </BorderColor>
1742                            <BackgroundColor>White</BackgroundColor>
1743                            <PaddingRight>2pt</PaddingRight>
1744                            <PaddingTop>2pt</PaddingTop>
1745                          </Style>
1746                          <CanGrow>true</CanGrow>
1747                          <Value>=Fields!W_SPOTKANIA.Value-Fields!SPOTKANIA.Value</Value>
1748                        </Textbox>
1749                      </ReportItems>
1750                    </TableCell>
1751                  </TableCells>
1752                  <Height>0.63492cm</Height>
1753                </TableRow>
1754                <TableRow>
1755                  <TableCells>
1756                    <TableCell>
1757                      <ReportItems>
1758                        <Textbox Name="textbox10">
1759                          <rd:DefaultName>textbox10</rd:DefaultName>
1760                          <ZIndex>24</ZIndex>
1761                          <Style>
1762                            <BorderStyle>
1763                              <Default>Solid</Default>
1764                            </BorderStyle>
1765                            <PaddingLeft>2pt</PaddingLeft>
1766                            <BorderWidth>
1767                              <Default>0.5pt</Default>
1768                            </BorderWidth>
1769                            <PaddingBottom>2pt</PaddingBottom>
1770                            <VerticalAlign>Middle</VerticalAlign>
1771                            <BorderColor>
1772                              <Default>LightGrey</Default>
1773                            </BorderColor>
1774                            <BackgroundColor>White</BackgroundColor>
1775                            <PaddingRight>2pt</PaddingRight>
1776                            <PaddingTop>2pt</PaddingTop>
1777                          </Style>
1778                          <CanGrow>true</CanGrow>
1779                          <Value>KONTAKTY</Value>
1780                        </Textbox>
1781                      </ReportItems>
1782                    </TableCell>
1783                    <TableCell>
1784                      <ReportItems>
1785                        <Textbox Name="w_kontakty">
1786                          <rd:DefaultName>w_kontakty</rd:DefaultName>
1787                          <ZIndex>23</ZIndex>
1788                          <Style>
1789                            <BorderStyle>
1790                              <Default>Solid</Default>
1791                            </BorderStyle>
1792                            <TextAlign>Center</TextAlign>
1793                            <PaddingLeft>2pt</PaddingLeft>
1794                            <BorderWidth>
1795                              <Default>0.5pt</Default>
1796                            </BorderWidth>
1797                            <PaddingBottom>2pt</PaddingBottom>
1798                            <VerticalAlign>Middle</VerticalAlign>
1799                            <BorderColor>
1800                              <Default>LightGrey</Default>
1801                            </BorderColor>
1802                            <BackgroundColor>White</BackgroundColor>
1803                            <PaddingRight>2pt</PaddingRight>
1804                            <PaddingTop>2pt</PaddingTop>
1805                          </Style>
1806                          <CanGrow>true</CanGrow>
1807                          <Value>=Fields!w_kontakty.Value</Value>
1808                        </Textbox>
1809                      </ReportItems>
1810                    </TableCell>
1811                    <TableCell>
1812                      <ReportItems>
1813                        <Textbox Name="KONTAKTY">
1814                          <rd:DefaultName>KONTAKTY</rd:DefaultName>
1815                          <ZIndex>22</ZIndex>
1816                          <Style>
1817                            <BorderStyle>
1818                              <Default>Solid</Default>
1819                            </BorderStyle>
1820                            <TextAlign>Center</TextAlign>
1821                            <PaddingLeft>2pt</PaddingLeft>
1822                            <BorderWidth>
1823                              <Default>0.5pt</Default>
1824                            </BorderWidth>
1825                            <PaddingBottom>2pt</PaddingBottom>
1826                            <VerticalAlign>Middle</VerticalAlign>
1827                            <BorderColor>
1828                              <Default>LightGrey</Default>
1829                            </BorderColor>
1830                            <BackgroundColor>White</BackgroundColor>
1831                            <PaddingRight>2pt</PaddingRight>
1832                            <PaddingTop>2pt</PaddingTop>
1833                          </Style>
1834                          <CanGrow>true</CanGrow>
1835                          <Value>=Fields!KONTAKTY.Value</Value>
1836                        </Textbox>
1837                      </ReportItems>
1838                    </TableCell>
1839                    <TableCell>
1840                      <ReportItems>
1841                        <Textbox Name="textbox45">
1842                          <rd:DefaultName>textbox45</rd:DefaultName>
1843                          <ZIndex>21</ZIndex>
1844                          <Style>
1845                            <BorderStyle>
1846                              <Default>Solid</Default>
1847                            </BorderStyle>
1848                            <TextAlign>Center</TextAlign>
1849                            <PaddingLeft>2pt</PaddingLeft>
1850                            <BorderWidth>
1851                              <Default>0.5pt</Default>
1852                            </BorderWidth>
1853                            <PaddingBottom>2pt</PaddingBottom>
1854                            <VerticalAlign>Middle</VerticalAlign>
1855                            <Format>P</Format>
1856                            <BorderColor>
1857                              <Default>LightGrey</Default>
1858                            </BorderColor>
1859                            <BackgroundColor>White</BackgroundColor>
1860                            <PaddingRight>2pt</PaddingRight>
1861                            <PaddingTop>2pt</PaddingTop>
1862                          </Style>
1863                          <CanGrow>true</CanGrow>
1864                          <Value>=iif(Fields!KONTAKTY.Value&lt;&gt;0,Fields!w_kontakty.Value/Fields!KONTAKTY.Value,"")</Value>
1865                        </Textbox>
1866                      </ReportItems>
1867                    </TableCell>
1868                    <TableCell>
1869                      <ReportItems>
1870                        <Textbox Name="textbox70">
1871                          <ZIndex>20</ZIndex>
1872                          <Style>
1873                            <BorderStyle>
1874                              <Default>Solid</Default>
1875                            </BorderStyle>
1876                            <TextAlign>Center</TextAlign>
1877                            <PaddingLeft>2pt</PaddingLeft>
1878                            <BorderWidth>
1879                              <Default>0.5pt</Default>
1880                            </BorderWidth>
1881                            <PaddingBottom>2pt</PaddingBottom>
1882                            <VerticalAlign>Middle</VerticalAlign>
1883                            <BorderColor>
1884                              <Default>LightGrey</Default>
1885                            </BorderColor>
1886                            <BackgroundColor>White</BackgroundColor>
1887                            <PaddingRight>2pt</PaddingRight>
1888                            <PaddingTop>2pt</PaddingTop>
1889                          </Style>
1890                          <CanGrow>true</CanGrow>
1891                          <Value>=Fields!w_kontakty.Value-Fields!KONTAKTY.Value</Value>
1892                        </Textbox>
1893                      </ReportItems>
1894                    </TableCell>
1895                  </TableCells>
1896                  <Height>0.63492cm</Height>
1897                </TableRow>
1898                <TableRow>
1899                  <TableCells>
1900                    <TableCell>
1901                      <ReportItems>
1902                        <Textbox Name="textbox5">
1903                          <rd:DefaultName>textbox5</rd:DefaultName>
1904                          <ZIndex>19</ZIndex>
1905                          <Style>
1906                            <BorderStyle>
1907                              <Default>Solid</Default>
1908                            </BorderStyle>
1909                            <PaddingLeft>2pt</PaddingLeft>
1910                            <BorderWidth>
1911                              <Default>0.5pt</Default>
1912                            </BorderWidth>
1913                            <PaddingBottom>2pt</PaddingBottom>
1914                            <VerticalAlign>Middle</VerticalAlign>
1915                            <BorderColor>
1916                              <Default>LightGrey</Default>
1917                            </BorderColor>
1918                            <BackgroundColor>White</BackgroundColor>
1919                            <PaddingRight>2pt</PaddingRight>
1920                            <PaddingTop>2pt</PaddingTop>
1921                          </Style>
1922                          <CanGrow>true</CanGrow>
1923                          <Value>NOWI KLIENCI</Value>
1924                        </Textbox>
1925                      </ReportItems>
1926                    </TableCell>
1927                    <TableCell>
1928                      <ReportItems>
1929                        <Textbox Name="W_N_KLIENCI">
1930                          <rd:DefaultName>W_N_KLIENCI</rd:DefaultName>
1931                          <ZIndex>18</ZIndex>
1932                          <Style>
1933                            <BorderStyle>
1934                              <Default>Solid</Default>
1935                            </BorderStyle>
1936                            <TextAlign>Center</TextAlign>
1937                            <PaddingLeft>2pt</PaddingLeft>
1938                            <BorderWidth>
1939                              <Default>0.5pt</Default>
1940                            </BorderWidth>
1941                            <PaddingBottom>2pt</PaddingBottom>
1942                            <VerticalAlign>Middle</VerticalAlign>
1943                            <BorderColor>
1944                              <Default>LightGrey</Default>
1945                            </BorderColor>
1946                            <BackgroundColor>White</BackgroundColor>
1947                            <PaddingRight>2pt</PaddingRight>
1948                            <PaddingTop>2pt</PaddingTop>
1949                          </Style>
1950                          <CanGrow>true</CanGrow>
1951                          <Value>=Fields!W_N_KLIENCI.Value</Value>
1952                        </Textbox>
1953                      </ReportItems>
1954                    </TableCell>
1955                    <TableCell>
1956                      <ReportItems>
1957                        <Textbox Name="N_KLIENCI">
1958                          <rd:DefaultName>N_KLIENCI</rd:DefaultName>
1959                          <ZIndex>17</ZIndex>
1960                          <Style>
1961                            <BorderStyle>
1962                              <Default>Solid</Default>
1963                            </BorderStyle>
1964                            <TextAlign>Center</TextAlign>
1965                            <PaddingLeft>2pt</PaddingLeft>
1966                            <BorderWidth>
1967                              <Default>0.5pt</Default>
1968                            </BorderWidth>
1969                            <PaddingBottom>2pt</PaddingBottom>
1970                            <VerticalAlign>Middle</VerticalAlign>
1971                            <BorderColor>
1972                              <Default>LightGrey</Default>
1973                            </BorderColor>
1974                            <BackgroundColor>White</BackgroundColor>
1975                            <PaddingRight>2pt</PaddingRight>
1976                            <PaddingTop>2pt</PaddingTop>
1977                          </Style>
1978                          <CanGrow>true</CanGrow>
1979                          <Value>=Fields!N_KLIENCI.Value</Value>
1980                        </Textbox>
1981                      </ReportItems>
1982                    </TableCell>
1983                    <TableCell>
1984                      <ReportItems>
1985                        <Textbox Name="textbox46">
1986                          <rd:DefaultName>textbox46</rd:DefaultName>
1987                          <ZIndex>16</ZIndex>
1988                          <Style>
1989                            <BorderStyle>
1990                              <Default>Solid</Default>
1991                            </BorderStyle>
1992                            <TextAlign>Center</TextAlign>
1993                            <PaddingLeft>2pt</PaddingLeft>
1994                            <BorderWidth>
1995                              <Default>0.5pt</Default>
1996                            </BorderWidth>
1997                            <PaddingBottom>2pt</PaddingBottom>
1998                            <VerticalAlign>Middle</VerticalAlign>
1999                            <Format>P</Format>
2000                            <BorderColor>
2001                              <Default>LightGrey</Default>
2002                            </BorderColor>
2003                            <BackgroundColor>White</BackgroundColor>
2004                            <PaddingRight>2pt</PaddingRight>
2005                            <PaddingTop>2pt</PaddingTop>
2006                          </Style>
2007                          <CanGrow>true</CanGrow>
2008                          <Value>=iif(Fields!N_KLIENCI.Value&lt;&gt;0,Fields!W_N_KLIENCI.Value/Fields!N_KLIENCI.Value,"")</Value>
2009                        </Textbox>
2010                      </ReportItems>
2011                    </TableCell>
2012                    <TableCell>
2013                      <ReportItems>
2014                        <Textbox Name="textbox71">
2015                          <ZIndex>15</ZIndex>
2016                          <Style>
2017                            <BorderStyle>
2018                              <Default>Solid</Default>
2019                            </BorderStyle>
2020                            <TextAlign>Center</TextAlign>
2021                            <PaddingLeft>2pt</PaddingLeft>
2022                            <BorderWidth>
2023                              <Default>0.5pt</Default>
2024                            </BorderWidth>
2025                            <PaddingBottom>2pt</PaddingBottom>
2026                            <VerticalAlign>Middle</VerticalAlign>
2027                            <BorderColor>
2028                              <Default>LightGrey</Default>
2029                            </BorderColor>
2030                            <BackgroundColor>White</BackgroundColor>
2031                            <PaddingRight>2pt</PaddingRight>
2032                            <PaddingTop>2pt</PaddingTop>
2033                          </Style>
2034                          <CanGrow>true</CanGrow>
2035                          <Value>=Fields!W_N_KLIENCI.Value-Fields!N_KLIENCI.Value</Value>
2036                        </Textbox>
2037                      </ReportItems>
2038                    </TableCell>
2039                  </TableCells>
2040                  <Height>0.63492cm</Height>
2041                </TableRow>
2042                <TableRow>
2043                  <TableCells>
2044                    <TableCell>
2045                      <ReportItems>
2046                        <Textbox Name="textbox12">
2047                          <rd:DefaultName>textbox12</rd:DefaultName>
2048                          <ZIndex>14</ZIndex>
2049                          <Style>
2050                            <BorderStyle>
2051                              <Default>Solid</Default>
2052                            </BorderStyle>
2053                            <PaddingLeft>2pt</PaddingLeft>
2054                            <BorderWidth>
2055                              <Default>0.5pt</Default>
2056                            </BorderWidth>
2057                            <PaddingBottom>2pt</PaddingBottom>
2058                            <VerticalAlign>Middle</VerticalAlign>
2059                            <BorderColor>
2060                              <Default>LightGrey</Default>
2061                            </BorderColor>
2062                            <BackgroundColor>White</BackgroundColor>
2063                            <PaddingRight>2pt</PaddingRight>
2064                            <PaddingTop>2pt</PaddingTop>
2065                          </Style>
2066                          <CanGrow>true</CanGrow>
2067                          <Value>KLIENCI</Value>
2068                        </Textbox>
2069                      </ReportItems>
2070                    </TableCell>
2071                    <TableCell>
2072                      <ReportItems>
2073                        <Textbox Name="W_KLIENCI">
2074                          <rd:DefaultName>W_KLIENCI</rd:DefaultName>
2075                          <ZIndex>13</ZIndex>
2076                          <Style>
2077                            <BorderStyle>
2078                              <Default>Solid</Default>
2079                            </BorderStyle>
2080                            <TextAlign>Center</TextAlign>
2081                            <PaddingLeft>2pt</PaddingLeft>
2082                            <BorderWidth>
2083                              <Default>0.5pt</Default>
2084                            </BorderWidth>
2085                            <PaddingBottom>2pt</PaddingBottom>
2086                            <VerticalAlign>Middle</VerticalAlign>
2087                            <BorderColor>
2088                              <Default>LightGrey</Default>
2089                            </BorderColor>
2090                            <BackgroundColor>White</BackgroundColor>
2091                            <PaddingRight>2pt</PaddingRight>
2092                            <PaddingTop>2pt</PaddingTop>
2093                          </Style>
2094                          <CanGrow>true</CanGrow>
2095                          <Value>=Fields!W_KLIENCI.Value</Value>
2096                        </Textbox>
2097                      </ReportItems>
2098                    </TableCell>
2099                    <TableCell>
2100                      <ReportItems>
2101                        <Textbox Name="KLIENCI">
2102                          <rd:DefaultName>KLIENCI</rd:DefaultName>
2103                          <ZIndex>12</ZIndex>
2104                          <Style>
2105                            <BorderStyle>
2106                              <Default>Solid</Default>
2107                            </BorderStyle>
2108                            <TextAlign>Center</TextAlign>
2109                            <PaddingLeft>2pt</PaddingLeft>
2110                            <BorderWidth>
2111                              <Default>0.5pt</Default>
2112                            </BorderWidth>
2113                            <PaddingBottom>2pt</PaddingBottom>
2114                            <VerticalAlign>Middle</VerticalAlign>
2115                            <BorderColor>
2116                              <Default>LightGrey</Default>
2117                            </BorderColor>
2118                            <BackgroundColor>White</BackgroundColor>
2119                            <PaddingRight>2pt</PaddingRight>
2120                            <PaddingTop>2pt</PaddingTop>
2121                          </Style>
2122                          <CanGrow>true</CanGrow>
2123                          <Value>=Fields!KLIENCI.Value</Value>
2124                        </Textbox>
2125                      </ReportItems>
2126                    </TableCell>
2127                    <TableCell>
2128                      <ReportItems>
2129                        <Textbox Name="textbox47">
2130                          <rd:DefaultName>textbox47</rd:DefaultName>
2131                          <ZIndex>11</ZIndex>
2132                          <Style>
2133                            <BorderStyle>
2134                              <Default>Solid</Default>
2135                            </BorderStyle>
2136                            <TextAlign>Center</TextAlign>
2137                            <PaddingLeft>2pt</PaddingLeft>
2138                            <BorderWidth>
2139                              <Default>0.5pt</Default>
2140                            </BorderWidth>
2141                            <PaddingBottom>2pt</PaddingBottom>
2142                            <VerticalAlign>Middle</VerticalAlign>
2143                            <Format>P</Format>
2144                            <BorderColor>
2145                              <Default>LightGrey</Default>
2146                            </BorderColor>
2147                            <BackgroundColor>White</BackgroundColor>
2148                            <PaddingRight>2pt</PaddingRight>
2149                            <PaddingTop>2pt</PaddingTop>
2150                          </Style>
2151                          <CanGrow>true</CanGrow>
2152                          <Value>=iif(Fields!KLIENCI.Value&lt;&gt;0,Fields!W_KLIENCI.Value/Fields!KLIENCI.Value,"")</Value>
2153                        </Textbox>
2154                      </ReportItems>
2155                    </TableCell>
2156                    <TableCell>
2157                      <ReportItems>
2158                        <Textbox Name="textbox72">
2159                          <ZIndex>10</ZIndex>
2160                          <Style>
2161                            <BorderStyle>
2162                              <Default>Solid</Default>
2163                            </BorderStyle>
2164                            <TextAlign>Center</TextAlign>
2165                            <PaddingLeft>2pt</PaddingLeft>
2166                            <BorderWidth>
2167                              <Default>0.5pt</Default>
2168                            </BorderWidth>
2169                            <PaddingBottom>2pt</PaddingBottom>
2170                            <VerticalAlign>Middle</VerticalAlign>
2171                            <BorderColor>
2172                              <Default>LightGrey</Default>
2173                            </BorderColor>
2174                            <BackgroundColor>White</BackgroundColor>
2175                            <PaddingRight>2pt</PaddingRight>
2176                            <PaddingTop>2pt</PaddingTop>
2177                          </Style>
2178                          <CanGrow>true</CanGrow>
2179                          <Value>=Fields!W_KLIENCI.Value-Fields!KLIENCI.Value</Value>
2180                        </Textbox>
2181                      </ReportItems>
2182                    </TableCell>
2183                  </TableCells>
2184                  <Height>0.63492cm</Height>
2185                </TableRow>
2186                <TableRow>
2187                  <TableCells>
2188                    <TableCell>
2189                      <ReportItems>
2190                        <Textbox Name="textbox6">
2191                          <rd:DefaultName>textbox6</rd:DefaultName>
2192                          <ZIndex>4</ZIndex>
2193                          <Style>
2194                            <BorderStyle>
2195                              <Default>Solid</Default>
2196                            </BorderStyle>
2197                            <PaddingLeft>2pt</PaddingLeft>
2198                            <BorderWidth>
2199                              <Default>0.5pt</Default>
2200                            </BorderWidth>
2201                            <PaddingBottom>2pt</PaddingBottom>
2202                            <VerticalAlign>Middle</VerticalAlign>
2203                            <BorderColor>
2204                              <Default>LightGrey</Default>
2205                            </BorderColor>
2206                            <BackgroundColor>White</BackgroundColor>
2207                            <PaddingRight>2pt</PaddingRight>
2208                            <PaddingTop>2pt</PaddingTop>
2209                          </Style>
2210                          <CanGrow>true</CanGrow>
2211                          <Value>ILOŚĆ REKLAM</Value>
2212                        </Textbox>
2213                      </ReportItems>
2214                    </TableCell>
2215                    <TableCell>
2216                      <ReportItems>
2217                        <Textbox Name="W_REKLAMY">
2218                          <rd:DefaultName>W_REKLAMY</rd:DefaultName>
2219                          <ZIndex>3</ZIndex>
2220                          <Style>
2221                            <BorderStyle>
2222                              <Default>Solid</Default>
2223                            </BorderStyle>
2224                            <TextAlign>Center</TextAlign>
2225                            <PaddingLeft>2pt</PaddingLeft>
2226                            <BorderWidth>
2227                              <Default>0.5pt</Default>
2228                            </BorderWidth>
2229                            <PaddingBottom>2pt</PaddingBottom>
2230                            <VerticalAlign>Middle</VerticalAlign>
2231                            <BorderColor>
2232                              <Default>LightGrey</Default>
2233                            </BorderColor>
2234                            <BackgroundColor>White</BackgroundColor>
2235                            <PaddingRight>2pt</PaddingRight>
2236                            <PaddingTop>2pt</PaddingTop>
2237                            <Language>pl</Language>
2238                          </Style>
2239                          <CanGrow>true</CanGrow>
2240                          <Value>=Fields!W_REKLAMY.Value</Value>
2241                        </Textbox>
2242                      </ReportItems>
2243                    </TableCell>
2244                    <TableCell>
2245                      <ReportItems>
2246                        <Textbox Name="REKLAMY">
2247                          <rd:DefaultName>REKLAMY</rd:DefaultName>
2248                          <ZIndex>2</ZIndex>
2249                          <Style>
2250                            <BorderStyle>
2251                              <Default>Solid</Default>
2252                            </BorderStyle>
2253                            <TextAlign>Center</TextAlign>
2254                            <PaddingLeft>2pt</PaddingLeft>
2255                            <BorderWidth>
2256                              <Default>0.5pt</Default>
2257                            </BorderWidth>
2258                            <PaddingBottom>2pt</PaddingBottom>
2259                            <VerticalAlign>Middle</VerticalAlign>
2260                            <BorderColor>
2261                              <Default>LightGrey</Default>
2262                            </BorderColor>
2263                            <BackgroundColor>White</BackgroundColor>
2264                            <PaddingRight>2pt</PaddingRight>
2265                            <PaddingTop>2pt</PaddingTop>
2266                            <Language>pl</Language>
2267                          </Style>
2268                          <CanGrow>true</CanGrow>
2269                          <Value>=Fields!REKLAMY.Value</Value>
2270                        </Textbox>
2271                      </ReportItems>
2272                    </TableCell>
2273                    <TableCell>
2274                      <ReportItems>
2275                        <Textbox Name="textbox48">
2276                          <rd:DefaultName>textbox48</rd:DefaultName>
2277                          <ZIndex>1</ZIndex>
2278                          <Style>
2279                            <BorderStyle>
2280                              <Default>Solid</Default>
2281                            </BorderStyle>
2282                            <TextAlign>Center</TextAlign>
2283                            <PaddingLeft>2pt</PaddingLeft>
2284                            <BorderWidth>
2285                              <Default>0.5pt</Default>
2286                            </BorderWidth>
2287                            <PaddingBottom>2pt</PaddingBottom>
2288                            <VerticalAlign>Middle</VerticalAlign>
2289                            <Format>P</Format>
2290                            <BorderColor>
2291                              <Default>LightGrey</Default>
2292                            </BorderColor>
2293                            <BackgroundColor>White</BackgroundColor>
2294                            <PaddingRight>2pt</PaddingRight>
2295                            <PaddingTop>2pt</PaddingTop>
2296                          </Style>
2297                          <CanGrow>true</CanGrow>
2298                          <Value>=iif(Fields!REKLAMY.Value&lt;&gt;0,Fields!W_REKLAMY.Value/Fields!REKLAMY.Value,"")</Value>
2299                        </Textbox>
2300                      </ReportItems>
2301                    </TableCell>
2302                    <TableCell>
2303                      <ReportItems>
2304                        <Textbox Name="textbox73">
2305                          <Style>
2306                            <BorderStyle>
2307                              <Default>Solid</Default>
2308                            </BorderStyle>
2309                            <TextAlign>Center</TextAlign>
2310                            <PaddingLeft>2pt</PaddingLeft>
2311                            <BorderWidth>
2312                              <Default>0.5pt</Default>
2313                            </BorderWidth>
2314                            <PaddingBottom>2pt</PaddingBottom>
2315                            <VerticalAlign>Middle</VerticalAlign>
2316                            <BorderColor>
2317                              <Default>LightGrey</Default>
2318                            </BorderColor>
2319                            <BackgroundColor>White</BackgroundColor>
2320                            <PaddingRight>2pt</PaddingRight>
2321                            <PaddingTop>2pt</PaddingTop>
2322                          </Style>
2323                          <CanGrow>true</CanGrow>
2324                          <Value>=Fields!W_REKLAMY.Value-Fields!REKLAMY.Value</Value>
2325                        </Textbox>
2326                      </ReportItems>
2327                    </TableCell>
2328                  </TableCells>
2329                  <Height>0.63492cm</Height>
2330                </TableRow>
2331              </TableRows>
2332            </Details>
2333            <Header>
2334              <TableRows>
2335                <TableRow>
2336                  <TableCells>
2337                    <TableCell>
2338                      <ColSpan>5</ColSpan>
2339                      <ReportItems>
2340                        <Textbox Name="textbox2">
2341                          <rd:DefaultName>textbox2</rd:DefaultName>
2342                          <ZIndex>40</ZIndex>
2343                          <Style>
2344                            <TextAlign>Center</TextAlign>
2345                            <PaddingLeft>2pt</PaddingLeft>
2346                            <PaddingBottom>2pt</PaddingBottom>
2347                            <FontWeight>700</FontWeight>
2348                            <FontSize>12pt</FontSize>
2349                            <PaddingRight>2pt</PaddingRight>
2350                            <PaddingTop>2pt</PaddingTop>
2351                          </Style>
2352                          <CanGrow>true</CanGrow>
2353                          <Value>WYNIK NA MIESIĄC</Value>
2354                        </Textbox>
2355                      </ReportItems>
2356                    </TableCell>
2357                  </TableCells>
2358                  <Height>1cm</Height>
2359                </TableRow>
2360                <TableRow>
2361                  <TableCells>
2362                    <TableCell>
2363                      <ReportItems>
2364                        <Textbox Name="textbox3">
2365                          <ZIndex>39</ZIndex>
2366                          <Style>
2367                            <BorderStyle>
2368                              <Default>Solid</Default>
2369                            </BorderStyle>
2370                            <PaddingLeft>2pt</PaddingLeft>
2371                            <BorderWidth>
2372                              <Default>0.5pt</Default>
2373                            </BorderWidth>
2374                            <PaddingBottom>2pt</PaddingBottom>
2375                            <FontWeight>700</FontWeight>
2376                            <VerticalAlign>Middle</VerticalAlign>
2377                            <Calendar>Gregorian</Calendar>
2378                            <BorderColor>
2379                              <Default>LightGrey</Default>
2380                            </BorderColor>
2381                            <BackgroundColor>WhiteSmoke</BackgroundColor>
2382                            <PaddingRight>2pt</PaddingRight>
2383                            <PaddingTop>2pt</PaddingTop>
2384                          </Style>
2385                          <CanGrow>true</CanGrow>
2386                          <Value />
2387                        </Textbox>
2388                      </ReportItems>
2389                    </TableCell>
2390                    <TableCell>
2391                      <ReportItems>
2392                        <Textbox Name="textbox32">
2393                          <ZIndex>38</ZIndex>
2394                          <Style>
2395                            <BorderStyle>
2396                              <Default>Solid</Default>
2397                            </BorderStyle>
2398                            <TextAlign>Center</TextAlign>
2399                            <PaddingLeft>2pt</PaddingLeft>
2400                            <BorderWidth>
2401                              <Default>0.5pt</Default>
2402                            </BorderWidth>
2403                            <PaddingBottom>2pt</PaddingBottom>
2404                            <FontWeight>700</FontWeight>
2405                            <VerticalAlign>Middle</VerticalAlign>
2406                            <Calendar>Gregorian</Calendar>
2407                            <BorderColor>
2408                              <Default>LightGrey</Default>
2409                            </BorderColor>
2410                            <BackgroundColor>WhiteSmoke</BackgroundColor>
2411                            <PaddingRight>2pt</PaddingRight>
2412                            <PaddingTop>2pt</PaddingTop>
2413                          </Style>
2414                          <CanGrow>true</CanGrow>
2415                          <Value>WYKONANIE</Value>
2416                        </Textbox>
2417                      </ReportItems>
2418                    </TableCell>
2419                    <TableCell>
2420                      <ReportItems>
2421                        <Textbox Name="textbox33">
2422                          <ZIndex>37</ZIndex>
2423                          <Style>
2424                            <BorderStyle>
2425                              <Default>Solid</Default>
2426                            </BorderStyle>
2427                            <TextAlign>Center</TextAlign>
2428                            <PaddingLeft>2pt</PaddingLeft>
2429                            <BorderWidth>
2430                              <Default>0.5pt</Default>
2431                            </BorderWidth>
2432                            <PaddingBottom>2pt</PaddingBottom>
2433                            <FontWeight>700</FontWeight>
2434                            <VerticalAlign>Middle</VerticalAlign>
2435                            <Calendar>Gregorian</Calendar>
2436                            <BorderColor>
2437                              <Default>LightGrey</Default>
2438                            </BorderColor>
2439                            <BackgroundColor>WhiteSmoke</BackgroundColor>
2440                            <PaddingRight>2pt</PaddingRight>
2441                            <PaddingTop>2pt</PaddingTop>
2442                          </Style>
2443                          <CanGrow>true</CanGrow>
2444                          <Value>PLAN</Value>
2445                        </Textbox>
2446                      </ReportItems>
2447                    </TableCell>
2448                    <TableCell>
2449                      <ReportItems>
2450                        <Textbox Name="textbox36">
2451                          <ZIndex>36</ZIndex>
2452                          <Style>
2453                            <BorderStyle>
2454                              <Default>Solid</Default>
2455                            </BorderStyle>
2456                            <TextAlign>Center</TextAlign>
2457                            <PaddingLeft>2pt</PaddingLeft>
2458                            <BorderWidth>
2459                              <Default>0.5pt</Default>
2460                            </BorderWidth>
2461                            <PaddingBottom>2pt</PaddingBottom>
2462                            <FontWeight>700</FontWeight>
2463                            <VerticalAlign>Middle</VerticalAlign>
2464                            <Calendar>Gregorian</Calendar>
2465                            <BorderColor>
2466                              <Default>LightGrey</Default>
2467                            </BorderColor>
2468                            <BackgroundColor>WhiteSmoke</BackgroundColor>
2469                            <PaddingRight>2pt</PaddingRight>
2470                            <PaddingTop>2pt</PaddingTop>
2471                          </Style>
2472                          <CanGrow>true</CanGrow>
2473                          <Value>%</Value>
2474                        </Textbox>
2475                      </ReportItems>
2476                    </TableCell>
2477                    <TableCell>
2478                      <ReportItems>
2479                        <Textbox Name="textbox37">
2480                          <ZIndex>35</ZIndex>
2481                          <Style>
2482                            <BorderStyle>
2483                              <Default>Solid</Default>
2484                            </BorderStyle>
2485                            <TextAlign>Center</TextAlign>
2486                            <PaddingLeft>2pt</PaddingLeft>
2487                            <BorderWidth>
2488                              <Default>0.5pt</Default>
2489                            </BorderWidth>
2490                            <PaddingBottom>2pt</PaddingBottom>
2491                            <FontWeight>700</FontWeight>
2492                            <VerticalAlign>Middle</VerticalAlign>
2493                            <Calendar>Gregorian</Calendar>
2494                            <BorderColor>
2495                              <Default>LightGrey</Default>
2496                            </BorderColor>
2497                            <BackgroundColor>WhiteSmoke</BackgroundColor>
2498                            <PaddingRight>2pt</PaddingRight>
2499                            <PaddingTop>2pt</PaddingTop>
2500                          </Style>
2501                          <CanGrow>true</CanGrow>
2502                          <Value>RÓŻNICA</Value>
2503                        </Textbox>
2504                      </ReportItems>
2505                    </TableCell>
2506                  </TableCells>
2507                  <Height>0.63492cm</Height>
2508                </TableRow>
2509              </TableRows>
2510            </Header>
2511            <TableColumns>
2512              <TableColumn>
2513                <Width>3.25cm</Width>
2514              </TableColumn>
2515              <TableColumn>
2516                <Width>3.5cm</Width>
2517              </TableColumn>
2518              <TableColumn>
2519                <Width>3.25cm</Width>
2520              </TableColumn>
2521              <TableColumn>
2522                <Width>3.25cm</Width>
2523              </TableColumn>
2524              <TableColumn>
2525                <Width>3.25cm</Width>
2526              </TableColumn>
2527            </TableColumns>
2528          </Table>
2529        </ReportItems>
2530        <DataSetName>WynikAgencji</DataSetName>
2531        <Top>0.25cm</Top>
2532        <Grouping Name="list1_Details_Group">
2533          <GroupExpressions>
2534            <GroupExpression>=Fields!MS.Value</GroupExpression>
2535          </GroupExpressions>
2536        </Grouping>
2537        <Height>8.07936cm</Height>
2538      </List>
2539    </ReportItems>
2540    <Height>14.82936cm</Height>
2541  </Body>
2542  <rd:ReportID>a59d7649-e11f-4ae4-ad90-96cd10fb2a47</rd:ReportID>
2543  <LeftMargin>1cm</LeftMargin>
2544  <DataSets>
2545    <DataSet Name="WynikAgencji">
2546      <Query>
2547        <rd:UseGenericDesigner>true</rd:UseGenericDesigner>
2548        <CommandText>select * from dbo.View_Podsumowanie_Wykonania_Planu_Agencja where symbol=@agencja and ms=@miesiac and rok=@rok</CommandText>
2549        <QueryParameters>
2550          <QueryParameter Name="@agencja">
2551            <Value>=Parameters!agencja.Value</Value>
2552          </QueryParameter>
2553          <QueryParameter Name="@miesiac">
2554            <Value>=Parameters!miesiac.Value</Value>
2555          </QueryParameter>
2556          <QueryParameter Name="@rok">
2557            <Value>=Parameters!rok.Value</Value>
2558          </QueryParameter>
2559        </QueryParameters>
2560        <DataSourceName>BAZA_REKLAM</DataSourceName>
2561      </Query>
2562      <Fields>
2563        <Field Name="ROK">
2564          <rd:TypeName>System.Int16</rd:TypeName>
2565          <DataField>ROK</DataField>
2566        </Field>
2567        <Field Name="MS">
2568          <rd:TypeName>System.Int16</rd:TypeName>
2569          <DataField>MS</DataField>
2570        </Field>
2571        <Field Name="symbol">
2572          <rd:TypeName>System.String</rd:TypeName>
2573          <DataField>symbol</DataField>
2574        </Field>
2575        <Field Name="BUDZET">
2576          <rd:TypeName>System.Int32</rd:TypeName>
2577          <DataField>BUDZET</DataField>
2578        </Field>
2579        <Field Name="BUDZET_HANDLOWCY">
2580          <rd:TypeName>System.Int32</rd:TypeName>
2581          <DataField>BUDZET_HANDLOWCY</DataField>
2582        </Field>
2583        <Field Name="SPOTKANIA">
2584          <rd:TypeName>System.Int32</rd:TypeName>
2585          <DataField>SPOTKANIA</DataField>
2586        </Field>
2587        <Field Name="KONTAKTY">
2588          <rd:TypeName>System.Int32</rd:TypeName>
2589          <DataField>KONTAKTY</DataField>
2590        </Field>
2591        <Field Name="N_KLIENCI">
2592          <rd:TypeName>System.Int32</rd:TypeName>
2593          <DataField>N_KLIENCI</DataField>
2594        </Field>
2595        <Field Name="KLIENCI">
2596          <rd:TypeName>System.Int32</rd:TypeName>
2597          <DataField>KLIENCI</DataField>
2598        </Field>
2599        <Field Name="REKLAMY">
2600          <rd:TypeName>System.Int32</rd:TypeName>
2601          <DataField>REKLAMY</DataField>
2602        </Field>
2603        <Field Name="W_BUDZET">
2604          <rd:TypeName>System.Int32</rd:TypeName>
2605          <DataField>W_BUDZET</DataField>
2606        </Field>
2607        <Field Name="W_SPOTKANIA">
2608          <rd:TypeName>System.Int32</rd:TypeName>
2609          <DataField>W_SPOTKANIA</DataField>
2610        </Field>
2611        <Field Name="w_kontakty">
2612          <rd:TypeName>System.Int32</rd:TypeName>
2613          <DataField>w_kontakty</DataField>
2614        </Field>
2615        <Field Name="W_N_KLIENCI">
2616          <rd:TypeName>System.Int32</rd:TypeName>
2617          <DataField>W_N_KLIENCI</DataField>
2618        </Field>
2619        <Field Name="W_KLIENCI">
2620          <rd:TypeName>System.Int32</rd:TypeName>
2621          <DataField>W_KLIENCI</DataField>
2622        </Field>
2623        <Field Name="W_REKLAMY">
2624          <rd:TypeName>System.Int32</rd:TypeName>
2625          <DataField>W_REKLAMY</DataField>
2626        </Field>
2627        <Field Name="il_ms">
2628          <rd:TypeName>System.Int32</rd:TypeName>
2629          <DataField>il_ms</DataField>
2630        </Field>
2631        <Field Name="r_budzet">
2632          <rd:TypeName>System.Int32</rd:TypeName>
2633          <DataField>r_budzet</DataField>
2634        </Field>
2635        <Field Name="r_spotkania">
2636          <rd:TypeName>System.Int32</rd:TypeName>
2637          <DataField>r_spotkania</DataField>
2638        </Field>
2639        <Field Name="r_kontakty">
2640          <rd:TypeName>System.Int32</rd:TypeName>
2641          <DataField>r_kontakty</DataField>
2642        </Field>
2643        <Field Name="r_n_klienci">
2644          <rd:TypeName>System.Int32</rd:TypeName>
2645          <DataField>r_n_klienci</DataField>
2646        </Field>
2647        <Field Name="r_klienci">
2648          <rd:TypeName>System.Int32</rd:TypeName>
2649          <DataField>r_klienci</DataField>
2650        </Field>
2651        <Field Name="r_reklamy">
2652          <rd:TypeName>System.Int32</rd:TypeName>
2653          <DataField>r_reklamy</DataField>
2654        </Field>
2655        <Field Name="r_w_budzet">
2656          <rd:TypeName>System.Int32</rd:TypeName>
2657          <DataField>r_w_budzet</DataField>
2658        </Field>
2659        <Field Name="r_w_spotkania">
2660          <rd:TypeName>System.Int32</rd:TypeName>
2661          <DataField>r_w_spotkania</DataField>
2662        </Field>
2663        <Field Name="r_w_n_klienci">
2664          <rd:TypeName>System.Int32</rd:TypeName>
2665          <DataField>r_w_n_klienci</DataField>
2666        </Field>
2667        <Field Name="r_w_klienci">
2668          <rd:TypeName>System.Int32</rd:TypeName>
2669          <DataField>r_w_klienci</DataField>
2670        </Field>
2671        <Field Name="r_w_reklamy">
2672          <rd:TypeName>System.Int32</rd:TypeName>
2673          <DataField>r_w_reklamy</DataField>
2674        </Field>
2675        <Field Name="r_w_kontakty">
2676          <rd:TypeName>System.Int32</rd:TypeName>
2677          <DataField>r_w_kontakty</DataField>
2678        </Field>
2679      </Fields>
2680    </DataSet>
2681    <DataSet Name="ListaAgencji">
2682      <Query>
2683        <rd:UseGenericDesigner>true</rd:UseGenericDesigner>
2684        <CommandText>SELECT        Id_agencji, Symbol
2685FROM            AGENCJE where aktywna=1 and (@prawa_agencje is null or @prawa_agencje= Id_agencji)</CommandText>
2686        <QueryParameters>
2687          <QueryParameter Name="@prawa_agencje">
2688            <Value>=Parameters!prawa_agencje.Value</Value>
2689          </QueryParameter>
2690        </QueryParameters>
2691        <DataSourceName>BAZA_REKLAM</DataSourceName>
2692      </Query>
2693      <Fields>
2694        <Field Name="Id_agencji">
2695          <rd:TypeName>System.Int32</rd:TypeName>
2696          <DataField>Id_agencji</DataField>
2697        </Field>
2698        <Field Name="Symbol">
2699          <rd:TypeName>System.String</rd:TypeName>
2700          <DataField>Symbol</DataField>
2701        </Field>
2702      </Fields>
2703    </DataSet>
2704    <DataSet Name="ListaLat">
2705      <Query>
2706        <rd:UseGenericDesigner>true</rd:UseGenericDesigner>
2707        <CommandText>select distinct year(DATA_W) as rok from dbo.NR where DATA_W is not null order by year(DATA_W)desc</CommandText>
2708        <DataSourceName>BAZA_REKLAM</DataSourceName>
2709      </Query>
2710      <Fields>
2711        <Field Name="rok">
2712          <rd:TypeName>System.Int32</rd:TypeName>
2713          <DataField>rok</DataField>
2714        </Field>
2715      </Fields>
2716    </DataSet>
2717  </DataSets>
2718  <Code />
2719  <Width>16.75cm</Width>
2720  <InteractiveHeight>29.7cm</InteractiveHeight>
2721  <Language>en-US</Language>
2722  <TopMargin>2.5cm</TopMargin>
2723  <PageHeight>29.7cm</PageHeight>
2724</Report>
Notatka: Zobacz TracBrowser aby uzyskać więcej informacji.