*{border: 0;margin: 0;}
.clear{clear:both;font-size:1px;}

img{border: 0px;}

body{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	background:#333 url(images/background_body.JPG);
	background-repeat:repeat-x;}

#main{
	width: 950px;
	margin: 0px auto;
	padding:0px;}

#header { 
	width:950px;
	padding:0px;
	margin:0;
	height:225px;}
	
#logo{
	width:220px;
	float:left;
	height:100px;
	margin:0;
	padding:0;}
	
#buttons{
	text-align:right;
	height:100px;
	float:right;
	width:659px;
	margin:0px;
	padding:0px;}

#buttons ul{
	margin:0px;
  padding: 0px;
  }

#buttons li{
	display:inline;
	float:left;
	text-align:right;
	padding: 0px;}

#buttons a{
  width:84px;
  padding-right: 10px;;
  padding-top:75px;
  height:25px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
  display: block;
  background-image: none;
  }
	
#buttons a:hover{
  width:84px;
  padding-right: 10px;;
  padding-top:75px;
  height:25px;
	text-decoration: none;
	color:#333;
  display: block;
  
  }
#buttons a.gray
{
  background-image: none;
}
#buttons a.gray:hover
{
  background-image: url(images/buton-gri.JPG);
}

#buttons a.green_link
{
  background-image: none;
}
#buttons a.green_link:hover
{
  background-image: url(images/new/meniu_top_verde.JPG);
}

#buttons a.blue_link:hover
{
  background-image: url(images/buton-albastru.JPG);
}

#buttons a.orange:hover
{
  background-image: url(images/buton-portocaliu.JPG);
}

#buttons a.yellow_link
{
  background-image: none;
}
#buttons a.yellow_link:hover
{
  background-image: url(images/new/meniu_top_galben.JPG);
}

#buttons a.red_link
{
  background-image: none;
}
#buttons a.red_link:hover
{
  background-image: url(images/new/meniu_top_rosu.JPG);
}

#buttons a.mov_link
{
  background-image: none;
}
#buttons a.mov_link:hover
{
  background-image: url(images/new/meniu_top_mov.JPG);
}
#content{
	width:100%;
	padding:0px;
	height:355px;
	margin:0;
  position: relative;
  
  }
#engleza
{
  display: block;
  height: 22px;
  width: 32px;
  position: absolute;
  background-image: url(images/engleza.JPG);
  background-repeat: no-repeat;
  left:887px;
  top:14px;
  text-decoration: none;
  z-index: 1;
}
#franceza
{
  display: block;
  height: 22px;
  width: 32px;
  position: absolute;
  background-image: url(images/franceza.JPG);
  background-repeat: no-repeat;
  left:919px;
  top:14px;
  text-decoration: none;
  z-index: 1;
}
#romana
{
  display: block;
  height: 22px;
  width: 32px;
  position: absolute;
  background-image: url(images/romana.JPG);
  background-repeat: no-repeat;
  left:856px;
  top:14px;
  text-decoration: none;
  z-index: 1;
}
#left{
	float:left;
	width: 220px;
	padding:0;
	margin: 0px;}
	
#left h1{
	padding:0px 0 0 20px;
	background-repeat:no-repeat;
	color: #000;
	font-size:16px;
	width:260px;
	height:42px;
	list-style:none;}
/*MENIU LATERAL CULOAREA GRI*/

.left_menu {
	padding:0px;
	background-image:url(images/meniu_stg.JPG);
	background-repeat:no-repeat;
	height:355px;
	width:220px;
	margin: 0px;
	display:block;}
	
.left_menu  ul{
	padding:0px;
	margin: 0px;
	display:block;}

.left_menu  li{
	padding-top:25px;
	background-repeat:no-repeat;
	width:200px;
	height:22px;
	list-style:none;}

.left_menu  a{
	text-decoration:none;
	line-height:15px;
	padding:0px 0 0 35px;
	font-weight:bold;
	color:#333;}
	
.left_menu  a:hover{
	text-decoration:none;
	font-weight:bold;
	color:#fff;}
	
/*SFARSIT MENIU LATERAL CULOARE GRI*/

/*MENIU LATERAL CULOAREA VERDE*/
.left_menu_red {
	padding:0px;
	background-image:url(images/new/meniu_rosu.JPG);
	background-repeat:no-repeat;
	height:355px;
	width:220px;
	margin: 0px;
	display:block;

  }
  .left_menu_red a
  {
  	color: #FFF;
    }
  .left_menu_red a:hover
  {
  	color: #333;
  }    
.left_menu_blue {
	padding:0px;
	background-image:url(images/new/meniu_albastru.JPG);
	background-repeat:no-repeat;
	height:355px;
	width:220px;
	margin: 0px;
	display:block;
  }
  .left_menu_orange {
	padding:0px;
	background-image:url(images/new/meniu_portocaliu1.JPG);
	background-repeat:no-repeat;
	height:355px;
	width:220px;
	margin: 0px;
	display:block;
  } 
.left_menu_green {
	padding:0px;
	background-image:url(images/meniu_stg_verde.jpg);
	background-repeat:no-repeat;
	height:355px;
	width:220px;
	margin: 0px;
	display:block;
  }

	
/*SFARSIT MENIU LATERAL CULOARE VERDE*/
	
/*SFARSIT MENIU LATERAL CULOARE ALBASTRU*/

#right{
	width: 730px;
	height:270px;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	float:left;}

#right{
	color:#666;
	text-align:justify;
	width:720px;
	line-height:20px;
	padding:45px 0px 10px 10px;
  
  }
	
#right h2{
	color:#fff;
	font-size:14px;
	padding:30px 0 0 10px;
	margin:0px;}
	
#right a{
	text-decoration:none;
	font-weight:bold;
	color:#333;}	
	
#right  a:hover.green {
	text-decoration:none;
	font-weight:bold;
	color:#90C905;}
	
#right  a:hover.blue {
	text-decoration:none;
	font-weight:bold;
	color:#04A5C2;}

#right  a:hover.orange {
	text-decoration:none;
	font-weight:bold;
	color:#F28202;}
.link_gri a{ color:#333;}
.link_gri a:hover{ color:#999;}
.link_green a{ color:#90C905;}
.link_green a:hover{ color:#999;}
.link_blue a{ color:#04A5C2;}
.link_blue a:hover{ color:#999;}
.link_orange a{ color:#F28202;}
.link_orange a:hover{ color:#999;}
	
#right  a:hover.gri {
	text-decoration:none;
	font-weight:bold;
	color:#999;}	

#sageata_stg{
	padding-top:160px;
	margin:0;
	width:35px;
	height:32px;
	float:left;}

.sageata_stg{
	padding-top:160px;
	margin:0;
	width:35px;
	height:32px;
	float:left;}
	
#middle{
	padding:0;
	margin:0;
	float:left;
	height:330px;
	width:880px;}
.sageata_dr{
	padding-top:160px;
	margin:0;
	width:35px;
	height:32px;
	float:right;}

#sageata_dr{
	padding-top:160px;
	margin:0;
	width:35px;
	height:32px;
	float:right;}
.newsletter_yellow
{
  width:189px;
  height:100px;
  margin-top: -100px;
  padding-left: 24px; 
  padding-right: 6px; 
  background-image: url(images/new/newsletter_galben.JPG);
  background-repeat: no-repeat;
}
.newsletter_yellow #news_button a
{
  background-image: url(images/new/buton_newsletter_galben.JPG);
}
.newsletter_gray #news_button a
{
  background-image: url(images/new/buton_newsletter_gri.JPG);
}
.newsletter_blue
{
  width:189px;
  height:100px;
  margin-top: -100px;
  padding-left: 24px; 
  padding-right: 6px; 
  background-image: url(images/new/newsletter_albastru.JPG);
  background-repeat: no-repeat;
}
.newsletter_blue #news_button a
{
  background-image: url(images/new/butoane_newsletter_albastru.JPG);
}
.newsletter_gray
{
  width:189px;
  height:100px;
  margin-top: -100px;
  padding-left: 24px; 
  padding-right: 6px; 
  background-image: url(images/newsletter_gri.JPG);
  background-repeat: no-repeat;
}
.newsletter_orange
{
  width:189px;
  height:100px;
  margin-top: -100px;
  padding-left: 24px; 
  padding-right: 6px; 
  background-image: url(images/new/newsletter_portocaliu.JPG);
  background-repeat: no-repeat;
}
.newsletter_orange #news_button a
{
  background-image: url(images/new/buton_newsletter_portocaliu.JPG);
}
.newsletter_green
{
  width:189px;
  height:100px;                      
  margin-top: -100px;
  padding-left: 24px; 
  padding-right: 6px; 
  background-image: url(images/new/newsletter_verde.JPG);
  background-repeat: no-repeat;
}
.newsletter_green #news_button a
{
  background-image: url(images/new/buton_newsletter_verde.JPG);
}
.newsletter_red
{
  width:189px;
  height:100px;                      
  margin-top: -100px;
  padding-left: 24px; 
  padding-right: 6px; 
  background-image: url(images/new/newsletter_rosu.JPG);
  background-repeat: no-repeat;
}
.newsletter_red #news_button a
{
  background-image: url(images/new/buton_newsletter_rosu.JPG);
}
.newsletter_mov
{
  width:189px;
  height:100px;                      
  margin-top: -100px;
  padding-left: 24px; 
  padding-right: 6px; 
  background-image: url(images/new/newsletter_mov.JPG);
  background-repeat: no-repeat;
}
.newsletter_mov #news_button a
{
  background-image: url(images/new/buton_newsletter_mov.JPG);
}
  .text{color:#666;line-height:20px;
text-align:justify;}
#news_button a{
   height:15px;
   width:100px;
   display:block;
  
   text-align: center; 
   padding-top: 5px;
   cursor:pointer;
}
#news_button a:hover{
   height:18px;
   padding-top: 2px;
   width:100px;
   display:block;
   background-image: url(images/buton_newsletter_hover.jpg);
   text-align: center;
   cursor:pointer;
}
.contact_{
color:#333;
text-align: right;
padding-right:5px;
}
.input_form_contact
{
  color:#333;
}  
input[type=submit]{color:#000;margin:0 0 9px 0;border:1px solid #999;background: url('images/input_editabil_fara_focus_gri.jpg') repeat-x top left #fff;padding:2px 3px;}
input[type=text]{margin:0 0 7px 0;border:1px solid #999;background: url('images/input_editabil_fara_focus_gri.jpg') repeat-x top left #fff;padding:2px 3px;}
textarea{margin:0 0 7px 0;border:1px solid #999;background: none repeat-x top left #EEEEEC;padding:2px 3px;}
input[type=password]{color:#000;margin:0 0 9px 0;border:1px solid #999;background: url('images/input_editabil_fara_focus_gri.jpg') repeat-x top left #fff;padding:2px 3px;}
