body {
	background-image: url(../images/gradientBckg.png);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .8em;
	margin: 0px;
	background-color: #ffffff;
}
a, a:link, a:visited {
	color: #070;
}
 
#wrapper {
	height: 338px;
	width: 410px;
	margin-top: 136px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background: url(../images/loginBckg.png);
	background-repeat: no-repeat;
}
.login {
	height: 25px;
	width: 100px;
	margin-right: auto;
	float: left;
	font-weight: bold;
	text-align: right;
	line-height: 25px;
}
.cLeft {
	clear: left;
}
.textField {
	float: left;
	width: 200px;
	margin-left: 20px;
}
.m20Top {
	margin-top: 20px;
}
.m10Top {
	margin-top: 10px;
}
.button {
	height: 28px;
	width: 96px;
	margin-left: 160px;
	float: left;
}
.link {
	width: 200px;
	margin-left: 140px;
	float: left;
}
.m150Top {
	margin-top: 145px;
}
.text {
	font-size: 1.5em;
	color: #444;
	width: 200px;
	border: 1px solid #555;
}
.przycisk {
	background: url(../images/loginBtn.png);
	background-position: left top;
	height: 28px;
	width: 96px;
	float: left;
	margin-top: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
