-
Notifications
You must be signed in to change notification settings - Fork 0
/
na-wot-4.html
335 lines (333 loc) · 36.1 KB
/
na-wot-4.html
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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta content="telephone=no" name="format-detection">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<style type="text/css">
/*Colors*/
/*Typography*/
/*Grid*/
/*Layout*/
@media only screen and (max-width: 600px) { img { max-width: 100% !important; }
.content { display: block !important; }
.content td { padding-left: 15px !important; padding-right: 15px !important; }
.content_bordered-row { display: block !important; }
.content_bordered-row td { display: block !important; width: auto !important; }
.content_bordered-row img { width: 100% !important; }
.content_title { font-size: 16px; margin: 0 0 5px; }
.content_left, .content_right { padding-left: 15px !important; padding-right: 15px !important; padding-bottom: 20px !important; display: block !important; }
.content_columns td { display: block !important; padding: 0 !important; }
.footer { min-width: 100%; }
.footer_top td { display: table-row !important; }
.footer_bottom { padding: 0 !important; text-align: center; }
.footer_bottom tr { display: block !important; }
.footer_bottom > tbody > tr > td { padding: 15px !important; }
.footer_bottom-wrapper > tbody > tr > td { display: block !important; width: auto !important; }
.footer_link { display: block !important; width: 100% !important; }
.footer_link tbody, .footer_link tr { display: block; }
.footer_link td { display: inline-block; }
.footer_menu > td { padding: 0 20px !important; text-align: center !important; }
.footer_lang-wrapper { text-align: center !important; margin: 20px auto 0 !important; }
.footer_lang-wrapper td { padding: 0 3px !important; }
.footer_logo { margin: 10px 0 0 !important; }
.footer-menu { margin: 0 0 20px 20px; min-width: 250px; }
h3 { font-size: 16px; }
.header_top td { padding-left: 15px !important; padding-right: 0 !important; }
.header_top td + td { padding-left: 0 !important; padding-right: 15px !important; }
.header_top__big td { padding-top: 35px !important; }
.header_top__big img:first-child { width: 165px !important; margin-bottom: 10px !important; }
.header_img { width: 100% !important; }
.header_platform { margin: 0 !important; width: 50px !important; }
.button-wrapper td { display: block !important; max-width: 100%; padding-left: 10px !important; padding-right: 10px !important; }
.button { font-size: 24px !important; }
.caption td { padding: 10px 15px !important; }
.social td { width: auto !important; }
.social td:nth-child(2) { width: 168px !important; }
.social tr:nth-child(3) td { width: auto !important; }
.layout_content { width: 100% !important; max-width: 100% !important; min-width: 100% !important; }
.price { margin: 25px 0 !important; text-align: center !important; }
.product { margin: auto !important; }
.product td { padding-left: 0 !important; padding-right: 0 !important; }
.product .button { font-size: 16px !important; padding-bottom: 9px !important; }
.product .button__small { width: auto !important; }
.product__small { width: auto !important; margin: 0 15px 0 !important; }
.products-wrapper > td { display: block !important; padding: 0 0 30px !important; }
.products-wrapper__small > td { padding-bottom: 20px !important; }
.news { margin: auto !important; width: 100% !important; }
.news td { padding-left: 15px !important; padding-right: 15px !important; }
.news .button { font-size: 16px !important; padding-bottom: 9px !important; }
.news-wrapper > td { display: block !important; padding: 0 0 30px !important; } }
</style>
<title>Email</title>
</head>
<body style="background: #f2f2f2; color: #4d4d4d; font: 16px Arial, Helvetica, sans-serif; margin: 0;">
<table class="layout" style="border-collapse: collapse; table-layout: fixed; width: 100%; background: #f2f2f2; margin: 0;">
<tr>
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: top; padding: 0;">
<table class="layout_content" width="680" align="center" style="border-collapse: collapse; table-layout: fixed; width: 680px; margin: auto; max-width: 680px;">
<tr>
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: top; padding: 0;">
<table class="header" style="border-collapse: collapse; table-layout: fixed; width: 100%; min-width: 100%; color: #fff;">
<tr class="header_top header_top__big" style="background: #ff6600;">
<td colspan="2" style="font-family: Arial, Helvetica, sans-serif; color: #fff; vertical-align: middle; padding: 25px 50px; border: none; width: 70%; padding-top: 40px; padding-bottom: 35px; text-align: center;">
<img src="http://muscles.by/post/logo-wot-big.png" alt="" style="vertical-align: middle; display: block; margin: 0 auto 13px;">
<div>
<a class="header_link" href="#" style="font-family: Arial, Helvetica, sans-serif; color: #fff; font-size: 12px; text-decoration: none; font-weight: bold;">View in browser</a>
</div>
</td>
</tr>
<tr>
<td colspan="2" style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: top; padding: 0;">
<img class="header_img" width="680" src="http://muscles.by/post/header-img.jpg" alt="" style="min-width: 100%;">
</td>
</tr>
</table>
<table class="content" style="border-collapse: collapse; table-layout: fixed; width: 100%;">
<tr>
<td colspan="3" style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: top; padding: 0; background: #fff; padding-left: 50px; padding-right: 50px;">
<h2 style="font: bold 24px Arial, Helvetica, sans-serif; margin: 19px 0;">World famous free-to-play hit rolled out to PlayStation 4 on January 19. </h2>
</td>
</tr>
<tr class="products-wrapper products-wrapper__small">
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: top; padding: 0 0 0 50px; background: #fff;">
<table class="product product__small" style="border-collapse: collapse; table-layout: fixed; width: 180px; margin: auto;">
<tr>
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: top; padding: 0; background: #f2f2f2; text-align: center; border-top: none;">
<img class="product_image" width="180" src="http://muscles.by/post/tank.jpg" alt="" style="width: 100%;">
</td>
</tr>
<tr>
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: top; background: #f2f2f2; text-align: center; padding: 0 20px; font-size: inherit;">
<h2 class="product_title" style="font: bold 24px Arial, Helvetica, sans-serif; margin: 19px 0; color: #4d4d4d; text-transform: uppercase; font-size: 18px;">MT VI Skoda T-40 + Garage slot</h2>
<p class="product_text" style="color: #4d4d4d; margin: 16px 0; font-family: Arial, Helvetica, sans-serif; text-transform: none; font-weight: normal; font-size: 16px;">A superb effort by Chicago-Baltimore production team was backed by Online Presence folks, as always. Breathing life into a game and providing it with vital components is never easy.</p>
</td>
</tr>
<tr>
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: top; padding: 0; background: #f2f2f2; text-align: center; border-left: 1px solid #ccc; border-right: 1px solid #ccc;">
<table class="button-wrapper button-wrapper__small" style="border-collapse: collapse; table-layout: fixed; margin: auto; width: 100%;">
<tbody>
<tr>
<td style="vertical-align: top; font-family: Arial, Helvetica, sans-serif; font-size: 18px; text-transform: uppercase; background: #ff6600; white-space: nowrap; text-align: center; color: #fff; font-weight: bold; text-decoration: none; border-left: 1px solid #ccc; border-right: 1px solid #ccc; border-top: none; padding: 10px;">
<a class="button" href="#" style="font-family: Arial, Helvetica, sans-serif; text-transform: uppercase; color: #fff; font-weight: bold; text-decoration: none; font-size: 18px; max-width: 240px; overflow: hidden; padding-left: 10px; padding-right: 10px; width: 260px;">Buy this!</a>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</table>
</td>
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: top; background: #fff; padding: 0;">
<table class="product product__small" style="border-collapse: collapse; table-layout: fixed; width: 180px; margin: auto;">
<tr>
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: top; padding: 0; background: #f2f2f2; text-align: center; border-top: none;">
<img class="product_image" width="180" src="http://muscles.by/post/tank.jpg" alt="" style="width: 100%;">
</td>
</tr>
<tr>
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: top; background: #f2f2f2; text-align: center; padding: 0 20px; font-size: inherit;">
<h2 class="product_title" style="font: bold 24px Arial, Helvetica, sans-serif; margin: 19px 0; color: #4d4d4d; text-transform: uppercase; font-size: 18px;">MT VI Skoda T-40 + Garage slot</h2>
<p class="product_text" style="color: #4d4d4d; margin: 16px 0; font-family: Arial, Helvetica, sans-serif; text-transform: none; font-weight: normal; font-size: 16px;">A superb effort by Chicago-Baltimore production team was backed by Online Presence folks, as always. Breathing life into a game and providing it with vital components is never easy.</p>
</td>
</tr>
<tr>
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: top; padding: 0; background: #f2f2f2; text-align: center; border-left: 1px solid #ccc; border-right: 1px solid #ccc;">
<table class="button-wrapper button-wrapper__small" style="border-collapse: collapse; table-layout: fixed; margin: auto; width: 100%;">
<tbody>
<tr>
<td style="vertical-align: top; font-family: Arial, Helvetica, sans-serif; font-size: 18px; text-transform: uppercase; background: #ff6600; white-space: nowrap; text-align: center; color: #fff; font-weight: bold; text-decoration: none; border-left: 1px solid #ccc; border-right: 1px solid #ccc; border-top: none; padding: 10px;">
<a class="button" href="#" style="font-family: Arial, Helvetica, sans-serif; text-transform: uppercase; color: #fff; font-weight: bold; text-decoration: none; font-size: 18px; max-width: 240px; overflow: hidden; padding-left: 10px; padding-right: 10px; width: 260px;">Buy this!</a>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</table>
</td>
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: top; background: #fff; padding: 0 50px 0 0;">
<table class="product product__small" style="border-collapse: collapse; table-layout: fixed; width: 180px; margin: auto;">
<tr>
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: top; padding: 0; background: #f2f2f2; text-align: center; border-top: none;">
<img class="product_image" width="180" src="http://muscles.by/post/tank.jpg" alt="" style="width: 100%;">
</td>
</tr>
<tr>
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: top; background: #f2f2f2; text-align: center; padding: 0 20px; font-size: inherit;">
<h2 class="product_title" style="font: bold 24px Arial, Helvetica, sans-serif; margin: 19px 0; color: #4d4d4d; text-transform: uppercase; font-size: 18px;">MT VI Skoda T-40 + Garage slot</h2>
<p class="product_text" style="color: #4d4d4d; margin: 16px 0; font-family: Arial, Helvetica, sans-serif; text-transform: none; font-weight: normal; font-size: 16px;">A superb effort by Chicago-Baltimore production team was backed by Online Presence folks, as always. Breathing life into a game and providing it with vital components is never easy.</p>
</td>
</tr>
<tr>
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: top; padding: 0; background: #f2f2f2; text-align: center; border-left: 1px solid #ccc; border-right: 1px solid #ccc;">
<table class="button-wrapper button-wrapper__small" style="border-collapse: collapse; table-layout: fixed; margin: auto; width: 100%;">
<tbody>
<tr>
<td style="vertical-align: top; font-family: Arial, Helvetica, sans-serif; font-size: 18px; text-transform: uppercase; background: #ff6600; white-space: nowrap; text-align: center; color: #fff; font-weight: bold; text-decoration: none; border-left: 1px solid #ccc; border-right: 1px solid #ccc; border-top: none; padding: 10px;">
<a class="button" href="#" style="font-family: Arial, Helvetica, sans-serif; text-transform: uppercase; color: #fff; font-weight: bold; text-decoration: none; font-size: 18px; max-width: 240px; overflow: hidden; padding-left: 10px; padding-right: 10px; width: 260px;">Buy this!</a>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table class="social" style="border-collapse: collapse; table-layout: fixed; width: 100%; min-width: 100%;">
<tr class="social_white social_top" style="background: #fff;">
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: top; padding: 23px 0; height: 27px; width: 256px; min-width: 256px; background: #fff;"> </td>
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: top; padding: 23px 0; height: 27px; background: #fff; width: 168px; min-width: 168px; font-size: 0;"> </td>
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: top; padding: 23px 0; height: 27px; width: 256px; min-width: 256px; background: #fff;"> </td>
</tr>
<tr>
<td class="social_white" style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: top; background: #fff; padding: 0; height: 27px; width: 256px; min-width: 256px;"> </td>
<td rowspan="2" class="social_wrapper" style="color: #4d4d4d; vertical-align: top; font-family: Arial, Helvetica, sans-serif; white-space: nowrap; text-align: center; background: #d9d9d9; height: 27px; padding: 0; min-width: 168px; font-size: 0; width: 168px;">
<a href="#" class="social_link social_link__tw" style="color: #e11931; font-family: Arial, Helvetica, sans-serif; font-size: 0; line-height: 0;">
<img class="social_link-icon" src="http://muscles.by/post/social/twitter.png" alt="">
</a>
<a href="#" class="social_link social_link__fb" style="color: #e11931; font-family: Arial, Helvetica, sans-serif; font-size: 0; line-height: 0;">
<img class="social_link-icon" src="http://muscles.by/post/social/fb.png" alt="">
</a>
<a href="#" class="social_link social_link__yt" style="color: #e11931; font-family: Arial, Helvetica, sans-serif; font-size: 0; line-height: 0;">
<img class="social_link-icon" src="http://muscles.by/post/social/youtube.png" alt="">
</a>
</td>
<td class="social_white" style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: top; background: #fff; padding: 0; height: 27px; width: 256px; min-width: 256px;"> </td>
</tr>
<tr class="social_gray">
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: top; padding: 0; height: 27px; min-width: 256px; background: #d9d9d9; width: 340px;"> </td>
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: top; padding: 0; height: 27px; background: #d9d9d9; min-width: 168px; font-size: 0; width: 340px;"> </td>
</tr>
<tr class="social_gray" style="background: #d9d9d9;">
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: top; padding: 0; height: 27px; width: 256px; min-width: 256px; background: #d9d9d9;"> </td>
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: top; padding: 0; height: 27px; background: #d9d9d9; width: 168px; min-width: 168px; font-size: 0;"> </td>
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: top; padding: 0; height: 27px; width: 256px; min-width: 256px; background: #d9d9d9;"> </td>
</tr>
</table>
<table class="footer" style="border-collapse: collapse; table-layout: fixed; width: 100%; background: #d9d9d9;">
<tr class="footer_menu">
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: top; padding: 0 100px;">
<table class="footer_link" align="center" style="border-collapse: collapse; table-layout: fixed; width: auto; display: inline-block; margin: auto;">
<tr>
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: middle; padding: 0 5px 15px 0; font-size: 18px; font-weight: bold;">
<img class="footer_link-icon" src="http://muscles.by/post/service.png" alt="" style="vertical-align: -3px;">
</td>
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: middle; padding: 0 5px 15px 0; font-size: 18px; font-weight: bold; padding-right: 20px;">
<a href="#" style="font-family: Arial, Helvetica, sans-serif; color: #676767; font-size: 18px; font-weight: bold; text-decoration: none; white-space: nowrap;">Customer Service</a>
</td>
</tr>
</table>
<table class="footer_link" align="center" style="border-collapse: collapse; table-layout: fixed; width: auto; display: inline-block; margin: auto;">
<tr>
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: middle; padding: 0 5px 15px 0; font-size: 18px; font-weight: bold;">
<img class="footer_link-icon" src="http://muscles.by/post/eula.png" alt="" style="vertical-align: -3px;">
</td>
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: middle; padding: 0 5px 15px 0; font-size: 18px; font-weight: bold; padding-right: 20px;">
<a href="#" style="font-family: Arial, Helvetica, sans-serif; color: #676767; font-size: 18px; font-weight: bold; text-decoration: none; white-space: nowrap;">EULA</a>
</td>
</tr>
</table>
<table class="footer_link" align="center" style="border-collapse: collapse; table-layout: fixed; width: auto; display: inline-block; margin: auto;">
<tr>
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: middle; padding: 0 5px 15px 0; font-size: 18px; font-weight: bold;">
<img class="footer_link-icon" src="http://muscles.by/post/policy.png" alt="" style="vertical-align: -3px;">
</td>
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: middle; padding: 0 5px 15px 0; font-size: 18px; font-weight: bold; padding-right: 20px;">
<a href="#" style="font-family: Arial, Helvetica, sans-serif; color: #676767; font-size: 18px; font-weight: bold; text-decoration: none; white-space: nowrap;">Privacy Policy</a>
</td>
</tr>
</table>
<table class="footer_link" align="center" style="border-collapse: collapse; table-layout: fixed; width: auto; display: inline-block; margin: auto;">
<tr>
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: middle; padding: 0 5px 15px 0; font-size: 18px; font-weight: bold;">
<img class="footer_link-icon" src="http://muscles.by/post/refer.png" alt="" style="vertical-align: -3px;">
</td>
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: middle; padding: 0 5px 15px 0; font-size: 18px; font-weight: bold; padding-right: 20px;">
<a href="#" style="font-family: Arial, Helvetica, sans-serif; color: #676767; font-size: 18px; font-weight: bold; text-decoration: none; white-space: nowrap;">Refer a Friend</a>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: top; padding: 0;">
<table class="footer_bottom" style="border-collapse: collapse; table-layout: fixed; width: 100%; background: #d9d9d9;">
<tr>
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: middle; padding: 50px 100px 50px; padding-bottom: 0;">
<table class="footer_bottom-wrapper" style="border-collapse: collapse; table-layout: fixed; width: 100%;">
<tr>
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: middle; padding: 0; padding-bottom: 0;">
<img class="footer_logo" src="http://muscles.by/post/wg.png" alt="" style="vertical-align: middle; margin: -15px 0 0;">
</td>
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: middle; padding: 0; padding-left: 0; padding-bottom: 0;">
<table class="footer_lang-wrapper" style="border-collapse: collapse; table-layout: fixed; width: auto;">
<tr>
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: middle; padding: 0 5px 0 0; padding-bottom: 0;">
<a href="#" class="footer_lang" style="color: #e11931; font-family: Arial, Helvetica, sans-serif; text-decoration: none;">
<img class="footer_link-icon" src="http://muscles.by/post/lang/en.jpg" alt="" style="vertical-align: -3px; margin: -15px 0 0;">
</a>
</td>
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: middle; padding: 0 5px 0 0; padding-left: 0; padding-bottom: 0;">
<a href="#" class="footer_lang" style="color: #e11931; font-family: Arial, Helvetica, sans-serif; text-decoration: none;">
<img class="footer_link-icon" src="http://muscles.by/post/lang/de.jpg" alt="" style="vertical-align: -3px; margin: -15px 0 0;">
</a>
</td>
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: middle; padding: 0 5px 0 0; padding-left: 0; padding-bottom: 0;">
<a href="#" class="footer_lang" style="color: #e11931; font-family: Arial, Helvetica, sans-serif; text-decoration: none;">
<img class="footer_link-icon" src="http://muscles.by/post/lang/fr.jpg" alt="" style="vertical-align: -3px; margin: -15px 0 0;">
</a>
</td>
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: middle; padding: 0 5px 0 0; padding-left: 0; padding-bottom: 0;">
<a href="#" class="footer_lang" style="color: #e11931; font-family: Arial, Helvetica, sans-serif; text-decoration: none;">
<img class="footer_link-icon" src="http://muscles.by/post/lang/cs.jpg" alt="" style="vertical-align: -3px; margin: -15px 0 0;">
</a>
</td>
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: middle; padding: 0 5px 0 0; padding-left: 0; padding-bottom: 0;">
<a href="#" class="footer_lang" style="color: #e11931; font-family: Arial, Helvetica, sans-serif; text-decoration: none;">
<img class="footer_link-icon" src="http://muscles.by/post/lang/sp.jpg" alt="" style="vertical-align: -3px; margin: -15px 0 0;">
</a>
</td>
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: middle; padding: 0 5px 0 0; padding-left: 0; padding-bottom: 0;">
<a href="#" class="footer_lang" style="color: #e11931; font-family: Arial, Helvetica, sans-serif; text-decoration: none;">
<img class="footer_link-icon" src="http://muscles.by/post/lang/tr.jpg" alt="" style="vertical-align: -3px; margin: -15px 0 0;">
</a>
</td>
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: middle; padding: 0 5px 0 0; padding-left: 0; padding-bottom: 0;">
<a href="#" class="footer_lang" style="color: #e11931; font-family: Arial, Helvetica, sans-serif; text-decoration: none;">
<img class="footer_link-icon" src="http://muscles.by/post/lang/pl.jpg" alt="" style="vertical-align: -3px; margin: -15px 0 0;">
</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: middle; padding: 50px 100px 50px;">
<p class="footer_copyright" style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; margin: 0; font-size: 12px; line-height: 18px; white-space: normal; margin-bottom: 0;">All images, content, and text © 2009-2015 Wargaming Group Limited. All rights reserved.© Wargaming America Inc., PO Box 8250 Emeryville, CA 94662 USA</p>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table class="caption" style="border-collapse: collapse; table-layout: fixed; width: 100%; color: #47474d; font-size: 12px; font-weight: 18px; text-align: center;">
<tr>
<td style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; vertical-align: top; padding: 10px 50px;">
<p style="color: #4d4d4d; margin: 16px 0; font-family: Arial, Helvetica, sans-serif;">If you no longer wish to receive our newsletters, you can <a href="#" style="font-family: Arial, Helvetica, sans-serif; color: #4d4d4d;">unsubscribe</a>.</p>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>