

body	{
	font-family: Times New Roman; 
	font-size:inherit
	text-decoration		:	none; 
	background				: #333399;
	color							: #000000;
	text-align				: center;
	position					: relative;
	margin						: 0 auto;
	padding						: 0 auto;
	width							: 800px;
	line-height				: 130%;
	}

#gorny	{
	width							: 800px;
	height						: 200px;
	position					: relative;
	top								: 16px;
	
	}
	
#glowny {
	width							: 711px;
	text-align				: justify;
	padding						: 40px 40px 60px 40px;
	position					: relative;
	top								: 4px;
	overflow					: hidden;
	background-color	:	#ffffff;
	margin-left: 3px;
	font-size:16px
	}
	
#motocykl{
	float: left;
	padding: 10px;
	padding-left: 0px;
	}
	
#auto{
	float: right;
	padding: 10px;
	padding-right: 0px;
	}

#cennik{
	padding: 20px 20px 20px 200px;
	}	
	
.bold{
	font-weight: bold;
	}	

p{
	padding-bottom: 20px;
	}	
	
ul, li{
	padding-bottom: 5px;
	}	


#powrot{
	color:white;
	text-decoration:none;
	font-size:12px;
	text-align: left;
	
	
	}
		
#powrot a:link {
		color:white;
		text-decoration:none;
	}
	#powrot a:visited {
		color:white;
		text-decoration:none;
	}
	#powrot a:hover{
		color:white;
		text-decoration:none;
	}
