div#register{
	width:435px;
	min-height:409px;
	margin:0 auto;
	clear:both;
	background:url(../images/other/rejestracja.png) no-repeat;
	color:#FFF;
	text-align:center;
	padding-top:75px;
}

div#register table{
	margin-top:10px;
}

div#register table td{
	padding-bottom:10px;
}

div#register input[type=text], div#register input[type=password]{
	width:200px;
}

div#register td#submitCol{
	padding-top:70px;
}

div#login{
	width:435px;
	height:285px;
	margin:0 auto;
	clear:both;
	background:url(../images/other/login.png) no-repeat;
	color:#FFF;
	text-align:center;
	padding-top:85px;
}

div#login a{
	color:#FFF;
	text-decoration:none;
}

td#loginCol{
	padding-top:60px;
}

div#user_data{
	margin:0 auto;
	width:500px;
}

div#user_data table{
	width:400px;
	margin:0 auto;
	clear:both;
}

div#user_data table td{
	padding:3px;
	border-bottom:1px dashed #e0e0e0;
}
