HTML, BODY { width: 100%; height: 100%; }
BODY { background: #FFFFFF url(design/intro-background.jpg) repeat-x top; }
TABLE { border-collapse: collapse; }
* { margin: 0px; padding: 0px; font-family: Arial; font-size: 12px; }

TABLE.Layout { margin: 68px auto 10px auto; }
TABLE.Layout TD.Center { width: 340px; height: 626px; background: url(design/intro-zamek-cieszyn.jpg); }
TABLE.Layout TD.Left { width: 243px; vertical-align: bottom; padding-right: 30px; }
TABLE.Layout TD.Right { width: 243px; vertical-align: bottom; padding-left: 30px; }
TABLE.Layout TD.Left A { display: block; width: 243px; height: 349px; background: url(design/intro-pokoje-goscinne.jpg); }
TABLE.Layout TD.Right A { display: block; width: 243px; height: 349px; background: url(design/intro-herbaciarnia-laja.jpg); }
TABLE.Layout A B { display: none; }

DIV.Copyright { text-align: center; }
DIV.Copyright A { color: #60605E; text-decoration: none; }
DIV.Copyright A:hover { color: #000000; }
