list_mail_story_tomato.html
56.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
</head>
<body>
<table cellspacing="0" cellpadding="0" width="100%" border="0" style="border-spacing: 0; margin-top: -8px">
<!------green-line------->
<tr>
<td>
<table cellspacing="0" cellpadding="0" border="0" width="100%" style="background: #67b73e;">
<tr>
<td align="center">
<table cellpadding="0" cellspacing="0" border="0" width="660">
<tr>
<td width="330" height="30" style="text-align: left"><a href="http://semena.in.ua/news-actions" style="font-size: 13px; color: #fff; font-family: calibri; font-style: italic;">Заманчивые предложения</a></td>
<td width="330" height="30" style="text-align: right"></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<!------end-green-line------->
<!------contacts-line------->
<tr>
<td>
<table cellpadding="0" cellspacing="0" border="0" width="100%">
<tr>
<td>
<table cellspacing="0" class="" cellpadding="0" border="0" width="100%" height="30" style="background: #fff;"></table>
</td>
</tr>
<tr>
<td>
<table cellpadding="0" cellspacing="0" border="0" width="100%" style="
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+30,f0f0f0+99 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 30%, #f0f0f0 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#ffffff), color-stop(99%,#f0f0f0)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 30%,#f0f0f0 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 30%,#f0f0f0 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 30%,#f0f0f0 99%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 30%,#f0f0f0 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-9 */
">
<tr>
<td align="center">
<table cellspacing="0" cellpadding="0" border="0" width="660" height="87" style="margin: 0 20px;">
<tr>
<td valign="top" >
<table cellpadding="0" cellspacing="0" border="0" width="174"height="42">
<tr>
<td align="center" valign="top"><a target="_blank" href="http://semena.in.ua/ru"><img src="images/list_mail_story_tomato/logo.png" width="174" height="42" alt="" border="0"/></a></td>
</tr>
</table>
</td>
<td valign="top" align="center">
<table cellspacing="0" cellpadding="0" border="0" width="336">
<tr>
<td align="center">
<table cellpadding="0" cellspacing="0" border="0" width="310">
<tr>
<td width="168"><img style="vertical-align: middle; " src="images/list_mail_story_tomato/ico-1.png" /><span style="margin-left: 5px; font-size: 18px; font-family: calibri; color: #4a4a4a;">(044) <span style="font-size: 20px; font-weight: bold;">581-67-15</span></span></td>
<td width="168"><img style="vertical-align: middle; " src="images/list_mail_story_tomato/ico-1.png" /><span style="margin-left: 5px; font-size: 18px; font-family: calibri; color: #4a4a4a;">(044) <span style="font-size: 20px; font-weight: bold;">451-48-59</span></span></td>
</tr>
<tr>
<td width="168"><img style="vertical-align: middle; " src="images/list_mail_story_tomato/ico-2.png" /><span style="margin-left: 5px; font-size: 18px; font-family: calibri; color: #4a4a4a;">(050) <span style="font-size: 20px; font-weight: bold;">464-48-59</span></span></td>
<td width="168"><img style="vertical-align: middle; " src="images/list_mail_story_tomato/ico-3.png" /><span style="margin-left: 5px; font-size: 18px; font-family: calibri; color: #4a4a4a;">(067) <span style="font-size: 20px; font-weight: bold;">464-48-59</span></span></td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="center">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td width="168"><img style="vertical-align: middle; " src="images/list_mail_story_tomato/ico-4.png" /><span style="margin-left: 5px; font-size: 18px; font-family: calibri; color: #4a4a4a;">(093) <span style="font-size: 20px; font-weight: bold;">026-86-64</span></span></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td valign="top">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td height="24"><img style="vertical-align: middle; " src="images/list_mail_story_tomato/ico-5.png" /> <a target="_blank" href="{{email_cabinet}}" style="margin-left: 5px; font-size: 13px; font-family: calibri; font-style: italic; color: #4a4a4a;">Личный кабинет</a></td>
</tr>
<tr>
<td height="24"><img style="vertical-align: middle; " src="images/list_mail_story_tomato/ico-6.png" /><a target="_blank" href="http://semena.in.ua/callback/ru" style="margin-left: 5px; font-size: 13px; font-family: calibri; font-style: italic; color: #4a4a4a;">Обратная связь</a></td>
</tr>
<tr>
<td height="24"><img style="vertical-align: middle; " src="images/list_mail_story_tomato/ico-7.png" /><a target="_blank" href="http://semena.in.ua/video/ru" style="margin-left: 5px; font-size: 13px; font-family: calibri; font-style: italic; color: #4a4a4a;">Видеообзоры</a></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<!------end-contacts-line------->
<tr>
<td>
<table cellspacing="0" cellpadding="0" border="0" width="100%" style="background: #f0f0f0;">
<!------menu------>
<tr>
<td valign="top" align="center">
<table cellpadding="0" cellspacing="0" border="0" width="660">
<tr>
<td align="center">
<table cellspacing="0" cellpadding="0" border="0" width="654" height="36" style="background: #67b73e; border-radius: 5px;">
<tr>
<td align="center" style="border-right: 1px solid #4fa32c;"><a target="_blank" href="http://semena.in.ua/o-kompanii-1/ru" style="height: 36px; color: #fff; font-weight: bold; font-size: 14px; font-family: calibri;text-decoration: none; ">О КОМПАНИИ</a></td>
<td align="center" style="border-left: 1px solid #86d060;"><a target="_blank" href="http://semena.in.ua/dostavka-i-oplata-2/ru" style="height: 36px; color: #fff; font-weight: bold; font-size: 14px; font-family: calibri;text-decoration: none;">ДОСТАВКА И ОПЛАТА</a></td>
<td align="center" style="padding: 0 7px; background: #4e9f20;"><a target="_blank" href="http://semena.in.ua/news-actions/ru" style="height: 36px; color: #fff; font-weight: bold; font-size: 14px; font-family: calibri;text-decoration: none;">АКЦИИ</a></td>
<td align="center"><a target="_blank" href="http://semena.in.ua/prof_tips/ru" style="height: 36px; color: #fff; font-weight: bold; font-size: 14px; font-family: calibri;text-decoration: none;">СОВЕТЫ ПРОФЕССИОНАЛОВ</a></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<!----- end menu-------->
<tr>
<td height="20"></td>
</tr>
<!----kvadratki---->
<tr>
<td align="center">
<table cellspacing="0" cellpadding="0" border="0" width="660">
<tr>
<td>
<table cellpadding="0" cellspacing="0" border="0" width="96" height="155">
<tr width="96" height="96">
<td valign="top"><a target="_blank" href="http://semena.in.ua/semena_ovoshchey_1c_20/ru"><img src="images/list_mail_story_tomato/f-1.jpg" width="96" height="96" border="0" /></a></td>
</tr>
<tr>
<td align="center" valign="top" width="96" height="45">
<a target="_blank" href="http://semena.in.ua/semena_ovoshchey_1c_20/ru" style="text-transform: uppercase; color: #54a727; font-weight: bold; font-size: 13px; text-decoration: none; font-family: calibri;">СЕМЕНА<br>ОВОЩЕЙ</a>
</td>
</tr>
</table>
</td>
<td>
<table cellpadding="0" cellspacing="0" border="0" width="96" height="155">
<tr width="96" height="96">
<td valign="top"><a target="_blank" href="http://semena.in.ua/semena_tsvetov_1c_20/ru"><img src="images/list_mail_story_tomato/f-2.jpg" width="96" height="96" border="0" /></a></td>
</tr>
<tr>
<td align="center" valign="top" width="96" height="45">
<a target="_blank" href="http://semena.in.ua/semena_tsvetov_1c_20/ru" style="text-transform: uppercase; color: #b12a2c; font-weight: bold; font-size: 13px; text-decoration: none; font-family: calibri;">СЕМЕНА<br>ЦВЕТОВ</a>
</td>
</tr>
</table>
</td>
<td>
<table cellpadding="0" cellspacing="0" border="0" width="96" height="155">
<tr width="96" height="96">
<td valign="top"><a target="_blank" href="http://semena.in.ua/udobrenija_i_sredstva_zashchity_1c_20/ru"><img src="images/list_mail_story_tomato/f-3.jpg" width="96" height="96" border="0" /></a></td>
</tr>
<tr>
<td align="center" valign="top" width="96" height="45">
<a target="_blank" href="http://semena.in.ua/udobrenija_i_sredstva_zashchity_1c_20/ru" style="text-transform: uppercase; color: #f36d01; font-weight: bold; font-size: 13px; text-decoration: none; font-family: calibri;">Удобрения и<br>средства<br>защиты</a>
</td>
</tr>
</table>
</td>
<td>
<table cellpadding="0" cellspacing="0" border="0" width="96" height="155">
<tr width="96" height="96">
<td valign="top"><a target="_blank" href="http://semena.in.ua/gazonnye_travy_1c_20/ru"><img src="images/list_mail_story_tomato/f-4.jpg" width="96" height="96" border="0" /></a></td>
</tr>
<tr>
<td align="center" valign="top" width="96" height="45">
<a target="_blank" href="http://semena.in.ua/gazonnye_travy_1c_20/ru" style="text-transform: uppercase; color: #1a7781; font-weight: bold; font-size: 13px; text-decoration: none; font-family: calibri;">Газонные<br>травы</a>
</td>
</tr>
</table>
</td>
<td>
<table cellpadding="0" cellspacing="0" border="0" width="96" height="155">
<tr width="96" height="96">
<td valign="top"><a target="_blank" href="http://semena.in.ua/biopreparaty_1c_20/ru"><img src="images/list_mail_story_tomato/f-5.jpg" width="96" height="96" border="0" /></a></td>
</tr>
<tr>
<td align="center" valign="top" width="96" height="45">
<a target="_blank" href="http://semena.in.ua/biopreparaty_1c_20/ru" style="text-transform: uppercase; color: #0aa2dd; font-weight: bold; font-size: 13px; text-decoration: none; font-family: calibri;">Биопрепараты</a>
</td>
</tr>
</table>
</td>
<td width="96">
<table cellpadding="0" cellspacing="0" border="0" width="96" height="155">
<tr width="96" height="96">
<td valign="top"><a target="_blank" href="http://semena.in.ua/tovary_dlja_sada_i_ogoroda_1c_20/ru"><img src="images/list_mail_story_tomato/f-6.jpg" width="96" height="96" border="0" /></a></td>
</tr>
<tr>
<td align="center" valign="top" width="96" height="45">
<a target="_blank" href="http://semena.in.ua/tovary_dlja_sada_i_ogoroda_1c_20/ru" style="text-transform: uppercase; color: #b1873f; font-weight: bold; font-size: 13px; text-decoration: none; font-family: calibri;">Товары<br>для сада<br>и огорода</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="10"></td>
</tr>
<!-------content------->
<tr>
<td align="center">
<table cellspacing="0" cellpadding="0" border="0" width="681" height="21" background="images/list_mail_story_tomato/bg-otpiska.png"></table>
</td>
</tr>
<tr>
<td align="center">
<table cellspacing="0" cellpadding="0" border="0" width="681" background="images/list_mail_story_tomato/bg-otpiska2.png">
<tr>
<td align="center">
<table class="0" cellpadding="0" border="0" width="620">
<tr>
<td height="13"></td>
</tr>
<tr>
<td style="color: #333333; font-size: 24px; font-family: calibri; font-weight: bold;line-height:13px;height:32px;">
Томаты и баклажаны в августе: сбор урожая и уход
</td>
</tr>
<tr>
<td style="color: #333333; font-size: 24px; font-family: calibri; font-weight: bold;line-height:18px;">
Томаты
</td>
</tr>
<tr>
<td height="15"></td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="center">
<table cellspacing="0" cellpadding="0" border="0" width="660" height="260" background="images/list_mail_story_tomato/img1.jpg">
<tr>
<td></td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="center">
<table cellspacing="0" cellpadding="0" border="0" width="620">
<tr>
<td height="25"></td>
</tr>
<tr>
<td style="font-size: 16px; color: #333333; font-family: calibri;line-height:18px;">
Август знаменит своими щедротами. В августе собирают урожаи с большей части растений и делают заготовки на зиму. Надо успеть и урожай собрать, и обработать. Солить, варить, мариновать, сушить, одновременно продолжая ухаживать за овощными культурами, занимаясь прополкой и подкормками. Сегодня я Вам расскажу о том, как правильно ухаживать в конце лета за такими культурами, как томаты и баклажаны.
</td>
</tr>
<tr>
<td height="18"></td>
</tr>
<tr>
<td style="font-size: 16px; color: #333333; font-family: calibri;line-height:18px;">
Сейчас томаты и баклажаны начинают обильное плодоношение. Эти культуры в начале месяца ещё подкармливают органикой или минеральными удобрениями. В последнем летнем месяце зачатки цветочных кистей (пасынки) у томатов нужно удалить, оставив только два листа. Этот приём позволяет ускорить вызревание завязавшихся плодов до наступления холодов.
</td>
</tr>
<tr>
<td height="18"></td>
</tr>
<tr>
<td style="font-size: 16px; color: #333333; font-family: calibri;line-height:18px;">
Я, после наступления холодных ночей (обычно это конец августа), снимаю урожай томатов на в открытом грунте. Те помидоры, которые растут в теплицах, снимаю частично и на их место сажаю салат, редис, укроп.
</td>
</tr>
<tr>
<td height="18"></td>
</tr>
<tr>
<td style="font-size: 16px; color: #333333; font-family: calibri;line-height:18px;">
Повышенное содержание в воздухе углекислоты ускоряет рост плодов томатов и баклажанов. Источником углекислоты в теплицах и парниках может быть разведенный коровяк или птичий помет. Бочки или ведра с ними нужно ставить в торцах.
</td>
</tr>
<tr>
<td height="25"></td>
</tr>
<tr>
<td>
<table border="0" cellpadding=0 cellspacing=0 width="620px" height="411px" background="images/list_mail_story_tomato/achtung.jpg">
<tr>
<td width="18px" height="18px"></td>
<td height="18px"></td>
<td width="22px"></td>
</tr>
<tr>
<td width="18px" height="18px"></td>
<td align=center>
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td>
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td style="vertical-align:top;"><img src="images/list_mail_story_tomato/redround.jpg"></td>
<td width="25px"></td>
<td style="vertical-align:top;">
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td style="font-family:Calibri;font-size:16px;font-weight:bold;color:#333333;">Опрыскивание</td>
</tr>
<tr>
<td height="12px"></td>
</tr>
<tr>
<td style="font-family:Georgia;font-size:14px;font-style:Italic;line-height:1.45;"><i>Когда температура почвы снижается до 12 градусов, корневая система томатов и баклажанов не работает. Чтобы сохранить точку роста, растения начинают забирать питательные вещества из листьев, поэтому листва преждевременно желтеет и опадает. Для предотвращения советую делать внекорневые подкормки. Лучше всего для этих целей подходит удобрение «Унифлор-бутон»: достаточно двух чайных ложек на 10 литров воды. Опрыскивание надо делать под вечер или в пасмурную погоду. Необходимо так выбрать время, чтобы по крайней мере 3 часа после опрыскивания не было дождя. </i></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="5px"></td>
</tr>
<tr>
<td style="font-family:Georgia;font-size:14px;font-style:Italic;line-height:1.45;"><i>В теплицах основной враг у томатов — фитофтора и плодовая гниль. Против болезней и вредителей сейчас можно использовать только биопрепарат «Фитодоктор». Опрыскивайте каждые 10 дней. Те, кто не хочет применять химикаты, могут опрыскать плоды раствором хлористого кальция (бутылочку объемом 200 мл 10% раствора развести в 2 л воды и опрыскать один раз плоды и плодоножку). Или же можно воспользоваться йодом (флакончик 10 мл на 10 л воды). Повторите опрыскивание через три дня. </i></td>
</tr>
</table>
</td>
<td width="22px" height="18px"></td>
</tr>
<tr>
<td width="18px" height="17px"></td>
<td height="17px"></td>
<td width="22px" height="17px"></td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="27"></td>
</tr>
<tr>
<td style="font-size: 16px; color: #333333; font-family: calibri;line-height:18px;">
Если ваши томаты, все-таки, были поражены фитофторозой, то подскажу способ их сохранения. Выдержите плоды в течение 5-7 минут в розовом растворе марганцовокислого калия при температуре 45 градусов. При появлении фитофторы на отдельных кустах томатов плоды немедленно снимают, а кусты ликвидируют. Для борьбы с фитофторой не высаживайте томаты на одном и том же месте чаще чем через 3—4 года и подальше от томатов сажайте картофель.
</td>
</tr>
<tr>
<td height="24"></td>
</tr>
<tr>
<td style="color: #333333; font-size: 24px; font-family: calibri; font-weight: bold;line-height:18px;">
Баклажаны
</td>
</tr>
<tr>
<td height="19"></td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="center">
<table cellspacing="0" cellpadding="0" border="0" width="660" height="260" background="images/list_mail_story_tomato/img2.jpg">
<tr>
<td></td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="center">
<table cellspacing="0" cellpadding="0" border="0" width="620">
<tr>
<td height="25"></td>
</tr>
<tr>
<td style="font-size: 16px; color: #333333; font-family: calibri;line-height:18px;">
Баклажан — самый теплолюбивый представитель пасленовых. Любимая его температура — 23-27 градусов. При температуре 12-14 градусов они перестают расти. Поэтому, как только температура начнет падать, обязательно укройте грядку пленкой. Не забывайте, что баклажаны нельзя поливать холодной водой. Когда погода станет прохладной, емкости надо переставить в теплицу, чтобы вода для полива была теплой. Поливать надо регулярно. Если поверхность почвы в междурядьях еще не замульчировали, то хотя бы сейчас это сделайте. Мульча не только сохранит влагу, но и предохранит почву от потери тепла в холодные августовские ночи.
</td>
</tr>
<tr>
<td height="18"></td>
</tr>
<tr>
<td style="font-size: 16px; color: #333333; font-family: calibri;line-height:18px;">
В августе продолжаем подкармливать баклажаны, лучше понемногу — по 0,5 л раствора органики, но еженедельно. Нижние пожелтевшие листья нужно обрывать и регулировать количество завязей. На каждом кусте оставляйте не более пяти штук. Сбор баклажанов начинается в зависимости от погоды, приблизительно в середине августа. Плоды надо собирать, когда кожура становится блестящей и как будто жирной. У переспелых кожура потускневшая, без блеска. Убранные баклажаны сохраняются длительное время, если их держать в прохладном месте. Несмотря на то, что баклажаны овощи августа, они способны плодоносить вплоть до середины октября, когда появляются первые заморозки.
</td>
</tr>
<tr>
<td height="24"></td>
</tr>
<tr>
<td style="color: #333333; font-size: 20px; font-family: calibri; font-weight: bold;line-height:18px;">
Итак, подытожим:
</td>
</tr>
<tr>
<td height="18"></td>
</tr>
<tr>
<td style="font-size: 16px; color: #333333; font-family: calibri;line-height:18px;">
<span style="font-weight:bold; color:#53a726;">Быстрый урожай.</span> Для ускорения созревания плодов обрезать сухие желтые листья, у помидоров цветочные кисти удалить, оставить 2-3 штучки. На баклажанах также обрезать завязь, оставить не более 5 штук.
</td>
</tr>
<tr>
<td height="18"></td>
</tr>
<tr>
<td style="font-size: 16px; color: #333333; font-family: calibri;line-height:18px;">
<span style="font-weight:bold; color:#53a726;">Фитофтора томатов.</span> Для предупреждения фитофторы используйте «Фитодоктор» или растворы йода или хлористого кальция.
</td>
</tr>
<tr>
<td height="18"></td>
</tr>
<tr>
<td style="font-size: 16px; color: #333333; font-family: calibri;line-height:18px;">
<span style="font-weight:bold; color:#53a726;">Ускоренный рост.</span> Повышенное содержание в воздухе углекислоты ускоряет рост плодов томатов и баклажанов.
</td>
</tr>
<tr>
<td height="18"></td>
</tr>
<tr>
<td style="font-size: 16px; color: #333333; font-family: calibri;line-height:18px;">
<span style="font-weight:bold; color:#53a726;">Томаты на семена.</span> На семена отбирают здоровые плоды скороспелых сортов (только не гебридов!). Их нельзя опрыскивать, только высушить.
</td>
</tr>
<tr>
<td height="18"></td>
</tr>
<tr>
<td style="font-size: 16px; color: #333333; font-family: calibri;line-height:18px;">
<span style="font-weight:bold; color:#53a726;">Баклажаны и томаты любят тепло.</span> При 12-14 градусах укройте баклажаны пленкой, поливайте теплой водой. Подкармливайте растения: «Унифлор-бутон», достаточно двух чайных ложек на 10 л воды.
</td>
</tr>
<tr>
<td height="22"></td>
</tr>
<tr>
<td style="color: #333333; font-size: 20px; font-family: calibri; font-weight: bold;line-height:18px;">
Хочу поделиться с Вами вкусным рецептом
</td>
</tr>
<tr>
<td height="9"></td>
</tr>
<tr>
<td style="font-size: 16px; color: #333333; font-family: calibri;line-height:18px;"><a href="#" style="text-decoration:none;color:#53a726;border-bottom:1px solid #53a726;" target="_blank">Томатный соус «Классический»</a></td>
</tr>
<tr>
<td height="13"></td>
</tr>
<tr>
<td style="font-size: 16px; color: #333333; font-family: calibri;line-height:18px;">Когда готовишь что-нибудь вкусненькое, так иногда хочется приправить любимое блюдо ароматным соусом. Можно приготовить классический рецепт соуса на зиму из помидоров, который идеально подойдет для мясных блюд. Для приготовления этого соуса нужно меньше, чем 2 часа. Приготовьте заранее банки и крышки. Нам понадобится один килограмм помидоров и болгарского перца, 5-6 зубков чеснока, специи соль и зелень по вкусу. </td>
</tr>
<tr>
<td height="16"></td>
</tr>
<tr>
<td><img src="images/list_mail_story_tomato/kulinariya.jpg"></td>
</tr>
<tr>
<td height="32"></td>
</tr>
<tr>
<td align="center">
<table border="0" cellpadding="0" cellspacing="0">
<tr style="text-align:center;">
<td width="155px"><img src="images/list_mail_story_tomato/tomatoes.jpg"></td>
<td width="155px"><img src="images/list_mail_story_tomato/pepperbg.jpg"></td>
<td width="155px"><img src="images/list_mail_story_tomato/garlic.jpg"></td>
<td width="155px"><img src="images/list_mail_story_tomato/specii.jpg"></td>
</tr>
<tr style="text-align:center;">
<td width="155px" style="font-family: Calibri; font-size:16px; color:#333333; font-weight:bold;">Помидоры</td>
<td width="155px" style="font-family: Calibri; font-size:16px; color:#333333; font-weight:bold;">Перец болгарский</td>
<td width="155px" style="font-family: Calibri; font-size:16px; color:#333333; font-weight:bold;">Чеснок</td>
<td width="155px" style="font-family: Calibri; font-size:16px; color:#333333; font-weight:bold;">Специи</td>
</tr>
<tr style="text-align:center; vertical-align:top;">
<td width="155px" style="font-family: Calibri; font-size:16px; color:#333333;">1 кг</td>
<td width="155px" style="font-family: Calibri; font-size:16px; color:#333333;">1 кг</td>
<td width="155px" style="font-family: Calibri; font-size:16px; color:#333333;">5-6 зубчиков</td>
<td width="155px" style="font-family: Calibri; font-size:16px; color:#333333;">Зелень, соль, перец по вкусу</td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="25"></td>
</tr>
<tr>
<td style="color: #333333; font-size: 20px; font-family: calibri; font-weight: bold;line-height:18px;text-align:center;">
Способ приготовления довольно прост
</td>
</tr>
<tr>
<td height="13"></td>
</tr>
<tr>
<td style="font-size: 16px; color: #333333; font-family: calibri;line-height:18px;">
1. Берем одинаковое количество томатов и перца.
</td>
</tr>
<tr>
<td height="18"></td>
</tr>
<tr>
<td style="font-size: 16px; color: #333333; font-family: calibri;line-height:18px;">
2. Хорошенько моем и чистим помидоры и перец. Пропускаем через мясорубку овощи по очередности. Полученный морс выливаем в большую кастрюлю.
</td>
</tr>
<tr>
<td height="18"></td>
</tr>
<tr>
<td style="font-size: 16px; color: #333333; font-family: calibri;line-height:18px;">
3. Перец измельчаем в кухонном комбайне, а томаты в мясорубке. Количество продуктов Вы можете регулировать сами. Обычно из таких пропорций получается пять баночек соуса.
</td>
</tr>
<tr>
<td height="18"></td>
</tr>
<tr>
<td style="font-size: 16px; color: #333333; font-family: calibri;line-height:18px;">
4. Теперь в готовую массу добавляем мелко выдавленный чеснок и ставим кастрюлю на огонь. Доводим до кипения, подсаливаем и перчим. Все – теперь можно соус отправлять в стерилизованные банки и закатывать.
</td>
</tr>
<tr>
<td height="18"></td>
</tr>
<tr>
<td style="font-size: 16px; color: #333333; font-family: calibri;line-height:18px;font-weight:bold;">
Выращивайте, готовьте, экспериментируйте!
</td>
</tr>
<tr>
<td height="19"></td>
</tr>
<tr>
<td style="font-size: 16px; color: #333333; font-family: calibri;line-height:18px;">
Следующее письмо Вы получите через неделю. Вступайте в нашу группу в <a href="https://www.facebook.com/Professionalseeds" target="_blank" style="text-decoration:none;color:#00aeef;">Facebook</a> и принимайте участие в акциях.
</td>
</tr>
<tr>
<td height="36"></td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="center">
<table cellspacing="0" cellpadding="0" border="0" width="660" height="413" background="images/list_mail_story_tomato/bg-5.jpg">
<tbody><tr>
<td align="center" valign="bottom" style="color: #fff; font-family: calibri; font-style: 16px; font-weight: bold;">
Юрий Подлужный<br>
<span style="font-weight: normal; font-size: 14px;">Ведущий агроном компании «Професійне насіння»</span>
</td>
</tr>
<tr>
<td height="30"></td>
</tr>
</tbody></table>
</td>
</tr>
</table>
</td>
</tr>
<!-------content------->
</table>
</td>
</tr>
<tr>
<td height="30" style="background: #f0f0f0;"></td>
</tr>
<!--------footer------->
<tr>
<td>
<table cellpadding="0" cellspacing="0" border="0" width="100%" height="236" background="images/list_mail_story_tomato/bg-2.jpg">
<tr>
<td align="center">
<table cellspacing="0" border="0" cellpadding="0" width="660">
<tr>
<td>
<table cellpadding="0" cellspacing="0" border="0" height="236">
<tr>
<td height="90"><a target="_blank" href="http://semena.in.ua/ru"><img src="images/list_mail_story_tomato/logo2.png" alt="semena.in.ua" border="0" /></a></td>
</tr>
<tr>
<td valign="top" height="60" style="color: #4a4a4a; font-size: 15px; font-family: calibri; font-weight: normal;">Адрес центрального офиса:<br>
<span style="font-weight: bold;">Киев, ул. Садовая, 95</span></td>
</tr>
</table>
</td>
<td align="center">
<table cellspacing="0" cellpadding="0" border="0">
<tr><td width="168"><img style="vertical-align: middle; " src="images/list_mail_story_tomato/ico-1.png"><span style="margin-left: 5px; font-size: 18px; font-family: calibri; color: #4a4a4a;">(044) <span style="font-size: 20px; font-weight: bold;">581-67-15</span></span></td></tr>
<tr><td width="168"><img style="vertical-align: middle; " src="images/list_mail_story_tomato/ico-1.png"><span style="margin-left: 5px; font-size: 18px; font-family: calibri; color: #4a4a4a;">(044) <span style="font-size: 20px; font-weight: bold;">451-48-59</span></span></td></tr>
<tr><td width="168"><img style="vertical-align: middle; " src="images/list_mail_story_tomato/ico-2.png"><span style="margin-left: 5px; font-size: 18px; font-family: calibri; color: #4a4a4a;">(050) <span style="font-size: 20px; font-weight: bold;">464-48-59</span></span></td></tr>
<tr><td width="168"><img style="vertical-align: middle; " src="images/list_mail_story_tomato/ico-3.png"><span style="margin-left: 5px; font-size: 18px; font-family: calibri; color: #4a4a4a;">(067) <span style="font-size: 20px; font-weight: bold;">464-48-59</span></span></td></tr>
<tr><td width="168"><img style="vertical-align: middle; " src="images/list_mail_story_tomato/ico-4.png"><span style="margin-left: 5px; font-size: 18px; font-family: calibri; color: #4a4a4a;">(093) <span style="font-size: 20px; font-weight: bold;">026-86-64</span></span></td></tr>
</table>
</td>
<td align="right">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td>
<table cellspacing="0" cellpadding="0" border="0" width="168" style="text-align: right">
<tr>
<td><a target="_blank" href="https://www.facebook.com/Professionalseeds"><img src="images/list_mail_story_tomato/fb.png" alt="" border="0"/></a></td>
<td><a target="_blank" href="https://www.youtube.com/channel/UCMnG-NxtoprcTxKcPouwWdQ"><img src="images/list_mail_story_tomato/youtube.png" alt="" border="0"/></a></td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="10"></td>
</tr>
<tr>
<td align="right">
<table cellpadding="0" cellspacing="0" border="0" width="148" height="26">
<tr>
</tr>
</table>
</td>
</tr>
<tr>
<td height="10"></td>
</tr>
<tr>
<td align="right">
<table cellpadding="0" cellspacing="0" border="0" width="148" height="26">
<tr>
<td style=" border: 1px solid #67b73e; text-align: center ;border-radius: 3px; background: #67b73e;">
<a href="{{email_settings}}" style=" color: #fff; font-size: 13px; font-family: calibri; text-decoration: none;">настроить рассылку</a></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<!------end--footer------->
<tr>
<td>
<table cellspacing="0" cellpadding="0" border="0" width="100%" height="30" style="background: #fff;">
<tr>
<td align="center" style="color: #333333; font-size: 13px; font-family: calibri; font-style: italic; line-height: 30px">Вы получили это письмо, потому что зарегистрированы на сайте
<a href="http://semena.in.ua/" style="color: #3c3b3b;">semena.in.ua</a></td>
</tr>
</table>
</td>
</tr>
</td>
</tr>
</table>
</body>
</html>