root/branches/TruckExpo/RaportySQL/zestawienieDTP.rdl @ 782

Wersja 130, 57.6 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      <rd:DataSourceID>e5d5aefc-c060-4acf-ace0-880e37109740</rd:DataSourceID>
6      <DataSourceReference>BAZA_REKLAM</DataSourceReference>
7    </DataSource>
8  </DataSources>
9  <InteractiveHeight>29.7cm</InteractiveHeight>
10  <ReportParameters>
11    <ReportParameter Name="rok">
12      <DataType>Integer</DataType>
13      <DefaultValue>
14        <Values>
15          <Value>=Year(Today)</Value>
16        </Values>
17      </DefaultValue>
18      <Prompt>rok</Prompt>
19      <ValidValues>
20        <DataSetReference>
21          <DataSetName>ListaLat</DataSetName>
22          <ValueField>ROK</ValueField>
23          <LabelField>ROK</LabelField>
24        </DataSetReference>
25      </ValidValues>
26      <MultiValue>true</MultiValue>
27    </ReportParameter>
28    <ReportParameter Name="miesiac">
29      <DataType>Integer</DataType>
30      <DefaultValue>
31        <Values>
32          <Value>=Month(Today)</Value>
33        </Values>
34      </DefaultValue>
35      <Prompt>miesiąc</Prompt>
36      <ValidValues>
37        <ParameterValues>
38          <ParameterValue>
39            <Value>1</Value>
40          </ParameterValue>
41          <ParameterValue>
42            <Value>2</Value>
43          </ParameterValue>
44          <ParameterValue>
45            <Value>3</Value>
46          </ParameterValue>
47          <ParameterValue>
48            <Value>4</Value>
49          </ParameterValue>
50          <ParameterValue>
51            <Value>5</Value>
52          </ParameterValue>
53          <ParameterValue>
54            <Value>6</Value>
55          </ParameterValue>
56          <ParameterValue>
57            <Value>7</Value>
58          </ParameterValue>
59          <ParameterValue>
60            <Value>8</Value>
61          </ParameterValue>
62          <ParameterValue>
63            <Value>9</Value>
64          </ParameterValue>
65          <ParameterValue>
66            <Value>10</Value>
67          </ParameterValue>
68          <ParameterValue>
69            <Value>11</Value>
70          </ParameterValue>
71          <ParameterValue>
72            <Value>12</Value>
73          </ParameterValue>
74        </ParameterValues>
75      </ValidValues>
76      <MultiValue>true</MultiValue>
77    </ReportParameter>
78  </ReportParameters>
79  <rd:DrawGrid>true</rd:DrawGrid>
80  <InteractiveWidth>21cm</InteractiveWidth>
81  <rd:GridSpacing>0.15cm</rd:GridSpacing>
82  <rd:SnapToGrid>true</rd:SnapToGrid>
83  <RightMargin>1cm</RightMargin>
84  <LeftMargin>1cm</LeftMargin>
85  <BottomMargin>1cm</BottomMargin>
86  <rd:ReportID>bff5fc89-1c85-4310-9ba7-98571163acd3</rd:ReportID>
87  <PageWidth>21cm</PageWidth>
88  <DataSets>
89    <DataSet Name="DTP">
90      <Fields>
91        <Field Name="ROK">
92          <DataField>ROK</DataField>
93          <rd:TypeName>System.Int32</rd:TypeName>
94        </Field>
95        <Field Name="MS">
96          <DataField>MS</DataField>
97          <rd:TypeName>System.Int32</rd:TypeName>
98        </Field>
99        <Field Name="DTP">
100          <DataField>DTP</DataField>
101          <rd:TypeName>System.String</rd:TypeName>
102        </Field>
103        <Field Name="ID">
104          <DataField />
105          <rd:TypeName>System.Int32</rd:TypeName>
106        </Field>
107        <Field Name="czas1">
108          <DataField>czas1</DataField>
109          <rd:TypeName>System.Int32</rd:TypeName>
110        </Field>
111        <Field Name="czas2">
112          <DataField>czas2</DataField>
113          <rd:TypeName>System.Int32</rd:TypeName>
114        </Field>
115        <Field Name="CzasNW">
116          <DataField>CzasNW</DataField>
117          <rd:TypeName>System.Int32</rd:TypeName>
118        </Field>
119        <Field Name="czasZM">
120          <DataField>czasZM</DataField>
121          <rd:TypeName>System.Int32</rd:TypeName>
122        </Field>
123        <Field Name="czasGT">
124          <DataField>czasGT</DataField>
125          <rd:TypeName>System.Int32</rd:TypeName>
126        </Field>
127        <Field Name="OCENA">
128          <DataField>ocena</DataField>
129          <rd:TypeName>System.Double</rd:TypeName>
130        </Field>
131        <Field Name="OK">
132          <DataField>OK</DataField>
133          <rd:TypeName>System.Int32</rd:TypeName>
134        </Field>
135        <Field Name="BAD">
136          <DataField>BAD</DataField>
137          <rd:TypeName>System.Int32</rd:TypeName>
138        </Field>
139        <Field Name="ZWROT">
140          <DataField>ZWROT</DataField>
141          <rd:TypeName>System.Int32</rd:TypeName>
142        </Field>
143        <Field Name="NOWE">
144          <DataField>nowe</DataField>
145          <rd:TypeName>System.Int32</rd:TypeName>
146        </Field>
147        <Field Name="ZMIANY">
148          <DataField>zmiany</DataField>
149          <rd:TypeName>System.Int32</rd:TypeName>
150        </Field>
151        <Field Name="GOTOWE">
152          <DataField>gotowe</DataField>
153          <rd:TypeName>System.Int32</rd:TypeName>
154        </Field>
155        <Field Name="W_PRODUKCJI">
156          <DataField>W_produkcji</DataField>
157          <rd:TypeName>System.Int32</rd:TypeName>
158        </Field>
159      </Fields>
160      <Filters>
161        <Filter>
162          <FilterExpression>=Fields!ROK.Value</FilterExpression>
163          <Operator>In</Operator>
164          <FilterValues>
165            <FilterValue>=Parameters!rok.Value</FilterValue>
166          </FilterValues>
167        </Filter>
168        <Filter>
169          <FilterExpression>=Fields!MS.Value</FilterExpression>
170          <Operator>In</Operator>
171          <FilterValues>
172            <FilterValue>=Parameters!miesiac.Value</FilterValue>
173          </FilterValues>
174        </Filter>
175      </Filters>
176      <Query>
177        <DataSourceName>BAZA_REKLAM</DataSourceName>
178        <CommandText>select ROK,MS,DTP, count(STAN),sum(CZAS_W_DTP) as czas1, sum(CZAS_W_DTP_PO_KOR) as czas2,
179sum(CZAS_NOWE)/count( distinct CZAS_NOWE) as CzasNW,
180sum(CZAS_ZMIANY)/count( distinct CZAS_ZMIANY) as czasZM,
181sum(CZAS_GOTOWY)/count( distinct CZAS_GOTOWY) as czasGT,
182round(avg(cast(OCENA as float)),1) as ocena, sum(DOBRE) as OK, sum(ZLE) as BAD, sum(ZWROT) as ZWROT,
183sum(NOWE) as nowe, sum(ZMIANY) as zmiany, sum(gotowe) as gotowe,
184sum(W_PRODUKCJI) as W_produkcji
185from dbo.VIEW_PRODUKCJA_ZESTAWIE_DTP
186group by ROK, MS, DTP
187order by ROK desc , MS desc, DTP asc</CommandText>
188        <rd:UseGenericDesigner>true</rd:UseGenericDesigner>
189      </Query>
190    </DataSet>
191    <DataSet Name="ListaLat">
192      <Fields>
193        <Field Name="ROK">
194          <DataField>ROK</DataField>
195          <rd:TypeName>System.Int32</rd:TypeName>
196        </Field>
197      </Fields>
198      <Query>
199        <DataSourceName>BAZA_REKLAM</DataSourceName>
200        <CommandText>select distinct ROK from dbo.VIEW_PRODUKCJA_ZESTAWIE_DTP order by rok desc</CommandText>
201        <rd:UseGenericDesigner>true</rd:UseGenericDesigner>
202      </Query>
203    </DataSet>
204  </DataSets>
205  <Code />
206  <Width>18.9038cm</Width>
207  <Body>
208    <ColumnSpacing>1cm</ColumnSpacing>
209    <ReportItems>
210      <Textbox Name="textbox32">
211        <rd:DefaultName>textbox32</rd:DefaultName>
212        <Top>0.25cm</Top>
213        <Width>11.75cm</Width>
214        <Style>
215          <FontSize>12pt</FontSize>
216          <FontWeight>700</FontWeight>
217          <TextAlign>Center</TextAlign>
218          <PaddingLeft>2pt</PaddingLeft>
219          <PaddingRight>2pt</PaddingRight>
220          <PaddingTop>2pt</PaddingTop>
221          <PaddingBottom>2pt</PaddingBottom>
222        </Style>
223        <ZIndex>1</ZIndex>
224        <CanGrow>true</CanGrow>
225        <Left>4cm</Left>
226        <Height>0.63492cm</Height>
227        <Value>ZESTAWIENIE CZASU PRODUKCJI</Value>
228      </Textbox>
229      <Table Name="table1">
230        <DataSetName>DTP</DataSetName>
231        <Top>1.25cm</Top>
232        <TableGroups>
233          <TableGroup>
234            <Grouping Name="table1_Group1">
235              <GroupExpressions>
236                <GroupExpression>=Fields!DTP.Value</GroupExpression>
237              </GroupExpressions>
238            </Grouping>
239          </TableGroup>
240        </TableGroups>
241        <Details>
242          <TableRows>
243            <TableRow>
244              <TableCells>
245                <TableCell>
246                  <ReportItems>
247                    <Textbox Name="ROK">
248                      <rd:DefaultName>ROK</rd:DefaultName>
249                      <Style>
250                        <BorderColor>
251                          <Default>LightGrey</Default>
252                        </BorderColor>
253                        <BorderStyle>
254                          <Default>Solid</Default>
255                        </BorderStyle>
256                        <BorderWidth>
257                          <Default>0.5pt</Default>
258                        </BorderWidth>
259                        <TextAlign>Center</TextAlign>
260                        <PaddingLeft>2pt</PaddingLeft>
261                        <PaddingRight>2pt</PaddingRight>
262                        <PaddingTop>2pt</PaddingTop>
263                        <PaddingBottom>2pt</PaddingBottom>
264                      </Style>
265                      <ZIndex>13</ZIndex>
266                      <CanGrow>true</CanGrow>
267                      <Value>=Fields!ROK.Value</Value>
268                    </Textbox>
269                  </ReportItems>
270                </TableCell>
271                <TableCell>
272                  <ReportItems>
273                    <Textbox Name="MS">
274                      <rd:DefaultName>MS</rd:DefaultName>
275                      <Style>
276                        <BorderColor>
277                          <Default>LightGrey</Default>
278                        </BorderColor>
279                        <BorderStyle>
280                          <Default>Solid</Default>
281                        </BorderStyle>
282                        <BorderWidth>
283                          <Default>0.5pt</Default>
284                        </BorderWidth>
285                        <TextAlign>Center</TextAlign>
286                        <PaddingLeft>2pt</PaddingLeft>
287                        <PaddingRight>2pt</PaddingRight>
288                        <PaddingTop>2pt</PaddingTop>
289                        <PaddingBottom>2pt</PaddingBottom>
290                      </Style>
291                      <ZIndex>12</ZIndex>
292                      <CanGrow>true</CanGrow>
293                      <Value>=Fields!MS.Value</Value>
294                    </Textbox>
295                  </ReportItems>
296                </TableCell>
297                <TableCell>
298                  <ReportItems>
299                    <Textbox Name="DTP">
300                      <rd:DefaultName>DTP</rd:DefaultName>
301                      <Style>
302                        <BorderColor>
303                          <Default>LightGrey</Default>
304                        </BorderColor>
305                        <BorderStyle>
306                          <Default>Solid</Default>
307                        </BorderStyle>
308                        <BorderWidth>
309                          <Default>0.5pt</Default>
310                        </BorderWidth>
311                        <TextAlign>Center</TextAlign>
312                        <PaddingLeft>2pt</PaddingLeft>
313                        <PaddingRight>2pt</PaddingRight>
314                        <PaddingTop>2pt</PaddingTop>
315                        <PaddingBottom>2pt</PaddingBottom>
316                      </Style>
317                      <ZIndex>11</ZIndex>
318                      <CanGrow>true</CanGrow>
319                      <Value>=Fields!DTP.Value</Value>
320                    </Textbox>
321                  </ReportItems>
322                </TableCell>
323                <TableCell>
324                  <ReportItems>
325                    <Textbox Name="ID">
326                      <rd:DefaultName>ID</rd:DefaultName>
327                      <Style>
328                        <BorderColor>
329                          <Default>LightGrey</Default>
330                        </BorderColor>
331                        <BorderStyle>
332                          <Default>Solid</Default>
333                        </BorderStyle>
334                        <BorderWidth>
335                          <Default>0.5pt</Default>
336                        </BorderWidth>
337                        <TextAlign>Center</TextAlign>
338                        <PaddingLeft>2pt</PaddingLeft>
339                        <PaddingRight>2pt</PaddingRight>
340                        <PaddingTop>2pt</PaddingTop>
341                        <PaddingBottom>2pt</PaddingBottom>
342                      </Style>
343                      <ZIndex>10</ZIndex>
344                      <CanGrow>true</CanGrow>
345                      <Value>=Fields!ID.Value</Value>
346                    </Textbox>
347                  </ReportItems>
348                </TableCell>
349                <TableCell>
350                  <ReportItems>
351                    <Textbox Name="czas1">
352                      <rd:DefaultName>czas1</rd:DefaultName>
353                      <Style>
354                        <BorderColor>
355                          <Default>LightGrey</Default>
356                        </BorderColor>
357                        <BorderStyle>
358                          <Default>Solid</Default>
359                        </BorderStyle>
360                        <BorderWidth>
361                          <Default>0.5pt</Default>
362                        </BorderWidth>
363                        <TextAlign>Center</TextAlign>
364                        <PaddingLeft>2pt</PaddingLeft>
365                        <PaddingRight>2pt</PaddingRight>
366                        <PaddingTop>2pt</PaddingTop>
367                        <PaddingBottom>2pt</PaddingBottom>
368                      </Style>
369                      <ZIndex>9</ZIndex>
370                      <CanGrow>true</CanGrow>
371                      <Value>=Fields!czas1.Value</Value>
372                    </Textbox>
373                  </ReportItems>
374                </TableCell>
375                <TableCell>
376                  <ReportItems>
377                    <Textbox Name="czas2">
378                      <rd:DefaultName>czas2</rd:DefaultName>
379                      <Style>
380                        <BorderColor>
381                          <Default>LightGrey</Default>
382                        </BorderColor>
383                        <BorderStyle>
384                          <Default>Solid</Default>
385                        </BorderStyle>
386                        <BorderWidth>
387                          <Default>0.5pt</Default>
388                        </BorderWidth>
389                        <TextAlign>Center</TextAlign>
390                        <PaddingLeft>2pt</PaddingLeft>
391                        <PaddingRight>2pt</PaddingRight>
392                        <PaddingTop>2pt</PaddingTop>
393                        <PaddingBottom>2pt</PaddingBottom>
394                      </Style>
395                      <ZIndex>8</ZIndex>
396                      <CanGrow>true</CanGrow>
397                      <Value>=Fields!czas2.Value</Value>
398                    </Textbox>
399                  </ReportItems>
400                </TableCell>
401                <TableCell>
402                  <ReportItems>
403                    <Textbox Name="OCENA">
404                      <rd:DefaultName>OCENA</rd:DefaultName>
405                      <Style>
406                        <BorderColor>
407                          <Default>LightGrey</Default>
408                        </BorderColor>
409                        <BorderStyle>
410                          <Default>Solid</Default>
411                        </BorderStyle>
412                        <BorderWidth>
413                          <Default>0.5pt</Default>
414                        </BorderWidth>
415                        <TextAlign>Center</TextAlign>
416                        <PaddingLeft>2pt</PaddingLeft>
417                        <PaddingRight>2pt</PaddingRight>
418                        <PaddingTop>2pt</PaddingTop>
419                        <PaddingBottom>2pt</PaddingBottom>
420                      </Style>
421                      <ZIndex>7</ZIndex>
422                      <CanGrow>true</CanGrow>
423                      <Value>=Fields!OCENA.Value</Value>
424                    </Textbox>
425                  </ReportItems>
426                </TableCell>
427                <TableCell>
428                  <ReportItems>
429                    <Textbox Name="OK">
430                      <rd:DefaultName>OK</rd:DefaultName>
431                      <Style>
432                        <BorderColor>
433                          <Default>LightGrey</Default>
434                        </BorderColor>
435                        <BorderStyle>
436                          <Default>Solid</Default>
437                        </BorderStyle>
438                        <BorderWidth>
439                          <Default>0.5pt</Default>
440                        </BorderWidth>
441                        <TextAlign>Center</TextAlign>
442                        <PaddingLeft>2pt</PaddingLeft>
443                        <PaddingRight>2pt</PaddingRight>
444                        <PaddingTop>2pt</PaddingTop>
445                        <PaddingBottom>2pt</PaddingBottom>
446                      </Style>
447                      <ZIndex>6</ZIndex>
448                      <CanGrow>true</CanGrow>
449                      <Value>=Fields!OK.Value</Value>
450                    </Textbox>
451                  </ReportItems>
452                </TableCell>
453                <TableCell>
454                  <ReportItems>
455                    <Textbox Name="BAD">
456                      <rd:DefaultName>BAD</rd:DefaultName>
457                      <Style>
458                        <BorderColor>
459                          <Default>LightGrey</Default>
460                        </BorderColor>
461                        <BorderStyle>
462                          <Default>Solid</Default>
463                        </BorderStyle>
464                        <BorderWidth>
465                          <Default>0.5pt</Default>
466                        </BorderWidth>
467                        <TextAlign>Center</TextAlign>
468                        <PaddingLeft>2pt</PaddingLeft>
469                        <PaddingRight>2pt</PaddingRight>
470                        <PaddingTop>2pt</PaddingTop>
471                        <PaddingBottom>2pt</PaddingBottom>
472                      </Style>
473                      <ZIndex>5</ZIndex>
474                      <CanGrow>true</CanGrow>
475                      <Value>=Fields!BAD.Value</Value>
476                    </Textbox>
477                  </ReportItems>
478                </TableCell>
479                <TableCell>
480                  <ReportItems>
481                    <Textbox Name="ZWROT">
482                      <rd:DefaultName>ZWROT</rd:DefaultName>
483                      <Style>
484                        <BorderColor>
485                          <Default>LightGrey</Default>
486                        </BorderColor>
487                        <BorderStyle>
488                          <Default>Solid</Default>
489                        </BorderStyle>
490                        <BorderWidth>
491                          <Default>0.5pt</Default>
492                        </BorderWidth>
493                        <TextAlign>Center</TextAlign>
494                        <PaddingLeft>2pt</PaddingLeft>
495                        <PaddingRight>2pt</PaddingRight>
496                        <PaddingTop>2pt</PaddingTop>
497                        <PaddingBottom>2pt</PaddingBottom>
498                      </Style>
499                      <ZIndex>4</ZIndex>
500                      <CanGrow>true</CanGrow>
501                      <Value>=Fields!ZWROT.Value</Value>
502                    </Textbox>
503                  </ReportItems>
504                </TableCell>
505                <TableCell>
506                  <ReportItems>
507                    <Textbox Name="NOWE">
508                      <rd:DefaultName>NOWE</rd:DefaultName>
509                      <Style>
510                        <BorderColor>
511                          <Default>LightGrey</Default>
512                        </BorderColor>
513                        <BorderStyle>
514                          <Default>Solid</Default>
515                        </BorderStyle>
516                        <BorderWidth>
517                          <Default>0.5pt</Default>
518                        </BorderWidth>
519                        <TextAlign>Center</TextAlign>
520                        <PaddingLeft>2pt</PaddingLeft>
521                        <PaddingRight>2pt</PaddingRight>
522                        <PaddingTop>2pt</PaddingTop>
523                        <PaddingBottom>2pt</PaddingBottom>
524                      </Style>
525                      <ZIndex>3</ZIndex>
526                      <CanGrow>true</CanGrow>
527                      <Value>=Fields!NOWE.Value</Value>
528                    </Textbox>
529                  </ReportItems>
530                </TableCell>
531                <TableCell>
532                  <ReportItems>
533                    <Textbox Name="ZMIANY">
534                      <rd:DefaultName>ZMIANY</rd:DefaultName>
535                      <Style>
536                        <BorderColor>
537                          <Default>LightGrey</Default>
538                        </BorderColor>
539                        <BorderStyle>
540                          <Default>Solid</Default>
541                        </BorderStyle>
542                        <BorderWidth>
543                          <Default>0.5pt</Default>
544                        </BorderWidth>
545                        <TextAlign>Center</TextAlign>
546                        <PaddingLeft>2pt</PaddingLeft>
547                        <PaddingRight>2pt</PaddingRight>
548                        <PaddingTop>2pt</PaddingTop>
549                        <PaddingBottom>2pt</PaddingBottom>
550                      </Style>
551                      <ZIndex>2</ZIndex>
552                      <CanGrow>true</CanGrow>
553                      <Value>=Fields!ZMIANY.Value</Value>
554                    </Textbox>
555                  </ReportItems>
556                </TableCell>
557                <TableCell>
558                  <ReportItems>
559                    <Textbox Name="GOTOWE">
560                      <rd:DefaultName>GOTOWE</rd:DefaultName>
561                      <Style>
562                        <BorderColor>
563                          <Default>LightGrey</Default>
564                        </BorderColor>
565                        <BorderStyle>
566                          <Default>Solid</Default>
567                        </BorderStyle>
568                        <BorderWidth>
569                          <Default>0.5pt</Default>
570                        </BorderWidth>
571                        <TextAlign>Center</TextAlign>
572                        <PaddingLeft>2pt</PaddingLeft>
573                        <PaddingRight>2pt</PaddingRight>
574                        <PaddingTop>2pt</PaddingTop>
575                        <PaddingBottom>2pt</PaddingBottom>
576                      </Style>
577                      <ZIndex>1</ZIndex>
578                      <CanGrow>true</CanGrow>
579                      <Value>=Fields!GOTOWE.Value</Value>
580                    </Textbox>
581                  </ReportItems>
582                </TableCell>
583                <TableCell>
584                  <ReportItems>
585                    <Textbox Name="W_PRODUKCJI">
586                      <rd:DefaultName>W_PRODUKCJI</rd:DefaultName>
587                      <Style>
588                        <BorderColor>
589                          <Default>LightGrey</Default>
590                        </BorderColor>
591                        <BorderStyle>
592                          <Default>Solid</Default>
593                        </BorderStyle>
594                        <BorderWidth>
595                          <Default>0.5pt</Default>
596                        </BorderWidth>
597                        <TextAlign>Center</TextAlign>
598                        <PaddingLeft>2pt</PaddingLeft>
599                        <PaddingRight>2pt</PaddingRight>
600                        <PaddingTop>2pt</PaddingTop>
601                        <PaddingBottom>2pt</PaddingBottom>
602                      </Style>
603                      <CanGrow>true</CanGrow>
604                      <Value>=Fields!W_PRODUKCJI.Value</Value>
605                    </Textbox>
606                  </ReportItems>
607                </TableCell>
608              </TableCells>
609              <Height>0.63492cm</Height>
610            </TableRow>
611          </TableRows>
612        </Details>
613        <Style>
614          <BackgroundColor>White</BackgroundColor>
615          <BorderColor>
616            <Default>LightGrey</Default>
617          </BorderColor>
618          <BorderStyle>
619            <Default>Solid</Default>
620          </BorderStyle>
621          <BorderWidth>
622            <Default>0.5pt</Default>
623          </BorderWidth>
624        </Style>
625        <Header>
626          <TableRows>
627            <TableRow>
628              <TableCells>
629                <TableCell>
630                  <ReportItems>
631                    <Textbox Name="textbox1">
632                      <rd:DefaultName>textbox1</rd:DefaultName>
633                      <Style>
634                        <BackgroundColor>WhiteSmoke</BackgroundColor>
635                        <BorderColor>
636                          <Default>LightGrey</Default>
637                        </BorderColor>
638                        <BorderStyle>
639                          <Default>Solid</Default>
640                        </BorderStyle>
641                        <BorderWidth>
642                          <Default>0.5pt</Default>
643                        </BorderWidth>
644                        <FontWeight>700</FontWeight>
645                        <TextAlign>Center</TextAlign>
646                        <PaddingLeft>2pt</PaddingLeft>
647                        <PaddingRight>2pt</PaddingRight>
648                        <PaddingTop>2pt</PaddingTop>
649                        <PaddingBottom>2pt</PaddingBottom>
650                      </Style>
651                      <ZIndex>41</ZIndex>
652                      <CanGrow>true</CanGrow>
653                      <Value>Rok</Value>
654                    </Textbox>
655                  </ReportItems>
656                </TableCell>
657                <TableCell>
658                  <ReportItems>
659                    <Textbox Name="textbox14">
660                      <rd:DefaultName>textbox14</rd:DefaultName>
661                      <Style>
662                        <BackgroundColor>WhiteSmoke</BackgroundColor>
663                        <BorderColor>
664                          <Default>LightGrey</Default>
665                        </BorderColor>
666                        <BorderStyle>
667                          <Default>Solid</Default>
668                        </BorderStyle>
669                        <BorderWidth>
670                          <Default>0.5pt</Default>
671                        </BorderWidth>
672                        <FontWeight>700</FontWeight>
673                        <TextAlign>Center</TextAlign>
674                        <PaddingLeft>2pt</PaddingLeft>
675                        <PaddingRight>2pt</PaddingRight>
676                        <PaddingTop>2pt</PaddingTop>
677                        <PaddingBottom>2pt</PaddingBottom>
678                      </Style>
679                      <ZIndex>40</ZIndex>
680                      <CanGrow>true</CanGrow>
681                      <Value>Ms</Value>
682                    </Textbox>
683                  </ReportItems>
684                </TableCell>
685                <TableCell>
686                  <ReportItems>
687                    <Textbox Name="textbox31">
688                      <rd:DefaultName>textbox31</rd:DefaultName>
689                      <Style>
690                        <BackgroundColor>WhiteSmoke</BackgroundColor>
691                        <BorderColor>
692                          <Default>LightGrey</Default>
693                        </BorderColor>
694                        <BorderStyle>
695                          <Default>Solid</Default>
696                        </BorderStyle>
697                        <BorderWidth>
698                          <Default>0.5pt</Default>
699                        </BorderWidth>
700                        <FontWeight>700</FontWeight>
701                        <TextAlign>Center</TextAlign>
702                        <PaddingLeft>2pt</PaddingLeft>
703                        <PaddingRight>2pt</PaddingRight>
704                        <PaddingTop>2pt</PaddingTop>
705                        <PaddingBottom>2pt</PaddingBottom>
706                      </Style>
707                      <ZIndex>39</ZIndex>
708                      <CanGrow>true</CanGrow>
709                      <Value>DTP</Value>
710                    </Textbox>
711                  </ReportItems>
712                </TableCell>
713                <TableCell>
714                  <ReportItems>
715                    <Textbox Name="textbox28">
716                      <rd:DefaultName>textbox28</rd:DefaultName>
717                      <Style>
718                        <BackgroundColor>WhiteSmoke</BackgroundColor>
719                        <BorderColor>
720                          <Default>LightGrey</Default>
721                        </BorderColor>
722                        <BorderStyle>
723                          <Default>Solid</Default>
724                        </BorderStyle>
725                        <BorderWidth>
726                          <Default>0.5pt</Default>
727                        </BorderWidth>
728                        <FontWeight>700</FontWeight>
729                        <TextAlign>Center</TextAlign>
730                        <PaddingLeft>2pt</PaddingLeft>
731                        <PaddingRight>2pt</PaddingRight>
732                        <PaddingTop>2pt</PaddingTop>
733                        <PaddingBottom>2pt</PaddingBottom>
734                      </Style>
735                      <ZIndex>38</ZIndex>
736                      <CanGrow>true</CanGrow>
737                      <Value>Ilość</Value>
738                    </Textbox>
739                  </ReportItems>
740                </TableCell>
741                <TableCell>
742                  <ReportItems>
743                    <Textbox Name="textbox25">
744                      <rd:DefaultName>textbox25</rd:DefaultName>
745                      <Style>
746                        <BackgroundColor>WhiteSmoke</BackgroundColor>
747                        <BorderColor>
748                          <Default>LightGrey</Default>
749                        </BorderColor>
750                        <BorderStyle>
751                          <Default>Solid</Default>
752                        </BorderStyle>
753                        <BorderWidth>
754                          <Default>0.5pt</Default>
755                        </BorderWidth>
756                        <FontWeight>700</FontWeight>
757                        <TextAlign>Center</TextAlign>
758                        <PaddingLeft>2pt</PaddingLeft>
759                        <PaddingRight>2pt</PaddingRight>
760                        <PaddingTop>2pt</PaddingTop>
761                        <PaddingBottom>2pt</PaddingBottom>
762                      </Style>
763                      <ZIndex>37</ZIndex>
764                      <CanGrow>true</CanGrow>
765                      <Value>CZAS 1</Value>
766                    </Textbox>
767                  </ReportItems>
768                </TableCell>
769                <TableCell>
770                  <ReportItems>
771                    <Textbox Name="textbox22">
772                      <rd:DefaultName>textbox22</rd:DefaultName>
773                      <Style>
774                        <BackgroundColor>WhiteSmoke</BackgroundColor>
775                        <BorderColor>
776                          <Default>LightGrey</Default>
777                        </BorderColor>
778                        <BorderStyle>
779                          <Default>Solid</Default>
780                        </BorderStyle>
781                        <BorderWidth>
782                          <Default>0.5pt</Default>
783                        </BorderWidth>
784                        <FontWeight>700</FontWeight>
785                        <TextAlign>Center</TextAlign>
786                        <PaddingLeft>2pt</PaddingLeft>
787                        <PaddingRight>2pt</PaddingRight>
788                        <PaddingTop>2pt</PaddingTop>
789                        <PaddingBottom>2pt</PaddingBottom>
790                      </Style>
791                      <ZIndex>36</ZIndex>
792                      <CanGrow>true</CanGrow>
793                      <Value>CZAS 2</Value>
794                    </Textbox>
795                  </ReportItems>
796                </TableCell>
797                <TableCell>
798                  <ReportItems>
799                    <Textbox Name="textbox10">
800                      <rd:DefaultName>textbox10</rd:DefaultName>
801                      <Style>
802                        <BackgroundColor>WhiteSmoke</BackgroundColor>
803                        <BorderColor>
804                          <Default>LightGrey</Default>
805                        </BorderColor>
806                        <BorderStyle>
807                          <Default>Solid</Default>
808                        </BorderStyle>
809                        <BorderWidth>
810                          <Default>0.5pt</Default>
811                        </BorderWidth>
812                        <FontWeight>700</FontWeight>
813                        <TextAlign>Center</TextAlign>
814                        <PaddingLeft>2pt</PaddingLeft>
815                        <PaddingRight>2pt</PaddingRight>
816                        <PaddingTop>2pt</PaddingTop>
817                        <PaddingBottom>2pt</PaddingBottom>
818                      </Style>
819                      <ZIndex>35</ZIndex>
820                      <CanGrow>true</CanGrow>
821                      <Value>OCENA</Value>
822                    </Textbox>
823                  </ReportItems>
824                </TableCell>
825                <TableCell>
826                  <ReportItems>
827                    <Textbox Name="textbox2">
828                      <rd:DefaultName>textbox2</rd:DefaultName>
829                      <Style>
830                        <BackgroundColor>WhiteSmoke</BackgroundColor>
831                        <BorderColor>
832                          <Default>LightGrey</Default>
833                        </BorderColor>
834                        <BorderStyle>
835                          <Default>Solid</Default>
836                        </BorderStyle>
837                        <BorderWidth>
838                          <Default>0.5pt</Default>
839                        </BorderWidth>
840                        <FontWeight>700</FontWeight>
841                        <TextAlign>Center</TextAlign>
842                        <PaddingLeft>2pt</PaddingLeft>
843                        <PaddingRight>2pt</PaddingRight>
844                        <PaddingTop>2pt</PaddingTop>
845                        <PaddingBottom>2pt</PaddingBottom>
846                      </Style>
847                      <ZIndex>34</ZIndex>
848                      <CanGrow>true</CanGrow>
849                      <Value>OK</Value>
850                    </Textbox>
851                  </ReportItems>
852                </TableCell>
853                <TableCell>
854                  <ReportItems>
855                    <Textbox Name="textbox3">
856                      <rd:DefaultName>textbox3</rd:DefaultName>
857                      <Style>
858                        <BackgroundColor>WhiteSmoke</BackgroundColor>
859                        <BorderColor>
860                          <Default>LightGrey</Default>
861                        </BorderColor>
862                        <BorderStyle>
863                          <Default>Solid</Default>
864                        </BorderStyle>
865                        <BorderWidth>
866                          <Default>0.5pt</Default>
867                        </BorderWidth>
868                        <FontWeight>700</FontWeight>
869                        <TextAlign>Center</TextAlign>
870                        <PaddingLeft>2pt</PaddingLeft>
871                        <PaddingRight>2pt</PaddingRight>
872                        <PaddingTop>2pt</PaddingTop>
873                        <PaddingBottom>2pt</PaddingBottom>
874                      </Style>
875                      <ZIndex>33</ZIndex>
876                      <CanGrow>true</CanGrow>
877                      <Value>BAD</Value>
878                    </Textbox>
879                  </ReportItems>
880                </TableCell>
881                <TableCell>
882                  <ReportItems>
883                    <Textbox Name="textbox20">
884                      <rd:DefaultName>textbox20</rd:DefaultName>
885                      <Style>
886                        <BackgroundColor>WhiteSmoke</BackgroundColor>
887                        <BorderColor>
888                          <Default>LightGrey</Default>
889                        </BorderColor>
890                        <BorderStyle>
891                          <Default>Solid</Default>
892                        </BorderStyle>
893                        <BorderWidth>
894                          <Default>0.5pt</Default>
895                        </BorderWidth>
896                        <FontWeight>700</FontWeight>
897                        <TextAlign>Center</TextAlign>
898                        <PaddingLeft>2pt</PaddingLeft>
899                        <PaddingRight>2pt</PaddingRight>
900                        <PaddingTop>2pt</PaddingTop>
901                        <PaddingBottom>2pt</PaddingBottom>
902                      </Style>
903                      <ZIndex>32</ZIndex>
904                      <CanGrow>true</CanGrow>
905                      <Value>ZW</Value>
906                    </Textbox>
907                  </ReportItems>
908                </TableCell>
909                <TableCell>
910                  <ReportItems>
911                    <Textbox Name="textbox11">
912                      <rd:DefaultName>textbox11</rd:DefaultName>
913                      <Style>
914                        <BackgroundColor>WhiteSmoke</BackgroundColor>
915                        <BorderColor>
916                          <Default>LightGrey</Default>
917                        </BorderColor>
918                        <BorderStyle>
919                          <Default>Solid</Default>
920                        </BorderStyle>
921                        <BorderWidth>
922                          <Default>0.5pt</Default>
923                        </BorderWidth>
924                        <FontWeight>700</FontWeight>
925                        <TextAlign>Center</TextAlign>
926                        <PaddingLeft>2pt</PaddingLeft>
927                        <PaddingRight>2pt</PaddingRight>
928                        <PaddingTop>2pt</PaddingTop>
929                        <PaddingBottom>2pt</PaddingBottom>
930                      </Style>
931                      <ZIndex>31</ZIndex>
932                      <CanGrow>true</CanGrow>
933                      <Value>NW</Value>
934                    </Textbox>
935                  </ReportItems>
936                </TableCell>
937                <TableCell>
938                  <ReportItems>
939                    <Textbox Name="textbox4">
940                      <rd:DefaultName>textbox4</rd:DefaultName>
941                      <Style>
942                        <BackgroundColor>WhiteSmoke</BackgroundColor>
943                        <BorderColor>
944                          <Default>LightGrey</Default>
945                        </BorderColor>
946                        <BorderStyle>
947                          <Default>Solid</Default>
948                        </BorderStyle>
949                        <BorderWidth>
950                          <Default>0.5pt</Default>
951                        </BorderWidth>
952                        <FontWeight>700</FontWeight>
953                        <TextAlign>Center</TextAlign>
954                        <PaddingLeft>2pt</PaddingLeft>
955                        <PaddingRight>2pt</PaddingRight>
956                        <PaddingTop>2pt</PaddingTop>
957                        <PaddingBottom>2pt</PaddingBottom>
958                      </Style>
959                      <ZIndex>30</ZIndex>
960                      <CanGrow>true</CanGrow>
961                      <Value>ZM</Value>
962                    </Textbox>
963                  </ReportItems>
964                </TableCell>
965                <TableCell>
966                  <ReportItems>
967                    <Textbox Name="textbox29">
968                      <rd:DefaultName>textbox29</rd:DefaultName>
969                      <Style>
970                        <BackgroundColor>WhiteSmoke</BackgroundColor>
971                        <BorderColor>
972                          <Default>LightGrey</Default>
973                        </BorderColor>
974                        <BorderStyle>
975                          <Default>Solid</Default>
976                        </BorderStyle>
977                        <BorderWidth>
978                          <Default>0.5pt</Default>
979                        </BorderWidth>
980                        <FontWeight>700</FontWeight>
981                        <TextAlign>Center</TextAlign>
982                        <PaddingLeft>2pt</PaddingLeft>
983                        <PaddingRight>2pt</PaddingRight>
984                        <PaddingTop>2pt</PaddingTop>
985                        <PaddingBottom>2pt</PaddingBottom>
986                      </Style>
987                      <ZIndex>29</ZIndex>
988                      <CanGrow>true</CanGrow>
989                      <Value>GT</Value>
990                    </Textbox>
991                  </ReportItems>
992                </TableCell>
993                <TableCell>
994                  <ReportItems>
995                    <Textbox Name="textbox5">
996                      <rd:DefaultName>textbox5</rd:DefaultName>
997                      <Style>
998                        <BackgroundColor>WhiteSmoke</BackgroundColor>
999                        <BorderColor>
1000                          <Default>LightGrey</Default>
1001                        </BorderColor>
1002                        <BorderStyle>
1003                          <Default>Solid</Default>
1004                        </BorderStyle>
1005                        <BorderWidth>
1006                          <Default>0.5pt</Default>
1007                        </BorderWidth>
1008                        <FontWeight>700</FontWeight>
1009                        <TextAlign>Center</TextAlign>
1010                        <PaddingLeft>2pt</PaddingLeft>
1011                        <PaddingRight>2pt</PaddingRight>
1012                        <PaddingTop>2pt</PaddingTop>
1013                        <PaddingBottom>2pt</PaddingBottom>
1014                      </Style>
1015                      <ZIndex>28</ZIndex>
1016                      <CanGrow>true</CanGrow>
1017                      <Value>PROD.</Value>
1018                    </Textbox>
1019                  </ReportItems>
1020                </TableCell>
1021              </TableCells>
1022              <Height>0.63492cm</Height>
1023            </TableRow>
1024          </TableRows>
1025        </Header>
1026        <TableColumns>
1027          <TableColumn>
1028            <Width>1.2cm</Width>
1029          </TableColumn>
1030          <TableColumn>
1031            <Width>0.9cm</Width>
1032          </TableColumn>
1033          <TableColumn>
1034            <Width>2.5cm</Width>
1035          </TableColumn>
1036          <TableColumn>
1037            <Width>1.26103cm</Width>
1038          </TableColumn>
1039          <TableColumn>
1040            <Width>1.65cm</Width>
1041          </TableColumn>
1042          <TableColumn>
1043            <Width>1.65cm</Width>
1044          </TableColumn>
1045          <TableColumn>
1046            <Width>1.76544cm</Width>
1047          </TableColumn>
1048          <TableColumn>
1049            <Width>1.26103cm</Width>
1050          </TableColumn>
1051          <TableColumn>
1052            <Width>1.0656cm</Width>
1053          </TableColumn>
1054          <TableColumn>
1055            <Width>1.03814cm</Width>
1056          </TableColumn>
1057          <TableColumn>
1058            <Width>1.03814cm</Width>
1059          </TableColumn>
1060          <TableColumn>
1061            <Width>1.00882cm</Width>
1062          </TableColumn>
1063          <TableColumn>
1064            <Width>1.0656cm</Width>
1065          </TableColumn>
1066          <TableColumn>
1067            <Width>1.5cm</Width>
1068          </TableColumn>
1069        </TableColumns>
1070        <Footer>
1071          <TableRows>
1072            <TableRow>
1073              <TableCells>
1074                <TableCell>
1075                  <ReportItems>
1076                    <Textbox Name="textbox7">
1077                      <rd:DefaultName>textbox7</rd:DefaultName>
1078                      <Style>
1079                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1080                        <BorderColor>
1081                          <Default>LightGrey</Default>
1082                        </BorderColor>
1083                        <BorderWidth>
1084                          <Default>0.5pt</Default>
1085                        </BorderWidth>
1086                        <PaddingLeft>2pt</PaddingLeft>
1087                        <PaddingRight>2pt</PaddingRight>
1088                        <PaddingTop>2pt</PaddingTop>
1089                        <PaddingBottom>2pt</PaddingBottom>
1090                      </Style>
1091                      <ZIndex>27</ZIndex>
1092                      <CanGrow>true</CanGrow>
1093                      <Value />
1094                    </Textbox>
1095                  </ReportItems>
1096                </TableCell>
1097                <TableCell>
1098                  <ReportItems>
1099                    <Textbox Name="textbox36">
1100                      <rd:DefaultName>textbox36</rd:DefaultName>
1101                      <Style>
1102                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1103                        <BorderColor>
1104                          <Default>LightGrey</Default>
1105                        </BorderColor>
1106                        <BorderWidth>
1107                          <Default>0.5pt</Default>
1108                        </BorderWidth>
1109                        <PaddingLeft>2pt</PaddingLeft>
1110                        <PaddingRight>2pt</PaddingRight>
1111                        <PaddingTop>2pt</PaddingTop>
1112                        <PaddingBottom>2pt</PaddingBottom>
1113                      </Style>
1114                      <ZIndex>26</ZIndex>
1115                      <CanGrow>true</CanGrow>
1116                      <Value />
1117                    </Textbox>
1118                  </ReportItems>
1119                </TableCell>
1120                <TableCell>
1121                  <ReportItems>
1122                    <Textbox Name="textbox33">
1123                      <rd:DefaultName>textbox33</rd:DefaultName>
1124                      <Style>
1125                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1126                        <BorderColor>
1127                          <Default>LightGrey</Default>
1128                        </BorderColor>
1129                        <BorderWidth>
1130                          <Default>0.5pt</Default>
1131                        </BorderWidth>
1132                        <PaddingLeft>2pt</PaddingLeft>
1133                        <PaddingRight>2pt</PaddingRight>
1134                        <PaddingTop>2pt</PaddingTop>
1135                        <PaddingBottom>2pt</PaddingBottom>
1136                      </Style>
1137                      <ZIndex>25</ZIndex>
1138                      <CanGrow>true</CanGrow>
1139                      <Value />
1140                    </Textbox>
1141                  </ReportItems>
1142                </TableCell>
1143                <TableCell>
1144                  <ReportItems>
1145                    <Textbox Name="ID_1">
1146                      <rd:DefaultName>ID_1</rd:DefaultName>
1147                      <Style>
1148                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1149                        <BorderColor>
1150                          <Default>LightGrey</Default>
1151                        </BorderColor>
1152                        <BorderWidth>
1153                          <Default>0.5pt</Default>
1154                        </BorderWidth>
1155                        <TextAlign>Center</TextAlign>
1156                        <PaddingLeft>2pt</PaddingLeft>
1157                        <PaddingRight>2pt</PaddingRight>
1158                        <PaddingTop>2pt</PaddingTop>
1159                        <PaddingBottom>2pt</PaddingBottom>
1160                      </Style>
1161                      <ZIndex>24</ZIndex>
1162                      <CanGrow>true</CanGrow>
1163                      <Value>=Sum(Fields!ID.Value)</Value>
1164                    </Textbox>
1165                  </ReportItems>
1166                </TableCell>
1167                <TableCell>
1168                  <ReportItems>
1169                    <Textbox Name="textbox27">
1170                      <rd:DefaultName>textbox27</rd:DefaultName>
1171                      <Style>
1172                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1173                        <BorderColor>
1174                          <Default>LightGrey</Default>
1175                        </BorderColor>
1176                        <BorderWidth>
1177                          <Default>0.5pt</Default>
1178                        </BorderWidth>
1179                        <PaddingLeft>2pt</PaddingLeft>
1180                        <PaddingRight>2pt</PaddingRight>
1181                        <PaddingTop>2pt</PaddingTop>
1182                        <PaddingBottom>2pt</PaddingBottom>
1183                      </Style>
1184                      <ZIndex>23</ZIndex>
1185                      <CanGrow>true</CanGrow>
1186                      <Value />
1187                    </Textbox>
1188                  </ReportItems>
1189                </TableCell>
1190                <TableCell>
1191                  <ReportItems>
1192                    <Textbox Name="textbox24">
1193                      <rd:DefaultName>textbox24</rd:DefaultName>
1194                      <Style>
1195                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1196                        <BorderColor>
1197                          <Default>LightGrey</Default>
1198                        </BorderColor>
1199                        <BorderWidth>
1200                          <Default>0.5pt</Default>
1201                        </BorderWidth>
1202                        <PaddingLeft>2pt</PaddingLeft>
1203                        <PaddingRight>2pt</PaddingRight>
1204                        <PaddingTop>2pt</PaddingTop>
1205                        <PaddingBottom>2pt</PaddingBottom>
1206                      </Style>
1207                      <ZIndex>22</ZIndex>
1208                      <CanGrow>true</CanGrow>
1209                      <Value />
1210                    </Textbox>
1211                  </ReportItems>
1212                </TableCell>
1213                <TableCell>
1214                  <ReportItems>
1215                    <Textbox Name="textbox12">
1216                      <rd:DefaultName>textbox12</rd:DefaultName>
1217                      <Style>
1218                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1219                        <BorderColor>
1220                          <Default>LightGrey</Default>
1221                        </BorderColor>
1222                        <BorderWidth>
1223                          <Default>0.5pt</Default>
1224                        </BorderWidth>
1225                        <PaddingLeft>2pt</PaddingLeft>
1226                        <PaddingRight>2pt</PaddingRight>
1227                        <PaddingTop>2pt</PaddingTop>
1228                        <PaddingBottom>2pt</PaddingBottom>
1229                      </Style>
1230                      <ZIndex>21</ZIndex>
1231                      <CanGrow>true</CanGrow>
1232                      <Value />
1233                    </Textbox>
1234                  </ReportItems>
1235                </TableCell>
1236                <TableCell>
1237                  <ReportItems>
1238                    <Textbox Name="textbox8">
1239                      <rd:DefaultName>textbox8</rd:DefaultName>
1240                      <Style>
1241                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1242                        <BorderColor>
1243                          <Default>LightGrey</Default>
1244                        </BorderColor>
1245                        <BorderWidth>
1246                          <Default>0.5pt</Default>
1247                        </BorderWidth>
1248                        <PaddingLeft>2pt</PaddingLeft>
1249                        <PaddingRight>2pt</PaddingRight>
1250                        <PaddingTop>2pt</PaddingTop>
1251                        <PaddingBottom>2pt</PaddingBottom>
1252                      </Style>
1253                      <ZIndex>20</ZIndex>
1254                      <CanGrow>true</CanGrow>
1255                      <Value />
1256                    </Textbox>
1257                  </ReportItems>
1258                </TableCell>
1259                <TableCell>
1260                  <ReportItems>
1261                    <Textbox Name="textbox9">
1262                      <rd:DefaultName>textbox9</rd:DefaultName>
1263                      <Style>
1264                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1265                        <BorderColor>
1266                          <Default>LightGrey</Default>
1267                        </BorderColor>
1268                        <BorderWidth>
1269                          <Default>0.5pt</Default>
1270                        </BorderWidth>
1271                        <PaddingLeft>2pt</PaddingLeft>
1272                        <PaddingRight>2pt</PaddingRight>
1273                        <PaddingTop>2pt</PaddingTop>
1274                        <PaddingBottom>2pt</PaddingBottom>
1275                      </Style>
1276                      <ZIndex>19</ZIndex>
1277                      <CanGrow>true</CanGrow>
1278                      <Value />
1279                    </Textbox>
1280                  </ReportItems>
1281                </TableCell>
1282                <TableCell>
1283                  <ReportItems>
1284                    <Textbox Name="textbox26">
1285                      <rd:DefaultName>textbox26</rd:DefaultName>
1286                      <Style>
1287                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1288                        <BorderColor>
1289                          <Default>LightGrey</Default>
1290                        </BorderColor>
1291                        <BorderWidth>
1292                          <Default>0.5pt</Default>
1293                        </BorderWidth>
1294                        <PaddingLeft>2pt</PaddingLeft>
1295                        <PaddingRight>2pt</PaddingRight>
1296                        <PaddingTop>2pt</PaddingTop>
1297                        <PaddingBottom>2pt</PaddingBottom>
1298                      </Style>
1299                      <ZIndex>18</ZIndex>
1300                      <CanGrow>true</CanGrow>
1301                      <Value />
1302                    </Textbox>
1303                  </ReportItems>
1304                </TableCell>
1305                <TableCell>
1306                  <ReportItems>
1307                    <Textbox Name="textbox17">
1308                      <rd:DefaultName>textbox17</rd:DefaultName>
1309                      <Style>
1310                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1311                        <BorderColor>
1312                          <Default>LightGrey</Default>
1313                        </BorderColor>
1314                        <BorderWidth>
1315                          <Default>0.5pt</Default>
1316                        </BorderWidth>
1317                        <PaddingLeft>2pt</PaddingLeft>
1318                        <PaddingRight>2pt</PaddingRight>
1319                        <PaddingTop>2pt</PaddingTop>
1320                        <PaddingBottom>2pt</PaddingBottom>
1321                      </Style>
1322                      <ZIndex>17</ZIndex>
1323                      <CanGrow>true</CanGrow>
1324                      <Value />
1325                    </Textbox>
1326                  </ReportItems>
1327                </TableCell>
1328                <TableCell>
1329                  <ReportItems>
1330                    <Textbox Name="textbox6">
1331                      <rd:DefaultName>textbox6</rd:DefaultName>
1332                      <Style>
1333                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1334                        <BorderColor>
1335                          <Default>LightGrey</Default>
1336                        </BorderColor>
1337                        <BorderWidth>
1338                          <Default>0.5pt</Default>
1339                        </BorderWidth>
1340                        <PaddingLeft>2pt</PaddingLeft>
1341                        <PaddingRight>2pt</PaddingRight>
1342                        <PaddingTop>2pt</PaddingTop>
1343                        <PaddingBottom>2pt</PaddingBottom>
1344                      </Style>
1345                      <ZIndex>16</ZIndex>
1346                      <CanGrow>true</CanGrow>
1347                      <Value />
1348                    </Textbox>
1349                  </ReportItems>
1350                </TableCell>
1351                <TableCell>
1352                  <ReportItems>
1353                    <Textbox Name="textbox35">
1354                      <rd:DefaultName>textbox35</rd:DefaultName>
1355                      <Style>
1356                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1357                        <BorderColor>
1358                          <Default>LightGrey</Default>
1359                        </BorderColor>
1360                        <BorderWidth>
1361                          <Default>0.5pt</Default>
1362                        </BorderWidth>
1363                        <PaddingLeft>2pt</PaddingLeft>
1364                        <PaddingRight>2pt</PaddingRight>
1365                        <PaddingTop>2pt</PaddingTop>
1366                        <PaddingBottom>2pt</PaddingBottom>
1367                      </Style>
1368                      <ZIndex>15</ZIndex>
1369                      <CanGrow>true</CanGrow>
1370                      <Value />
1371                    </Textbox>
1372                  </ReportItems>
1373                </TableCell>
1374                <TableCell>
1375                  <ReportItems>
1376                    <Textbox Name="textbox23">
1377                      <rd:DefaultName>textbox23</rd:DefaultName>
1378                      <Style>
1379                        <BackgroundColor>WhiteSmoke</BackgroundColor>
1380                        <BorderColor>
1381                          <Default>LightGrey</Default>
1382                        </BorderColor>
1383                        <BorderWidth>
1384                          <Default>0.5pt</Default>
1385                        </BorderWidth>
1386                        <PaddingLeft>2pt</PaddingLeft>
1387                        <PaddingRight>2pt</PaddingRight>
1388                        <PaddingTop>2pt</PaddingTop>
1389                        <PaddingBottom>2pt</PaddingBottom>
1390                      </Style>
1391                      <ZIndex>14</ZIndex>
1392                      <CanGrow>true</CanGrow>
1393                      <Value />
1394                    </Textbox>
1395                  </ReportItems>
1396                </TableCell>
1397              </TableCells>
1398              <Height>0.63492cm</Height>
1399            </TableRow>
1400          </TableRows>
1401        </Footer>
1402      </Table>
1403    </ReportItems>
1404    <Height>3.15476cm</Height>
1405  </Body>
1406  <Language>en-US</Language>
1407  <TopMargin>1cm</TopMargin>
1408  <PageHeight>29.7cm</PageHeight>
1409</Report>
Notatka: Zobacz TracBrowser aby uzyskać więcej informacji.