* { margin:0; padding:0 }
body { background:#fff; margin:0 auto; text-align:center; font-family:'Lato',sans-serif; font-size:12px; font-weight:300; color:#262626 }
body, td, th, div, p, h3, select, input, textarea { font-family:'Lato',sans-serif }
a { color:#4d8c62; text-decoration:none }
a:hover { color:#4d8c62; text-decoration:none }

.clear { clear:both }

.logo { display:inline-block; width:134px; height:54px; background:url('images/logo-login.gif') no-repeat; margin:90px auto 50px auto }
h1 { font-size:36px; font-weight:300; padding-bottom:16px; color:#4d8c62 }

.form-auth input.in {
	width:260px; height:48px; margin-top:11px; padding:0 10px;
	background:#fff; border:3px solid #eaeaea; -webkit-border-radius:7px; -moz-border-radius:7px; border-radius:7px;
	line-height:48px; font-size:18px; font-weight:300; color:#79826e; text-align:center;
}
.form-auth input.button {
	width:197px; height:51px; margin-top:35px;
	background:url('images/login-bg-button.png')169px center no-repeat #4d8c62;
	border:0; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px;
	line-height:45px; font-size:24px; font-weight:400; color:#fff; text-align:center; cursor:pointer;
}

.footer { margin:80px auto 40px auto; font-size:12px }
/*
134 54


#login-form input.button {
	
}
#login-form a.zmien-panel {
	display:inline-block; width:195px; height:21px; margin-top:14px;
	background:#fff; border:1px solid #262626; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px;
	line-height:21px; font-size:12px; color:#262626; text-decoration:none; text-align:center;
}
#login-form a.zmien-panel:hover { color:#0079c1; text-decoration:none; border-color:#0079c1 }
#login-form .konfiguracja-linki { width:660px; margin:40px auto; font-size:12px; color:#262626 }
#login-form .konfiguracja-linki a { color:#262626; text-decoration:none }
#login-form .konfiguracja-linki a:hover { color:#0079c1; text-decoration:none }
#login-form .konfiguracja-linki .left { float:left }
#login-form .konfiguracja-linki .right { float:right }
#login-form .konfiguracja-linki .right a { color:#0079c1; text-decoration:none; font-weight:700 }
#login-form .konfiguracja-linki .right a:hover { color:#0079c1; text-decoration:none }
*/