plysek / 2 years, 8 months ago | Download | Plaintext | Odpowiedz |

 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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="pl">
<head>
	<title>Wookie Light - Profesjonalne Oświetlenie Estradowe</title>	
	<meta content="text/html; charset=utf-8" http-equiv="content-type" />
	<style type="text/css">
<!--

* 
{	
padding: 0;
margin: 0;
border: 0;
}
		
html, body
{
background-color: #b5a98a;
height:100%;
width:auto;

}

body
{
text-align: center; 
}

table {

vertical-align: middle;
height: 100%;
margin: 0 auto;


}

#plansza 
{ 
width: 50%; 
height: auto; 
}

#blad
{
font-family: monospace;
color: darkRed;
font-weight: bold;
}

#blad a { text-decoration: none; color: darkRed; }
#blad a:hover { text-decoration: underline; color: darkRed; }
#blad a:visited { color: darkRed; }
#blad a:active { color: darkRed; }
//-->
</style>

</head>
<body>
	<table>
		<tr><td><a href="mailto:info@wookielight.pl" title="Kliknij aby napisać mejla"><img id="plansza" src="wstepna-wlasciwa.jpg" alt="Wookie Light" /></a><!--[if lte IE 6]><tr><td id="blad"><a href="http://www.ie6.pl/" title="Zaktualizuj teraz!">Ta przeglądarka wyświetla naszą stronę z błędami!</a></tr></td><![endif]--> 

</table>
</body>
</html>