/* warunki stopki*/
#stopka {
	width: 950px;
	height: 40px;
	padding-top: 10px;
	clear: both;
}
#stopkaTop {
	height: 26px;
	width: 840px;
}

#stopkaLeft {
	width: 750px;
	float: left;
	padding-top: 2px;
	padding-left: 0px;
	text-align: center;
}
#stopkaRight {
	width: 150px;
	float: right;
	padding-top: 2px;
	text-align: center;
}
.stopka {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #807e81;
	text-align: center;
	font-weight: normal;
}
.stopkaLogoutbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-align: center;
	background-color: #900;
}

a.stopka:link, a.stopka:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #807e81;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
}
a.stopka:hover {
	text-decoration: underline;
	color: #054793;

}

/* koniec stopki */
#stopkamidle {
	width: 950px;
	text-align: center;
	height: 35px;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #b6e5fd;
}
#stopkaBottom {
}
