body{
	margin: 0 auto;
	width: 950px;
}

a.link_orange
{
  color: #f5aa44;
}

a.link_orange:hover
{
  text-decoration: none;
}

.meniu, a.meniu, a.meniu:visited{
	font-family: Arial;
	font-size: 13px;
	color: #BB0000;
	text-decoration: none;
	letter-spacing: -1px;
	font-weight: bold;
}

a.meniu:hover, a.meniu.hover:visited{
	color: #3B0000;
	font-weight: bold;
}


a.meniu_selected, a.meniu_selected:visited
{
  font-family: Arial;
  font-size: 13px;
	font-weight: bold;
  text-decoration: none;
  letter-spacing: -1px;
  color: #000;
}

a.meniu_selected:hover, a.meniu_selected.hover:visited{
  color: #000;
	font-weight: bold;

}

/* Meniu login */
.meniu_login, a.meniu_login, a.meniu_login:visited{
	font-family: Arial;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	letter-spacing: -1px;
}

a.meniu_login:hover, a.meniu_login.hover:visited{
	color: #FFF;
}
/******************* mainmenu ***************************/

a.mainmenu, a.mainmenu:visited{
  color:#FFFFFF;
  display:block;
  font-family:Arial;
  font-size:13px;
  height:27px;
  letter-spacing:-1px;
  line-height:26px;
  padding:0px 6px 0px 6px;
  font-weight: bold;
  text-decoration:none;
}

a.mainmenu:hover, a.mainmenu.hover:visited{
  color: #FFF;
  background-color: #3B0000;
  padding:0px 6px 0px 6px;

}

a.mainmenu_selected, a.mainmenu_selected:visited
{
  color: #FFF;
  background-color: #3B0000;
  display:block;
  font-family:Arial;
  font-size:13px;
  height:27px;
  letter-spacing:-1px;
  line-height:26px;
  padding:0px 6px 0px 6px;
  font-weight: bold;
  text-decoration:none;
}

a.mainmenu_selected:hover, a.mainmenu_selected.hover:visited{
  color: #FFF;
  padding:0px 6px 0px 6px;

}

/******************* mainmenu exclusiv online***************************/

a.mainmenuee, a.mainmenuee:visited{
  color:#BC0001; /* #FFFFFF */
  display:block;
  font-family:Arial;
  font-size:13px;
  height:27px;
  letter-spacing:-1px;
  line-height:26px;
  padding:0px 6px 0px 6px;
  font-weight: bold;
  text-decoration:none;
  background-color: #C2C2C2; /* #DE5702 */
}

a.mainmenuee:hover, a.mainmenuee.hover:visited{
  color: #FFF;
  background-color: #3B0000;
  padding:0px 6px 0px 6px;

}

a.mainmenuee_selected, a.mainmenuee_selected:visited
{
  color: #FFF;
  background-color: #3B0000;
  display:block;
  font-family:Arial;
  font-size:13px;
  height:27px;
  letter-spacing:-1px;
  line-height:26px;
  padding:0px 6px 0px 6px;
  font-weight: bold;
  text-decoration:none;
}

a.mainmenuee_selected:hover, a.mainmenuee_selected.hover:visited{
  color: #FFF;
  padding:0px 6px 0px 6px;

}
/******************************************************/

.padding_meniu{
	padding: 0px 5px 0px 5px;
	font-family: Arial;
	font-size: 12px;
	color: #83141B;
}

.text_footer{
	font-family: Arial;
	font-size: 13px;
	color: #B2B2B2;
	letter-spacing: -1px;
	padding-left: 5px;
}

.meniu_portocaliu, a.meniu_portocaliu, a.meniu_portocaliu:visited{
	font-family: Arial;
	font-size: 13px;
	color: #D8891B;
	text-decoration: none;
	letter-spacing: -1px;
}

a.meniu_portocaliu:hover, a.meniu_portocaliu.hover:visited{
	text-decoration: underline;
}

.meniu_portocaliu_selected, a.meniu_portocaliu_selected, a.meniu_portocaliu_selected:visited{
	font-family: Arial;
	font-size: 13px;
	color: white;
	text-decoration: none;
	letter-spacing: -1px;
}

a.meniu_portocaliu_selected:hover, a.meniu_portocaliu_selected.hover:visited{
	text-decoration: underline;
}
.text_portocaliu{
	font-family: Arial;
	font-size: 12px;
	color: #D8891B;
}

.link_text_alb, a.link_text_alb, a.link_text_alb:visited{
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}

a.link_text_alb:hover, a.link_text_alb.hover:visited{
	text-decoration: underline;
}

.text{
	font-family: Arial;
	font-size: 12px;
	color: #000;
	text-align: left;
}

/*************** tools ***********************/

.size-0
{
	line-height: 15px;
}

.size-1
{
  font-size: 16px;
  line-height: 19px;
}

.size-2
{
  font-size: 18px;
	line-height: 21px;
}

.tools a
{
  float: right;
}

/**************** end tools *********************/

.text h2{
	font-family: Arial;
	font-size: 12px;
	color: #000;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}

.text h3{
	font-family: Arial;
	font-size: 16px;
	color: #000;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

.text a{
	font-family: Arial;
	font-size: 12px;
	color: #BB0000;
	text-decoration: none;
}

.text a:hover{
	text-decoration: underline;
}

.text a.art_title{
  font-family: Arial;
  color: black;
  text-decoration: none;
}

.text a.art_title:hover{
  text-decoration: none;
  color: #BB0000;
}

.text h1{
	font-family: Arial;
	font-size: 24px;
	color: #000;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
}

.text h1 a
{
  font-family: Arial;
  font-size: 24px;
  text-decoration: none;
  color: #000;
}

.text h1 a:hover
{
  text-decoration: none;
}

.text ul
{
  margin: 0px 0px 0px 20px;
  padding: 0px;
}

.text li
{
  margin-bottom: 10px;  
}

.titlu_alb{
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}

.titlu_orange{
	font-family: Arial;
	font-size: 12px;
	color: #f5aa44;
	font-weight: bold;
}

.titlu_alb_box{
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}

.titlu_alb_box a{
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}

.titlu_rosu{
	font-family: Arial;
	font-size: 12px;
	color: #83141B;
	font-weight: bold;
}

.titlu_rosu_box{
	font-family: Arial;
	font-size: 12px;
	color: #83141B;
	font-weight: bold;
}

.titlu_rosu_box a{
	font-family: Arial;
	font-size: 12px;
	color: #83141B;
	font-weight: bold;
}

.titlu_portocaliu_box{
	font-family: Arial;
	font-size: 12px;
	color: #f5aa44;
	font-weight: bold;
}

.titlu_portocaliu_box a{
	font-family: Arial;
	font-size: 12px;
	color: #f5aa44;
	font-weight: bold;
}

.padding_tabel{
	padding-left: 10px;
}

.link_mail, a.link_mail, a.link_mail:visited{
	font-family: Arial;
	font-size: 12px;
	color: #009999;
	text-decoration: underline;
}

a.link_mail:hover, a.link_mail.hover:visited{
	text-decoration: none;
}

.hide
{
  display: none;
}

.submeniu
{
  height: 18px;
  text-align:left;
}

/* Image position */
.image
{
  border: solid 1px #C8BFBF;
}

.image_center
{
  border: solid 1px #C8BFBF;
  margin-bottom: 7px;
}

.image_left
{
  border: solid 1px #C8BFBF;
  float: left;
  margin: 0px 7px 7px 0px;
}

.image_right
{
  border: solid 1px #C8BFBF;
  float: right;
  margin: 0px 0px 7px 7px;
}

.data
{
  color: #7B0000;
}

ul.tabs
{
  padding: 0px;
  margin: 0px;
  margin-bottom: 10px;
}

.tabs li
{
  display: inline;
  padding: 0px 3px 0px 4px;
  margin: 0px;
  border-left: solid 1px #83151B;
}

.tabs li.first
{
  border: none;
}

.tabs li a.selected
{
  color: #000000;
}

.supliment
{
  float: left;
  width: 210px;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

.supliment h3
{
  margin-bottom:5px;
}

.supliment img
{
  border:1px solid #C8BFBF;
}

/******************** TABS CATEGORY *************************/
.tabs table
{
  /*border:solid #C8BFBF;
  border-width: 1px 1px 0px 0px;*/
}

.tabs td
{
  font-family: arial;
  font-size: 12px;
  /*border: solid #C8BFBF;
  border-width: 0px 0px 1px 1px;*/
}

.tabs td a
{
  color: #FFF;
  padding: 5px 7px;
  display: block;
  background-color: #BB0000;
  text-decoration: none;
  font-weight: bold;
}

.tabs td a:hover, .tabs td a.tab_selected
{
  background-color: #3B0000;
  color: #FFF;
  text-decoration: none;
}

.tabs
{
  margin: 10px 10px 0px 10px;
}

/******************** Tabel joburi *************************/
.job_list
{
  width: 100%;
  text-align:center;
  border-top: solid 1px #AAAAAA;
  border-right: solid 1px #AAAAAA;
}

.job_list .head
{
  background-color: #E5E5E5;
  height: 24px;
}

.job_list .head th
{
  border-left: solid 1px #AAAAAA;
  border-bottom: solid 1px #AAAAAA;
  padding: 3px;
  font-weight: bold;
  text-align: center;  
}

.job_list .content td
{
  border-left: solid 1px #AAAAAA;
  border-bottom: solid 1px #AAAAAA;
  padding: 3px;
  text-align: center;
}

.table_actions
{
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

.table_actions li
{
  display: inline;
  padding:1px;
}

.table_actions img
{
  border: none;
}
.drop_down
{
  background-color:#BB0000; 
  width:65px;
  color: white;
  padding:5px;
  position:absolute;
  left:3px;
  top:170px;
  visibility: hidden;
}

.drop_down ul
{
  margin: 0;
	padding: 0;
	z-index: 300
}

.drop_down li 
{
  margin: 0;
	padding: 1px;
	list-style: none;
	float: left;
	font: bold 13px arial;
  display:block;

}

.drop_down a, .drop_down a:visited{
  color:#FFFFFF;
  display:block;
  font-family:Arial;
  font-size:11px;
  line-height:15px;
  padding:0 3px;
  font-weight: bold;
  text-decoration:none;
}

.drop_down a:hover, .drop_down a.hoover:visited
{
  color: #FFF;
  background-color: #3B0000;
  display:block;
}

.news_dinamic:hover
{
	background-color: #E5E8EB;
}

.news_dinamic
{
	background-color: #FFFFFF;
}

.hte
{
  display: none;
  visibility: hidden;
}