body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

img{
	border:0px;
}
h2{
	color:#434343;
	font-size:15px;
	text-transform:uppercase;
	font-weight:bold;
	margin:0px;
	padding:10px 0px;		
}
#top_container{
	background:url(../images/background_fitrst_repeat.jpg) repeat-x;
	width:100%;
	height:499px;
}

#top_container_inside{
	background:url(../images/background_inside_repeat.jpg) repeat-x;
	width:100%;
	height:239px;
}
	#top{
		background:url(../images/background_first.jpg) no-repeat center;
		width:100%;
		height:489px;
		padding-top:10px;
	}
	
	#top_inside{
		background:url(../images/background_inside.jpg) no-repeat center;
		width:100%;
		height:229px;
		padding-top:10px;
	}
		
	#top_content{
		width:922px;
		margin:10px auto 0px auto;		
	}
		
			#text1{
				color:#4B4B4B;
				width:100%;
				font-size:45px;
				font-weight:normal;
				text-align:center;
				padding-top:40px;
				text-shadow: #fff 4px 3px 3px;
				margin-bottom:5px;
			}
			
						
			#text2 {
				color:#434343;
				width:430px;
				height:235px;
				float:left;
				font-size:14px;
				font-weight:bold;
				text-transform:uppercase;
				line-height:25px;
				margin-top:110px;
				letter-spacing:-1px;	
			}	
			
				.text2Title{
					color:#fff;
					padding-bottom:5px;
				}
				
			#titleInside{
				padding-top:71px;
			}	
				#titleInside h1{
					margin:0px;
					padding:0px;
					font-weight:bold;
					color:#E67700;
					font-size:15px;
					text-shadow: white 3px 2px 2px;
				}
				
			#loginHome{
				width:307px;
				float:right;
				margin-top:120px;
				font-size:11px;
			}
				.loginTittle{
					color:#434343;
					font-size:15px;
					text-transform:uppercase;
					font-weight:bold;	
				}
			
				.emailInput{
					background:url(../images/login_email.png) no-repeat;
					width:274px;
					height:23px;
					padding:3px;
					font-family:Arial, Helvetica, sans-serif;;
					font-size:11px;
					border:0px;
					float:left;		
					padding-left:9px;
					color:#222;
				}
				
				.textareaInput{
					width:400px;
					height:70px;
					padding:3px;
					font-family:Arial, Helvetica, sans-serif;;
					font-size:11px;
					border:0px;
					float:left;		
					color:#222;
					background:#E5E5E5;
					padding-left:9px;
				}
				
				.passInput{
					background:url(../images/login_pass.png) no-repeat;
					width:194px;
					height:23px;
					padding:3px;
					font-family:Arial, Helvetica, sans-serif;;
					font-size:11px;
					border:0px;
					float:left;	
					padding-left:9px;
				}
				
				#loginHome a{
					font-size:11px;
					color:#e67800;
					text-decoration:underline;	
				}
				
				#memoreaza { vertical-align:middle; margin-top:-1px; }
				
		#content{
			width:922px;
			margin:20px auto 0px auto;				
		}			
																
		.itemPrezentare{
			width:210px;
			float:left;
			margin: 0px 18px 0px 0px;
			display:inline;	
		}
		
		.itemPrezentare p{
			font-size:11px;
			line-height:19px;
			color:#434343;
		}
		
		#itemList{
			width:260px;
			float:left;
			display:block;
			margin-bottom:25px;
		}
		
			#itemList a{
				padding:13px 0px 0px 40px;
				text-decoration:none;
				font-weight:bold;
				font-size:11px;
				float:left;
			}
			
			.itemListActiv{
				width:239px;
				height:38px;
				background:url(../images/green_item.jpg) no-repeat center;
			}
			
				.itemListActiv a, .itemListActiv a:visited{
					color:#fff;
				}
				
			.itemList{
				width:220px;
				height:38px;
				border-left:1px solid #dedede;
				border-right:1px solid #dedede;
				border-bottom:1px solid #dedede;	
			}
			
				.itemList a, .itemList a:visited{
					color:#676767;
				}
						
			.itemListFirst{
				width:220px;
				height:38px;
				border-left:1px solid #dedede;
				border-right:1px solid #dedede;
				border-top:1px solid #dedede;	
				border-bottom:1px solid #dedede;
			}
			
			.itemListFirst a, .itemListFirst a:visited{
					color:#676767;
				}
			
		#cont_nou{
			width:350px;
			float:left;
			display:inline;
		}
			#cont_nou p{
				line-height:20px;
				font-size:11px;	
			}	
			.red{
				color:red;
			}					
			.input_inside{
				background:url(../images/input_inside.png) no-repeat;
				width:330px;
				height:23px;
				padding:3px;
				font-family:Arial, Helvetica, sans-serif;;
				font-size:11px;
				border:0px;
				float:left;		
				padding-left:9px;
			}
			
			.input_inside_on{
				background:url(../images/input_inside_on.png) no-repeat;
				width:330px;
				height:23px;
				padding:3px;
				font-family:Arial, Helvetica, sans-serif;;
				font-size:11px;
				border:0px;
				float:left;		
				padding-left:9px;
			}
											
		#loginInside{
			font-size:11px;
			width:300px;
		}		
		
			#loginInside a{
				font-size:11px;
				color:#e67800;
				text-decoration:underline;	
			}	
				
		#footer{
			width:922px;
			margin:20px auto 30px auto;
			padding-top:10px;
			border-top: 1px dashed #434343;	
			color:#434343;
			font-size:11px;				
		}			

			#footer a {
				color:#434343;
				margin-right:10px;
			}	
			
			#footer a:hover {
				text-decoration:none;
			}

		#content_in {
			line-height:22px;
			color:#676767;
		}
		
		#content_in a {
			color:green;
		}
		
		#error {
			font-size:11px;
			color:red;
			
		}
		
		.pic {
			border:2px solid #B8E1D3;
			padding:2px;
		}
		
	#deja {
		float:left;
		font-size:11px;
		margin-top:-10px;
	}
	
		#deja a {
			color:green;
			
		}
