#log-in 
{
	color:#999999;
	width:230px;
	padding:10px 30px 0 30px;
	height:190px;
	background:url(../images/bg.png) repeat-x;
	border-left:1px solid #0B6262;
	border-right:1px solid #0B6262;
	border-bottom:1px solid #0B6262
}
#log-in form 
{
	width:230px;
	padding-top:20px;
	background: url(../images/bg_form.png) 0 0 no-repeat
}
#log-in form input 
{
	/*background:transparent;*/
	background:url(../images/bg.png) repeat-x;
	border:1px solid #4C7E7C;
	color:#FFFFFF;
	font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
}
#log-in form input#mem 
{
	background-color: #333;
	border:1px solid #4C7E7C
}
#log-in form checkbox 
{
	background:transparent
}
#log-in form label, #log-in a 
{
	font-size:11px;
	color:#999999;
	text-decoration:none
}
#log-in a
{
	cursor: pointer;
}
#log-in a:hover 
{
	text-decoration:underline
}
#log-in ul 
{
	list-style-type: none;
	float: left;
	margin-left: 0px;
}
#log-in #signin_remember
{
	margin-left: 0px;
}

#log-in a.zamknij 
{
	position:relative;
	left:248px;
	outline:none
}
#log-in input.zapisz 
{
	position:relative;
	float:right;
	background: url(../images/zapisz.png) 0 0 no-repeat;
	height:27px;
	border:0;
	width:70px;
	cursor:pointer;
	bottom:40px
}
#log-in input.zapisz:hover 
{
	background: url(../images/zapisz.png) 0 -27px no-repeat;
}

#log-in p.goback
{
	position:absolute;
	bottom:10px;
	right:10px;
}

#log-in .submitButton
{
	text-align: center;
}


#log-in table th.create_printnet
{
	text-align: center;
}

#log-in table th
{
	text-align: right;
}

#log-in #sf_guard_user_profile_printnet
{
	margin-left: 7px;
}

#log-in .error_list td, #log-in td.error_list
{
	color: red;
	font-size: 12px;
	text-align: center;
}

#log-in p.error_list
{
	color: red;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}

#log-in p.bottom_links
{
	margin-top: 0px;
	margin-bottom: 0px;
	position: absolute;
	bottom: 10px;
}

#log-in .ind_pleasewait
{
	margin-bottom: 0 !important;
}
#log-in #log-in_pleasewait
{
	color: green;
	display: none;
}