@charset "iso-8859-2";
.middle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #111111;
	border-bottom-color: #111111;
	overflow: auto;
	position: static;
	background-color: #111111;
	
}
.stopka {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: auto;
	position: relative;
	visibility: visible;
	z-index: auto;
	left: 15px;
	top: 15px;
	right: auto;
	bottom: auto;
	color: #CCFF00;
	list-style-type: square;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	line-height: normal;
	text-align: center;
	vertical-align: top;
}
