#stopka1 {
	height: 10px; 
	border-bottom: 1px solid #B7CC3F; 
	margin: 0 10px 0 10px;
	}
#stopka2 {
	float: left;
	width: 480px;
	height: 30px; 
	border-top: 2px solid #383838; 
	margin: 0 0 0 10px; 
	color: #B7CC3F; 
	font-size: 10px; 
	text-align: left;
	}
#stopka2 a {
	color: #ccc; 
	text-decoration: none;
	}
#stopka2 a:hover {
	color: #fff;
	text-decoration: underline;
	}
#stopka3 {
	float: left;
	width: 504px;
	height: 30px; 
	border-top: 2px solid #383838; 
	margin: 0 10px 0 0; 
	color: #B7CC3F; 
	font-size: 10px; 
	text-align: right;
	}
#stopka3 a {
	color: #ccc; 
	text-decoration: none;
	}
#stopka3 a:hover {
	color: #fff;
	text-decoration: underline;
	}

