root/trunk/RaportySQL/KosztyPrzychodyBiura.rdl @ 188

Wersja 188, 60.3 KB (wprowadzona przez dorota, 17 years temu)

dodany raport WykresWplywyNaNumer?2009

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