/* warunki stopki*/
#stopka {
	clear: both;
	width: 900px;
	float: left;
	text-align: center;
	height: 90px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #979EA1;
	border-left-color: #979EA1;
	background-image: url(../adwokat/images/tlo_bottom.jpg);
	background-repeat: no-repeat;
	padding-top: 26px;
}
#stopkaTop {
	background-image: url(../adwokat/images/tlo_bottom_top.jpg);
	height: 26px;
	width: 900px;
}

#stopkaLeft {
	clear: both;
	width: 220px;
	float: left;
	text-align: left;
	padding-left: 55px;
	padding-bottom: 5px;
}
#stopkaRight {
	width: 575px;
	float: right;
	text-align: right;
	padding-right: 15px;
	padding-bottom: 5px;
}
.stopka {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6E7A81;	
}
a.stopka:link, a.stopka:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6E7A81;
	text-decoration: none;
}
a.stopka:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* koniec stopki */
#stopkamidle {
	width: 900px;
	text-align: center;
	padding: 1px;
}
#stopkaBottom {
}

