/* CSS Document */

  body {margin: 0;
        padding: 30px 0;
		background-color: #ccc;
		color: #757373;
		font-family: Arial;
		font-size: 11px;
		text-align: center;}
		
 #container {width: 746px;
             margin: 0 auto  ;
			 background-color: #E7E5E5;
			 text-align: left;
			 border-style: solid;
			 border-width: 15px;
			 border-color: #fff;
			 position: relative;
			 top: 0;
			 left: 0;} 
 * html #container { width: 776px;
                   w\idth: 746px; }		 

 #head {background-color: #8E8E8E;
        height: 50px; line-height: 50px; }
 #middle {background-color: #ccc;
          height: 200px;}
 #content {margin: 64px 27px 0 20px; }
  p {margin: 0; padding: 0; width: 326px; 
      text-indent: 37px; 
	  color: #757373;
		font-family: Arial;
		font-size: 11px;
	 background-image: url(../images/arrow.jpg); background-repeat: no-repeat; 
	 background-position: 11px 1px;}
  img {display: block;} 
  #flash { width: 312px;
          height: 211px;
		  position: absolute;
		  top: 100px;
		  right: 63px;}
  #logo {position: absolute;
         top: 0;
		 left: 56px;}
  #inscriere {position: absolute;
              top: 140px;
			  left: 27px;}
	
	a:link img, a:visited img, a:hover img, a:active img {border-style: solid; border-width: 0;}
			  
  .meniu_alb a:link, .meniu_alb a:visited, .meniu_alb a:active {font-size: 12px; color: #FFF; text-decoration: none; font-weight: bold;}
   a.legislatie:link, a.legislatie:visited, a.legislatie:active {font-size: 11px; color: #666; text-decoration: none;}
   a.legislatie:hover{text-decoration: underline;}
  .meniu_alb a:hover {color: #C9FD9B;}
  .meniu_alb {height: 50px; line-height: 50px;   background-image: url(../images/dunga_meniu.jpg); 
  background-repeat: no-repeat; background-position: right 14px;  }
  .select {cursor: default; color: #C9FD9B; font-size: 12px; font-weight: bold;}
  #home {position: absolute; top: 0; left: 19px; background: transparent;}
  #despre_noi {position: absolute; top: 0; left: 258px; padding-right: 13px;}
  #program {position: absolute; top: 0; left: 347px; padding-right: 15px;}
   #informatii {position: absolute; top: 0; left: 433px; padding-right: 18px;}
    #tarife {position: absolute; top: 0; left: 550px; padding-right: 18px;}
	#legislatie {position: absolute; top: 0; left: 616px; padding-right: 13px;}
	#contact {position: absolute; top: 0; left: 695px; background: transparent;}
	
	
	/*  interior        */
	
	#content_interior { background-color: #E7E5E5; margin: 0 27px 0 20px;}			  
	p.inner {background-image: url(../images/arrow.jpg);}		  		 		  		  
   #container_inner {background-color: #E7E5E5;} 
   #submenu {position: absolute; top: 53px; left: 253px;}
   #submenu a:link, #submenu a:visited, #submenu a:hover, #submenu a:active {font-size: 12px; font-family: Arial; color: #8E8E8E;  text-decoration: none; border-style: solid; border-width: 0 1px 0 0; padding: 0 7px; line-height: 12px;}
   .submenu_select {font-size: 12px; font-family: Arial; color: #8E8E8E; text-decoration: underline; padding: 0 0px; cursor: default; line-height: 12px;}
   #matiz {border-style: solid; border-width: 1px; border-color: #D8D6D6; width: 302px;   background-color: #fff;}
   #matiz_inner {margin: 12px; position: relative; top: 0; left: 0;}
   #descriere {color: #666; font-size: 11px; }
   #descriere_link span {cursor: pointer;}
   .normal {font-family: Arial; fon-size: 11px; color: #666;}
   .anormal {font-family: Arial; fon-size: 11px; color: #76B043;} 
   
   p.contact {margin: 0; padding: 0 0 0 37px; width: 326px; 
      text-indent: 0; 
	  color: #757373;
		font-family: Arial;
		font-size: 11px;
	 background-image: url(../images/arrow.jpg); background-repeat: no-repeat; 
	 background-position: 11px 1px;}
	
	p.contact a:link, p.contact a:visited, p.contact a:hover, p.contact a:active {color: #757373;
		font-family: Arial;
		font-size: 11px;}
	input.insert {color: #757373;
		font-family: Arial;
		font-size: 11px;
		border-style: solid;
		border-width: 1px;
		border-color: #DDDBDB;
		width: 190px;
		}
	textarea {color: #757373;
		font-family: Arial;
		font-size: 11px;
		border-style: solid;
		border-width: 1px;
		border-color: #DDDBDB;
		width: 190px;
		height: 100px;
		}
	select.insert {color: #757373;
		font-family: Arial;
		font-size: 11px;
		border-style: solid;
		border-width: 1px;
		border-color: #DDDBDB;
		width: 190px;
		}
input.buton {background-color: #E7E5E5;
               font-family: Arial;
		font-size: 11px;
		color: #76B043;
		
		cursor: pointer;
        }				
   		  				 
