.stopka {
   padding: 10px;
	font-size: 11px;
	text-align: justify;
	font-family: Verdana;
	border-left: 2px solid #dedede;
	border-right: 2px solid #dedede;
	border-bottom: 2px solid #dedede;
	background-color: #b2b2b2;
	color: #696969;
}
.stopka b {
	font-weight: normal;
}

.stopka h3, .stopka h2, .stopka h1 {
	display: inline;
	font-size: 1em;
	font-weight: normal;
}
.stopka a {
	color: #696969;
	text-decoration: none;
}

