/*

	L U B U S K I H I P H O P . C O M
	2009
	
	L O G I N . C S S
	BO TRZEBA BYLO ZBUDOWAC PANEL ADMINISTRACYJNY
	INNY NIZ WSZYSTKIE
	
	
*/
 
#area51 {background: transparent url(images/krycie.png) repeat; text-align: left; font: 11px normal Arial, Helvetica, Tahoma; overflow: auto;}
#area51:hover {background-image: none; background-color: #000;}
.kolumnaPanel {float: left; border-right: #393939 solid 1px; padding: 10px 20px 10px 20px; height: 70px;}
#area51 span.zwinPanel {padding: 10px; background-color: #c404cb; color: #fff; font-size: 9px; text-transform: uppercase; letter-spacing: -0.4px; font-weight: bold; font-family: Verdana; float: right; cursor: pointer;}
#area51 span:hover.zwinPanel {background-color: #981c85;}
#area51 h2 {display: block; text-indent: -9999px; margin: 10px 0 10px 0;}
#area51 p {color: #b6b6b6;}
#area51 p a strong {color: #e51ac1;}
#area51 ul li {color: #981C85; list-style-type: circle; list-style-position: inside;}
#area51 ul li a {color: #e2e2e2;}
#area51 ul li a:hover {text-decoration: underline;}

.avatarPanel a img {border: #fff solid 4px;}

#area51 h2.area51Profil {width: 43px; height: 9px; background: transparent url(images/profil.png) no-repeat;}
#area51 h2.area51Login {width: 43px; height: 9px; background: transparent url(images/login.png) no-repeat;}
#area51 h2.area51Rejestracja {width: 80px; height: 9px; background: transparent url(images/rejestracja.png) no-repeat;}

form td {color: #a3a3a3;}

.inputRejestracja {height: auto !important; padding: 5px 15px 5px 15px; background-color: #e2e2e2; border-bottom: #fff solid 1px; border-right: #fff solid 1px; border-left: 0; border-top: 0; margin-left: 10px;}
.inputRejestracjaSubmit {height: auto !important; padding: 5px 15px 5px 15px; background-color: #981C85; font-weight: bold; color: #fff; margin-top: 15px;}

#alw_login_p {padding-top: 15px; color: #595959;}
#alw_login_p  a{color: #fff;}

#alw_lostPassword p {padding-top: 15px; color: #595959;}
#alw_lostPassword p  a{color: #fff;}

#alw_register p {padding-top: 15px; color: #595959;}
#alw_register p a {color: #fff;}

