/* ---------------------------------------------------
Login
----------------------------------------------------- */
#Login form {margin: 0px;}
#Login .form-input {margin:0px;	width: 240px;	clear: both;	padding: 0px;	height: 20px;}
#Login label {	float:left;	text-align:right;	color: #AFAFAF;	padding-top: 5px;	display: block;	width: 50px;	font-size: 12px;}
#Login input {padding:3px;	width:170px;	height: 17px;	border: 1px dotted #00B8F2;	background: #09405E;	float: right;	color: #D7EFFF;	margin: 0px 0px 5px;}
#Login input:hover, input:focus {border: 1px dotted #D7EFFF;	}
#login-button {overflow:hidden;	border:0;	display:block;	cursor:pointer !important; margin-left: 53px;	background: #09405E;	color: #AFAFAF;	font: bold 12px Arial, Helvetica, sans-serif;	float: left;}
#login-button:hover {color: #FFFFFF;}
#Login a {font-weight: bold; color: #C5C5C5; text-decoration: none;	float: right; display: block; font-size: 12px;}

#cauta {margin-top:10px;	width:110px;	height:26px;	text-indent:-9999px;	overflow:hidden; border:0;	background:url(../imagini/cauta.jpg) no-repeat 0 0;	display:block;	margin-left: 100px;	float: left;}
#cauta:hover {background: url(../imagini/login.jpg) no-repeat 0 -26px;}



#Inregistrare, #Logare, #Cautare {margin: 0px 20px;	font-size: 12px;}
#Inregistrare div, #Logare div, #Cautare div {clear: both;	margin-bottom: 10px;}
#Inregistrare legend, #Logare legend, #Cautare legend {color: #00B8F2;	font: bold 24px "Times New Roman", Times, serif;}
#Inregistrare label, #Logare label, #Cautare label {color: #50B116; width: 120px;	display: block;	float: left;	margin-right: 10px; text-align:right;}
#Inregistrare input, #Logare input, #Cautare input.verde, #Inregistrare textarea, #Logare textarea {color: #064B00;padding: 3px;	border: 1px dotted #7AD016;	background: #D7F7B0;	width: 200px;}
#Inregistrare input:hover, #Inregistrare input:focus, #Cautare input:focus, #Cautare input:hover, #Logare input:hover, #Logare input:focus,#Inregistrare textarea:hover, #Logare textarea:hover {
	border: 1px solid #50B116;
	background: #7AD016;
}
#parola {overflow:hidden;	border:0;	display:block;	cursor:pointer !important;	margin-left: 100px;	color: #AFAFAF;	font: bold 14px Arial, Helvetica, sans-serif;	float: left;	background: #0A1117;	margin-top: 10px;}
#parola:hover {	color: #00B8F2;}
#logheaza-ma {margin-top:10px;	width:100px;	height:22px;	text-indent:-9999px;	overflow:hidden; border:0;	background:url(../imagini/login.jpg) no-repeat 0 0;	display:block;	margin-left: 100px;	float: left;}
#logheaza-ma:hover {background: url(../imagini/login.jpg) no-repeat 0 -22px;}
#inregistreaza-ma {margin-top:10px;	width:150px;	height:26px;	text-indent:-9999px;	overflow:hidden; border:0;	background:url(../imagini/inregistrare.jpg) no-repeat 0 0;	display:block;	margin-left: 100px;	float: left;}
#inregistreaza-ma:hover {background: url(../imagini/inregistrare.jpg) no-repeat 0 -26px;}
#modifica{margin-top:10px;	width:110px;	height:26px;	text-indent:-9999px;	overflow:hidden; border:0;	background:url(../imagini/modifica.jpg) no-repeat 0 0;	display:block;	margin-left: 40px;	float: left;}
#modifica:hover {background: url(../imagini/modifica.jpg) no-repeat 0 -26px;}

