@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	background:url(images/background.jpg) repeat-x #fff fixed;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

img{
	border:0;
}

div#container{
	width:850px;
}

div#header{
	width:850px;
	height:92px;
	float:left;
	overflow:hidden;
}

	div#header div#logo-cpcs{
		float:left;
		padding-left:30px;
		padding-top:5px;		
	}
	
	div#header div#sigle_nato{
		float:right;
		width:280px;
		padding-top:10px;
	}
	
	div#sigle_nato img.sigle{
		padding-right:10px;
	}
	
	div#header div#titlu-cpcs{
		border:0;
		float:right;
		font-family:"Times New Roman", Times, serif;
		font-size:16px;
		text-transform:uppercase;
		text-align:right;
		width:500px;
		padding:12px 10px 0 0;
		font-weight:bold;
	}
	
	font.titlu-cpcs-mare{
		font-size:20px;
	}
	
	font.titlu-cpcs-moto{
		font-size:13px;
		font-style:italic;
		font-weight:normal;
		text-transform:none;
	}
	
	div#header a{
		text-decoration:none;
		color:#000000;
	}

div#menu{
	width:850px;
	height:55px;
	float:left;
	overflow:hidden;
	background:url(images/meniu-back.jpg) repeat-x;
	margin:0;
	padding:0;
}
	
	div#menu-left{
		width:10px;
		height:55px;
		overflow:hidden;
		background:url(images/meniu-left.jpg) no-repeat;
		float:left;
	}
	div#menu-right{
		width:11px;
		height:55px;
		overflow:hidden;
		background:url(images/meniu-right.jpg) no-repeat;
		float:right;
	}
	
	div#links-top{
		width:829px;
		height:28px;
		overflow:hidden;
		margin:0;
		padding:0;
		float:left;
	}
	
		div.link{
			height:28px;
			float:left;
			background:url(images/meniu-spacer.jpg) no-repeat right;
			padding-left:10px;
			padding-right:10px;
		}
		
		div.link-ultim{
			height:28px;
			float:left;
			padding-left:10px;
		}
		
		div.link a, div.link-ultim a{
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			padding:0;
			margin:0;
			line-height:30px;
			font-weight:bold;
			color:#FFFFFF;
			text-decoration:none;
		}
		
	div#links-top2{
		width:810px;
		height:28px;
		overflow:hidden;
		margin:0;
		padding:0;
		float:left;
		padding-left:10px;
		padding-top:6px;
		text-align:left;
	}
	
		div#links-top2 a{
			color:#CCCCCC;
			text-decoration:none;
			margin-right:10px;
		}

div#newsletter{
	padding-top:1px;
	width:838px;
	padding-right:10px;
	height:23px;
	overflow:hidden;
	float:left;	
	color:#999999;
	text-align:right;
}
	
	div#newsletter input{
		background:#eeeeee;
		border:1px solid #ccc;
		font-size:11px;
		color:#666666;
		padding:3px 1px 3px 1px;
	}
	
	div#newsletter a{
		text-decoration:none;
		font-size:11px;
		font-weight:bold;
		color:#555555;
		padding-right:10px;
	}

div#banner{
	width:850px;
	height:306px;
	background:#fff;
	overflow:hidden;
	margin:0;
	padding:0;
	float:left;
	z-index:2;
}


div#banner2{
	width:850px;
	height:216px;
	background:#fff;
	overflow:hidden;
	margin:0;
	padding:0;
	float:left;
	z-index:2;
}

	div#banner-oameni{
		float:left;
		height:216px;
		width:500px;
		background:url(images/banner3.jpg) no-repeat;
		z-index:2;
	}	

		div#banner-moto{
			float:left;
			margin:162px 0 0 0px;
			padding:0;
			width:500px;
			height:51px;
			overflow:hidden;
			line-height:12px;
			font-weight:bold;
			z-index:2;
		}
		
			div#banner-moto-text{
				width:494px;
				height:51px;
				float:left;
				background:url(images/banner-moto-back.jpg) no-repeat #a9d6f9;
				opacity:0.9; 
				filter:alpha(opacity=90);
				z-index:2;
			}
			
	div#banner-slide{
		float:left;
		height:216px;
		width:350px;
		background:url(images/back-slide3.jpg) no-repeat;
		z-index:2;
	}	
	
		div.slides{
			width:330px;
			margin-top:10px;
			padding-left:10px;
			height:152px;
			float:left;
		}
		
		div.slides h2.slide{
			padding:0;
			margin:6px 0 10px 0;
			font-size:12px;
			color:#FFFFFF;
		}
		
		div.slides p{
			margin:5px 5px 5px 10px;
			color:#ccc;
			font-weight:bold;
			text-align:left;
			width:220px;
			float:left;
		}
		
		div.slides img{
			border:5px solid #fff;
			margin:13px 0 0 0;
			float:left;
		}
		
		div.slides a{
			color:#CCCCCC;
			text-decoration:none;
		}
		
		div.controls{
			width:210px;
			float:left;
			padding-left:100px;
			padding-top:12px;
			height:51px;
		}
		
		div.controls a{
			float:left;
			padding:0 10px 0 10px;
			text-decoration:none;
		}
		
	p.sucursale{
		float:left;
		margin:5px 5px 5px 25px;
		width:300px;
		padding:0;
		text-align:left;
		font-size:12px;
		color:#0764b1;
		font-weight:bold;
	}
	
	select.sucursale{
		border:1px solid #0764b1;
		background:#aecaf9;
		font-size:16px;
		color:#0764b1;
	}
	
	input.sucursale{
		border:1px solid #0764b1;
		background:#aecaf9;
		margin-top:1px;
		margin-left:20px;
		height:22px;
		font-weight:bold;
		color:#0764b1
	}
	
	
div#content{
	width:850px;
	background:#fff;
	float:left;
	padding-bottom:10px;
}

	div#headlines{
		width:846px;
		height:202px;
		margin:0;
		padding-top:5px;
		padding-left:4px;
		float:left;
	}
		
		div.headlines-box-sucursale{
			width:203px;
			height:202px;
			overflow:hidden;
			float:left;
			background:url(images/back-headline7.jpg) no-repeat;
			margin:0px;
			padding-right:8px;
			margin:0;
		}
	
		div.headlines-box{
			width:203px;
			height:202px;
			overflow:hidden;
			float:left;
			margin:0px;
			padding-right:8px;
		}
		
		div#buton-sucursale{
			width:153px;
			height:30px;
			overflow:hidden;
			background:url(images/scursale.png) no-repeat;
			font-family:"Times New Roman", Times, serif;
			text-transform:uppercase;
			color:#FFFFFF;
			margin-top:10px;
			padding-top:6px;
			font-weight:bold;
			font-size:14px;
		}
		
		div#buton-sucursale a{
			color:#FFFFFF;
			text-decoration:none;
		}
		
		a.headlines{
			color:#841900;
			text-decoration:none;
			font-size:10px;
			background:url(images/link-bullet.png) 2px 2px no-repeat;
			padding-left:15px;
			padding-right:10px;
			float:right;
		}

		h1.headlines{
			padding:0;
			margin:20px 5px 20px 5px;
			color:#000;/*#aa1119;*/
			font-size:15px;
		}
		
		h2.headlines{
			padding:0;
			margin:60px 0 10px 0;
			color:#aa1119;
			font-size:12px;
		}

		h3.headlines{
			padding:0;
			margin:5px 0 5px 0;
			color:#000;
			font-size:11px;
		}
		
		p.headlines{
			padding:0;
			margin:5px 5px 10px 10px;
			color:#333;
			text-align:left;
		}
		
		p.headline{
			height:65px;
		}
		
		p.headline2{
			height:83px;
			text-align:left;
		}

		p.headline3{
			text-align:left;
		}
		
		p.headline4{
			text-align:right;
			font-weight:bold;
		}
		
		a.headline{
			text-decoration:none;
		}
		
		a.black{
			color:#000;
		}
		
		a.red{
			color:#aa1119;
		}
		


div#content-left{
	width:207px;
	overflow:hidden;
	float:left;
	padding-left:6px;
}

	div.news{
		width:201px;
		float:left;
		background:url(images/menu-left-back.png) repeat-y;
		margin-top:10px;
	}
	
	div.news div.h2{
		width:201px;
		float:left;
		background:url(images/menu-left-header.png) no-repeat;
	}
	
	div.news div.h2 a{
		color:#FFF;
		text-decoration:none;
	}
	
	div.news a{
		color:#333;
		text-decoration:none;
	}
	
	div.h2 h2{
		padding:0;
		margin:4px 0 9px 15px;
		color:#FFFFFF;
		text-align:left;
		font-size:12px;
	}
	
	p.left-menu{
		margin:5px 5px 0px 5px;
		text-align:left;
	}
	
	div.news div.footer{
		width:211px;
		height:11px;
		overflow:hidden;
		float:left;
		background:url(images/menu-left-footer.png) no-repeat;
		margin:0;
		padding:0;
	}
	
	div.news a.mai-mult{
		color:#333;
		font-style:italic;
		float:right;
		text-decoration:none;
		margin:5px 0 0 0;
	}

div#content-right{
	width:634px;
	float:left;
	padding-left:3px;
}
	
	div#content-right div.article{
		width:634px;
		margin-top:10px;
		background:url(images/content-back.jpg)	repeat-y;
		float:left;
	}
	
	div.article-header{
		width:634px;
		height:25px;
		overflow:hidden;
		float:left;
		text-align:left;
		padding-bottom:5px;
	}
	
	div.hblue{
		background:url(images/content-top.jpg) no-repeat;
	}
	
	div.hgrey{
		background:url(images/content-top2.jpg) no-repeat;
	}
	
	div.hred{
		background:url(images/content-top3.jpg) no-repeat;
	}
	
	div.article-header h1{
		font-size:13px;
		font-weight:bold;
		color:#FFFFFF;
		margin:4px 0 0 10px;
		padding:0;
	}
	
	div.article-header h1 a{
		color:#fff;
		text-decoration:none;
	}
	
	div.article h2.articol{
		font-size:12px;
		line-height:20px;
		color:#841900;
		margin:2px 0 0 10px;
		text-align:left;
	}
	
	div.article h2.articol a{
		color:#841900;
	}
	
	div.article a{
		color:#999999;
	}
	
	div.article a.more-links{
		color:#333333;
		text-decoration:none;
	}
	
	div.article img.galerie{
		border:0;
		margin:10px 10px 10px 10px;
		width:135px;
	}

	div.article p.text{
		margin:5px 15px 0 10px;
		padding:0px;
		text-align:left;
	}

	div.article p.semnatura{
		margin:5px 25px 0 10px;
		padding:0px;
		float:right;
		text-align:right;
		font-style:italic;
	}
	
	h2.carte{
		width:170px;
		float:left;
		font-size:12px;
		margin:2px 0 0 0px;
		padding-left:10px;
		text-align:left;
	}
	
	h3.carte{
		width:170px;
		float:left;
		font-size:12px;
		margin:4px 0 5px 0px;
		padding-left:10px;
		text-align:left;
	}
	
	div.carte{
		width:205px;
		float:left;
		padding-bottom:5px;
	}
	
	div.article-end{
		width:634px;
		height:7px;
		overflow:hidden;
		float:left;
		background:url(images/content-end.jpg) no-repeat;
		text-align:left;
	}
	
	a.titlu:link, a.titlu:visited{
		color:#841900;
	}
	
	a.link-text:link, a.link-text:visited{
		color:#000000;
		text-decoration:none;
	}
	
	a.link-text:hover{
		text-decoration:underline;
	}

div#end{
	width:850px;
	height:40px;
	background:#d7d5d6;
	float:left;
	overflow:hidden;
	margin-top:5px;
	padding:5px 0 5px 0;
}

	div#end img{
		padding:0 5px 0 5px;
	}

div#proiecte-sustinute{
	width:846px;
	background:#fff;
	border:2px solid #999;
	float:left;
	overflow:hidden;
	margin:5px 5px 0 0;
	padding:5px 0 5px 0;
}

div#footer{
	width:850px;
	float:left;
	overflow:hidden;
	padding:10px 0 10px 0;
}

	div#footer a.sus{
		color:#333333;
		font-weight:bold;
		text-decoration:none;
	}
	
	div#footer a.jos{
		color:#666666;
		text-decoration:none;
	}
	
	div#footer a.rs{
		color:#000;
		text-decoration:none;
	}
