html, body {
	margin: 0;
	height: 100%;
	font-family: arial, Helvetica, sans-serif;
        font-size: 11px; 
        line-height: 17px; 
        color: #7395A2;

}
* * body {
    text-align: center;
}
body {
	padding: 0px;
	margin: 0px;
}



#main {
	background-image: url(reklama.jpg); 
background-repeat: no-repeat; 
	position: relative;
	width: 600px;
	border: 0px solid black;
	min-height: 100%;
	margin: 0px auto;
	z-index: 2;
}

* html #main {
 
	height: 100%;
   text-align: left; 
}

div { width: 230px; text-align: justify}


.blue:link {

color: #2C81B2;}
.blue:visited {

color: #2C81B2;}

.blue2:link {
position: relative; left: 315px;
top: 5px; 
text-decoration: underline;
color: #2C81B2;}

.blue2:visited {
position: relative; left: 315px;
top: 5px; 
color: #2C81B2;}

a.nie {text-decoration: none; color: #7395A2;}