@charset "utf-8";

/* 

	Catedrala Mantuirii Neamului

	Coman Mihai - mihai.coman@primespace.ro

*/





/*css reset*/

html, body, div, span, applet, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, big, cite, code,

del, dfn, em, font, img, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,

b, u, i, center,

dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td {

	margin: 			0;

	padding:			0;

	border: 			0;

	outline: 			0;

	font-size: 			100%;

	vertical-align: 	baseline;

	background: 		transparent;

}

body {

	line-height: 		1.2;

	font-size:			13px;

	font-family:		"Trebuchet MS";

	color:				#424242;

}


ol, ul{

	list-style: 		none;

}

blockquote, q {

	quotes: 			none;

}

blockquote:before, blockquote:after,

q:before, q:after {

	content: 			'';

	content: 			none;

}

:focus {

	outline: 			0;

}

ins {

	text-decoration: 	none;

}

del {

	text-decoration: 	line-through;

}

table {

	border-collapse: 	collapse;

	border-spacing: 	0;

}

div{

	float:				left;

	margin:				0px;

	padding:			0px;

}

a{

	text-decoration:none;	

	border:none;

}

#lightbox, #outerImageContainer, #imageContainer, #hoverNav, #loading, #imageDataContainer, #imageData, #imageDetails, #bottomNav{

	float:none;   /*lightbox reset */

} 

/* end css reset */



/* general structure */

#wrap{

	width:100%;

	height:auto;

	background:url(img/mantuire.png) no-repeat top center #a7daed;

}

.hd{

	width:981px;

	height:auto;

	margin:0 auto;

	float:none;

	text-align:left;

	vertical-align:middle;

}



/*header*/

#header{

	width:971px;

	height:353px;

	padding-left:10px;

}

	#logo-patriarhie{

		width:253px;

		height:54px;

		background:url(img/stripe-amin.png) no-repeat 0 0;

	}

	#logo-patriarhie-en{

		width:253px;

		height:54px;

		background:url(img/stripe-amin.png) no-repeat -527px 0;

	}

		#logo-patriarhie a, #logo-patriarhie-en{

			width:253px;

			height:54px;

			display:block;

		}

	#cautare-site{

		width:254px;

		height:31px;

		margin-top:12px;

		margin-left:204px;

		background:url(img/stripe-amin.png) no-repeat -253px 0;

	}

		#cautare-input{

			width:195px;

			height:22px;

			padding-left:27px;

			padding-top:5px;

		}

			#cautare-input input{

				width:195px;

				height:auto;

				padding-top:4px;

				border:0px solid #fff;

				background:transparent;

				font-size:11px;

				color:#364950;

			}

		#cautare-go{

			width:29px;

			height:31px;

			margin-left:3px;

		}

		#cautare-go:hover{

			width:29px;

			height:31px;

			background:url(img/stripe-amin.png) no-repeat -478px -31px;

		}

			#cautare-go input{

				width:29px;

				height:31px;

				border:0px solid #fff;

				background:transparent;

				cursor:pointer;

			}

#language{

	width:149px;

	height:25px;

	padding-left:100px;

	padding-top:20px;

}

	#language li{

		float:left;

		font-size:13px;

		color:#535353;

		padding-left:12px;

		padding-right:10px;

		}

	#language li a{

		color:#535353;

		font-size:13px;

	}

	.language-activ{

		background:	url(img/stripe-amin.png) no-repeat -253px -59px;

		font-weight:bold;

		}

#logo{

	width:580px;

	height:239px;

	margin-left:384px;

	margin-top:61px;

	background:	url(img/stripe-amin.png) no-repeat 0 -81px;

}

#logo-en{

	width:527px;

	height:239px;

	margin-left:384px;

	margin-top:51px;

	background:	url(img/stripe-amin.png) no-repeat 0 -947px;

}

	#logo a{

		width:580px;

		height:239px;

		display:block;

	}

	

/* content */

#content{

	width:981px;

	height:auto;

}

#meniu, #meniu-en{

	width:941px;

	height:66px;

	padding-left:20px;

	padding-right:20px;

	background:	url(img/stripe-amin.png) no-repeat 0 -320px;

}

	#meniu ul .meniu-std{

		float:left;

		font-size:16px;

		color:#1b4b65;

		padding-top:22px;

		padding-right:38px;

	}

	#meniu-en ul .meniu-std{

		float:left;

		font-size:16px;

		color:#1b4b65;

		padding-top:22px;

		padding-right:28px;

	}

	.meniu-std-contact{

		float:left;

		font-size:16px;

		color:#1b4b65;

		padding-top:22px;

		padding-right:0px;

	}

	#meniu ul li a, #meniu-en ul li a{

		font-size:16px;

		color:#1b4b65;	

	}

		#meniu ul li a:hover, #meniu-en ul li a:hover{

			font-size:16px;

			color:#d5aa35;	

		}

	.meniu-activ-home{

		width:48px;

		height:36px;

		padding-left:7px;

		float:left;

		font-size:16px;

		color:#1b4b65;

		padding-top:22px;

		margin-right:30px;

		background:url(img/stripe-amin.png) no-repeat 0 -576px;

	}

	.meniu-activ-home2{

		width:50px;

		height:36px;

		padding-left:5px;

		float:left;

		font-size:16px;

		color:#1b4b65;

		padding-top:22px;

		margin-right:30px;

		background:url(img/stripe-amin.png) no-repeat 0 -576px;

	}

	.meniu-activ-istoric{

		width:51px;

		height:36px;

		padding-left:4px;

		float:left;

		font-size:16px;

		color:#1b4b65;

		padding-top:22px;

		margin-right:35px;

		background:url(img/stripe-amin.png) no-repeat 0 -576px;

	}

	.meniu-activ-simbolism{

		width:142px;

		height:36px;

		padding-left:4px;

		float:left;

		font-size:16px;

		color:#1b4b65;

		padding-top:22px;

		margin-right:35px;

		background:url(img/stripe-amin.png) no-repeat -55px -576px;

	}

	.meniu-activ-simbolism2{

		width:123px;

		height:36px;

		padding-left:4px;

		float:left;

		font-size:16px;

		color:#1b4b65;

		padding-top:22px;

		margin-right:35px;

		padding-left:4px;

		background:url(img/stripe-amin.png) no-repeat -560px -576px;

	}

	.meniu-activ-simbolism3{

		width:117px;

		height:36px;

		padding-left:4px;

		float:left;

		font-size:16px;

		color:#1b4b65;

		padding-top:22px;

		margin-right:28px;

		padding-left:10px;

		background:url(img/stripe-amin.png) no-repeat -560px -576px;

	}

	.meniu-activ-calendar{

		width:173px;

		height:36px;

		padding-left:4px;

		float:left;

		font-size:16px;

		color:#1b4b65;

		padding-top:22px;

		margin-right:30px;

		background:url(img/stripe-amin.png) no-repeat -201px -576px;

	}

	.meniu-activ-calendar2{

		width:171px;

		height:36px;

		padding-left:6px;

		float:left;

		font-size:16px;

		color:#1b4b65;

		padding-top:22px;

		margin-right:30px;

		background:url(img/stripe-amin.png) no-repeat -201px -576px;

	}

	.meniu-activ-comisie, .meniu-activ-arhiva{

		width:101px;

		height:36px;

		padding-left:4px;

		float:left;

		font-size:16px;

		color:#1b4b65;

		padding-top:22px;

		margin-right:30px;

		background:url(img/stripe-amin.png) no-repeat -378px -576px;

	}

	.meniu-activ-opinii{

		width:51px;

		height:36px;

		padding-left:4px;

		float:left;

		font-size:16px;

		color:#1b4b65;

		padding-top:22px;

		margin-right:30px;

		background:url(img/stripe-amin.png) no-repeat 0 -576px;

	}

	.meniu-activ-contact2{

		width:67px;

		height:36px;

		padding-left:4px;

		float:left;

		font-size:16px;

		color:#1b4b65;

		padding-top:22px;

		margin-right:30px;

		padding-right:0px;

		background:url(img/stripe-amin.png) no-repeat -483px -576px;

	}

	.meniu-activ-contact3{

		width:61px;

		height:36px;

		padding-left:10px;

		float:left;

		font-size:16px;

		color:#1b4b65;

		padding-top:22px;

		margin-right:30px;

		padding-right:0px;

		background:url(img/stripe-amin.png) no-repeat -483px -576px;

	}

	.meniu-activ-contact{

		width:63px;

		height:36px;

		padding-left:8px;

		margin-left:-8px;

		float:left;

		font-size:16px;

		color:#1b4b65;

		padding-top:22px;

		margin-right:0px;

		padding-right:0px;

		background:url(img/stripe-amin.png) no-repeat -483px -576px;

	}

#hd-content{

	width:981px;

	height:auto; /* height auto */

	background:	url(img/back-content.png) repeat-y top left;

}

#bottom-content{

	width:981px;

	height:21px;

	background:	url(img/stripe-amin.png) no-repeat 0 -386px;

}

#hd-left{

	width:274px;

	height:auto;

}

#left{

	width:258px;

	padding-left:16px;

	height:auto;

	background:	url(img/bg-left.png) repeat-y top right;

}

#bottom-left{

	width:258px;

	padding-left:16px;

	height:72px;

	background:url(img/left-ft.png) no-repeat top right;

}

#left-liks{

	width:210px;

	height:auto;

	padding-top:7px;

	padding-left:36px;

}

	#left-liks h3{

		font-size:17px;

		color:#1b4b65;

		font-weight:normal;

	}

	#left-liks ul{

		padding-top:2px;	

	}

		#left-liks li a{

			font-size:12px;

			color:#4b4b4c;

			font-weight:bold;

		}

		#left-liks li a:hover{

			font-size:12px;

			color:#cea433;

			font-weight:bold;

		}

.content-left{

	width:246px;

	height:auto;

	padding-left:6px;

}

.content-left h3{

	width:234px;

	height:42px;

	padding-top:3px;

	padding-left:12px;

	margin-top:15px;

	background: url(img/stripe-amin.png) no-repeat 0 -407px;

	font-size:17px;

	color:#1b4b65;

	font-weight:normal;

}

.content-left p{

	padding-top:15px;

	padding-left:10px;

	padding-right:10px;

	font-size:12px;

	font-weight:bold;

	color:#4b4b4c;

}

.content-left p .banca{

	color:#d5aa35;

}

.content-left p .cont{

	color:#1b4b65;

}

.content-left p a{

	color:#575656;

}

.content-left p a:hover{

	color:#d5aa35;

}

.input-email{

	width:169px;

	height:21px;

	padding-left:40px;

	padding-top:7px;

	padding-bottom:3px;

	padding-right:15px;

	margin-left:10px;

	background:url(img/stripe-amin.png) no-repeat -246px -407px;

}

.newsletter-message-err{

	width:200px;

	height:21px;

	padding-left:10px;

	padding-top:7px;

	padding-bottom:3px;

	padding-right:15px;

	color:#CC0000;

	font-size:10px;

	float:left;

	text-align:center;

}

.newsletter-message-confirm{

	width:200px;

	height:21px;

	padding-left:10px;

	padding-top:7px;

	padding-bottom:3px;

	padding-right:15px;

	color:#598726;

	font-size:10px;

	float:left;

	text-align:center;

}

.input-email input{

	border:0px solid #fff;

	background:transparent;	

	color:#575656;

	font-size:11px;

	width:169px;

}

.input-abonez{

	padding-left:22px;

	padding-top:7px;

}

.input-abonez input{

	border:0px solid #fff;

	background:transparent;	

	font-size:13px;

	color:#cea433;

	font-weight:bold;

	cursor:pointer;

	}



/* center content */

#hd-ceter{

	width:659px;

	height:auto;

	padding-left:21px;

}

#center-top{

	width:432px;

	height:auto;

	min-height:259px;

	padding-left:227px;

	background:url(img/pfd-cmn.png) no-repeat bottom left;

}

#center-top h2{

	font-size:18px;

	color:#d5aa35;

	font-weight:normal;

	line-height:1.2;

}

#center-top h1{

	font-size:24px;

	color:#1b4b65;

}

#center-top p{

	padding-top:7px;

	font-size:13px;

	color:#424242;

}

.btn-cores-spec, .btn-cores-spec-en{

	width:176px;

	height:33px;

	padding-top:19px;

}

.btn-cores-spec2{

	width:176px;

	height:33px;

}

.btn-cores-spec-en a{

	width:176px;

	height:33px;

	display:block;

	background:url(img/stripe-amin.png) no-repeat -430px -453px;

}

	.btn-cores-spec-en a:hover{

		width:176px;

		height:33px;

		display:block;

		background:url(img/stripe-amin.png) no-repeat -430px -486px;

	}

.btn-cores-spec a, .btn-cores-spec2 a{

	width:176px;

	height:33px;

	display:block;

	background:url(img/stripe-amin.png) no-repeat 0 -452px;

}

	.btn-cores-spec a:hover, .btn-cores-spec2 a:hover{

		width:176px;

		height:33px;

		display:block;

		background:url(img/stripe-amin.png) no-repeat 0 -485px;

	}

.btn-descarca-bros, .btn-descarca-bros-en{

	width:235px;

	height:62px;

	padding-top:4px;

	padding-left:15px;

}

.btn-descarca-bros a{

	width:235px;

	height:62px;

	display:block;

	background:url(img/stripe-amin.png) no-repeat -176px -452px;

}

	.btn-descarca-bros a:hover{

		width:235px;

		height:62px;

		display:block;

		background:url(img/stripe-amin.png) no-repeat -176px -514px;

	}

.btn-descarca-bros-en a{

	width:235px;

	height:62px;

	display:block;

	background:url(img/stripe-amin.png) no-repeat -618px -453px;

}

	.btn-descarca-bros-en a:hover{

		width:235px;

		height:62px;

		display:block;

		background:url(img/stripe-amin.png) no-repeat -618px -515px;

	}

#center-stiri{

	width:659px;

	height:auto;

}

/*#center-stiri-film{

	width:224px;

	height:298px;

	margin-top:30px;

	background:url(img/back-film.png) no-repeat top left;

	padding-left:3px;

	padding-top:2px;

	}*/

#center-stiri-film-holder{
	width:224px;
	float:left;
	height:auto;
	}
#center-stiri-film{
	/*width:224px;
	height:298px;*/
	width:224px;
	height:160px;
	margin-top:30px;
	background:url(img/back-film.png) no-repeat top left;
	padding-left:3px;
	padding-top:2px;
	}

#center-stiri-film2{
	width:204px;
	height:158px;
	margin-top:10px;
	background:url(img/back-film-188x158.png) no-repeat top left;
	padding-left:3px;
	padding-top:2px;
	}

.center-stiri-text{

	width:432px;

	height:auto;

}

.center-stiri-text h2{

	font-size:18px;

	color:#d5aa35;

	font-weight:bold;

	padding-top:25px;

}

.center-stiri-text-linie{

	width:432px;

	height:auto;

	clear:both;

	padding-top:2px;

}

.center-stiri-text-linie-vezi{

	width:332px;

	height:auto;

	clear:both;

	margin-left:85px;

	margin-top:10px;

	padding-left:15px;

	background:url(img/bullet.png) no-repeat left top;

}

	.center-stiri-text-linie-vezi a{

		font-size:13px;

		color:#575656;

	}

	.center-stiri-text-linie-vezi a:hover{

		font-size:13px;

		color:#d5aa35;

	}

.center-stiri-text-linie2{

	width:649px;

	height:auto;

	clear:both;

	padding-top:3px;

	padding-left:10px;

}

	.center-stiri-text-linie-data{

		width:72px;

		height:auto;

		padding-right:10px;

		padding-top:2px;

		font-size:12px;

		color:#4b4b4c;

		font-weight:bold;

	}

	.center-stiri-text-linie-titlu2{

		width:560px;

		height:auto;

	}

	.center-stiri-text-linie-titlu{

		width:350px;

		height:auto;

	}

	.center-stiri-text-linie-titlu a, .center-stiri-text-linie-titlu2 a{

		font-size:14px;

		color:#1b4b65;

	}

	.center-stiri-text-linie-titlu a:hover, .center-stiri-text-linie-titlu2 a:hover{

		font-size:14px;

		color:#d5aa35;

	}

	

/*footer */

#footer{

	width:100%;

	height:auto;

	padding-bottom:15px;

	background:url(img/mantuire-footer.png) repeat-x top center #91b2be;

}

	#buton-sus{

		width:48px;

		height:48px;

		float:right;

		margin-right:15px;

		margin-top:4px;

		background:url(img/stripe-amin.png) no-repeat 0 -634px;

	}

	#buton-sus-en{

		width:48px;

		height:48px;

		float:right;

		margin-right:15px;

		margin-top:4px;

		background:url(img/stripe-amin.png) no-repeat -204px -634px;

	}

		#buton-sus a, #buton-sus-en a{

			width:48px;

			height:48px;

			display:block;

		}

	#date-contact-footer{

		float:right;

		text-align:right;

		font-size:12px;

		color:#474747;

		clear:both;

		padding-right:16px;

		}

	.meniu-footer{

		color:#304f5f;

		font-weight:bold;

		font-size:12px;

		padding-top:50px;

		padding-left:16px;

	}

		.meniu-footer a{

			color:#304f5f;

			font-weight:bold;

			font-size:12px;

		}

		.meniu-footer a:hover{

			color:#152639;

			font-weight:bold;

			font-size:12px;

		}

	.copy-footer{

		padding-left:16px;

		padding-top:44px;

		font-size:14px;

		color:#474747;

	}

	.dezvoltat-footer{

		padding-left:16px;

		padding-top:15px;

		font-size:14px;

		color:#474747;

		height:20px; 

		width:auto;

		float:left;

	}

	.dezvoltat-footer a{

		width:88px;

		height:20px;

		display:block;

		background:url(img/stripe-amin.png) no-repeat -48px -634px;

	}

		.dezvoltat-footer a:hover{


			width:88px;

			height:20px;

			display:block;

			background:url(img/stripe-amin.png) no-repeat -48px -654px;

		}



/* arhiva */

#top-arhiva{

	width:659px;

	height:auto;

}

	#top-arhiva h1{

		font-size:24px;

		color:#1b4b65;

		margin-bottom:10px;

	}

.btn-comun-stiri{

	width:204px;

	height:33px;

	margin-left:10px;

}

	.btn-comun-stiri a{

		width:204px;

		height:33px;

		display:block;

		background:url(img/stripe-amin.png) no-repeat 0px -682px;

	}

	.btn-comun-stiri a:hover{

		width:204px;

		height:33px;

		display:block;

		background:url(img/stripe-amin.png) no-repeat 0px -715px;

	}

.btn-acte-leg{

	width:209px;

	height:33px;

	margin-left:10px;

}

	.btn-acte-leg a{

		width:209px;

		height:33px;

		display:block;

		background:url(img/stripe-amin.png) no-repeat -204px -682px;

	}

	.btn-acte-leg a:hover{

		width:209px;

		height:33px;

		display:block;

		background:url(img/stripe-amin.png) no-repeat -204px -715px;

	}

.btn-arh-vid{

	width:120px;

	height:33px;

	clear:both;

	margin-top:10px;

}

	.btn-arh-vid a{

		width:120px;

		height:33px;

		display:block;

		background:url(img/stripe-amin.png) no-repeat -413px -682px;

	}

	.btn-arh-vid a:hover{

		width:120px;

		height:33px;

		display:block;

		background:url(img/stripe-amin.png) no-repeat -413px -715px;

	}

.btn-arh-foto{

	width:113px;

	height:33px;

	margin-left:10px;

	margin-top:10px;

}

	.btn-arh-foto a{

		width:113px;

		height:33px;

		display:block;

		background:url(img/stripe-amin.png) no-repeat -533px -682px;

	}

	.btn-arh-foto a:hover{

		width:113px;

		height:33px;

		display:block;

		background:url(img/stripe-amin.png) no-repeat -533px -715px;

	}

.arhiva-video{

	width:659px;

	height:auto;

	margin-top:40px;

}

	.arhiva-video h2, .arhiva-foto h2{

		font-size:18px;

		color:#d5aa35;

		font-weight:normal;

		line-height:1.2;

	}

	.arhiva-video-part{

		width:205px;

		height:auto;

		margin-top:10px;

		margin-right:14px;

	}

		.arhiva-video-part-embd{

			width:205px;

			height:175px;

			background:#ccc;

		}

		.arhiva-video-part-titl{

			width:205px;

			margin-top:3px;

			height:auto;

			color:#777777;

			font-size:14px;

			font-weight:bold;

		}

		

	.despartitor-arhiva{

		width:633px;

		height:27px;

		background:url(img/stripe-amin.png) no-repeat 0px -748px;

		text-align:right;

		padding-top:17px;

		padding-right:7px;

	}

		.despartitor-arhiva a{

			font-size:13px;

			color:#575656;

		}

		.despartitor-arhiva a:hover{

			font-size:13px;

			color:#d5aa35;

		}

	.arhiva-foto{

			width:659px;

			height:auto;

			margin-top:20px;

	}

	.arhiva-foto a{

			color:#1B4B65;

			font-size:16px;

			font-weight:bold;		

		}

	.arhiva-foto a:hover{

			color:#d5aa35;

			font-size:16px;

			font-weight:bold;		

	}

.arhiva-foto-mic{

	width:649px;

	height:auto;

	margin-top:20px;

	padding-left:10px;

}

	.arhiva-foto-part{

		width:205px;

		height:auto;

		margin-top:10px;

		margin-right:14px;

	}

	.arhiva-foto-part-mic{

		width:120px;

		height:auto;

		margin-top:10px;

		margin-right:14px;

	}

		.arhiva-foto-part-pic{

			width:202px;

			height:153px;

			padding-top:2px;

			padding-left:3px;

			background:url(img/stripe-amin.png) no-repeat 0px -792px;

			margin-right:7px;

		}

		.arhiva-foto-part-pic2{

			width:202px;

			height:153px;

			padding-top:2px;

			padding-left:3px;

			margin-right:10px;

			margin-bottom:3px;

			background:url(img/stripe-amin.png) no-repeat 0px -792px;

		}

		.arhiva-foto-part-pic-mic{

			width:120px;

			height:90px;

			border:2px solid #ebc84a;

			margin-right:4px;

		}

		.arhiva-foto-part-pic-mic img{

			width:120px;

			height:90px;

		}

		.arhiva-foto-part-pic a{

			width:120px;

			height:90px;

			display:block;

		}

		.arhiva-foto-part-pic img, .arhiva-foto-part-pic2 img{

			width:196px;

			height:147px;

		}

		.arhiva-foto-part-pic a{

			width:202px;

			height:153px;

			display:block;

		}

.arhiva-stiri{

	width:659px;

	height:auto;

	margin-top:20px;	

}

	.arhiva-stiri h2{

		font-size:18px;

		color:#d5aa35;

		font-weight:normal;

		line-height:1.2;

		margin-bottom:10px;

	}

.detalii-articoll{

	width:649px;

	height:auto;

	margin-top:10px;

	padding-left:10px;

	line-height:1.3;

	text-align:justify;

	font-size:14px;

}

.detalii-articoll a{

	color:#1B4B65;

}

.detalii-articoll a:hover{

	color:#D5AA35;

}

.arhiva-text-lung{

	width:639px;

	height:auto;

	margin-top:14px;

	font-size:14px;
	text-align:justify;

}

	.arhiva-text-titl{

		width:437px;

		margin-top:3px;

		padding-left:10px;

		height:auto;

		color:#777777;

		font-size:12px;

	}

	.arhiva-text-titl p, .arhiva-text-lung p{

		padding-top:10px;	

	}

		.arhiva-text-titl a, .arhiva-text-lung a{

			color:#1B4B65;

			font-size:16px;

			font-weight:bold;		

		}

		.arhiva-text-titl a:hover, .arhiva-text-lung a:hover{

			color:#d5aa35;

			font-size:16px;

			font-weight:bold;		

		}

	.arhiva-text-lung h1{

		font-size:20px;

		color:#1b4b65;

		margin-left:10px;

	}



/* contact */

#formular-ro{

	width:370px;

	height:354px;

	background:url(img/stripe-amin.png) no-repeat -527px -947px;

	margin-top:10px;

	margin-bottom:10px;

	padding-left:142px;

	padding-top:4px;

}

#formular-en{

	width:370px;

	height:354px;

	background:url(img/formular-eng.png) no-repeat top left;

	margin-top:10px;

	margin-bottom:10px;

	padding-left:142px;

	padding-top:4px;

}	

	.formular-hd-sus{

		width:254px;

		height:23px;

	}

	.formular-hd{

		width:254px;

		height:23px;

		padding-top:17px;

	}

	.formular-hd-mesaj{

		width:254px;

		height:136px;

		padding-top:17px;

	}

	.formular-hd-submit{

		width:92px;

		height:31px;

		padding-top:23px;

		padding-left:14px;

	}

	.formular-hd-anti{

		width:164px;

		height:auto;

		padding-top:17px;

	}

		.formular-hd-submit input{

			width:92px;

			height:31px;

			border:0px solid #fff;

			background:none;		

			cursor:pointer;

		}

		.formular-hd-mesaj textarea{

			width:254px;

			height:136px;

			border:0px solid #fff;

			background:transparent;

			font-size:12px;

			color:#777;

		}

		.formular-hd-sus input, .formular-hd input{

			width:254px;

			height:23px;

			border:0px solid #fff;

			background:transparent;

			font-size:12px;

			color:#777;

		}	

.pages ul li{

	float:left;

	padding-right:10px;

}

	.pages ul li a{

		color:#777;

		font-size:14px;

	}

	.pages ul li a:hover{

		color:#ebc84a;

		font-size:14px;

	}

.pagina-activa{

	color:#ebc84a;

	font-weight:bold;

	font-size:14px;

}

.despartitor-arhiva2{

		width:633px;
		height:17px;
		background:url(img/stripe-amin.png) no-repeat 0px -772px;
		text-align:right;
		padding-top:0px;
		padding-right:7px;

	}

.vezi-arhiva-left{
		color:#777;
		font-size:14px;
		color:#cea433;
		font-weight:bold;
		cursor:pointer;
		text-decoration:none;
		padding-left:22px;
}

.vezi-arhiva-left:hover{
		font-size:14px;
		color:#cea433;
		text-decoration:none;
		padding-left:22px;
}

