body {
background: #09c;
top:0;
margin:0;
padding:0;
margin-top: 8px !important;
position:relative;
visibility:visible;
font-family:verdana, arial, helvetica, sans-serif;
text-align: center;
font-size: 11px;
}
img { border: 0;}
#wrapper {
width: 752px;
display: block;
position: relative;
margin: 0 auto;
padding: 0 10px;
line-height: 1.35em;
text-align:left;
}
#header {
background: url(../images/delfin.jpg) no-repeat top;
position:relative;
text-align:left;
font-weight:bold;
height:150px !important;
height /**/: 162px; /* for IE5/Win */
padding: 5px;
color: #FFF;
}
#info{
background: #fe0;
font-weight:bold;
text-align:center;
padding: 2px;
width: 748px; 
color: #e02;
}
#links{
background: navy;
padding: 10px;
width: 732px; 
color: #fff;
}
#links a {
text-decoration: none;
color: #fff;
}
#links a:hover {
color:#aaf;
}
#maincolumn {
background-color: #fff;
width: 730px; 
padding: 1em;
float:left;
font-size:11px;
}
#rightcolumn {
padding-left: 1em;
background-color: #fff;
float:right;
}
#rightcolumn img{
 margin-top: 0.7em;
}
table {
padding-left: 1em;
background-color: #fff;
border: 1px dotted #999999;
}
table thead{
font-weight:bold;
text-align: center;
}
#footer {
padding: 1em;
color: #fff;
font-weight:bold;
font-size:85%;
text-align: center;
clear:both;
}
h1 {
color: navy;
font-size:127%;
font-weight:bold;
}
h2 {
color: navy;
font-size:113%;
font-weight:bold;
}
/* Ukrywamy przed IE5/Mac \*/
* html body { font-size:x-small;}
* html #rightcolumn {height: 1%;}
* html #footer {height: 1%;}
* html #imgtext dl {height: 1%;}
#imgtext dl {display: block;}
/* Koniec ukrywania przed IE5/Mac */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline;}
/* Hides from IE-mac \*/
* html body .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */