root/trunk/RaportySQL/ListaReklamA3.rdl @ 970

Wersja 738, 53.9 KB (wprowadzona przez marek, 17 years temu)

poprawiono raporty, miejsce po przecinku przy obliczaniu rozmiaru dla Master Truck

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