/* warunki stopki*/
#stopka {
	width: 900px;
	height: 28px;
	background-image: url(../galeria,obrazy,bialystok,sztuka,sztuki/images/tlo_bottom.jpg);
	background-repeat: repeat-x;
	clear: both;
}
#stopkaTop {
	height: 26px;
	width: 840px;
}

#stopkaLeft {
	width: 500px;
	float: left;
}
#stopkaRight {
	width: 300px;
	float: right;
	text-align: left;
}
.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 {
}

