body {
	margin:0px;
	padding:0px;
	background-image:url("../images/header_bg.jpg");
	background-repeat:repeat-x;
	background-color:white;
	/*background-position:0px 64px;*/
	font-family:Trebuchet MS;
}

* {
	outline:none;
}

.clear { clear:both;}
img { border:0; }

#outer_top {
	width:1000px;
	margin:0px auto;
}

#all {
	width:986px;
	margin:0px auto;
}

.mic a {
	color:black;
	text-decoration:none;
}

	#craciun {
		float:left;
		margin-top:3px;
	}
	
	#top {
		text-align:right;
		font-family:Verdana;
		font-size:12px;
		color:white;
		padding-top:8px;
		height:42px;
		float:right;
	}
	
	#top a {
		color:white;
		font-family:Trebuchet MS;
		font-size:16px;
		text-transform:uppercase;
		text-decoration:none;
		margin-right:10px;
		margin-left:10px;
	}
	
	
	#top a:hover {
		text-decoration:underline;
	}
	
#logo {
	float:left;
	margin-top:-10px;
}

#header_menu {
	float:right;
	font-family:Trebuchet MS;
	font-size:12px;
	color:#263F67;
}

	#header_menu a {
		color:#263F67;
		text-decoration:none;
		font-weight:bold;
	}
	
	#header_menu a:hover {
		text-decoration:underline;
	}	
	
#header_search {
	display:block;
	width:347px;
	height:36px;
	background-image:url("../images/search_input.jpg");
	background-repeat:no-repeat;
}

.header_search_input {
	margin:6px 0px 0px 5px;
	padding:0px 5px 3px 5px;
	width:275px;
	height:20px;
	background:white;
	border:0;
	font-family:Trebuchet MS;
	font-size:16px;
	font-weight:normal;
	color:#666;
}	

.header_search_button {
	margin-left:10px;
	vertical-align:middle;
}

.header_cos {
	font-size:11px;
	font-family:Arial;
	padding:0px 15px 0px 15px;
}


#left {
	float:left;
	width:287px;
	margin-right:10px;
}

	#left h1 {
		font-family:Trebuchet MS;
		font-size:19px;
		color:#263F67;
		margin:0px;
		padding:0px;
	}
	
	#meniu {
		width:285px;
		border:1px solid #EDEEF2;
		padding-bottom:10px;
		font-family:Trebuchet MS;
		color:#264057;
		font-size:14px;
		font-weight:bold;
		padding-top:5px;
	}
	
	.meniu_parent_on {
		padding:3px 5px 7px 12px;
		width:258px;
		cursor:pointer;
	}
	
	.meniu_parent_off {
		padding:3px 5px 7px 12px;
		width:258px;
		cursor:pointer;
	}
	
	/*
	.meniu_parent_off {
		width:235px;
		padding:3px 5px 3px 25px;
		height:20px;
		font-family:Trebuchet MS;
		background-image:url("../images/arrow_meniu.png");
		background-repeat:no-repeat;
		background-position:5px 5px;
		background-color:#eef0f2;
		color:#355A8E;
		font-size:13px;
		text-decoration:none;
		font-weight:bold;
		margin-bottom:2px;
		margin-left:10px;
		cursor:pointer;
	}
	*/
	#meniu img {
		padding-top:4px;
	}
	
	
	#meniu ul {
		margin:0px 0px 15px 10px;
		padding:0px;
	}
	
	#meniu ul li {
		list-style-type:none
	}
	
	#meniu ul li a {
		display:block;
		width:235px;
		padding:3px 5px 3px 25px;
		font-family:Trebuchet MS;
		background-image:url("../images/arrow_meniu.png");
		background-repeat:no-repeat;
		background-position:6px 8px;
		background-color:#eef0f2;
		color:#355A8E;
		font-size:12px;
		text-decoration:none;
		font-weight:bold;
		margin-bottom:2px;
	}
	
	#meniu ul li a:hover {
		text-decoration:none;
		background-color:#355A8E;
		background-image:url("../images/arrow_meniu.png");
		background-repeat:no-repeat;
		background-position:5px 5px;
		color:white;
	}

#right {
	float:left;
	width:689px;
}

	#right ul {
		font-size:13px;
	}

	#breadcrump {
		background:white;
		color:#666;
		padding:1px 10px;
		font-family:Trebuchet MS;
		font-size:11px;
		margin-bottom:10px;
	}
	
	#breadcrump a {
		color:#666;
		font-weight:bold;
		text-decoration:none;
	}
	
	#breadcrump a:hover {
		text-decoration:underline;
	}
	
	#detalii_produs {
		background:#F6F7F9;
		padding:10px 30px;
		font-family:Trebuchet MS;
		font-size:13px;
		color:#87888A;
	}
		h1 {
			font-size:18px;
			font-weight:normal;
			color:#355A8E;
			text-transform:uppercase;
			margin:0px 0px 5px 0px;
			padding:0px			
		}	
	
	
		h2 {
			font-size:18px;
			font-weight:normal;
			color:#355A8E;
			text-transform:uppercase;
			margin:0px 0px 5px 0px;
			padding:0px;
		}
		
		h3 {
			font-size:16px;
			font-weight:normal;
			color:#355A8E;
			text-transform:uppercase;
			margin:0px 0px 5px 0px;
			padding:0px;
		}
		
		.h3 {
			color:#AFAFAF;
			border-bottom:1px solid #D6DADD;
			padding-left:10px;
		}
		
		h3 a {
			font-size:13px;
			color:green;
			font-weight:bold;
			text-decoration:none;
			text-transform:none;
		}
		
		#cod_produs {
			padding:2px;
			background:#355A8E;
			color:white;
			font-size:12px;
			font-weight:bold;
		}
		
		#descriere_produs {
			margin-top:20px;
		}
		
		#descriere_produs span {
			color:black;
			font-weight:bold;
		}
		
		div.mic {
			color:black;
			font-size:10px;
			line-height:11px;
		}
		
		#preturi_produs {
			margin-top:10px;
			border-top:1px solid #E6E6E6;
			border-bottom:1px solid #E6E6E6;
			font-family:Trebuchet MS;
			
		}
		
		.preturi_produs {
			font-size:14px;
			color:#44659A;
			font-style:italic;
		}
		
		.preturi_discount_produs {
			font-size:12px;
			color:#44659A;
		}
		
		.discount_produs {
			font-family:Georgia;
			font-size:20px;
			font-weight:bold;
			padding-left:10px;
			padding-right:10px;
		}	
		
		
		#rating {
			width:232px;
			height:24px;
			background-image:url("../images/bg_rating.jpg");
			background-repeat:no-repeat;
			font-size:10px;
			font-weight:bold;
			color:#335B8E;
			padding-left:15px;
			padding-top:10px;
		}
		
		#rating img {
			vertical-align:middle;
			margin-top:-3px;
		}
		
		.input_cantitate {
			font-size:17px;
			padding:4px;
			border:1px solid #ccc;
		}
		
		#adauga_comentariu {
			background:#EFF0F4;
			border:1px solid #E2E3E5;
			padding:15px;
			color:#3E5598;
			font-size:13px;
		}
		
		#adauga_comentariu img {
			vertical-align:middle;
			margin-top:-3px;
		}
		
		.input_comentariu {
			border:1px solid #ddd;
			padding:3px;
			width:540px;
			font-size:17px;
		}
		
		.textarea_comentariu {
			border:1px solid #ddd;
			padding:3px;
			width:540px;
			height:100px;
			font-size:17px;
		}
		
		.comentariu {
			font-size:13px;
			color:#3B5894;
		}
		
		#poza_produs {
			width:197px;
			border-left:1px solid #E4E4E4;
			border-right:1px solid #E4E4E4;
			border-bottom:1px solid #E4E4E4;
			margin-top:-5px;
			text-align:center;
		}
		
		#pret_produs {
			width:199px;
			background-image:url("../images/bg_pret.jpg");
			background-repeat:no-repeat;
			height:34px;
			text-align:center;
			font-family:Georgia;
			color:white;
			font-size:22px;
			font-weight:normal;
		}
		
		#pret_produs sup {
			font-weight:normal;
			font-size:10px;
			color:#C0DFFE;
			text-transform:uppercase;
		}
		
		#poze_produs img {
			border:1px solid #cccccc;
			margin-right:2px;
			padding:3px;
		}
		
		#footer {
			background-image:url("../images/footer.jpg");
			background-repeat:no-repeat;
			background-position:top center;
			background-color:black;
			min-height:100px;
			margin-top:-80px;
			padding-top:80px;
			padding-bottom:30px;
		}
		
		#footer_content {
			width:920px;
			margin:0px auto;
			padding:20px 30px 0px 20px;
			font-family:Trebuchet MS;
			font-size:12px;
			color:#858585;
		}
		
		#footer_content a {
			font-family:Tahoma;
			font-size:12px;
			color:black;
			text-decoration:none;
		}
		
		#footer_content a:hover {
			text-decoration:underline;
		}
		
		.input_newsletter {
			width:219px;
			height:20px;
			border:1px solid white;
			font-size:12px;
			color:white;
			background-image:url("../images/bg_newsletter.jpg");
			backgroud-repeat:no-repeat;
			font-family:Trebuchet MS,Helvetica;
			font-weight:normal;
			padding-top:2px;
			padding-left:5px;
		}
		
		#producatori {
			width:987px;
			margin:20px auto 0px auto;
		}
		
		#producatori a {
			font-family:Trebuchet MS;
			text-decoration:none;
			font-size:12px;
			color:white;
			font-weight:bold;
		}
		
		#producatori a:hover {
			text-decoration:underline;
		}
		
		/* LISTARE PRODUS */
		
			
		.produs {
			width:200px;
			height:180px;
			padding-top:20px;
			text-align:center;
			margin-top:-95px;
			border-top:1px solid #AEAEAE;
			border-left:1px solid #AEAEAE;
			border-right:1px solid #AEAEAE;	
			line-height:10px;
			float:left;
			position:relative;
			z-index:1;
		}
		
		.produs a {
			font-family:Arial;
			font-size:12px;
			color:#124281;
			font-weight:bold;
			text-decoration:none;
		}
		
		.produs a:hover {
			color:#5E9BBA;
		}
		
		.produs_pret {
			width:202px;
			background-image:url("../images/index_bg_pret.jpg");
			background-repeat:no-repeat;
			height:28px;
			text-align:center;
			font-family:Georgia;
			color:white;
			font-size:17px;
			font-weight:normal;
			margin-top:-5px;
		}
		
		.produs_pret sup {
			font-weight:normal;
			font-size:10px;
			color:#C0DFFE;
			text-transform:uppercase;
		}
		
		.td_produs {
			width:209px;
			padding-right:16px;
		}
		
		.tag {
			float:right;
			width:99px;
			height:79px;
			background-repeat:no-repeat;
			margin-top:16px;
			position:relative;
			z-index:2;
			text-align:right;
			font-family:Georgia;
			font-size:20px;
			color:white;
			padding-top:20px;
			font-weight:bold;
		}
		
		/* END LISTARE PRODUS */
		
		.h2 {
			color:#AFAFAF;
			border-bottom:1px solid #D6DADD;
			padding-left:10px;
		}
		
		.bg_blue {
			width:669px;
			height:25px;
			padding:7px 5px 5px 15px;
			color:white;
			background-image:url("../images/linie.jpg");
			font-size:13px;
		}
		
		.bg_blue h2 {
			color:white;
			display:inline;
			margin-right:10px
		}
		
		.bg_blue a {
			font-weight:bold;
			color:white;
			text-decoration:none;
			padding:0px 2px 0px 2px;
		}
		
		.bg_blue a:hover {
			background:#0F9FF5;
			text-decoration:none;
		}
		
		.paginare {
			font-size:13px;
		}
		
		.paginare a {
			font-weight:bold;
			color:#26648D;
			text-decoration:none;
			padding:0px 2px 0px 2px;
		}
		
		.paginare a:hover {
			background:#0F9FF5;
			text-decoration:none;
			color:white;
		}
		
		
		#body_filtru {
			width:657x;
			border:1px solid #DDD;
			margin-top:10px;
			padding:5px;
			font-size:12px;
		}
		
			#body_filtru table td {
				padding:5px;
			}
			
			#body_filtru table td table td {
				padding:0px;
			}
			
			#body_filtru a {
				color:#516888;
				font-size:12px;
			}
			
			#body_filtru a:hover {
				text-decoration:none;
			}
		
		#body_filtru_nou {
			width:657x;
			border:1px solid #FEEB8C;
			margin-top:10px;
			padding:5px;
			font-size:11px;
			background:#FEF5C7;
			font-family:Arial;
			line-height:16px;
		}
		
		.mijloc { 
			vertical-align:middle; 
		}
		
		#body_filtru_nou a {
			text-decoration:none;
			color:#0052B4;
		}
		
		#body_filtru_nou a:hover {
			text-decoration:none;
			color:black;
		}
		
		.caract_nume {
			margin-bottom:5px;
		}
		
		.select_filtru {
			background:white;
			border:2px solid #EEEEEE;
			font-family:Trebuchet MS;
			font-size:11px;
			width:190px;
			height:23px;
			color:#115083;
		}
		
		.filtru {
			width:195px;
			height:20px;
			font-size:11px;
			font-family:Trebuchet MS;
			background-image:url("../images/bg_filtru.jpg");
			background-repeat:no-repeat;
			background-position:left center;
			color:white;
		}
		
		.step_off {
			height:34px;
			background-image:url("../images/bg_step_off.jpg");
			background-repeat:repeat-x;
			color:#1D476F;
			text-align:center;
			font-weight:bold;
			font-size:15px;
		}
		
		.step_on {
			height:34px;
			background-image:url("../images/bg_step_on.jpg");
			background-repeat:repeat-x;
			color:#DED7DE;
			text-align:center;
			font-weight:bold;
			font-size:15px;
		}
		
		
		#cos_table th {
			height:40px;
			background-color:#ECECEC;
			color:#0B3E6D;
			font-size:12px;
			text-align:center;
		}
		
		
		.cos_produs {
			margin:3px 2px 0px 2px;
			border:1px solid #DEDEDE;
			background-image:url("../images/afisare_pret_albastru.jpg");
			background-repeat:repeat-x;
			background-color:white;
			background-position:0px 300px;
			height:80px
		}
		
		.produs_cos_titlu {
			font-size:12px;
			font-weight:bold;
			color:#0D406F;
			padding:0px 5px 0px 5px;
		}
		
		.produs_cos_titlu a {
			color:#0D406F;
			text-decoration:none;
		}
		
		.produs_cos_pret{
			background-image:url("../images/afisare_pret_albastru.jpg");
			background-repeat:repeat-x;
			padding:0px;
		}
		
		.cos_pret {
			font-family:Georgia;
			font-size:24px;
			font-weight:normal;
			color:white;
		}
		
		.input_cantitate {
			text-align:center;
			font-family:Georgia;
			font-size:20px;
			font-weight:normal;
			color:#3A5F96;
			padding:0px;
			margin-left:20px;
			margin-right:20px;
		}
		
		.cos_total {
			font-size:30px;
			font-family:Tahoma;
			font-weight:bold;
			color:white;
		}
		
		.cos_total_tva {
			font-size:15px;
			font-family:Tahoma;
			color:white;
		}
		
		.cos_buton {
			width:302px;
			height:30px;
			text-align:center;
			background-image:url("../images/bg_actualizeaza_cos.jpg");
			background-repeat:repeat-x;
			margin-bottom:3px;
			padding-top:10px;
		}
		
		.cos_buton a {
			color:#1D476F;
			font-weight:bold;
			font-size:15px;
			text-decoration:none;
		}
		
		.cos_buton a:hover {
			text-decoration:underline;
		}
		
		
		
		
		.tabel_login {
			background:#EFF0F4;
			border:1px solid #D8D9DB;
			font-family:Trebuchet MS;
			font-size:12px;
			padding:6px;
			margin-top:8px;
		}
		
		.tabel_login hr {
			background:white;
			border:0;
			height:1px;
		}
		
		.tabel_login a {
			color:#135287;
			text-decoration:none;
		}
		
		.tabel_login a:hover {
			text-decoration:underline;
		}
		
		.input_tabel {
			font-family:Trebuchet MS;
			font-size:15px;
			border:1px solid #E4E5E7;
			padding:5px;
			width:596px;
		}
		
		.textarea_tabel {
			font-family:Trebuchet MS;
			font-size:15px;
			border:1px solid #E4E5E7;
			padding:5px;
			width:460px;
			height:90px;
		}
		
		.submit_tabel {
			font-family:Trebuchet MS;
			font-size:13px;
			border:1px solid #E4E5E7;
			padding:3px;
			background:#949494;
			color:white;
			text-transform:uppercase;
			font-weight:bold;
		}
		
		#table_login {
			font-size:12px;
		}	
		
		.table_final {
			font-family:Tahoma;
			font-size:11px;
			background:#F9F9F9;
			border:1px solid #D1D1D1;
			margin-top:10px;
		}
		
		.table_final td {
			border-bottom:1px solid #D1D1D1;
			padding:6px;
		}
		
		.color_final {
			color:#797979;
			font-weight:bold;
		}
		
		#right p {
			font-size:13px;
			margin-left:10px;
		}
		
		#error {
			padding:3px;
			background:red;
			font-family:Arial;
			font-size:11px;
			color:white;
			font-weight:bold;
			display:block;
			margin-top:4px;
		}
		
		
		#done {
			padding:3px;
			background:green;
			font-family:Arial;
			font-size:11px;
			color:white;
			font-weight:bold;
			display:block;
			margin-top:4px;
		}
		
		#vote {
			cursor:pointer;
		}
		
		#specificatii {
			font-family:Trebuchet MS;
			font-size:13px;
		}

.contact_sus{
	width:350px;
	heigth:100px;
	color:#355a8e;
	font-face:Arial;
	font-size:14px;
}

.telef{
	font-size:14px;
	color:#355a8e;
	font-weight:bold;
	margin-left:10px
}
		
.list_produs {
	border-bottom:1px solid #E5E5E5;
	font-family:Arial;
	font-size:12px;
	padding-bottom:15px;
}

	.list_produs h1 {
		margin:0px 0px 10px 0px;
		padding:0px;
		font-family:Arial;
		font-size:18px;
		color:black;
		font-weight:bold;
	}
	
	.list_pret {
		font-family:Arial;
		font-size:15px;
		color:black;
		font-weight:bold;
	}
	
	.list_stoc {
		font-size:11px;
	}
	
	.list_produs a {
		color:black;
		text-decoration:none;
	}
	

#panel_top {
	width:665px;
	height:12px;
	background-image:url("../images/infopanel_bg_up.jpg");
	background-repeat:no-repeat;
}

#panel {
	width:663px;
	background:#EFF0F2;
	border-left:1px solid #9B9B9B;
	border-right:1px solid #9B9B9B;
	padding-bottom:10px;
}

	#panel_menu {
		float:left;
		margin-left:20px;
		margin-top:20px;
		position:relative;
		z-index:2;
		width:217px;
	}
	
		#panel_menu img {
			margin-bottom:10px;
		}
		
	
	#panel_content {
		float:left;
		margin-left:-35px;
		margin-top:-12px;
		position:relative;
		z-index:1;
	}

		#panel_content_top {
			width:442px;
			height:9px;
			background-image:url("../images/infopanel_white_up.jpg");
			background-repeat:no-repeat;
		}
		
		#panel_content_middle {
			width:372px;
			background-image:url("../images/infopanel_white_middle.jpg");
			background-repeat:repeat-y;
			padding:20px 20px 20px 50px;
		}
		
		#panel_content_bottom {
			width:442px;
			height:9px;
			background-image:url("../images/infopanel_white_down.jpg");
			background-repeat:no-repeat;
		}
	
#panel_bottom {
	width:665px;
	height:12px;
	background-image:url("../images/infopanel_bg_down.jpg");
	background-repeat:no-repeat;
}

label {
	margin-top:-3px;	
}

.pachet {
	border:1px solid #AEAEAE;
	padding:5px;
	margin-top:10px;
	font-family:Arial;
	font-size:13px;
}

.pachet_titlu {
	font-weight:bold;
	color:#124280;
}	

.pachet_descriere {
	color:#727272;
}

.pachet_pret {
	font-family:Georgia;
	color:#36598F;
	font-size:22px;
	font-weight:normal;
	display:block;
}

.pachet_pret sup {
	color:#8EA7CF;
	font-size:15px;
}

.pachet a {
	text-decoration:none;
}

.top_slider {
	width:999px;
	height:270px;
	overflow:hidden;
}

/* nou */
.slider {
	width:698px;
	height:400px;
	overflow:hidden;
}

#nav {
	float:right;
	margin-top:-38px;
	position-relative;
	z-index:30;
	position:relative;
	cursor:pointer;
}

/* end nou */

#slider_nav {
	float:right;
	margin-top:-250px;
	margin-right:20px;
	position-relative;
	z-index:30;
	position:relative;
	cursor:pointer;
}

/* MENIU NOU */


#meniu_nou {
	margin-top:4px;
}

#meniu_nou a {
	width:265px;
	height:22px;
	padding-top:5px;
	padding-left:20px;
	display:block;
	background-image:url("../images/meniu_nou.jpg");
	background-repeat:;
	text-transform:uppercase;
	margin-bottom:1px;
	color:white;
	text-decoration:none;
	font-size:13px;
}	

#meniu_nou a:hover {
	text-decoration:none;
	background-image:url("../images/meniu_nou_over.jpg");
}

#meniu_nou .submeniu_nou {
	background:#E0EBF1;
	width:255px;
	padding:10px 0px 2px 30px;
}

#meniu_nou .submeniu_nou ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#meniu_nou .submeniu_nou ul li a {
	font-size:13px;
	text-transform:none;
	color:#306F92;
	padding:0px;
	margin:0px;
	height:auto;
	width:auto;
	background:none;
}

#meniu_nou .submeniu_nou ul li a:hover {
	background:none;
	height:auto;
	width:auto;
	text-decoration:underline;
}

.submeniu_nou_more {
	text-align:right;
	padding-right:10px;
	font-size:12px;
}

#meniu_nou .submeniu_nou_more .more {
	color:#32599A;
	font-size:11px;
	padding:0px;
	margin:0px;
	height:auto;
	width:auto;
	background:none;
	text-transform:none;
	display:inline;
}

.expander {
	float:left;
	background:#91D0F1;
	position:absolute;
	margin-left:280px;
	z-index:3;
	font-size:12px;
	padding:5px 15px 15px 15px;
}

.expander table td {
	padding-right:30px;
}

#meniu_nou .expander ul {
	margin:3px 0px 0px 2px;
	padding:0px;
	list-style-type:none;
}

#meniu_nou .expander a {
	font-size:12px;
	text-transform:none;
	font-weight:bold;
	color:black;
	padding:0px;
	height:auto;
	width:auto;
	background:none;
}

#meniu_nou .expander ul li a {
	font-size:11px;
	text-transform:none;
	color:#355A8F;
	padding:0px;
	margin:0px 0px 3px 0px;
	height:auto;
	width:auto;
	background:none;
}

#meniu_nou .expander ul li a:hover {
	text-decoration:underline;
}

#body_filtru h3 {
	margin:0px;
	padding:3px;
	background:#E0EBF1;
	font-size:13px;
	color:black;
	font-weight:normal;
	font-family:Tahoma;
}

#body_filtru ul {
	margin:0px;
	padding:8px 0px 0px 10px;
	list-style-type:none;
}

#body_filtru ul li a {
	color:#104474;
	text-decoration:none;
	font-size:12px;
}


#body_filtru ul li a:hover {
	color:black;
	text-decoration:underline;
}


.bann_img{
	padding:0px;
	margin:0px;
	border:0;
	width:204px;
}

#bann1_vid{
	background-image:url('../images/jos_blu.png');
	background-repeat:no-repeat;
	width:205px;
	height:30px;
	font-face:Arial;
	color:white;
	font-size:14px;
	margin-top:-5px;
	position:relative;
	z-index:10; 
	padding-top:10px;
}

#bann1_vid a{
	color:white;
	text-decoration:none;
}

#bann1_vid a:hover{
	text-decoration:underline;
}


#desc {
	font-size:11px;
	margin-top:5px;
	font-family:Arial;
	color:#666;
}


#desc p {
	font-size:11px;
	display:inline;
}

#desc a {
	color:#526FA3;
	text-decoration:none;
	font-weight:bold;
}
#desc p{
	padding:0;
	margin:0;
}

.promo_desc {
	margin:10px;
	background:white; 
	opacity:0.4;
	filter:alpha(opacity=40);
	padding:5px;
	position:absolute;
	width:173px;
	font-size:12px;
	text-align:center;
}

.promo_desc_text {
	opacity:10;
	filter:alpha(opacity=1000);
	color:black;
}

#sitemap li a {
	color:#355A8E;
	font-size:13px;
	text-decoration:none;
}

#sitemap li a:hover {
	text-decoration:underline;
}

#blog {
	background:white;
	position:absolute;
	float:left;
	margin-top:200px;
}


#info_box {
	padding:10px 0px;
	text-align:center;
	color:#333;
	font-size:14px;
	font-family:Arial;
	background:#F8F100;
	border-bottom:5px solid #333;
	line-height:19px;
}


/* START STYLE CENTRALE*/

.filtru_centrale_container {
	width: 160px;
	height: 400px;
	background-repeat: no-repeat;
	margin-right: 5px;
	padding: 5px 0 0px 0;
	float: left;
}
	

.centrale_container_links {
	margin-top: 180px;
	padding: 0 5px 0px 5px;
}


#dupa_suprafata {
	background-image:url("../images/dupa_suprafata.jpg");
	background-repeat:no-repeat;	
}


#dupa_combustibil {
	background-image:url("../images/dupa_combustibil.jpg");
	background-repeat:no-repeat;		
}

#dupa_tehnologie {
	background-image:url("../images/dupa_tehnologie.jpg");
	background-repeat:no-repeat;	
}

#dupa_producator {
	background-image:url("../images/dupa_functie.jpg");
	background-repeat:no-repeat;		
}

#promotii_centrale_termice {
	display: inline-block;
	margin-top: 10px;
}

.montaj_si_accesorii {
	margin-top: 10px;
	background-color: #e4e7ec;
	padding: 0 0 10px 0;
}

.montaj_si_accesorii .linii_categorii {
	
}

.montaj_si_accesorii .coloane_categorii {
	margin: 15px 0 0 20px;
	display: inline-block;
	width:305px;
}

.informatii_utile {
	background-color: #355a8e;
}

.articol_coloana {
	background-color: #e4e7ec;
	float: left;
	width: 400px;
	margin-left:5px;
}

.alte_articole {
	background-color: #e4e7ec;
	float: left;
	display: inline-block;
	margin-left: 15px;
	width:200px;
}

.articol_block {
	background-color: #e4e7ec;
	padding:5px 15px;
}

#centrale_termice_page {
	font-family: "Trebuchet MS";
	font-size: 13px;
	margin: 0;
	padding: 0;
}

#centrale_termice_page h1 {
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	color:#355A8E;	
}

#centrale_termice_page h2 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color:#355A8E;
}

#centrale_termice_page h2 a:hover {
	color: #333;
}

#centrale_termice_page h3 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: white;
	margin: 0px;
	padding: 10px;
}

#centrale_termice_page h4 {
	font:  bold 20px "Trebuchet MS";
	color: #494949;
	margin: 20px 0 0 0;
}



.filtru_centrale_container {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	letter-spacing: -1px;	
	text-align: center;
	text-transform: uppercase;
	color: white;
}

.centrale_container_links {
	font-size: 13px;
	text-transform: none;
	text-align: left;
	line-height: 23px;
}

.centrale_container_links a {
	text-decoration: none;
	color: white;
	line-height:15px;
	display:block;
	margin-bottom:10px;
}

.centrale_container_links a:hover {
	text-decoration: underline;
}

.montaj_si_accesorii a {
	text-decoration: none;
}

.montaj_si_accesorii a:hover {
	text-decoration: underline;
}

.articol p {
	padding: 0 0 10px 0;
	margin: 0;
	text-align: justify;
}

.articol a {
	font-size: 11px;
	text-align: right;
}

.alte_articole {
	text-align: right;
}

.alte_articole ul {
	padding: 0 5px 0 0;
	list-style: none;
}

.alte_articole ul li a {
	line-height:14px;
	margin-bottom:12px;
	display:block;
}

.linie {
	float: left;
	width:50;
	display:inline-block;
	padding-right: 10px;
}


/* END STYLE CENTRALE*/


#left p {
	font-size: 11px;
	font-style: italic;
	color: silver;
	text-align: justify;
	padding: 7px;
}

/* PROMO PLATA */


#promo_plata_outer {
	height:284px; 
	background:#4B82A9; 
	position:relative; 
	z-index:1;
}

#promo_plata_close {
	width:992px; 
	margin:0px auto; 
	text-align:right; 
	height:46px;
	padding-right:8px;
}

#promo_plata_detalii {
	width:990px; 
	margin:0px auto;
	margin-bottom:20px;
	padding-left:10px;
}

#promo_plata {
	height:284px; 
	margin:0px auto;
	width:1000px;
}

#promo_left {
	margin-left:-89px;
	margin-top:17px;
}

#promo_right {
	margin-top:-280px;
	margin-left:993px;
	position:absolute;
}

#promo_content {
	width:986px;
	height:284px;
	margin-top:-260px;
	margin-left:5px;
}

.montaj_si_accesorii_aer {
	margin-top: 10px;
	background-color: #F2F7FB;
	padding: 0 0 10px 0;
}

.col_aer {
	width:300px;
	float:left;
	margin-left:30px;
	line-height:22px;
	margin-top:15px;
}

#aer_page .col_aer h2 {
	margin:0px 0px 10px 0px;
	padding:0;
	text-transform:none;
}

#aer_page .col_aer h2 a {
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	color:#355a8e;
}

#aer_page .col_aer a {
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	color:#355a8e;
}

#aer_page .col_aer a:hover {
	text-decoration:underline;
}

#aer_page .informatii_utile h2 {
	font-size:22px;
	font-weight:normal;
	font-family:Arial;
	color:white;
	text-transform:none;
	padding:10px 0px 10px 30px;
}

.blog_post {
	padding:30px;
	border-bottom:1px solid #efefef;
}

.blog_post h4 {
	margin:0;
	padding:0;
}

.blog_post h4 a {
	font-family:Arial;
	font-size:24px;
	color:#494949;
	text-transform:uppercase;
	line-height:22px;
	text-decoration:none;
}

#right .blog_post p {
	margin:10px 0px 0px 0px;
	font-family:Arial;
	font-size:14px;
	color:#494949;
	line-height:17px;
}

.blog_more {
	margin-top:10px;
	text-align:right;
}

.aer_container {
	height:103px;
	background:#E8F2FC;
	margin-right:10px;
	margin-bottom:20px;
}

.aer_container img {
	float:left;
}

.aer_container ul {
	margin:2px 0px 0px 0px;
	padding:0;
	float:left;
	list-style-type:none;
	margin-left:15px;
}

.aer_container ul li a {
	display:block;
	font-size:11px;
	font-family:Arial;
	color:#1564b4;
	text-decoration:none;
	padding:5px 10px;
	border-bottom:1px solid #D4DEEA;
	background-image:url("../images/aer/aer_bull.jpg");
	background-position:center right;
	background-repeat:no-repeat;
}

.aer_container ul li a:hover {
	text-decoration:underline;
}

.producatori		{ background-image:url(../images/back_manufacturers.jpg); background-repeat:no-repeat; float:left; }
.producatori div 	{  float:left;width:221x;height:32px;border:1px solid #B2CCE5;margin:3px; background-color:#C8DCE3; border:1px solid #8FABC0; -moz-border-radius:4px;filter:alpha(opacity=80);opacity: 0.8;-moz-opacity:0.8; }
.producatori div:hover	{ background-color:#4B82A9;color:#ffffff; }
.producatori a		{ text-decoration:none; color:#000000; margin:6px;font-size:12px; font-weight:900;width:206px;height:20px;float:left;background-image:url(../images/forward.png); background-repeat:no-repeat;background-position:right; }
.producatori a:hover	{ text-decoration:none; color:#ffffff;}


.productsHomepage	{ margin:30px 0px 0px 7px; }
.pH1				{ float:left;height: 267px;width:209px; margin-bottom:20px;margin-right:16px; } 
.pH1 .tag			{ float:none; padding-top:16px;margin-top:0px;left: 108px;top:-4px; }
.pH2				{ float:left;width:332px; margin-bottom:20px; }
.pH3				{ float:left;width:332px; margin-bottom:20px; }
.pH4				{ float:left; margin-right:16px;width:209px; margin-bottom:20px; }
