/* www.gateway2pc.ro by Vlad_Getul */ 
/* Created by TopStyle - www.bradsoft.com */

/* INCEPUT bara link-uri (meniul vertical) */
#LEFTMENU {margin: 0 0 20px 0;}
#LEFTMENU ul{list-style: none;margin: 0 0 10px 0;padding: 0;}
#LEFTMENU li{border: 0px solid #999; margin: 5px 0 0 0; width:9.0em;}
head:first-child #LEFTMENU li{padding-right:2px;}
#LEFTMENU li a{color:  White; text-decoration: none;} 

#LEFTMENU a {
	display:block;
	font: bold 8pt verdana, arial, sans-serif;
	padding: 1px 0 1px 0; 
	border: 1px solid #CCCCCC;
	text-decoration: none; 
	width:150px;
	background:   #A9A9A9;
	color:  White;
}

#LEFTMENU a:hover {background:  #4F5A7A ;color:  White; border-color:  Silver;}

#LEFTMENU span {
	font: bold 8pt verdana, arial, sans-serif;
	padding: 2px 3px 2px 3px; 
	color:  #4F5A7A;
	border: 0px solid #CCCCCC;
	background: #4F5A7A;
	}  

#LEFTMENU a:hover span {background:  #4682B4;} 
/* SFIRSIT bara link-uri (meniul vertical) */


body {
 margin:20px;
 background: white;
 color: #333333;
 text-align:center;
 padding:0;
 }
 
h2 {
text-align:left;
font:  Arial;
font-style: normal;
font-size: 8pt;
color: Gray;
padding: 5px 5px 5px 5px;  
  }

#outer {
 text-align:left;
 border:1px solid #000000;
 width:781px;
 margin:auto;
 }

#hdr {
 height:60px;
 background:#eeeeee;
 color: #333333;
 }

#bar {
 height:25px;
/* background:#c0c0c0; */
background: url(images/barasusmodel.jpg);
 


 color: #333333;
 border:solid #000000;	
 border-width:1px 0 1px 0;
 }

/* tot mijlocul */  
#bodyblock {
 position:relative;
 background:  rgb(0,82,121);
 color: #333333;
 width:781px;
 padding:0;
 }
/* coloana din stinga */ 
#l-col {
 float:left;
 background:rgb(0,82,121);
 color: #333333;
 width: 120px;
 text-align:left;
 }

/* interior alb cu text */ 
#cont {
 width:610px;
/* daca cresc aici se modifica aranjarea in pagina */ 
 background:#ffffff;
 color: #333333;
 border:solid #000000;	
 border-width:0 0 0 1px;
 text-align:left;
 }

#ftr {
 font:Arial;
 font: 6pt;
 font-style: normal;
 font-weight: bold;
 height:25px;
 background:#c0c0c0;
 color: white;
 border:solid black;
 border-width:1px 0 0 0;
 margin:0;
 padding: 5px;
 }