body {background:#c5c5c5; font-family:Arial; font-size:12px;}
label {display:none;}
.top {background:url(../images/login/top.png); width:420px; height:65px; border-radius:10px 10px 0px 0px;margin: 0 auto;}
.mid {background:#fff; width:420px; height:179px; border-radius:0 0 10px 10px; position:relative;;margin: 0 auto;}
.bot {width:420px; height:36px;}
.rejestruj {background:url(../images/login/rejestruj.png); width:96px; height:36px; display:block; margin-right:10px; float:left; margin-left:10px;}
.rejestruj:hover {background:url(../images/login/rejestruj2.png);}
.reset {background:url(../images/login/reset.png); width:113px; height:36px; display:block; float:left;}
.reset:hover {background:url(../images/login/reset2.png);}

input[type='text'],input[type='password'] {width:308px; height:33px; border:1px solid #e4e4e4; color:#b6b6b6; margin-bottom:20px; padding-left:10px; margin-left:50px; outline-color:#2d70b8;}
input#username {margin-top:20px; background:url(../images/login/user.png) no-repeat 292px 8px;}
input#password {background:url(../images/login/pass.png) no-repeat 292px 8px;}
.checkbox {width:370px; text-align:right; color:#b6b6b6; margin-top:-15px;}
input#remember_me {margin-right:5px;}
.zaloguj {background:url(../images/login/loguj.png) no-repeat; width:43px; height:55px; display:block; position:absolute; bottom:10px; right:-43px; border:0px;}
.zaloguj:hover {background:url(../images/login/loguj2.png) no-repeat;}