
/* ******************************************************************** */
/* ************************** LAYOUT GENERAL ************************** */
/* ******************************************************************** */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #3cb1c6 url(images/body_bg.jpg) center top repeat-x;
	font-family: 'trebuchet ms';
	font-size: 13px;
	color: #1b3337;
	}
	
table, td, p {
	font-family: 'trebuchet ms';
	font-size: 13px;
	color: #1b3337;
	}


input, select, textarea {
	border: 1px solid #1b3337;
	color: #333333;
	font-size: 11px;
	font-family: trebuchet ms, arial, verdana, helvetica;
	background: #FFFBE3;
	}


a:link, a:visited {color: #1b3337;}	
a:hover, a:active {color: #5d7780;}	
		
		

.button, .cmd {background: #1b3337; COLOR:#ffffff; text-decoration: none; cursor: pointer;}
.option {background-color: #FF4800; COLOR:#ffffff;}
.option_on {background-color: #0FC018; COLOR:#ffffff; border: 1px solid #000000;}
.select {background-color: #0FC018; COLOR:#ffffff;}




	
/* HEADER */
.header_site_container {
	position: relative;
	margin: 0 auto;
	width: 930px;
	padding: 0 15px;
	height: 345px;
	z-index: 1;
	}
	
	.top_bar {
		position: absolute;
		top: 0;
		left: 0;
		width: 930px;
		padding: 10px 15px;
		height: 21px;
		background: url(images/top_bar_bg.jpg) top left no-repeat;
		font-size: 12px;
		color: #e1e1e1;		
		text-align: left;
		}
		
		.top_bar a:link, .top_bar a:visited {
			color: #f1f1f1;
			text-decoration: none;
			}
			
		.top_bar a:hover, .top_bar a:active {
			color: #e1e1e1;
			text-decoration: underline;
			}
			
			
		a.linklang:link, a.linklang:visited {
			position: absolute;
			top: 10px;
			left: 380px;
			color: #f1f1f1;
			text-decoration: none;
			}
			
		a.linklang:hover, a.linklang:active {
			color: #e1e1e1;
			text-decoration: underline;
			}
			
		
		/* search box top */
		
		.search_top {
			position: absolute;
			top: 7px;
			left: 710px;
			width: 240px;
			font-size: 11px;
			color: #213142;
			text-align: right;
			}					
			
			.search_top .search_input {
				border: none;
				padding: 3px;
				font-size: 11px;
				color: #8a8a8a;
				background: #f1f1f1;
				width: 145px;
				border-top: 1px solid #878787;
				border-left: 1px solid #878787;
				margin-bottom: 2px;
				}
				
			.search_top .search_submit {
				border: none;
				width: 26px;
				height: 26px;
				cursor: pointer;
				background: transparent url(images/ok_btn.jpg) top left no-repeat;
				}
			
		
	a.logo:link, a.logo:visited {
		position: absolute;
		left: 0;		
		top: 77px;
		width: 245px;
		height: 41px;
		text-indent: 700px;
		white-space: nowrap;
		overflow: hidden;
		font-weight: bold;
		background: transparent url(images/logo_bg.gif) top left no-repeat;
		}
		
	a.logo:link, a.logo:visited {

		}
		
	.logo_en {
		background: transparent url(images/logo_bg_en.gif) top left no-repeat !important;
		}
		
		
	.citat_top {
		position: absolute;
		left: 0;		
		top: 140px;
		width: 432px;
		height: 112px;
		padding: 15px;
		color: #ffffff;
		font-style: italic;
		font-size: 14px;
		text-align: left;
		background: transparent url(images/citat_top_bg.gif) top left repeat-x;
		filter:alpha(opacity=80); 
		-moz-opacity: 0.8; 
		opacity: 0.8; 
		}
		
		.citat_top span {
			display: block;
			color: #4e4e4e;
			font-size: 12px;
			line-height: 28px;
			}
			
			
			
		
		
	#turbine_flash {
		position: absolute;
		right: 0;		
		top: 17px;
		width: 450px;
		height: 200px;
		}
			
			
		



/* HOME */	

.container_home {
	position: relative;
	margin: 0 auto;
	width: 960px;
	min-height: 450px;
	_height: 450px;
	text-align: left;
	}
	
.home_box1 {
	position: relative;
	margin: 0 auto;
	width: 934px;
	height: 196px;
	padding: 13px;
	text-align: left;
	background: transparent url(images/home_box1.png) left top no-repeat;
	margin-top: 8px;
	text-align: left;
	}
	
	.home_box1 h3 {
		position: relative;
		float: left;
		width: 292px;
		color: #6f858d;
		font-size: 16px;
		font-weight: bold;
		margin: 0;
		padding: 0 0 8px 0;
		}
		
	.home_box1 p {
		position: relative;
		float: left;
		width: 292px;
		color: #526c75;
		font-size: 14px;
		margin: 0;
		padding: 0;
		clear: left;
		}
		
	.home_box1 a:link, .home_box1 a:visited {
		position: absolute;
		left: 13px;
		bottom: 13px;
		display: block;
		width: 108px;
		height: 33px;
		padding: 0 10px;
		color: #96d018;
		font-size: 16px;
		font-weight: bold;
		text-decoration: none;
		background: transparent url(images/home_box1_link.png) left top no-repeat;
		line-height: 30px;
		}
		
	.home_box1 a:hover, .home_box1 a:active {	
		color: #6f858d;
		}
		
	.home_box1 img {
		position: relative;
		float: right;
		width: 603px;
		height: 196px;
		}
		
		
		
	



.home_box2 {
	position: relative;
	margin: 0 auto;
	width: 934px;
	height: 196px;
	padding: 13px;
	text-align: left;
	background: transparent url(images/home_box2.png) left top no-repeat;
	margin-top: 8px;
	text-align: left;
	}
	
	.home_box2 h3 {
		position: relative;
		color: #172a2d;
		font-size: 16px;
		font-weight: bold;
		padding-bottom: 8px;
		margin: 0;
		padding: o;
		}
		
	.home_box2 p {
		color: #3c5259;
		font-size: 14px;
		margin: 0;
		padding: 0;
		clear: left;
		}
		
	.home_box2 a:link, .home_box2 a:visited {
		position: absolute;
		left: 13px;
		bottom: 13px;
		display: block;
		width: 108px;
		height: 33px;
		padding: 0 10px;
		color: #96d018;
		font-size: 16px;
		font-weight: bold;
		text-decoration: none;
		background: transparent url(images/home_box2_link.png) left top no-repeat;
		line-height: 30px;
		}
		
	.home_box2 a:hover, .home_box2 a:active {	
		color: #6f858d;
		}

		

/* CONTAINER */

	
.body_site_container {
	position: relative;
	margin: 0 auto;
	width: 960px;
	min-height: 450px;
	_height: 450px;
	text-align: left;
	background: url(images/container_bg.png) left top repeat-y;
	}
	
.container_bottom {
	position: relative;
	margin: 0 auto;
	width: 960px;
	height: 10px;
	background: transparent url(images/container_bottom_bg.png) left top no-repeat;
	}
				
	
	
/* LEFT */

	
.left_site_container {
	position: relative;
	float: left;
	width: 219px;
	padding: 15px;
	background: transparent url(images/left_bg.png) top left no-repeat;
	}
	




/* RIGHT */

	
.right_site_container {
	position: relative;
	float: right;
	width: 663px;
	padding: 18px 18px 7px 18px;
	min-height: 500px;
	_height: 500px;
	background: transparent url(images/right_bg.png) right top no-repeat;
	z-index: 0;
	}




/* FOOTER */
.footer_site_container {
	position: relative;
	margin: 0 auto;
	width: 960px;
	height: 50px;
	background: transparent url(images/footer_bg.png) top left repeat-x;
	text-align: right;
	margin-top: 13px;
	}
	
	.copy {
		position: absolute;
		top: 10px;
		left: 0;
		width: 200px;
		color: #000000;
		font-size: 13px;
		text-align: left;
		}
		
	.menu_bottom {
		padding: 10px 0 0 320px;
		text-align: right;
		}
		
		.menu_bottom a:link, .menu_bottom a:visited {
			color: #000000;
			font-size: 13px;
			text-decoration: none;
			padding: 0 10px;
			}
			
		.menu_bottom a:hover, .menu_bottom a:active {
			text-decoration: underline;			
			}
		

		
	.entire {
		position: absolute;
		top: 10px;
		left: 150px;
		text-align: left;
		width: 200px;
		color: #333333;
		font-size: 13px;
		}
		
		.entire a:link, .entire a:visited {
			color: #000000;
			text-decoration: none;
			}
			
		.entire a:hover, .entire a:active {
			text-decoration: underline;
			}
	

	#toTop { width:100px;background:#f1f1f1;border:1px solid #ccc;text-align:center;padding:5px;position:fixed;bottom:10px;right:10px;cursor:pointer;color:#666;text-decoration:none; }
	
	
	.clear {clear: both;}	


		
	
	

/* ******************************************************************** */
/* ************************** ENGINE		 ************************** */
/* ******************************************************************** */



/* ########################################################################################################################## */	
/* #####################   MODULE   ######################################################################################### */	
/* ########################################################################################################################## */	


/* MODULE - CSS DEFAULT _____________________________________  */	


/* CONTAINER POZITIE */
.loadposition {
	position: relative;
	margin: 0;
	padding: 0;
	}

/* VIZUALIZARE POZITIE */	
.viewposition {
	border: 2px solid #cc0033 !important;
	}
	/* nume pozitie */
	.viewposition .name_poz {
		position: absolute;
		top: 0;
		left: 0;
		background: #cc0033;
		padding: 2px;
		color: #ffffff;
		z-index: 9999;
		}

/* CONTAINER MODUL */
.modul_container {
	position: relative;
	display: block;
	/* padding: 5px;
	background: #f1f1f1;
	border: 1px solid #000000; */
	}
	
/* TITLE */	
	
	/* title_inline */
	.modul_title_inline {
		position: relative;
		display: block;
		padding: 5px;
		margin: 0;
		background: #ffffff;
		font-weight: bold;
		font-size: 14px;
		}
	
	/* title_toggle */
	.modul_title_toggle {
		display: block;
		position: relative;
		padding: 10px 30px 10px 10px;
		text-align: left;
		background: #cccccc;
		font-weight: bold;
		cursor: pointer;
		}
		
		.title_toggle_restrict {
			color: #666666;
			}
		
		.modul_title_toggle span {
			position: absolute;
			top: 5px;
			right: 5px;
			font-weight: normal;
			font-size: 13px;
			color: #000000;
			cursor: pointer;
			}
			
		.title_toggle_restrict span {
			color: #666666;
			}
		
		.loading_mod_img {
			position: absolute;
			top: 7px;
			left: 50%;
			border: none;
			}
			
	/* title_tab */		
	.modul_title_tab {
		color: #cc0033 !important;
		}
		
	.modul_title_tab_restrict {
		color: #666666 !important;
		}

		
/* HEAD */	
.modul_head_inline, .modul_head_toggle, .modul_head_tab, .modul_head_thickbox, .modul_head_new_window {
	
	}

/* FOOT */	
.modul_foot_inline, .modul_foot_toggle, .modul_foot_tab, .modul_foot_thickbox, .modul_foot_new_window {
	
	}


/* RESTRICT */	
.restrict_note_inline, .restrict_note_thickbox, .restrict_note_new_window {
	position: relative;
	display: block;
	background: #ffffff !important;
	border: 1px solid #cc0033 !important;
	}
	
.restrict_note_toggle, .restrict_note_tab {
	position: relative;
	display: none;
	background: #ffffff !important;
	border: 1px solid #cc0033 !important;
	}


/* CONTENT */		
			
	/* content_modul_toggle */
	.content_modul_toggle {
		position: relative;
		display: none;
		background: #e1e1e1;
		padding: 5px;
		min-height: 0;
		}
		
/* END MODULE - CSS DEFAULT _____________________________________  */	



/* MAIN MENU - mod_MenuHSecSuperfishMultidropdown ___________________________________________ */			

/* fixam divul de loadposition si modul_container */
#main_menu.loadposition {
	position: absolute;
	left: 0;		
	bottom: 6px;
	width: 960px;
	height: 38px;		
	text-align: left;
	}
#main_menu.loadposition .modul_container {display: block; position: relative; width: 960px;}
/* --- / --- */


.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	position: absolute;
	left: 2px;
	top: 0;
	line-height:	1.0;
	font-size: 14px;
	font-weight:	normal;
	text-transform: uppercase;	
	
}

.sf-menu li {
	
}

.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			150px; /* left offset of submenus need to match (see below) */	
}
.sf-menu ul li {
	width:			100%;
	font-size: 11px !important;
	font-weight:	normal !important;
	text-transform: none;	
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */	
}
.sf-menu li {
	float:			left;
	position:		relative;
	margin-right: 55px !important;
}
.sf-menu a {
	display:		block;
	position:		relative;
	color: #173639 !important;
}

.sf-menu ul li a {
	display:		block;
	position:		relative;
	color: #ffffff !important;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			35px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			150px; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	margin-bottom:	1em;
}
.sf-menu a {
	/*border-left:	1px solid #fff;*/
	/*border-top:		1px solid #335f8c;*/
	padding: 		10px 15px;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#ffffff;	
}
.sf-menu li {
	background:		transparent;
}
.sf-menu li li {
	background:		#315982;
}
.sf-menu li li li {
	background:		#2f5378;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#335f8c;
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../../res_js/superfish/images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('../../res_js/superfish/images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

/* aplicam class=current2 la li-ul sectiunii root */
li.current2, li.current2:hover {
	background: transparent !important;
	padding: 2px 0 !important;
	top: -3px !important;
	}

/* aplicam class=current2_link la linkurile sectiunilor din sirul curent */
.current2 a:link, .current2 a:visited, .current2 a:hover, .current2 a:active, .current2 a:focus {
	color: #000000 !important;
	text-decoration: underline !important;
	}
	
	.current2 li a:link, .current2 li a:visited, .current2 li a:hover, .current2 li a:active, .current2 li a:focus {
	color: #ffffff !important;
	text-decoration: none !important;
	}


			.root_superfish {
				background: transparent !important;
				}
			
			.root_superfish a:link, .root_superfish a:visited {
				background: transparent !important;
				}
				
			.root_superfish a:hover, .root_superfish a:focus, .root_superfish a:active {
				text-decoration: underline !important;
				}
				
			.root_superfish li a:hover, .root_superfish li a:focus, .root_superfish li a:active {
				text-decoration: none !important;
				}
					
/* /END MAIN MENU - mod_MenuHSecSuperfishMultidropdown ___________________________________________ */								
					

		
/* LEFT MENU - mod_MenuVSubmenuSubSec ___________________________________________ */

.menu_v_sec_noroot_top {
	display: none;
	height: 36px;
	background: url(images/left_box1_top.gif) top left no-repeat;
	}

.menu_v_sec_noroot_bottom {
	display: block;
	height: 46px;
	background: url(images/left_box1_bottom.gif) top left no-repeat;
	}
		
.menu_v_sec_noroot {
	position: relative;
	display: block;
	background: url(images/left_box1_body.gif) top left repeat-y;
	
	}
	
	.menu_v_sec_noroot ul {
		margin: 0;
		padding: 5px 0;
		list-style: none;
		}
		
	.menu_v_sec_noroot ul li {
		margin: 0;		
		font-size: 14px;
		padding: 0;
		text-align: left;
		}
		
		/* ROOT */
		
		.menu_v_sec_noroot h5 {
			margin: 0;
			padding: 0;
			line-height: 18px;
			margin-bottom: 10px;
			text-align: left;
			font-weight: bold;
			font-size: 15px;
			color: #3b4b4d;
			}
						
					
					.menu_v_sec_noroot ul li a:link, .menu_v_sec_noroot ul li a:visited {
						display: block;
						color: #6a7b6f;
						padding: 11px 30px 11px 0;
						background: url(images/left_menu_bg.gif) left bottom no-repeat;
						text-decoration: none;
						}
					
					.menu_v_sec_noroot ul li a:hover, .menu_v_sec_noroot ul li a:active {
						color: #96d018;
						background: url(images/left_menu_bg.gif) right bottom no-repeat;
						}
		
					/* left_menu_sectiuni ACTUAL */
					
					a.menu_v_sec_noroot_actual:link, a.menu_v_sec_noroot_actual:visited {
						color: #96d018 !important;
						text-decoration: underline;
						background: url(images/left_menu_bg.gif) right bottom no-repeat !important;
						}
						
					a.menu_v_sec_noroot_actual:hover, a.menu_v_sec_noroot_actual:active, a.menu_v_sec_noroot_actual:focus {
						
						}
			
/* /END LEFT MENU - mod_MenuVSubmenuSubSec ___________________________________________ */


/* BOTTOM MENU - mod_MenuHSecSimpleRoot ___________________________________________ */

.menu_h_sec_simple_root {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	}
	
	.menu_h_sec_simple_root li {
		display: inline;
		}
		

/* /END BOTTOM MENU - mod_MenuHSecSimpleRoot ___________________________________________ */

		
/* TITLU ARTICOL - mod_DetaliiArticolTitlu ___________________________________________ */

.titlu_item_curent_art {
	margin: 0 0 5px 0;
	padding: 15px 0 0 0;
	width: 450px;
	line-height: 33px;
	font-family: 'Times';
	font-size: 23px;
	color: #060c0d;
	font-weight: normal;
	}
	
	.titlu_item_curent_sec .promo_bullet, .titlu_item_curent_art .promo_bullet {
		display: inline;
		width: 16px;
		height: 30px;
		padding: 5px 0 0 30px;
		background: url(../../res_img/icons/16/weather_sun.png) 4px 0 no-repeat;
		cursor: help;
		}
		
/* /END TITLU ARTICOL - mod_DetaliiArticolTitlu ___________________________________________ */				


	
/* TOOLBAR SHARE PAGE - mod_DetaliiArtToolbarShare ___________________________________________ */

.toolbar_share_page_art  {
	position: absolute;
	top: 10px;
	right: 0;
	height: 16px;
	width: 200px;
	}
	
	.toolbar_share_page_art a {
		position: relative;
		float: right;
		display: block;
		width: 16px;
		height: 16px;
		border-left: 4px solid #85d8e7;
		cursor: pointer;		
		}
		
		.toolbar_share_page_art .spacer {
			position: relative;
			float: left;
			display: block;
			width: 16px;
			height: 16px;	
			}
		
		a.add_flag_t:link, a.add_flag_t:visited {
			background: url(images/toolbar1.gif) 0 0 no-repeat;
			}			
		a.add_flag_t:hover, a.add_flag_t:active, a.add_flag_t:focus {
			background: url(images/toolbar1.gif) 0 -16px no-repeat;
			}
			
		a.add_comment_t:link, a.add_comment_t:visited {
			background: url(images/toolbar1.gif) -16px 0 no-repeat;
			}			
		a.add_comment_t:hover, a.add_comment_t:active, a.add_comment_t:focus {
			background: url(images/toolbar1.gif) -16px -16px no-repeat;
			}
			
		a.font_size_t:link, a.font_size_t:visited {
			background: url(images/toolbar1.gif) -32px 0 no-repeat;
			}			
		a.font_size_t:hover, a.font_size_t:active, a.font_size_t:focus {
			background: url(images/toolbar1.gif) -32px -16px no-repeat;
			}
			
		a.save_pdf_t:link, a.save_pdf_t:visited {
			background: url(images/toolbar1.gif) -48px 0 no-repeat;
			}			
		a.save_pdf_t:hover, a.save_pdf_t:active, a.save_pdf_t:focus {
			background: url(images/toolbar1.gif) -48px -16px no-repeat;
			}
			
		a.print_page_t:link, a.print_page_t:visited {
			background: url(images/toolbar1.gif) -64px 0 no-repeat;
			}			
		a.print_page_t:hover, a.print_page_t:active, a.print_page_t:focus {
			background: url(images/toolbar1.gif) -64px -16px no-repeat;
			}
			
		a.add_fav_t:link, a.add_fav_t:visited {
			background: url(images/toolbar1.gif) -80px 0 no-repeat;
			}			
		a.add_fav_t:hover, a.add_fav_t:active, a.add_fav_t:focus {
			background: url(images/toolbar1.gif) -80px -16px no-repeat;
			}
			
		a.email_page_t:link, a.email_page_t:visited {
			background: url(images/toolbar1.gif) -96px 0 no-repeat;
			}			
		a.email_page_t:hover, a.email_page_t:active, a.email_page_t:focus {
			background: url(images/toolbar1.gif) -96px -16px no-repeat;
			}
			
		a.send_ym_t:link, a.send_ym_t:visited {
			background: url(images/toolbar1.gif) -112px 0 no-repeat;
			}			
		a.send_ym_t:hover, a.send_ym_t:active, a.send_ym_t:focus {
			background: url(images/toolbar1.gif) -112px -16px no-repeat;
			}
			
			.toolbar_share_page_art a img {
				border: none;
				width: 16px;
				height: 16px;
				}
	
			
/* /END TOOLBAR SHARE ARTICOL - mod_DetaliiArtToolbarShare ___________________________________________ */				




/* TOOLBAR CREDIT ARTICOL - mod_DetaliiArtToolbarCredit ___________________________________________ */				


.toolbar_credit_articol {
	position: relative;
	display: block;
	min-height: 26px;
	padding: 2px 0;
	border-top: 1px dotted #86899e;
	border-bottom: 1px dotted #86899e;
	font-size: 11px;
	}		
		
	.label_t2 {
		display: block;
		float: left;
		color: #666666;
		padding: 0 3px 0 0;
		}
		
	.data_t2 {
		display: block;
		float: left;
		color: #999999;
		padding: 0 12px 0 0;
		}
		
		/* rating */
		
		#star_rating_form {			
			}
		
		#rating_star_container {	
			}
			
			#rating_star_container span {	
				color: brown;
				}
			
		#rating_star_result_iframe {
			display: none;
			}
			
			#star_rating_iframe {
				margin: 0;
				padding: 0;
				width: 200px;
				height: 26px;
				border: none;
				}

/* /END TOOLBAR CREDIT ARTICOL - mod_DetaliiArtToolbarCredit ___________________________________________ */				


/* COVER ARTICOL - mod_DetaliiArtCover ___________________________________________ */				

.cover_articol {
	display: block;
	height: 150px;
	margin-top: 15px;
	}
				
/* /END COVER ARTICOL - mod_DetaliiArtCover ___________________________________________ */				



/* DETALII ARTICOL - mod_DetaliiArtContent ___________________________________________ */				

.detalii_articol {
	display: block;
	margin-top: 15px;
	}

.detalii_sumar_articol {
	display: block;
	margin-top: 15px;
	}

/* /END DETALII ARTICOL - mod_DetaliiArtContent ___________________________________________ */				
	
	
/* GALERIE MEDIA DETALII ARTICOL - mod_DetaliiArtGalerie ___________________________________________ */				

.gal_detalii_container {
	display: block;
	position: relative;
	background: #e1e1e1;
	padding: 10px;
	margin-top: 10px;
	}
	
	.gal_album_detalii_head {
		display: block;	
		width: 605px !important;
		position: relative;		
		padding: 10px 0 5px 0;
		height: 16px;
		background: #000000;
		text-align: center;
		font-size: 12px;
		line-height: 22px;
		font-weight: bold;
		color: #777777;
		}
	
	.gal_album_detalii {
		display: block;
		position: relative;		
		width: 585px !important;
		background: #333333 !important;
		border: 10px solid #000000 !important;
		/* overflow: auto;
		overflow-y:hidden;
		white-space: nowrap; */
		}
		
		a.prev_carousel, a.prev_carousel:link, a.prev_carousel:visited {
			display: block;
			position: absolute;
			top: 6px;
			left: 10px;
			width: 24px;
			height: 24px;
			z-index: 3;
			background: url(../../res_img/icons/24/play_back.png) 0 0 no-repeat;
			cursor: pointer;
			}
			
		a.next_carousel, a.next_carousel:link, a.next_carousel:visited {
			display: block;
			position: absolute;
			top: 6px;
			right: 10px;
			width: 24px;
			height: 24px;
			z-index: 3;
			background: url(../../res_img/icons/24/play.png) 0 0 no-repeat;
			cursor: pointer;
			}
		

			
		.gal_album_detalii_item {
			/*position: relative;*/
			display:-moz-inline-stack;
			display:inline-block;
			zoom:1;
			*display:inline;			
			padding: 10px;
			border-right: 2px solid #666666;
			background: #333333;
			color: #999999;
			font-size: 11px;			
			}
			
			.gal_promo_star {
				position: absolute;
				top: 2px;
				right: 15px;
				display: block;
				width: 16px;
				height: 16px;
				background: url(../../res_img/icons/16/weather_sun.png) 0 0 no-repeat;
				cursor: help;
				}
			
			
			
			a.linkopengal:link, a.linkopengal:visited, 
			a.linkopenimg:link, a.linkopenimg:visited {
				display: block;
				width: 110px;
				height: 73px;
				border: 3px solid #444555;		
				}
				
			a.linkopengal:hover, a.linkopengal:active, a.linkopengal:focus,  
			a.linkopenimg:hover, a.linkopenimg:active, a.linkopenimg:focus {
				border: 3px solid #666666;			
				}
				
				a.linkopengal img,  
				a.linkopenimg img {
					display: block;
					border: none;
					width: 110px;
					height: 73px;
					}
				
				.gal_album_detalii_item a.thickbox span {
					display: block;
					width: 110px;
					height: 73px;
					background: #999999 url(../../res_img/icons/16/page_white.png) center center no-repeat;
					}				
				
				.tn_bg_flv, .tn_bg_avi, .tn_bg_mpg, .tn_bg_mpeg, .tn_bg_swf, .tn_bg_mov {
					display: block;
					width: 110px;
					height: 73px;
					background: #999999 url(../../res_img/icons/16/film.png) center center no-repeat !important;
					}
					
				.tn_bg_jpg, .tn_bg_jpeg, .tn_bg_gif, .tn_bg_png, .tn_bg_bmp  {
					display: block;
					width: 110px;
					height: 73px;
					background: #999999 url(../../res_img/icons/16/photo.png) center center no-repeat !important;
					}
					
				
					
			.gal_label_cont {
				display: block;
				width: 130px;
				padding: 2px 0;
				border-bottom: 1px dotted #444444;
				white-space: normal !important;
				}
			
				.gal_label {
					display: ;
					color: #999999;
					}
				.gal_value {
					color: #777777;					
					}
				
/* /END GALERIE MEDIA DETALII ARTICOL - mod_DetaliiArtGalerie ___________________________________________ */				

					
					
/* FISIERE DOWNLOAD ARTICOL - mod_DetaliiArtDownloads ___________________________________________ */				

.downloads_detalii_container {
	display: block;
	position: relative;
	background: #e1e1e1;
	padding: 10px;
	margin-top: 30px;
	}
	
	.file_grup_detalii_head {
		display: block;	
		position: relative;		
		padding: 5px 10px;
		height: 16px;
		background: #333333;
		width: 582px;
		text-align: left;
		font-size: 12px;
		line-height: 22px;
		font-weight: bold;
		color: #999999;
		}
	
	.file_grup_detalii {
		display: block;
		position: relative;				
		background: #cccccc;
		border: 1px solid #333333;
		width: 600px;
		}				

			
		.file_detalii_container {
			position: relative;
			display: block;					
			padding: 10px;
			border: 10px solid #cccccc;
			background: #ffffff;
			color: #333333;
			font-size: 11px;
			}
			
			.file_promo_star {
				position: absolute;
				top: 5px;
				right: 5px;
				display: block;
				width: 16px;
				height: 16px;
				background: url(../../res_img/icons/16/weather_sun.png) 0 0 no-repeat;
				cursor: help;
				}
				
			.file_segment {
				position: relative;				
				display: block;
				float: left;
				width: 165px;
				padding: 10px;
				background: #ffffff;
				}						
			
			/* segment 1 */

				.nume_fisier {
					display: block;
					width: 161px;
					line-height: 22px;
					background: #f1f1f1 url(../../res_img/icons/16/file.png) 5px center no-repeat;
					}
					
					.filename_nolink {
						padding-left: 25px;
						}
					
					.nume_fisier a {
						padding-left: 25px;
						}			
				
.filetypedown_3gp { background: url(../../res_img/icons/16/film.png) 2px 5px no-repeat;}
.filetypedown_afp { background: url(../../res_img/icons/16/code.png) 2px 5px no-repeat;}
.filetypedown_afpa { background: url(../../res_img/icons/16/code.png) 2px 5px no-repeat;}
.filetypedown_as { background: url(../../res_img/icons/16/script.png) 2px 5px no-repeat;}
.filetypedown_asp { background: url(../../res_img/icons/16/code.png) 2px 5px no-repeat;}
.filetypedown_aspx { background: url(../../res_img/icons/16/code.png) 2px 5px no-repeat;}
.filetypedown_avi { background: url(../../res_img/icons/16/film.png) 2px 5px no-repeat;}
.filetypedown_bat { background: url(../../res_img/icons/16/application.png) 2px 5px no-repeat;}
.filetypedown_bmp { background: url(../../res_img/icons/16/picture.png) 2px 5px no-repeat;}
.filetypedown_c { background: url(../../res_img/icons/16/code.png) 2px 5px no-repeat;}
.filetypedown_cfm { background: url(../../res_img/icons/16/code.png) 2px 5px no-repeat;}
.filetypedown_cgi { background: url(../../res_img/icons/16/code.png) 2px 5px no-repeat;}
.filetypedown_com { background: url(../../res_img/icons/16/application.png) 2px 5px no-repeat;}}
.filetypedown_cpp { background: url(../../res_img/icons/16/code.png) 2px 5px no-repeat;}}
.filetypedown_css { background: url(../../res_img/icons/16/css.png) 2px 5px no-repeat;}}
.filetypedown_doc { background: url(../../res_img/icons/16/doc.png) 2px 5px no-repeat;}}
.filetypedown_exe { background: url(../../res_img/icons/16/application.png) 2px 5px no-repeat;}
.filetypedown_gif { background: url(../../res_img/icons/16/picture.png) 2px 5px no-repeat;}
.filetypedown_fla { background: url(../../res_img/icons/16/flash.png) 2px 5px no-repeat;}
.filetypedown_flv { background: url(../../res_img/icons/16/film.png) 2px 5px no-repeat;}
.filetypedown_h { background: url(../../res_img/icons/16/code.png) 2px 5px no-repeat;}
.filetypedown_htm { background: url(../../res_img/icons/16/html.png) 2px 5px no-repeat;}
.filetypedown_html { background: url(../../res_img/icons/16/html.png) 2px 5px no-repeat;}
.filetypedown_jar { background: url(../../res_img/icons/16/java.png) 2px 5px no-repeat;}
.filetypedown_jpg { background: url(../../res_img/icons/16/picture.png) 2px 5px no-repeat;}
.filetypedown_jpeg { background: url(../../res_img/icons/16/picture.png) 2px 5px no-repeat;}
.filetypedown_js { background: url(../../res_img/icons/16/script.png) 2px 5px no-repeat;}
.filetypedown_lasso { background: url(../../res_img/icons/16/code.png) 2px 5px no-repeat;}
.filetypedown_log { background: url(../../res_img/icons/16/txt.png) 2px 5px no-repeat;}
.filetypedown_m4p { background: url(../../res_img/icons/16/music.png) 2px 5px no-repeat;}
.filetypedown_mov { background: url(../../res_img/icons/16/film.png) 2px 5px no-repeat;}
.filetypedown_mp3 { background: url(../../res_img/icons/16/music.png) 2px 5px no-repeat;}
.filetypedown_mp4 { background: url(../../res_img/icons/16/film.png) 2px 5px no-repeat;}
.filetypedown_mpg { background: url(../../res_img/icons/16/film.png) 2px 5px no-repeat;}
.filetypedown_mpeg { background: url(../../res_img/icons/16/film.png) 2px 5px no-repeat;}
.filetypedown_ogg { background: url(../../res_img/icons/16/music.png) 2px 5px no-repeat;}
.filetypedown_pcx { background: url(../../res_img/icons/16/picture.png) 2px 5px no-repeat;}
.filetypedown_pdf { background: url(../../res_img/icons/16/pdf.png) 2px 5px no-repeat;}
.filetypedown_php { background: url(../../res_img/icons/16/php.png) 2px 5px no-repeat;}
.filetypedown_png { background: url(../../res_img/icons/16/picture.png) 2px 5px no-repeat;}
.filetypedown_ppt { background: url(../../res_img/icons/16/ppt.png) 2px 5px no-repeat;}
.filetypedown_psd { background: url(../../res_img/icons/16/psd.png) 2px 5px no-repeat;}
.filetypedown_pl { background: url(../../res_img/icons/16/script.png) 2px 5px no-repeat;}
.filetypedown_py { background: url(../../res_img/icons/16/script.png) 2px 5px no-repeat;}
.filetypedown_rar { background: url(../../res_img/icons/16/zip.png) 2px 5px no-repeat;}
.filetypedown_rb { background: url(../../res_img/icons/16/ruby.png) 2px 5px no-repeat;}
.filetypedown_rbx { background: url(../../res_img/icons/16/ruby.png) 2px 5px no-repeat;}
.filetypedown_rhtml { background: url(../../res_img/icons/16/ruby.png) 2px 5px no-repeat;}
.filetypedown_rpm { background: url(../../res_img/icons/16/linux.png) 2px 5px no-repeat;}
.filetypedown_ruby { background: url(../../res_img/icons/16/ruby.png) 2px 5px no-repeat;}
.filetypedown_sql { background: url(../../res_img/icons/16/db.png) 2px 5px no-repeat;}
.filetypedown_swf { background: url(../../res_img/icons/16/flash.png) 2px 5px no-repeat;}
.filetypedown_tif { background: url(../../res_img/icons/16/picture.png) 2px 5px no-repeat;}
.filetypedown_tiff { background: url(../../res_img/icons/16/picture.png) 2px 5px no-repeat;}
.filetypedown_txt { background: url(../../res_img/icons/16/txt.png) 2px 5px no-repeat;}
.filetypedown_vb { background: url(../../res_img/icons/16/code.png) 2px 5px no-repeat;}
.filetypedown_wav { background: url(../../res_img/icons/16/music.png) 2px 5px no-repeat;}
.filetypedown_wmv { background: url(../../res_img/icons/16/film.png) 2px 5px no-repeat;}
.filetypedown_xls { background: url(../../res_img/icons/16/xls.png) 2px 5px no-repeat;}
.filetypedown_xml { background: url(../../res_img/icons/16/code.png) 2px 5px no-repeat;}
.filetypedown_zip { background: url(../../res_img/icons/16/zip.png) 2px 5px no-repeat;}								
				
				.filetn_link {
					display: block;
					text-align: left;
					width: 155px;				
					}
					
					a.filetn_link:link img, a.filetn_link:visited img {
						display: block;
						border: 3px solid #444555;
						width: 155px;
						}
					a.filetn_link:hover img, a.filetn_link:active img, a.filetn_link:focus img {
						border: 3px solid #333333;
						}
						
				a.down_link_buton:link, a.down_link_buton:visited {
					display: block;
					width: 136px;
					line-height: 24px;
					text-align: left;
					padding-left: 25px;
					color: #999999;
					background: #333333 url(../../res_img/icons/16/down.png) 5px center no-repeat;
					}
					
				a.down_link_buton:hover, a.down_link_buton:active, a.down_link_buton:focus {
					background: #444555 url(../../res_img/icons/16/down.png) 5px center no-repeat;
					color: #999999;
					}
					
			
			
			/* segment 2,3 */

			.filedown_label_cont {
				display: block;
				padding: 2px 0;
				border-bottom: 1px dotted #444444;
				white-space: normal !important;
				}
			
				.filedown_label {
					display: ;
					color: #999999;
					}
				.filedown_value {
					color: #777777;					
					}
	

/* /END FISIERE DOWNLOAD ARTICOL - mod_DetaliiArtDownloads ___________________________________________ */				








/* #####################  END MODULE   ######################################################################################### */			


	
	
	


	

/* ##################### BANNERE ##################### */


/* bannere text */	
	
	.bannerdiv_text {
		display: block;
		text-align:center;
		margin: 2px 0;
		padding: 5px;
		border: 1px dashed #DA30A6;
		font-family: tahoma;
		line-height: 18px;
		}
		
		.bannerdiv_text:hover {
			border: 1px dashed #3A9200;
			}
			
		.bannerdiv_text a:link, .bannerdiv_text a:visited {
			display: block;
			text-align: center;
			text-decoration: none;
			color: #DA30A6;
			text-transform: lowercase;
			font-size: 11px;
			}
			
		.bannerdiv_text a:hover, .bannerdiv_text a:active {
			color: #3A9200;
			}
			
		.bannerdiv_text span {
			display: block;
			border: none;
			font-size: 9px;
			text-transform: uppercase;
			color: #666666;
			font-family: tahoma;
			line-height: 18px;
			}
		
	/* bannere imagine */	
	
	.bannerdiv_img {
		display: block;
		text-align:center;
		padding: 15px 0;
		}
		
		.bannerdiv_img img {
			display: block;
			border: none;
			}
			
		.bannerdiv_img span {
			display: block;
			border: none;
			font-size: 9px;
			text-transform: uppercase;
			color: #666666;
			font-family: tahoma;
			line-height: 18px;
			}
			
	



/* bannere top/bottom articol */

.banner_top_art, banner_bottom_art {
	display: block;
	padding: 6px 6px 18px 6px;
	text-align: center;
	margin: 10px 0;
	background: #f1f1f1 url(../../res_img/utils/banner_bg.gif) right bottom no-repeat;
	}
	
	.banner_top_art img, banner_bottom_art img {
		border: 0;
		}
			
/* bannere top/bottom sectiune */

.banner_top_sec, banner_bottom_sec {
	display: block;
	padding: 6px 6px 18px 6px;
	text-align: center;
	margin: 10px 0;
	background: #f1f1f1 url(../../res_img/utils/banner_bg.gif) right bottom no-repeat;
	}
	
	.banner_top_sec img, banner_bottom_sec img {
		border: 0;
		}			
									

		
/* ##################### TE AFLI LA ##################### */

.teaflila_cms {
	display: block;
	color: #666666;
	padding-bottom: 10px;
	}
	
	.teaflila_cms a:link, .teaflila_cms a:visited {
		text-decoration: none;
		color: #666666;
		font-size: 11px;
		}
	
	.teaflila_cms a:hover, .teaflila_cms a:active, .teaflila_cms a:focus {
		text-decoration: underline;
		}
		
		
		
		
/* ##################### TOOLBAR-URI ##################### */

		
/* TOOLBAR 1 ___________________________________________ */


/* toolbar1_container */

.toolbar1_container {
	position: relative;
	display: block;
	}

/* titlu sectiune */
.titlu_item_curent_sec {
	position: relative;
	margin: 0 0 5px 0;
	padding: 15px 0 0 0;
	width: 450px;
	line-height: 33px;
	font-family: 'Times';
	font-size: 25px;
	color: #172a2d;
	font-weight: normal;
	}



				
	/* prev/next art */
	
	.prev_art {
		position: relative;
		display: block;
		float: left;
		width: 300px;
		text-align: left;
		}
		
	.next_art {
		position: relative;
		display: block;
		float: right;
		width: 300px;
		text-align: right;
		}
		
		.prev_art span, .next_art span {
			display: block;
			color: #333333;
			padding: 0 3px 0 0;
			}
		

/* TOOLBAR 3 ___________________________________________ */





/* ########################################################################################################################## */	
/* ##################### COMPONENTE ######################################################################################### */	
/* ########################################################################################################################## */	

/* 	COMPONENTA ARTICOLE _____________________________________  */	


/* SECTIUNI - CSS DEFAULT */


/* LISTARE SECTIUNI ___________________________________________ */

.sec_list_container {
	position: relative;
	display: block;
	}
		
	.sec_list_item {
		position: relative;
		display: block;
		padding: 15px;
		background: #d9e0e9;
		margin: 10px 0;
		}		
		
		/* sectiuni */
		.sec_list_sec {
			position: relative;
			display: block;
			}
			
			.sec_list_art_count {
				position: absolute;
				top: 0;
				right: 0;
				font-size: 11px;
				color: #666666;
				text-transform: lowercase;
				}
		
			/* fara thumb */
			.sec_list_sec p {
				position: relative;
				display: block;
				margin: 0;
				color: #333333;
				line-height: 20px;
				font-size: 11px;
				}
				
				.sec_list_sec p a:link, .sec_list_sec p a:visited {
					font-size: 14px;
					line-height: 22px;
					color: #335f8c;
					text-decoration: none;
					font-weight: bold;
					}
					
				.sec_list_sec p a:hover, .sec_list_sec p a:active, .sec_list_sec p a:focus {
					color: #52af00;
					}
					
					.sec_list_sec p .promo_bullet, .sec_list_sec p .promo_bullet {
						display: inline;
						width: 16px;
						height: 30px;
						padding: 5px 0 0 30px;
						background: url(../../res_img/icons/16/weather_sun.png) 4px 0 no-repeat;
						cursor: help;
						}
				
			/* cu thumb */
			
			.sec_list_sec_thumb_p {
				position: relative;
				display: block;
				width: 450px;
				float: right;
				margin: 0;
				padding: 0;
				}
				
			a.sec_list_sec_thumb:link, a.sec_list_sec_thumb:visited {
				position: relative;
				display: block;
				float: left;
				}							
				
				.sec_list_sec_thumb img {
					width: 110px;
					border: 3px solid #e3ebf6;
					}
					
					a.sec_list_sec_thumb:hover img {
						border: 3px solid #ffffff;
						}
					
			
		/* sub-sectiuni */
		.sec_list_subsec {
			position: relative;
			display: block;			
			margin-top: 10px;
			color: #666666;
			}
			
			.sec_list_subsec a:link, .sec_list_subsec a:visited {
				position: relative;
				display: block;
				float: left;
				padding: 3px 6px;
				background: #e3ebf6;
				border-right: 5px solid #d9e0e9;
				border-bottom: 5px solid #d9e0e9;
				white-space: nowrap;
				}
				
			.sec_list_subsec a:hover, .sec_list_subsec a:active, .sec_list_subsec a:focus {
				background: #ffffff;
				text-decoration: none;
				}
				
				.sec_list_subsec_promo {
					color: orange !important;
					}
					
					
					
		/* sectiuni relationate */
		
		.sec_related {
			display: block;
			padding: 15px;
			background: #e1e1e1;
			margin: 10px 0;
			}
								
				
/* SLIDESHOW CYCLE ___________________________________________ */

.slideshow_cycle {
	position: relative;
	display: block;
	height: 150px;
	background: #cc0033;	
	}


/* DETALII SECTIUNE ___________________________________________ */	

/*  foto_mare_sec */

.foto_mare_sec {
	display: block;
	height: 150px;
	}

/* descriere sectiune */

.sec_sumar {
	display: block;
	font-size: 13px;
	line-height: 22px;
	padding: 0 0 25px 0;
	}
	
 


/* LISTARE ARTICOLE ___________________________________________ */

.art_list_container {
	position: relative;
	display: block;
	}
				
	/* PAGINATIE */
	
	.pager_table {
		display: block;
		position: relative;
		background: #e1e1e1;
		font-size: 11px;
		color: #535353;
		}
		
		.pager_table td {
			padding: 3px;
			text-align: center;
			}
			
		.pager_table form, .pager_table input, .pager_table select, .pager_table option {
			font-size: 11px;
			color: #535353;
			}
		
		.pager_sort_td {
			border-right: 1px solid #B4D48D;
			}			
			
		.pager_prev_page_td {
			white-space: nowrap;
			padding: 3px 10px !important;
			text-transform: uppercase;
			font-size: 10px;
			}
			
		.pager_next_page_td {
			white-space: nowrap;
			padding: 3px 10px !important;
			text-transform: uppercase;
			font-size: 10px;
			}
		
		.pager_linkall_page_td {
			width: 100%;
			}
			
		.pager_itemperpage_td {
			border-left: 1px solid #B4D48D;
			white-space: nowrap;
			padding-right: 6px !important;
			}
			
	/* /PAGINATIE */
	
	/* CONTAINER ITEM ARTICOL */
		
	.art_list_item {
		position: relative;
		display: block;
		padding: 0;
		margin: 10px 0;
		border-bottom: 1px dotted #333333;
		}
		
		
		/* thumb */
		.art_list_item_img {
			position: relative;
			float: left;
			padding: 0 20px 20px 0;
			}
			
			.art_list_item_img a img {
				width: 110px;
				height: 110px;
				border: 2px solid #e3ebf6;
				}
				
			.art_list_item_img a:hover img {
				border: 2px solid #335f8c;
				}
			
		/* / thumb */
		
		/* restul */
		
		.art_list_item_wrap_cuimg {
			position: relative;
			float: right;
			width: 490px;
			}
			
		.art_list_item_wrap {
			position: relative;
			float: left;
			display: block;	
			width: 100%;
			}
			
			/* titlu */
				
			.art_list_item_title {
				position: relative;
				display: block;
				font-weight: bold;
				font-size: 14px;
				padding: 0 0 10px 0;
				}
				
				.art_list_item_title span {
					display: inline;
					width: 16px;
					height: 30px;
					padding: 5px 0 0 30px;
					background: url(../../res_img/icons/16/weather_sun.png) 4px 0 no-repeat;
					cursor: help;
					}
						
				/* statusbar */
				
				.art_list_item_statusbar {
					position: relative;
					display: block;
					padding: 2px 5px;
					background: #e3ebf6;
					font-size: 11px;
					}		
			
					.art_list_item_statusbar .label_s {
						display: block;
						float: left;
						color: #666666;
						padding: 0 3px 0 0;
						}
						
					.art_list_item_statusbar .data_s {
						display: block;
						float: left;
						color: #999999;
						padding: 0 12px 0 0;
						}
						
				/* content */
				
				.art_list_item_content {
					display: block;
					padding: 5px 0;
					}
				


	


	
/* formular accept conditii download */
	
.accept_terms {
	display: block;
	margin-top: 15px;
	}
	
	

/* ATRIBUTE ARTICOL ___________________________________________ */	


.container_atribute_art {
	position: relative;
	display: block;
	margin-top: 15px;
	}
	
	.container_atribute_label {
		position: relative;
		display: block;
		width: 150px;
		padding: 8px 5px;
		background: #e1e1e1;
		float: left;
		border-right: 2px solid #ffffff;
		border-bottom: 1px solid #ffffff;
		}
		
	.container_atribute_camp {
		position: relative;
		display: block;
		width: 450px;
		padding: 8px 5px;
		background: #f1f1f1;
		float: left;
		border-bottom: 1px solid #ffffff;
		}








			

/* SUBARTICOLE LA DETALII ARTICOL ___________________________________________ */	

.container_subarticole_artdetalii {
	position: relative;
	display: block;
	padding: 0 0 0 40px;
	}
	
	.titlu_subarticol {
		position: relative;
		display: block;
		font-weight: bold;
		font-size: 12px;
		line-height: 20px;
		margin: 0;
		padding: 20px 0 5px 0;
		}
		
	
	.toolbar_subarticol {
		position: relative;
		display: block;
		min-height: 26px;
		padding: 2px 0;
		border-top: 1px dotted #86899e;
		border-bottom: 1px dotted #86899e;
		font-size: 11px;
		}		
			
		.label_ts {
			display: block;
			float: left;
			color: #666666;
			padding: 0 3px 0 0;
			}
			
		.data_ts {
			display: block;
			float: left;
			color: #999999;
			padding: 0 12px 0 0;
			}
			
	.description_subart_container {
		position: relative;
		display: block;
		padding: 10px 0;
		}
		
		/* poza mica */
		
		.description_subart_img {
			position: relative;
			display: block;
			float: left;
			width: 150px;
			padding: 0 30px 0 0;
			}
			
			.description_subart_img img {
				width: 150px;
				border: 2px solid #e1e1e1;
				}
				
			.description_subart_img a:hover img {
				width: 150px;
				border: 2px solid #cccccc;
				}						
		
		/* descriere sau content - fara img */
		
		.description_subart_content {
			position: relative;
			display: block;
			}
		
		/* descriere sau content - cu img */
		
		.description_subart_content_cuimg {
			position: relative;
			display: block;
			float: right;
			width: 400px;
			}


		
/* ******************************************************************** */
/* ************************** PRINT			 ************************** */
/* ******************************************************************** */

/* ******************************************************************** */
/* ************************** EDITOR		 ************************** */
/* ******************************************************************** */


/* ******************************************************************** */
/* ************************** TEMPLATE-URI	 ************************** */
/* ******************************************************************** */













/* SITEMAP ___________________________________________ */		

.sitemap_cms {
	display: block;
	margin: 0;
	padding: 20px 0 0 0;
	}
	
	/* nivel 1 */
	.sitemap_cms ul {
		list-style-type: disc;
		margin: 0 0 0 15px;
		padding: 0 0 15px 30px;
		}
		
	.sitemap_cms h4 {
		margin: 0 0 0 -30px;
		padding: 15px 0 0 0;
		font-weight: bold;
		font-size: 13px;		
		}
		
	/* nivel 2 */
	
	.sitemap_cms ul ul {
		list-style-type: disc;
		margin: 0 0 0 0;
		padding: 0 0 15px 30px;
		border-bottom: none;
		}
		
		


			

	




			
			
/* LISTARE ARTICOLE ___________________________________________ */			
			
			
			
			
	


			






	
	

