BODY {

       	margin-left:0; 

		margin-right:0;

		margin-top:0; 

		margin-bottom:0;

		background-color: #0c424b;		

		SCROLLBAR-FACE-COLOR: #B9B9B9;  /*pod  strzalkami  + suwak*/

		SCROLLBAR-HIGHLIGHT-COLOR: #B9B9B9;  

		SCROLLBAR-SHADOW-COLOR: #B9B9B9; 

		SCROLLBAR-3DLIGHT-COLOR: #666666; 

		SCROLLBAR-ARROW-COLOR: #666666; 

		SCROLLBAR-TRACK-COLOR: #F7F7F7;/*#538FFF; */

		SCROLLBAR-DARKSHADOW-COLOR: #B9B9B9;

		SCROLLBAR-BASE-COLOR: #B9B9B9; 

		BACKGROUND-IMAGE: url(../images/bg.jpg);

		BACKGROUND-REPEAT: repeat-x; 	

		font-family: verdana, arial;

		font-size: 11px;

		text-align: left;

		color: #ffffff;	



}


#napis{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	letter-spacing: 1px;
	margin-top: 20px;
	margin-right:80px;
	}
#napis2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	letter-spacing: 1px;
	float: left;
	margin-top: 10px;
	}




.stopka {   

		font-family: verdana, arial;

		font-size: 11px;

		color: #ffffff;

		text-decoration: none;

}



a:hover {

		text-decoration: none;

 		color: #3e9a97;

		text-decoration: underline;

} 

