51ff3226 |
1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> |
3 | <html xmlns="http://www.w3.org/1999/xhtml"> |
4 | <head> |
5 | <title>Czechoslovak Union</title> |
6 | <style type="text/css"> |
7 | {literal} |
8 | body { |
9 | margin: 0; |
10 | padding: 0; |
11 | background: #000; |
12 | color: gray; |
13 | } |
14 | |
15 | fieldset { |
16 | border: 0; |
17 | } |
18 | |
19 | #cnt { |
20 | margin: 0 0 0 200px; |
21 | padding:0; |
22 | width: 400px; |
23 | } |
24 | |
25 | {/literal} |
26 | </style> |
27 | </head> |
28 | <body> |
29 | <div id="cnt"> |
30 | {include file="2393032.tpl"} |
31 | </div> |
32 | </body> |
33 | </html> |