/* --------------- �2008 CSS by Kodiment ---------------- */

.ps1 a img {
	border: none;
}

/* ------------------------------------------------------ */
/* Library */
/* ------------------------------------------------------ */
	.img-l {
		float: left;
		border: 2px solid green;
		margin: 0 15px 0 0;
	}

	.video-l {
		float: left;
		margin: 0 15px 0 0;
	}
	
	.fl {
		float: left;
	}
	
	.fr {
		float: right;
	}
	
	.center {
		text-align: center;
	}
	
	.mt10 {
		margin-top: 10px;
	}
	.mb10 {
		margin-bottom: 10px;
	}
	.ml15 {
		margin-left: 15px;
	}
	.mr130 {
		margin-right: 130px;
	}
	
	.vote-ul {
		margin: 10px;
	}
	
	.vote-ul li {
		padding: 3px 0;
	}
	
	.rezpoll {
		margin:5px;
	}
		
	.img {
		border:1px solid #D2D6A7;
		padding:1px;
	}
	
	.f15 {
		font-size: 15px;
		font-weight: bold;
		color: #4D83C0;
	}
	
	.f11 {
		font-size: 11px;
		color: #666;
	}
	
	.inp {
		border: 1px solid #A4CEEF;
	}
	
	.inp1 {
		width:247px;
		height:100px;
	}
	
	.inp2
	{
		width:247px;
	}
	
	.contact
	{
		width:250px;
		float:left;
	}
	
	.effect
	{
		width:300px;
		position:absolute;
		left:600px;
		margin-top:30px;
	}
	a.spam
	{
		color:#4D83C0;
		position:relative;
		top:5px;
	}
	a.spam:hover
	{
		color:#333333;
	}
/* ------------------------------------------------------ */
	a.y-btn {
		background: url('../images/btn_continuare.jpg') repeat-x;
		height: 20px;
		border: 1px solid #167024;
		padding: 4px 5px 0 5px;
		font-family: Tahoma;
		font-size: 12px;
		color: #167024;
		font-weight: bold;
		float: left;
	}
	
	a.y-btn:hover {
		color: #184417;
	}
	
	a.y-btn.sondaje {
		background: url('../images/btn_sondaje.jpg') repeat-x;
	}
	
	.b-btn {
		font-family: Tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #fff;
		padding: 2px 10px 3px 10px;
		background: url(../images/b_btn.png) left top repeat-x;
		border:none;
	}
	
	.com-btn {
		background: url('../images/bg_comentarii.jpg') no-repeat top left;
		float: left;
		padding: 0px 0 4px 35px;
		font-family: Tahoma;
		color: #999;
		font-size: 11px;
		margin: 5px 0 0 10px;
	}
	
	.com-btn.unu {
		background: url('../images/bg_comentarii1.jpg') no-repeat top left;
	}
	
	button.b-btn {
		border: 0;
		padding: 3px;
		margin: 0;
		background: url(../images/b_btn.png) left top repeat-x;
		cursor: pointer;
		
		font-family: Tahoma;
		font-size: 10px;
		font-weight: bold;
		color: #fff;	
	}
/* ------------------------------------------------------ */
	a.iRSS {
		width: 15px;
		height: 15px;
		display: block;
		background: url(../images/rss1.png) no-repeat;
		
		text-indent: -1000em;
		overflow: hidden;
	}
	
		.iRSStext {
			display: block;
			padding: 2px 25px 0 0;
			background: url(../images/rss.png) no-repeat top right;
			text-align: right;
			color: #7cc2e6;
			font-size: 10px;
		}
		a.iRSStext:hover {
			color: #4d83c0;
		}
		
		.data
		{
			color: #7cc2e6;
			font-size: 10px;
		}
	
	a.icon {
		width: 24px;
		height: 24px;
		display: block;
		text-indent: -1000em;
		overflow: hidden;
		float: left;
		margin-right: 10px;
	}
	
	a.icon.iDel {
		background: url(../images/iDel.png) no-repeat;
	}
	a.icon.iYahoo {
		background: url(../images/iYahoo.png) no-repeat;
	}
	a.icon.iMail {
		background: url(../images/iMail.png) no-repeat;
	}
/* ------------------------------------------------------ */
	a.t1 {
		font-size: 11px;
	}
	a.t2 {
		font-size: 13px;
		font-weight: bold;
	}
	a.t3 {
		font-size: 15px;
	}
	a.t4 {
		font-size: 20px;
	}
	a.t5 {
		font-size: 24px;
	}
/* ------------------------------------------------------ */
	ul.list li {
		padding-bottom: 10px;
	}
	
	ul.list li a {
		color: #006699;
		background: url(../images/bullet3.png) left 4px no-repeat;
		display: block;
		padding-left: 15px;
	}
	ul.list li a:hover {
		color: #000;
	}
	
	
	
	ul.list2 li {
		padding-bottom: 10px;
	}
	
	ul.list2 li a {
		color: #006699;
	}
	ul.list2 li a:hover {
		color: #000;
	}
/* ------------------------------------------------------ */
	.rezultate {
		width: 245px;
		padding: 5px 0;
	}
	
		.intrebare {
			color: #999;
			font-size: 10px;
			
			padding: 0px 0;
		}
		
			.buffer {
				width: 245px;
				height: 14px;
				
				padding: 4px;
				background: url(../images/buffer.png) repeat-x;
			}
			
			.buffer_bg {
				height: 14px;
				display: block;
				background: #fff url(../images/buffer_bg.png) repeat-x;
			}
/* ------------------------------------------------------ */
	.news p {
		padding: 0 0 20px 0;
	}
	
		.news-left {
			width: 356px;
			float: left;
			text-align:justify;
		}
		
		.news-right {
			width: 192px;
			float: right;
		}
		
		.news-mare
		{
			width:548px;
			float:left;
		}
/* ------------------------------------------------------ */
	.tagcloud {
		padding: 10px 0;
	}
		.tagcloud ul {
			padding: 10px 0;
		}
		
		.tagcloud li {
			display: inline;
		}
		
		.tagcloud li a {
			color: #4D83C0;
			padding: 0 3px;
		}
		.tagcloud li a:hover {
			color: #333;
		}
/* ------------------------------------------------------ */
	.comment {
		color: #557B91;
	}	
		
		.comment span {
			color: #666;
		}
		
		.comment img {
			padding-right: 5px;
		}
		
		.comment .top {
			padding: 10px 20px;
			background: url(../images/bg3.png) repeat-x;
			display: inline-block;
		}
		
		.comment .main {
			padding: 15px;
			background: url(../images/top_bg2.png) repeat-x;
		}
/* ------------------------------------------------------ */
	.picture {
		float: left;
		padding: 10px;
	}
	
		.picture img {
			border: none;
		}
/* ------------------------------------------------------ */



/* ------------------------------------------------------ */
/* Boxes */
/* ------------------------------------------------------ */
	.box {
		padding:0;
		background: url(../images/content_bg.png) repeat-x;
	}
	
	.box2 {
		margin-top: 1px;
		padding: 0 0 0 18px;
		background: url(../images/top_bg.png) repeat-x;
	}
	
	.box3 {
		margin-top: 1px;
		background: url(../images/top_bg.png) repeat-x;
	}
	
	.box4 {
		margin-top: 1px;
		background: url(../images/top_bg.png) repeat-x;
	}
		
		.box-top {
			padding: 13px 0 0 4px;
			height: 36px;
			position: relative;
			
		}
		
		.box3 .box-top, .box4 .box-top {
			padding-left: 19px;
		}
			
			.box-top a.iRSS, .box-top a.iRSStext, .box-top span {
				position: absolute;
				right: 15px;
				top: 17px;
			}
			
			.box-top span {
				color: #7CC2E6;
			}
			
			.box-top h4 {
				padding-top: 5px;
			}
			
		.box-main {
			color: #000;
			padding: 0;
		}
		
		.box-main.mt10 {
			margin-top: 10px;
		}
		
		.link-contact a
		{
			color: #999;
			padding: 0;
		}
		
		.link-contact a:hover
		{
			color:#4D83C0;
			text-decoration:underline;
		}
		
		.link-blog a
		{
			color:#333333;
			font-size:20px;
		}
		
		.box3 .box-main {
			padding: 15px;
		}
		
			.box-main p {
				line-height: 18px;
			}
		
		.box3 .box-main {
			background: url(../images/content_bg2.png) no-repeat;
		}
		
		.box4 .box-main, .box5-main {
			padding: 15px;
			background: url(../images/top_bg2.png) repeat-x;
		}
		
			.ajax-box {
				float: left;
				background: url(../images/ajax_box.gif) right bottom no-repeat;
				position: relative;
			}
			
			.ajax-box-yellow {
				float: left;
				background: url(../images/b_yel.gif) right bottom no-repeat;
				position: relative;
			}
			
			.ajax-box-red {
				float: left;
				background: url(../images/b_red.gif) right bottom no-repeat;
				position: relative;
			}
			
			.ajax-box-green {
				float: left;
				background: url(../images/b_green.gif) right bottom no-repeat;
				position: relative;
			}
			
			.ajax-box-blue {
				float: left;
				background: url(../images/b_blue.gif) right bottom no-repeat;
				position: relative;
			}
			
				.container-box {
					width: 390px;
					padding: 15px 15px 15px 4px;
					border-top: 3px solid #bbd0e8;
					float: left;
				}
				
				.container-box-yellow {
					width: 375px;
					padding: 15px 15px 15px 0;
					border-top: 3px solid #ffe700;
					float: left;
				}
				
				.container-box-red {
					width: 375px;
					padding: 15px 15px 15px 0;
					border-top: 3px solid #ee192e;
					float: left;
				}
				
				.container-box-green {
					width: 390px;
					padding: 15px 15px 15px 4px;
					border-top: 3px solid #a3ce49;
					float: left;
				}
				
				.container-box-blue {
					width: 375px;
					padding: 15px 15px 15px 0;
					border-top: 3px solid #084594;
					float: left;
				}
					
					.container-box a.y-btn, .container-box-yellow a.y-btn, .container-box-red a.y-btn, .container-box-green a.y-btn, .container-box-blue a.y-btn					
				{
						position: absolute;
						right: 213px;
						bottom: 15px;
					}
				
				.tabs-box {
					width: 194px;
					background: #0062a3 url(../images/tabs_bg.png) left top repeat-x;
					font-family:Arial, Helvetica, sans-serif;
					font-size:11px;
					float: left;
				}
				
					.tabs-box li {
						display: inline;
					}
					
					.tabs-box li a {
						width: 191px; /* 197px; */
						display: block;
						float: left;
						color: #fff;
						border-left: 3px solid #bbd0e8;
						background: url(../images/bullet2.png) 9px 20px no-repeat;
					}
					.tabs-box li a.c1 {
						background: url(../images/bullet2yel.png) 9px 20px no-repeat;
					}
					.tabs-box li a.c2 {
						background: url(../images/bullet2green.png) 9px 20px no-repeat;
					}
					.tabs-box li a.c3 {
						background: url(../images/bullet2.png) 9px 20px no-repeat;
					}
					.tabs-box li a.c4 {
						background: url(../images/bullet2red.png) 9px 20px no-repeat;
					}
					
					.tabs-box li.yellow a
					{
						width: 194px; /* 197px; */
						display: block;
						float: left;
						color: #fff;
						border-left: 3px solid #ffe700;
					}
					
					.tabs-box li.red a
					{
						width: 194px; /* 197px; */
						display: block;
						float: left;
						color: #fff;
						border-left: 3px solid #ee192e;
					}
					
					.tabs-box li.green a
					{
						width: 191px; /* 197px; */
						display: block;
						float: left;
						color: #fff;
						border-left: 3px solid #a3ce49;
					}
					
					.tabs-box li.blue a
					{
						width: 191px; /* 197px; */
						display: block;
						float: left;
						color: #fff;
						border-left: 3px solid #084594;
					}
					
					.tabs-box li a span {
						padding: 15px 15px 15px 20px;
						display: block;
						
						word-wrap: break-word;
						overflow: hidden;
						
						background: url(../images/span_bg.gif) left top repeat-x;
					}
					
					.tabs-box li a:hover {
						text-decoration: underline;
					}
					
					.tabs-box li a.selected {
						color: #006699;
						background: #fff none;
						
						border-top: 3px solid #bbd0e8;
						border-right: 3px solid #bbd0e8;
						border-bottom: 3px solid #bbd0e8;
						border-left: 0;
					}
					
					.tabs-box li.yellow a.selected {
						color: #006699;
						background: #fff none;
						
						border-top: 3px solid #ffe700;
						border-right: 3px solid #ffe700;
						border-bottom: 3px solid #ffe700;
						border-left: 0;
					}
					
					.tabs-box li.red a.selected {
						color: #006699;
						background: #fff none;
						
						border-top: 3px solid #ee192e;
						border-right: 3px solid #ee192e;
						border-bottom: 3px solid #ee192e;
						border-left: 0;
					}
					
					.tabs-box li.green a.selected {
						color: #006699;
						background: #fff none;
						
						border-top: 3px solid #a3ce49;
						border-right: 3px solid #a3ce49;
						border-bottom: 3px solid #a3ce49;
						border-left: 0;
					}
					
					.tabs-box li.blue a.selected {
						color: #006699;
						background: #fff none;
						
						border-top: 3px solid #084594;
						border-right: 3px solid #084594;
						border-bottom: 3px solid #084594;
						border-left: 0;
					}
					
					.tabs-box li a.selected span {
						padding: 12px 12px 12px 23px;
						background: url(../images/arrowl.png) right center no-repeat;
					}
					.tabs-box li.blue a.selected span {
						padding: 12px 12px 12px 23px;
						background: url(../images/arrowblue.png) right center no-repeat;
					}
					.tabs-box li.green a.selected span {
						padding: 12px 12px 12px 23px;
						background: url(../images/arrowgreen.png) right center no-repeat;
					}
					.tabs-box li.red a.selected span {
						padding: 12px 12px 12px 23px;
						background: url(../images/arrowred.png) right center no-repeat;
					}
					.tabs-box li.yellow a.selected span {
						padding: 12px 12px 12px 23px;
						background: url(../images/arrowyellow.png) right center no-repeat;
					}
	
	.box5 {
		padding: 10px 20px;
		background: url(../images/bg3.png) repeat-x;
		display: inline-block;
	}
	
	
	.box10 {
		margin-top: 1px;
	}
	
		.box10 p {
			color: #666;
		}
		.box10 .box-top {
			padding: 0;
			height: 20px;
			background: url(../images/top_bg2.png) repeat-x;
		}
		
		.box10 .box-main {
			padding: 0 15px 15px 15px;
			background: url(../images/bottom.png) left bottom repeat-x;
		}
		
		.box10 .box-left {
			width: 140px;
			float: left;
		}
		
		.box10 .box-right {
			width: 490px;
			float: right;
		}
/* ------------------------------------------------------ */
	.s-box {
		width: 292px;
	}
		.s-box-top {
			height: 36px;
			
			padding: 13px 0 0 20px;
			background: url(../images/sbox_title.png) left top repeat-x;
		}
		
		.s-box-main {
			padding: 20px 20px 0 20px;
			background: #fff url(../images/sbox_main1.png) left top no-repeat;
		}
		
			.s-box-main .l1 {
				padding-bottom: 20px;
				background: url(../images/sbox_main2.png) center bottom no-repeat;
			}
			
		.s-box-main p {
			color: #999;
		}
		
		.textarea_mesaj
		{
			background:url(../images/textarea.png) no-repeat top left;
			width:234px;
			height:100px;
		}
		
		.textarea_mesaj textarea
		{
			background:none;
			border:none;
			padding:3px;
			width:228px;
			height:94px;
		}
		
	.s-box2 {
		width: 278px;
		float: left;
	}

		.s-box2-main {
			min-height: 130px;
			_height: 130px;
			float: left;
			
			padding: 15px 15px 0 0;
			margin: 12px 0 0 0;
			background: #fff url(../images/sbox_main3.png) right top no-repeat;
		}
		
	.s-box3 {
		width: 278px;
		float: left;
	}
	
		.s-box3 .s-box2-main {
			padding: 15px 0 0 0;
			background: #fff url(../images/sbox_main4.png) left top no-repeat;
		}
/* ------------------------------------------------------ */
	.slideshow {
		
	}
	
		.slideshow img {
			border: 2px solid green;
			float: left;
		}
		
		.slideshow .slideshow-l-a {
			margin: 50px 10px 0 5px;
			
			width: 14px;
			height: 26px;
			display: block;
			float: left;
			
			text-indent: -1000em;
			overflow: hidden;
			background: url(../images/sshow_la.png) no-repeat;
			visibility: hidden;
		}
		
		.slideshow .slideshow-r-a {
			margin: 50px 0 0 10px;
			
			width: 14px;
			height: 26px;
			display: block;
			float: left;
			
			text-indent: -1000em;
			overflow: hidden;
			background: url(../images/sshow_ra.png) no-repeat;
			visibility: hidden;
			
		}
		
		.slidshow ul {
			
		}
		
		.slideshow li {
			display: inline;
			color: #4D83C0;
		}
		
			.slideshow li a {		
				font-size: 11px;
				color: #4D83C0;
				padding: 0 3px;
			}
			.slideshow li a:hover {
				text-decoration: underline;
			}
/* ------------------------------------------------------ */



/* ------------------------------------------------------ */
/* DropDown Tabs */
/* ------------------------------------------------------ */
	.dropmenu {
		position:absolute;		
		z-index:100;
		visibility: hidden;
		margin-left: 16px!important;
		margin-left: 31px;
		width: 181px;
		/*border: 1px solid black;
		border-top-width: 8px
		border-bottom-width: 0;
		font:normal 12px Arial;
		line-height:18px;
		z-index:100;
		background-color: white;
		width: 200px;
		visibility: hidden;*/
	}
	
	.dropmenu img {
		margin: 0px;
		padding: 0px;
		float: left;
	}
	
	.dropmenu ul {
		background: url('../images/bg_submenu.png') repeat-y;
		width: 161px;
		padding: 10px 10px 0px;
	}
	
	.dropmenu li {
		padding: 3px 0;
		border-bottom: 1px dotted #A79F00; 
		display: block;
	}
	
	.dropmenu li.nob {
		border: none;
	}
	
	.dropmenu li a {
		width: 161px;
		display: block;
		font-family: Tahoma;
		font-size: 12px;
		font-weight: bold;
		color: #1A1800;
		width: 156px;
		height: 18px;
		padding: 3px 0 0 5px;
	}
	
	
	.dropmenu li a:hover {
		background: url('../images/link_hover.jpg') no-repeat top left;
	}
/* ------------------------------------------------------ */
	a.photolink {
		color: #4D83C0;
		text-decoration: underline;
	}
	a.photolink:hover {
		color: #000;
	}
/* ------------------------------------------------------ */

.proiecte-derulare img
{
	border:2px solid #a3ce49;
}

.titlu-proiecte-derulare
{
	margin-top:10px;
}

.titlu-proiecte-derulare a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4d83c0;
}

.slideshow-remember img , .slideshow-galerie img
{
	border: 2px solid #a3ce49;
	float: left;
	margin-right:5px;
	margin-bottom:10px;
}

.banda-verde
{
	background:#a3ce49;
	width:603px;
	margin-left:1px;
	margin-top:1px;
	height:32px;
}

h3.titlu-banda-verde
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	background:url(../images/arrow_blog.png) no-repeat right 12px;
	padding:8px 20px 0 15px;
	float:left;
}

.rss-icon
{
	float:right;
	margin-right:20px;
	margin-top:10px;
}

.box-blog
{
	width:auto;
	margin-left:1px;
	margin-top:2px;
	margin-bottom:10px;
}

.first-articol-blog
{
	background: #fcf9eb;
	width: 637px;
	border: 1px dashed #d9dcb0;
	padding: 9px 4px;
}

.first-articol-blog-poza
{
	margin-right:10px;
	float:left;
	border: 2px solid #d2d6a7;
	padding: 1px;
	background: #fff;
}

.first-articol-blog-poza img {
	float: left;
	border: none;
}

h3.titlu-articol-blog a, h3.titlu-articol-blog 
{
	color: #000;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
}

.data-articol-blog
{
	color: #999;
	font-size: 11px;
	font-family: Tahoma;
	margin: 5px 0 8px;
}

.continut-articol-blog
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	margin-bottom:15px;
}

.continut-articol-blog.mb5 {
	margin-bottom: 5px;
}

.alte-articole-blog
{
	margin: 10px 0;
}

.articol-blog
{
	width:auto;
	float:none;
	margin-right:10px;
	margin-bottom:5px;
}

.articol-blog h3 a
{
	display:block;
	background: none;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	font-family: Tahoma;
	padding: 0 0 5px;
}

.box-capitala-capitalei
{
	margin-left:1px;
	margin-top:2px;
	width:603px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
}

.mg10
{
	margin-top:10px;
	margin-left:10px;
	margin-bottom:10px;
}

.formtxt
{
	width:120px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
}

.forminp
{
	width:450px;
	float:left;
}

.mb5
{
	margin-bottom:5px;
}

.link-blogroll, .link-arhiva
{
	margin-bottom:3px;
}

.link-blogroll a, .link-arhiva a
{
	background:url(../images/bullet_blue.png) no-repeat 0px 5px;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#4d83c3;
}

.link-arhiva a
{
	font-weight:bold;
}

.text-blogroll
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	margin-bottom:3px;
	text-align:left;
}

.add-blogroll
{
	float:right;
	margin-bottom:5px;
	margin-right:10px;
	margin-top:5px;
}

.add-blogroll a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#4d83c3;
	font-weight:bold;
}

.inp-blogroll
{
	border: 1px solid #A4CEEF;
	width:200px;
}

.articol
{
	width:647px;
	margin-left:1px;
	margin-top:10px;
}

.articol-titlu
{
	margin-bottom:5px;
	width:auto;
}

.articol-titlu h3, .articol-titlu h3 a
{
	font-family:Tahoma, Verdana, Arial;
	font-size:16px;
	font-weight:bold;
	color:#000;
}

.articol-titlu span
{
	font-family:Tahoma, Verdana, Arial;
	font-size:14px;
	color:#999999;
}

.articol-titlu span.la_data {
	font-size: 11px;
}

.blog-articol
{
	width:620px;
	text-align:justify;
	margin-bottom:10px;
}

.blog-articol-top
{
	height: 20px;
	background: url(../images/top_bg2.png) repeat-x;
}

.blog-articol-poza
{
	width:320px;
	float:left;
	margin-right:10px;
}

.blog-articol-text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	padding-top: 10px;
}

.info-articol, .info-articol-blog
{
	margin:10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#4d83c0;
}

.info-articol-blog
{
	color:#666666;
}

.info-articol a, .info-articol-blog a
{
	color:#4d83c0;
	text-decoration:underline;
}

.paginare-blog
{
	margin-top:20px;
	margin-left:20px;
}

.paginare-blog a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#4d83c0;
}

.edit-delete
{
	float:right;
	margin-bottom:5px;
	margin-right:20px;
	margin-top:5px;
	text-align:right;
}

.edit-delete a
{
	margin-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#177c2b;
	font-weight:bold;
}

.rec-btn
{
	border-top:1px dotted #cccccc;
	border-bottom:1px dotted #cccccc;
	padding:7px 10px;
	background:#f5f5f2;
	margin-top: 10px;
}

.rec-btn ul
{
	margin:0;
	padding:0;
	list-style-type:none;
	float:right;
}

.rec-btn ul li
{
	float:left;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	margin-right:10px;
}

.rec-btn ul li a.mail-blog
{
	background:url(../images/mail_blog.png) no-repeat 0px 3px;
	height:13px;
	display:block;
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#167024;
	width:50px;
}

.rec-btn ul li a.mess-blog
{
	background:url(../images/mess_blog.png) no-repeat 0px 2px;
	height:15px;
	display:block;
	padding-left:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#167024;
	width:50px;
}

.comentarii-blog
{
	margin-top:20px;
	width:570px;
}

h3.titlu-comentarii-blog
{
	font-family:Tahoma, Verdana, Arial;
	font-size:16px;
	font-weight:bold;
	color:#000;
}

h3.titlu-comentarii-blog a
{
	font-weight:normal;
	color:#4d83c0;
}

.comentariu-blog
{
	width:570px;
	padding:10px 0;
	border-bottom:1px dotted #CCCCCC;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
}

.raspuns-comentariu-blog
{
	background:url(../images/sageata_raspuns.png) no-repeat left 20px;
	text-align:justify;
	width:500px;
	padding:10px 0;
	padding-left:70px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
}

.detalii-comentariu
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	margin-bottom:10px;
}

.autor-comentariu, .autor-comentariu a
{
	font-family:Tahoma, Verdana, Arial;
	font-size:13px;
	color:#38689e;
}

.data-comentariu
{
	margin-left:10px;
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	color:#000;
}

.raspunde
{
	margin-top:10px;
}

.raspunde a
{
	color:#4d83c0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

.formular-comentarii
{
	margin:10px 0 30px 0;
	width:550px;
}

.formular-comentarii h3
{
	font-family:Tahoma, Verdana, Arial;
	font-size:16px;
	color:#000;
	font-weight:bold;
	margin-bottom:10px;
}

.formtext
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	margin-top:5px;
}

.input-comentarii
{
	width:260px;
	height:20px;
}

.input-comentarii input
{
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	color:#b2b2b2;
	width:250px;
	height:16px;
	border:1px solid #92b89d;
	padding:1px 4px;
	background:#fefff9;
}

.textarea-comentarii
{
	width:500px;
	height:100px;
}

.textarea-comentarii textarea
{
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	color:#b2b2b2;
	width:492px;
	height:96px;
	border:1px solid #92b89d;
	padding:1px 4px;
	background:#fefff9;
}

.mesaj-aditional
{
	width:330px;
	height:70px;
}

.mesaj-aditional textarea
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	width:322px;
	height:66px;
	border:1px solid #a5acb2;
	padding:1px 4px;
}

.efect
{
	background-color: #fff;
	padding: 5px; 
	margin-top:5px;
	width:260px; 
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

.nbackground
{
	width:350px;
	position:relative;
	padding:10px;
	float:right;
}

.nx
{
	position:absolute;
	top:10px;
	right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#167024;
	font-weight:bold;
}

.combut
{
	margin-top:10px;
}

.combut img
{
	border:none;
}

h3.titluri-coloana-dreapta, h3.titluri-coloana-dreapta a
{
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#333333;
	font-weight:bold;
}

.data-articol
{
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	margin-right:10px;
	margin-top:10px;
}

h3.titlu-remember
{
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#666666;
	font-weight:bold;
	margin:10px;
}

.box-echipa
{
	width:555px;
	margin-left:20px;
	margin-bottom:20px;
}

.poza-echipa
{
	width:150px;
	float:left;
	margin-right:10px;
}

.poza-echipa img
{
	border:2px solid #a3ce49;
}

.detaliu-echipa
{
	width:555px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	text-align:justify;
}

.detaliu-echipa a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	font-weight:bold;
}

.bara-remember
{
	background:url(../images/bg_bara_remember.png) repeat-x left top;
	width:603px;
	height:32px;
}

h3.titlu-bara-remember
{
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#666666;
	font-weight:bold;
	padding:10px 0 0 25px;
}

.box-sustinator
{
	width:250px;
	float:left;
	margin-right:20px;
	margin-top:20px;
}

.poza-sustinator
{
	width:130px;
	margin-bottom:10px;
}

.poza-sustinator img
{
	border:2px solid #a3ce49;
}

h3.nume-sustinator a
{
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#4d83c0;
	font-weight:bold;
}

.mb20
{
	margin-bottom:20px;
}

.box-chilimania, .box-jocuri, .box-download
{
	margin-top:20px;
	margin-left:20px;
}

.poza-afis
{
	width:105px;
	margin-right:20px;
	float:left;
}

.text-chilimania
{
	width:430px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	text-align:justify;
}

.comenteaza
{
	background:url(../images/arrow_green.png) no-repeat left 4px;
	padding-left:12px;
	color:#167024;
	font-size:12px;
	font-family:Tahoma, Verdana, Arial;
	float:left;
	width:100px;
	font-weight:bold;
}

#formcomment
{
	font-family:Tahoma, Verdana, Arial;
	font-size:16px;
	color:#000;
	font-weight:bold;
	margin-bottom:10px;
}

#header-banner {
	float: right;
	padding: 34px 6px 0;
}

.s13
{
	font-size:13px;
}

.captchaImg {
	vertical-align: middle;
	margin: 0 5px 0 0;
}