@charset "utf-8";
/* CSS Document */

body {
	/*background-image: url(images/pattern_071.gif);*/
	margin:0px 0px 0px 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:19px;
	text-align: left;
	background-image:url(images/bg2.gif);
	background-repeat:repeat-x repeat-y;
	padding-top:10px;
}

.content_body{
	background-image:url(images/bkg.jpg);
	background-repeat:repeat-x;
	background-color:#f6f8f9;
	width:1000px;
	text-decoration:none;
	/*min-height:628px;*/
	float:left;
	text-align: left;
	border-left:1px solid #22263b;
	border-right:1px solid #22263b;
	
}
.content{
	text-decoration:none;
	/*min-height:628px;*/
	padding-left:0px; 
	width:755px;
}
a.content, a.content:link, a.content:hover, a.content:active, a.content:visited{
	color:#fb1505;
	text-decoration:none;
}

.big {
	font-size: 16px;
	font-family: Arial,Verdana,  Helvetica, sans-serif;
	color: #9E213B;
	font-weight:bold;
	text-decoration: none;
	line-height: 23px;
}

.header_language{
	color: #b3974e;
	text-align:right;	
}
a.header_language, a.header_language:link, a.header_language:visited, a.header_language:active{
	text-decoration:underline;
	color: #b3974e;
}



.cale_container, .guestbook {
	/*background-image:url(images/bg_cale.gif);
	background-repeat:repeat-x repeat-y;*/
	background-color:#cdd1d3;
	text-align:left;
	/*line-height: 25px;*/
	vertical-align:middle;
	padding-left:5px;
	color:#606489;
	width:95%;
}
a.cale_container1, a.cale_container1:link, a.cale_container1:visited, a.cale_container1:active{
	text-decoration: none;
	color: #606489;
}

a.cale_container1:hover{
	color:#9f2925;
	text-decoration: none;
}
.header_top{
	width:1000px;
	height:124px;
	float:left;
	background: url(images/header_main.jpg);
	border-top:1px solid #22263b;
	border-left:1px solid #22263b;
	border-right:1px solid #22263b;
}
.header_top_left{
	width:149px;
	height:124px;
	float:left;
}
.header_top_right{
	width:400px;
	height:124px;
	float:right;
}
.header_middle{
	width:1000px;
	height:258px;
	padding-left:0px;
	padding-top:0px;
	text-align:left;
	float:left;
	color:#9a2d40;
}
.details_header_middle{
	float:left;
	margin-top:230px;
	margin-left:240px;
	color:#9a2d40;
	font-size:10px;
	font-weight:bold;
}

.details_header_middle a, .details_header_middle a:link, .details_header_middle a:visited, .details_header_middle a:active, .details_header_middle a:hover{
	padding-top:200px;
	color:#9a2d40;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}
.header_bottom{	
	width:1000px;
	height:31px;
	float:left;
	background: url(images/bg_menu.gif);
	background-repeat:repeat-x;
	border-left:1px solid #22263b;
	border-right:1px solid #22263b;
}
.search_input{
	background-color: #40455e;
	width:177px;
	height:19px;
	border:solid 1px #5a6083;
}

.lista, a.lista, a.lista:link, a.lista:visited, a.lista:active {
	vertical-align:middle;
	color:#fb1505;
}
a.lista:hover{
	color:#fb1505;
}

select, textarea, input  {
	background-color: #ffffff;
	font-family: Arial,Verdana;
	font-size: 10px;
	border: 1px solid #666666;
}
input.form {
	font-size:12px;
	margin-left:5px;
	background-color: #40455e;
	color:#9399b8;
	float:left;
	border:0px;
}
.col3 {
	padding-left:4px;
	text-align:left;
	font-size:11px;
	line-height:14px;
	vertical-align:top;
}
.gray {
	color: #999999;
}

.box_base {
	padding:0px 6px 0px 6px;
	/*background-color: #e5e5e5;*/
	background-color: #FFFFFF;
}
.box_base2 {
	padding:0px 0px 0px 0px;
	background-color: #F2F2F2;
}
.main-navigation_top {
	background-image: url('images/menu_up.gif');
	float:left; 
	text-align:left;
	width:209px;
	height:11px; 
	margin-left:10px;
	border-top:0px solid #df8b53;
	border-left:0px solid #df8b53;
	border-right:0px solid #df8b53;
	display:inline /*Fix IE floating margin bug*/;
}
.main-navigation {
	display:inline /*Fix IE floating margin bug*/; 
	background-image: url('images/menu_middle.gif');
	float:left; 
	text-align:left;
	width:189px; 
	overflow:visible !important /*Firefox*/; 
	overflow:hidden /*IE6*/;
	margin-left:10px;
	padding-left:10px;
	padding-right:10px;
	border-left:0px solid #df8b53;
	border-right:0px solid #df8b53;
	
	text-align:left;
	
}
.main-navigation_bottom {
	background-image: url('images/menu_down.gif');
	float:left; 
	text-align:left;
	width:209px;
	height:12px; 
	margin-left:10px;
	border-bottom:0px solid #df8b53;
	border-left:0px solid #df8b53;
	border-right:0px solid #df8b53;
	display:inline /*Fix IE floating margin bug*/;
}

.main-navigation HR {
	border-top:1px solid #e08b54;
	height:1px;
	color:#e08b54; 
	background-color:#e08b54;
}
.main-navigation {
	text-decoration:none;
}
.right_side{
	padding-right:0px;
	width:215px;
	text-align:left;
}

.right_menu {
	display:inline /*Fix IE floating margin bug*/; 
	float:left; 
	width:190px; 
	overflow:visible !important /*Firefox*/; 
	overflow:hidden /*IE6*/;
	margin-left:0px;
	padding:10px;
	border:1px solid #cccccc;
	color:#000000;
	margin-bottom:10px;
	/*background-color:#FFFFFF;*/
	text-align:left;
}

.right_menu HR {
	border-top:1px dotted #cccccc; 
	height:1px;
}
.modules_right{
	float:right; 
	width:212px;
	display:inline /*Fix IE floating margin bug*/; 
	overflow:visible !important /*Firefox*/; 
	overflow:hidden /*IE6*/;
	margin-left:0px;
	border:0px solid #000000;
}


ul#menu12, ul#menu12 ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 15em;
}

ul#menu12 a {
  display: block;
  text-decoration: none;	
}

ul#menu12 li {
  margin-top: 1px;
}

ul#menu12 li a {
  background: #FFFFFF;
  color: #000000;	
  padding: 0.5em;
}

ul#menu12 li a:hover {
  background: #FFFFFF;
}

ul#menu12 li ul li a {
  background: #ccc;
  color: #000;
  padding-left: 20px;
}

ul#menu12 li ul li a:hover {
  background: #aaa;
  border-left: 5px #000 solid;
  padding-left: 15px;
}
.menu_box1
{
	_background-image: url('../../images/bg_menu_box1.png');
	background-color:blue;
	background-repeat: repeat-x;
	background-position: center center;
	color:#FFFFFF;
	padding-right:5px;
	padding-left:5px;
	font-weight:bold;
}

.box1 {
	background-color: #d5241c;
	padding:0px 5px 0px 5px;
	text-align:center;
	width:130px;
	color:#FFFFFF;
	margin-bottom:10px;
}
.box1_h1 {
	background-color: #d5241c;
	padding:3px 8px 3px 8px;
	text-align:left;
	color:#FFFFFF;
	margin-bottom:10px;
	font-size: 16px;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-weight:bold;
}
a, a:active, a:visited {
	font-family: Arial, Verdana;
	color: #19456B;

	font-size: 13px;
	text-decoration: none;
	text-align:right;
	/*padding-right:10px;*/
	margin-bottom:2px;
}
a:hover {
	text-decoration: underline;
}
.menu_container {
	/*background-image:url(images/menu_bar.jpg);*/
	width: 1000px;	
	margin-left: 0px;
	padding-left: 0px;
	height: 31px;
	border: 0px solid #1269B6;
	border-bottom: 0px solid #1269B6;
	float:left;
	display:inline;
}

img.menu_container{
	border:0px;
	padding:0px;
	margin:0px;
}
.menu_option1{
	border:0px;
	width: 109px;
	height: 31px;
	padding:0px;
	margin:0px;
	border-top:1px solid #3c4265;
	float:left;
	background-image:url(images/menu_home.jpg);
}


a.menu_option1:hover, a.menu_option1_active:hover, .menu_option1_active{
	border:0px;
	width: 109px;
	height: 31px;
	padding:0px;
	border-top:1px solid #3c4265;
	margin:0px;
	float:left;
	background-image:url(images/menu_home_over.jpg);
}

.menu_option1_en{
	border:0px;
	width: 109px;
	height: 31px;
	padding:0px;
	margin:0px;
	border-top:1px solid #3c4265;
	float:left;
	background-image:url(images/menu_home_en.jpg);
}


a.menu_option1_en:hover, a.menu_option1_active_en:hover, .menu_option1_active_en{
	border:0px;
	width: 109px;
	height: 31px;
	padding:0px;
	border-top:1px solid #3c4265;
	margin:0px;
	float:left;
	background-image:url(images/menu_home_over_en.jpg);
}

.menu_option2{
	width: 121px;
	height: 31px;
	border:0px;
	padding:0px;
	border-top:1px solid #3c4265;
	margin:0px;
	float:left;
	background-image:url(images/menu_profil.jpg);
}
a.menu_option2:hover, a.menu_option2_active:hover, .menu_option2_active{
	width: 121px;
	height: 31px;
	border:0px;
	padding:0px;
	border-top:1px solid #3c4265;
	margin:0px;
	float:left;
	background-image:url(images/menu_profil_over.jpg);
}

.menu_option2_en{
	width: 121px;
	height: 31px;
	border:0px;
	padding:0px;
	border-top:1px solid #3c4265;
	margin:0px;
	float:left;
	background-image:url(images/menu_profil_en.jpg);
}
a.menu_option2_en:hover, a.menu_option2_active_en:hover, .menu_option2_active_en{
	width: 121px;
	height: 31px;
	border:0px;
	padding:0px;
	border-top:1px solid #3c4265;
	margin:0px;
	float:left;
	background-image:url(images/menu_profil_over_en.jpg);
}

.menu_option3{
	width: 114px;
	height: 31px;
	border:0px;
	padding:0px;
	border-top:1px solid #3c4265;
	margin:0px;
	float:left;
	background-image:url(images/menu_oferta.jpg);
}
a.menu_option3:hover{
	width: 114px;
	height: 31px;
	border:0px;
	padding:0px;
	border-top:1px solid #3c4265;
	margin:0px;
	float:left;
	background-image:url(images/menu_oferta_over.jpg);
}

.menu_option3_en{
	width: 114px;
	height: 31px;
	border:0px;
	padding:0px;
	border-top:1px solid #3c4265;
	margin:0px;
	float:left;
	background-image:url(images/menu_oferta_en.jpg);
}
a.menu_option3_en:hover{
	width: 114px;
	height: 31px;
	border:0px;
	padding:0px;
	border-top:1px solid #3c4265;
	margin:0px;
	float:left;
	background-image:url(images/menu_oferta_over_en.jpg);
}

.menu_option4{
	width: 77px;
	height: 31px;
	border:0px;
	padding:0px;
	border-top:1px solid #3c4265;
	margin:0px;
	float:left;
	background-image:url(images/menu_cariera.jpg);
}
a.menu_option4:hover, a.menu_option4_active:hover, .menu_option4_active{
	width: 77px;
	height: 31px;
	border:0px;
	padding:0px;
	border-top:1px solid #3c4265;
	margin:0px;
	float:left;
	background-image:url(images/menu_cariera_over.jpg);
}
.menu_option5{
	width: 77px;
	height: 31px;
	border:0px;
	border-top:1px solid #3c4265;
	padding:0px;
	margin:0px;
	float:left;
	background-image:url(images/menu_contact.jpg);
}
a.menu_option5:hover, a.menu_option5_active, a.menu_option5_active:hover{
	width: 77px;
	height: 31px;
	border:0px;
	border-top:1px solid #3c4265;
	padding:0px;
	margin:0px;
	float:left;
	background-image:url(images/menu_contact_over.jpg);
}
.menu_main{
	width:550px;
	height:31px;
	float:left;
	padding-top:4px;
}
.main_menu1{
	width:680px;
	line-height:32px;
	float:left;
	margin-left:220px;
}
.menu_main img{

}
.menu{
	width:128px;
	height:31px;
	
}
a.menu, a.menu:link, a.menu:active, a.menu:visited, .menu a, .menu a:link, .menu a:active, .menu a:visited {
	font-family: Arial,Verdana;
	/*color: #1269B6;*/
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
	padding:5px 10px 10px 10px;
	font-weight:bold;
	display:inline /*Fix IE floating margin bug*/; 
	overflow:visible !important /*Firefox*/; 
	overflow:hidden /*IE6*/;
	
}
a.menu:hover, .menu a:hover {
	background-image:url(images/menu_hover.gif);
	/*color: #9f2925;*/
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	/*padding:8px 10px 10px 10px; !important;*/
	/*background-color: #1269B6;*/
	/*background-color: #F9C001;*/
	display:inline /*Fix IE floating margin bug*/; 
	overflow:visible !important /*Firefox*/; 
	overflow:hidden /*IE6*/;
}
.menu1{
	line-height:27px;
	
}
a.menu1, a.menu1:link, a.menu1:active, a.menu1:visited {
	font-family: Arial;
	/*color: #1269B6;*/
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
	padding-top:8px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	/*border-right:2px solid #FFFFFF;*/
	font-weight:bold;
	
	
}
a.menu1:hover {
	background-image:url(images/menu_hover.gif);
	/*color: #9f2925;*/
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	/*padding:4px 10px 11px 10px !important;*/
	/*background-color: #1269B6;*/
	/*background-color: #F9C001;*/
	
}
.menu_navigator_rapid{
	width:210px;
	float:right;
	padding-top:5px;
	display:inline;
}

a.link_box, a.link_box:link, a.link_box:active, a.link_box:visited {
	display:block;
	text-align:left;
	line-height:20px;
	padding-left:23px;
	color:#fb1505;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	text-decoration: none;
	background-image:url(images/submenu_buton.gif);
	background-repeat:no-repeat;
	background-position:14px 8px;
}
a.link_box:hover {
	text-decoration: none;
	color:#9f2925;
	background-image:url(images/submenu_buton1.gif);
	background-repeat:no-repeat;
	background-position:14px 8px;
}
a.link_box1, a.link_box1:link, a.link_box1:active, a.link_box1:visited {
	font-family: Arial;
	color: #000000;
	font-size: 13px;
	text-decoration: none;
	background-color: #f2f2f2;
	display:block;
	text-align:left;
	padding-right:10px;
	margin-bottom:2px;
}
a.link_box1:hover {
	color: #000000;
	text-decoration: none;
	/*background-color: #d5241c;*/
	/*background-color: #1269B6;*/
	background-color: #669900;
}
.bgcolor_box1 {
	background-color: #d5241c;
}

.content_padding {
	padding: 0px  15px  0px  15px;
	width: 100%;
	text-align:left;
	color:#000000;
}
.content_padding ul li a, .content_padding ul li a:link, .content_padding ul li a:visited, .content_padding ul li a:active, .content_padding ul li a:hover{
	color:#000000;
}
.search_title{
}
a.search_title, a.search_title:link, a.search_title:visited, a.search_title:active{
	color:#fb1505;
}
.line {
	line-height:5px;
}
img {
	border: 0px;
}
a.more, a.more:link, a.more:active, a.more:visited {
	font-family: Arial;
	color: #FFFFFF;
	/*background-color: #d5241c;*/
	background-color: #3f4c6b;

	font-size: 10px;
	text-decoration: none;
	display:block;
	text-align:right;
	padding: 0px 2px 0px 2px;
	width:110px;
    text-align:center;
}
a.more:hover {
	color: #FFFFFF;
	/*background-color: #19456b;*/
	background-color: #3f4c6b;
	text-decoration: none;
}

.container {
	background-color:#FFFFFF;
	width:1000px;
	padding:0px;
	border:0px solid #22263b;
}
.container_admin {
	background-color:#fadfd4;
	width:1000px;
	padding:0px;
	border:1px solid #9f2925;
	
}
.text_normal_white {
	color: #FFFFFF;
}
a.text_normal_white, a.text_normal_white:link, a.text_normal_white:active, a.text_normal_white:visited {
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;
    text-align:center;
}
a.text_normal_white:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.zi_curenta {
	background-color:#d5241c;
	color: #FFFFFF;
	text-align:center;
}
a.zi_curenta, a.zi_curenta:link, a.zi_curenta:active, a.zi_curenta:visited {
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;
    text-align:center;
}
a.zi_curenta:hover {
	color: #FFFFFF;
	text-decoration: underline;
	text-align:center;
}
td.guestbook1 {
	font-size: 11px;
	color: #000000;
	text-align: left;
	background-color: #f5fafe;
	font-weight : normal;
}
td.guestbook2 {
	font-size: 11px;
	color: #000000;
	text-align: left;
	background-color: #EAEFF5;
	font-weight : normal;
}
.hr_color_01
{
	border: #D0D2DC 5px solid;

}
.hr_color_02
{
	border: #E9E8E7 1px solid;

}

.exchange_title{
	background-color:#19456b;
	color:#FFFFFF;
	width:215px;
	margin-left:0px;
}

.exchange_content{
	background-color:#F2F2F2;
	border-right:10px solid #19456b;
	width:205px;
	margin-left:0px;
}

.weather{
	border: 1px solid #19456b;
	width:213px;
	margin-left:0px;
}

.weather:hover{
	border: 1px solid #19456b;

}
.option_bar{
	float:left;
	height: 25px;
	background-color:#cdd1d3;
	line-height:15px;
	width:95%;
	text-align: left;
	padding-top:2px;
}

.footer_container {
	float:left;
	/*background-image:url(images/bg_footer.gif);*/
	/*background-repeat:repeat-x;*/
	color: #000000;
	text-align:center;
	background-color:#dce5ea;
	padding-bottom:3px;
	height:66px;
	border-left: 1px solid #22263b;
	border-right: 1px solid #22263b;
	border-bottom: 1px solid #22263b;
}
.footer_container a{
	color: #FF0000;
	
}
.footer_adrese{
	float:left;
	width:515px;
	padding-top:5px;
	text-align:left;
	font-size:10px;
}

.footer_copy{
float:left; 
height:42px; 
text-align:left;
width:141px; 
color:#606489; 
font-size:10px; 
font-family: Arial, sans-serif;
padding-top:27px;
}

.footer_a{
font-size:12px;
padding-left:3px;
padding-right:3px;
}

a.footer_a,a.footer_a:active,a.footer_a:visited,a.footer_a:hover{
	font-size:12px;
	color:#606489;
	text-decoration:underline;
}

.footer_copyright{
float:right; 
width: 275px;
height:59px; 
color:#606489; 
font-size:10px; 
font-family: Arial, sans-serif;
padding-top:10px;
padding-right:10px;
text-align:right;
}

a.footer_copyright,a.footer_copyright:active,a.footer_copyright:visited,a.footer_copyright:hover{
	text-align:center;
	font-size:10px;
}

.footer_termeni{
	float:left;
	width:200px;
	padding-top:5px;
	padding-left:10px;
	text-align:left;
	font-size:10px;
	line-height:12px;
	color:#FFFFFF;
}
.footer_termeni a, a.footer_termeni, a.footer_termeni:link, .footer_termeni a:link, a.footer_termeni:active, .footer_termeni a:active, a.footer_termeni:visited, .footer_termeni a:visited {
	text-align:left;
	font-size:10px;
	text-decoration:none;
	color:#FFFFFF;
	font-size:10px;
	line-height:12px;
}
.footer_termeni a:hover{
	font-size:10px;
	text-decoration:underline;
	color:#FFFFFF;
	font-size:10px;
	line-height:12px;
} 

.footer_trafic{
	float:left;
	background-color:#fb1505;
	width:1000px;
	text-align:center;
	border-top:1px dotted #FFFFFF;
	padding-top:5px;
	padding-bottom:5px;
	/*display:none;*/
	border-left:1px solid #9f2925;
	border-right:1px solid #9f2925;
	
	
}
.main_menu{
	color:#000000;
	text-align:left;
}

a.main_menu{
	background-image: url('images/menu_arrow.gif');
	color:#000000; 
	font-size:13px; 
	text-decoration:none;
	font-weight:bold;
}

a.main_menu_activ{
	color:#000000; 
	font-size:13px; 
	text-decoration:none;
	font-weight:bold;
}

.menu_left, a.menu_left, a.menu_left:link, a.menu_left:active, a.menu_left:visited{
	background-image: url('images/menu_arrow.gif');
	background-repeat:no-repeat;
	background-position:0px 3px;
	color:#fb1505;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
	padding-left: 15px;
}
.menu_left_activ, a.menu_left_activ, a.menu_left_activ:link, a.menu_left_activ:active, a.menu_left_activ:visited{
	background-image: url('images/menu_arrow1.gif');
	background-repeat:no-repeat;
	background-position:0px 3px;
	color:#9f2925;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
	padding-left: 15px;
}
a.menu_left:hover{
	text-decoration:none;
	color:#9f2925;
	background-image: url('images/menu_arrow1.gif');
	background-repeat:no-repeat;
	background-position:0px 3px;
}
.title_news, a.title_news, a.title_news:link, a.title_news:active, a.title_news:visited{
	font-weight:bold;
	color:#fb1505;
	text-decoration:none;
}
.lista_subcats_subitems{
	color:#000000;
	text-decoration:none;
	padding-left: 15px;
}
.clear_line{
	height:12px;
	float:left;
	line-height:12px;
}
.program_audiente{
	float:left;
	color:#fb1505;;
	font-size:9px;
	
	padding-left:10px;
	margin-top:20px;
}
.informatii_top{
	float:left;
	background-image: url('images/timeboxup.gif');
	background-repeat:no-repeat;
	width:178px;
	height:12px;
	margin-left:7px;
	border:0px solid red;
	display:inline /*Fix IE floating margin bug*/; 
	overflow:visible !important /*Firefox*/; 
	overflow:hidden /*IE6*/;
}
.informatii{
	float:left;
	background-image: url('images/timeboxmiddle.gif');
	background-repeat:repeat-y;
	width:178px;
	color:#fb1505;;
	font-size:10px;
	padding-left:0px;
	margin-left:7px;
	border:0px solid red;
	display:inline /*Fix IE floating margin bug*/; 
	overflow:visible !important /*Firefox*/; 
	overflow:hidden /*IE6*/;
	font-weight:bold;
}
.informatii_bottom{
	float:left;
	background-image: url('images/timeboxdown.gif');
	background-repeat:no-repeat;
	width:178px;
	height:12px;
	margin-left:7px;
	border:0px solid red;
	display:inline /*Fix IE floating margin bug*/; 
	overflow:visible !important /*Firefox*/; 
	overflow:hidden /*IE6*/;
}
.recomanda form{
	background-color:#fadfd4;
}
#message{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
}
.produse_index{
	float:left;
	width:240px;
	margin-top:10px;
	padding-left:5px;
	padding-bottom:10px;
}
.product_title{
	float:left;
	background-color:#bbced4;
	width:224px;
	height:58px;
	padding-left:16px;
	padding-top:0px;
}
.product_separator{
	float:left;
	width:240px;
	height:15px;
	background: url('images/index_separatoare.jpg');
	background-repeat: no-repeat;
}
.produse_index_link{
	font-size:18px;
	cursor : pointer;
	font-weight:normal;
	color:#2d324f;
}

.produse_index a, .produse_index a:link, .produse_index a:active, .produse_index a:visited{
	font-size:18px;
	cursor : pointer;
	font-weight:normal;
	text-decoration:none;
	color:#2d324f;
}

.produse_index a:hover{
	font-size:18px;
	cursor : pointer;
	font-weight:normal;
	text-decoration:none;
}

.product_index_footer{
	background: url('images/product_footer.gif');
	background-repeat: no-repeat;
	float:left;
	width:220px;
	height:8px;
}

.product_description{
	float:left;
	width:225px;
	padding-left:5px;
	padding-right:5px;
	font-size:10px;
	min-height:185px;
	font-family: Arial, sans-serif;
	font-weight:bold;
}

.produse_index_details{
	float:right;
	background-image: url('images/product_details.jpg');
	background-repeat: no-repeat;
	width:67px;
	height:15px;
	padding-right:10px;
	cursor :pointer;
}

.produse_index_details_en{
	float:right;
	background-image: url('images/product_details_en.jpg');
	background-repeat: no-repeat;
	width:67px;
	height:15px;
	padding-right:10px;
	cursor :pointer;
}

.product_details{
	float:left;
	width:100%;
	margin-left:20px;
	
}
.product_details_title{
	font-size:20px;
	font-weight:bold;
	color:#9a2d40;
	text-align:left;
	padding-top:20px;
}
.product_content{
	float:left;
}

.list_products{
	float:left;
	width:100%;
	margin-left:20px;
}

.index_banner{
	float:left;
	background-color: #FFFFFF;
	margin-top: 10px;
}
.cariera_box{
	float:left;
	width:760px;
	
}

.cariera_detalii{
	float:left;
	width:730px;
	border: solid #a1a5a9 1px; 
	padding:10px;
}
.cariera_list1{
	width:750px;
	padding:5px;
	background-color:#e8e8e8;
	color:#2d324f;	
	font-size:11px;
}

.cariera_list2{
	width:750px;
	padding:5px;
	background-color:#eaeff3;
	color:#2d324f;
	font-size:11px;	
}

.cariera_header{
	width:750px;
	padding:5px;
	background-color:#d0d0d0;
	color:#006699;	
}

a.cariera_list_text, a.cariera_list_text:link, a.cariera_list_text:visited, a.cariera_list_text:active {
	color:#006699;	
	text-decoration:none;
	font-size:11px;
}

.profil{
	float:left;
	width:730px;
	padding:0px 0px 0px 0px;
	
}
.profil1_top{
	float:left;
	background-image: url('images/profil_top.jpg');
	background-repeat:no-repeat;
	
	height:16px;
}
.profil1_middle{
	padding:0px 15px 0px 15px;
	float:left;
	background-image: url('images/profil_middle.jpg');
	background-repeat:repeat-y;
	width:720px;
	
}
.profil1_bottom{
	float:left;
	background-image: url('images/profil_bottom.jpg');
	background-repeat:no-repeat;
	
	height:16px;
}
.contact{
	float:left;
	width:700px;
	padding:0px 15px 0px 15px;
}
.contact_top{
	float:left;
	background-image: url('images/profil_top.jpg');
	background-repeat:no-repeat;
	width:730px;
	height:16px;
}
.contact_middle{
	padding:0px 15px 0px 15px;
	float:left;
	background-image: url('images/profil_middle.jpg');
	background-repeat:repeat-y;
	width:700px;
	text-align:left;
}
.contact_bottom{
	float:left;
	background-image: url('images/profil_bottom.jpg');
	background-repeat:no-repeat;
	width:730px;
	height:16px;
}
.news_index{
	float:left;
	width:195px;
	/*background-image: url('images/bg_stiri.jpg');
	background-repeat: repeat-x;*/
	background-color: #FFFFFF;
	padding-left:0px;	
	margin-bottom:10px;
	margin-top:12px;
}


.news_index_link, a.news_index_link, a.news_index_link:link, a.news_index_link:visited, a.news_index_link:active {
color:#498102;	
font-size:12px;	
}
.news_description{
	color: #333333;
}

.part4_index{
	float:left;
	width:195px;
	padding-left:0px;
	border:solid #bbced4 1px;
}
.news1_index{
	width:180px;
	padding-left:15px;
	font-size: 10px;
	
}
.news_date {
	float:left;
	color: #bd2228;
	font-size: 11px;
	width:167px;
	font-weight: bold;
}
.news_title {
	float:left;
	color: #404d6d;
	font-size: 12px;
	font-weight: bold;
	width:180px;
	line-height:19px;
	height:21px;
}
.news_index_details{
	float:left;
	background-image: url('images/maimulte2.gif');
	background-repeat: no-repeat;
	width:64px;
	height:24px;
	line-height:24px;
	background-position:2px 4px;
	padding-left:10px;
	cursor : pointer;
}
.news_header{
	float:left;
	background-color:#d8d8d5;
	width:170px;
	color:#2d324f;
	height:28px;
	font-family: Arial, sans-serif;
	font-size:18px;
	padding-top:10px;
	padding-left:25px;
}