body {
background-color: #000;
}

#centered {
position:absolute;
left:50%;
top:50%; 
margin:-115px 0 0 -155px; 
width:300px;
height:225px;
background-color: #1c1c1c;
border: 1px solid #3b3b3b;
padding:10px;
color: #fff;
font-family: Arial;
font-size: 12pt;
font-weight: bold;
text-align: center;
}

#centered a {
color: #63AB46;
}

img#icon {
margin-right:5px;
margin-bottom: 10px;
}

label {
	font-size:8pt;
	font-weight:normal;
}
input {
	margin-left: 10px;
}
.formtext {
	width:80%;
	border:1px solid #000;
	height: 25px;
}

input#submit {
padding:5px;
float:left;
border: 1px solid #3c3c3c;
background-color: #2c2c2c;
width:93%;
color: #c0c0c0;
margin-bottom: 5px;
font-size: 8pt;
letter-spacing: 0.1em;
}

form
{
margin-top: 0;
}

.wylogowano
{
	font-size: 10pt;
}
