* { font-family: Trebuchet, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; line-height: 133%; }

html, body, div, span, pre, code, a, p, img, hr, 
ul, ol, li, h1, h2, h3, h4, h5, h6,
form, tr, td, table, blockquote  { border: 0; margin: 0; padding: 0; } 

html { height:100%; cursor: default; }

body { background: #FFFFFF; cursor: default; 
text-align: center; /* center layout in ie5 and 5.5. */ }

body#splash { background: #FFFFFF; }

/* nowe */
#splash_container {
position: absolute;
top: 50%; left: 50%;
margin: -100px 0 0 -150px; 
height: 200px; width: 300px;
 }
		
#splash_temp {
padding: 20px 0 10px 0;
text-align: center;
letter-spacing: 0.2em;
 }

#splash_goto {
position: relative;
padding: 10px 0 0 0;
text-align: center;
 }

#splash_authors, #splash_goto a {
color:#CC0000;
font-weight:bold; }