img {
    border	 : 0px;
}

body {
    color        : black;
    background   : white;
    margin-left  : 0px;
    margin-right : 10px;
    font-size: 10pt;
    font-family: 'Arial', sans-serif;
}


DIV.goralewo {
    text-align   : center;
    margin-left  : 0px;
    padding      : 0px;
    position     : absolute; 
    left	 : 0px;
    top		 : 0px;
}


DIV.gora {
    text-align   : center;
    margin-left  : 20px;
    padding      : 20px;
    font-size: 15pt;
    font-family: 'Arial', sans-serif, bold;
}

DIV.dollewo {
    text-align   : center;
    margin-left  : 10px;
    padding      : 20px;
    position     : absolute; 
    bottom	 : 0px; 
    left	 : 0px;
}

DIV.dolprawo {
    text-align   : center;
    margin-left  : 0px;
    padding      : 20px;
    position     : absolute; 
    bottom	 : 0px;
    right	 : 0px; 
    border	 : 0px;
}

#footer {
	font-size: 8pt;
	color: #ffffff;
	font-family: verdana;
}

#footer #footer-h {
	display: none;
	color: #ffffff;
	font-family: verdana;
	text-shadow: 0px 0px 5px #000000;
	font-size: 9pt;
}

#footer:hover #footer-h {
	display: block;
	position: absolute;
	bottom: 1px;
	left: 1px;
	background: url('errors/info.png');
}
