@charset "utf-8";
/* CSS Document */

body{
	text-align:center;
	}
	
	div#mainContainer{
		width:1000px;
		background:url(images/masterBackground.jpg) repeat-y;
		margin:auto;	
		padding:0px;
		text-align:left;		
		}
		div#header{
			width:1000px;
			height:270px;
			background:url(images/header.jpg) no-repeat;
			}
		div#secondContainer{	
			}
			div#leftNavigation{	
				float:left;
				width:275px;
				display:inline;
				}
			div#textContent{
				float:left;
				width:630px;
				text-align:justify;
				margin-left:30px;
				margin-top:20px;
				font-family:Tahoma, Arial, Helvetica, sans-serif;
				color:#222;
				overflow:visible;
				}
			div#rightNavigation{	
				float:right;
				}
			div#divCursValutar{
				margin-left:65px;
				margin-top:20px;
				}
			div#underContent{
				float:right;
				margin-right:65px;
				margin-top:20px;
				}
		div#footer{	
			width:1000px;
			height:169px;
			margin-top:50px;
			padding-top:30px;
			background:url(images/footer.jpg) no-repeat bottom;
			clear:both;
			}
/* Meniul Principal */
a.mainMenu{
	text-decoration:none;
	margin:0px;
	padding:0px;
	border:none;
	}
img.meniuPrincipal{
	border:none;
	margin:0px;
	padding:0px;
	text-decoration:none;
	}
/* ---------------- */

/* Contents */
	/*Link-uri*/
	a.addthis_button{
		text-decoration:none; 
		color:#999;
		}
	a.addthis_button:hover{
		text-decoration:underline; 
		}
	a.articolePresa{
		text-decoration:none;
		color:#ffffff;
		}
	a.articolePresa:hover{
		color:#2F1E16;
		
		}
	a.legaturiUtile{
		text-decoration:none;
		color:#CCC;
		}
	a.legaturiUtile:hover{
		color:#FFF;
		}
	/*--------*/
	
	/* Text si Imagini*/
	img.pozaAvocat{
		float:right;
		margin-left:20px;
		margin-top:-20px;
		margin-right:-65px;
		}
	img.stilCiocanel{
		width:25px;
		height:20px; 
		vertical-align:middle; 
		border:none; 
		margin-right:0px; 
		margin-left:5px;
		}
	img.contentImg{
		padding:3px;
		border:none;
		border-left:#2F1E16 thin dotted;
		vertical-align:middle;
		margin-right:20px;
		margin-bottom:10px;
		}
	div.textSursaArticol{
		color:#333;
		}	
	div.textLegaturiUtile{
		width:100%;
		height:35px;
		background:#2F1E16;
		padding-left:10px;
		padding-top:40px;
		}
	div.textTitluArticole{
		width:100%;
		height:35px;
		background:#4E4C4D;
		padding-left:10px;
		padding-top:40px;
		}
	p.paragraf1{
		text-indent:50px;
		margin-top:0px;
		margin-bottom:0px;
		}
	/* -------------- */
/* -------- */

/* Formulare */
div.contentFeedback{
	margin-left:90px;
	}
.inputTextForm{
	border-bottom:#969696 thin solid;
	border-top:none;
	border-left:none;
	border-right:none;
	color:#000;
	}
.textareaForm{
	width:250px;
	height:100px;
	border-bottom:#969696 thin solid;
	border-top:#EAEAEA thin solid;
	border-left:#D5D5D5 thin solid;
	border-right:#D5D5D5 thin solid;
	color:#000;
	}
span.info{
	color:#900;
	font-size:12px;
	}
.sendButton{
	border:none;
	margin:0px;
	padding:0px;
	text-decoration:none;
	margin-left:17px;
	}
/* ---------------- */