#corp{
	   background-image: url(shdwwhite.jpg); /** Link to the image you created **/
        background-repeat: repeat-y; /** Repeats the image vertically **/
       background-position: center; /**  Centers the Background image **/
	 background-color:#666666;	 
	}
	#all{
			width:900px;
	height:auto;
margin:1px auto;	
background-color:white;
	}
#titlu{
background-color:sienna;
		border-bottom:black ridge 3px;
		padding:5px 0 5px 0;
	}
		#toc{
			float:left;
	width:210px;
	padding:10px 10px;
	font-weight:bolder;
	height:auto;
			}
		#cuprins{
			float:left;
		background-color:white;
		padding:40px 50px 20px 50px;
	width:566px;
	height:auto;
	text-align:justify;
	border-left:black solid 4px;
	}
#fon{
border:3px ridge sienna;
	}
	#dict1{
		width:100%;
	}
	#dict2{
		width:100%;
	}
table.tblvb1{
background-color:white;
border: goldenrod ridge 3px;
padding:3px;
float:left;
margin:20px 3px 10px -40px;
width:120px;
	}
table.tblvb2{
background-color:white;
border: goldenrod ridge 3px;
padding:3px;
float:left;
margin:20px 3px 10px 10px;
width:150px;
	}
table.tblvb3{
background-color:white;
border: goldenrod ridge 3px;
padding:3px;
float:left;
margin:20px 3px 10px 10px;
width:197px;
	}	
	div.vbdiv{
	background-color:white; 
	border:goldenrod ridge 4px;
	margin-left:-40px;
	 padding:20px; 
	width:600px;
	}
	#Footer{
		clear:both;
		height:30px;
	width:880px;
	background-color:white;
/**	border-top:black ridge 3px;**/
	text-align:center;
	padding:10px;
		}
a.links {
text-decoration:none;
color:#003366;
font-weight:bolder;
margin-left:30px;
line-height:2em;
	}
a.links:hover{
color:blue;
}
h4.subtitlu{
		 width:200px;
	 height:30px;
background-color:#003366;
color:#ffcc66;
margin: 1px auto;
margin-bottom:10px;
padding-top:10px;
text-align:center
}		
