body {
	
	background-image: url(images/background_960.jpg); /* Change the link depending on what size shadow you want to use  */
	background-repeat: repeat-y; /* Repeats the image vertically (Downwards) */
	background-position: center; /* Centers the Background image */
	background-color: white; /* Website BG colour (matches drop shadow bg colour #f7f4ee */
	margin: 0;
	padding: 0;
}

#limba{
	list-style: none;
	background: url(headerx1.jpg) no-repeat 0 0;
	position: relative;
	width: 960px;
	height: 31px;
	margin-left:auto; margin-right:auto;
	}
	
ul#limba li {
	position: absolute;
}

ul#limba li a{
	display: block;
	height: 100%;
	text-indent: -9000px;
}

#romana {
	width: 20px;
	height: 15px;
	top: 1em;
	left: 895px;
}

#engleza {
	width: 20px;
	height: 15px;
	top: 1em;
	left: 921px;
}	
ul#limba li a:hover {
	background: url(x.jpg) no-repeat 0 0;
}
ul#;limba li#romana a:hover {
	background-position: left;
margin-left:auto; margin-right:auto;
}
ul#limba li#engleza a:hover {
	margin-left:auto; margin-right:auto;
	background-position: right;
}


/*#headerx1 {
	background-image: url(headerx1.jpg);
	margin-left:auto; margin-right:auto;
	width: 960px;
	height: 31px;
}*/

#headerx2 {
	background-image: url(headerx2.jpg);
	margin-left:auto; margin-right:auto;
	width: 960px;
	height: 158px;
}
/*==============================================================================meniu start*/
#container {
    width: 960px; /* Width of your content, either use 760px or 960px depending on your website size*/
    margin: 0px auto; /* 0 means no margin for the top and bottom of the container and auto aligns in center*/
    background: auto red;
	text-align: left;  /* Aligns any text in the center you can remove this if needed */
	background-position:center;
	float: inherit;
	font-size: 16px;
	font-family: helvetica, arial, sans-serif;
	text-decoration: none;
	
}
ul, li {
 	margin: 0; padding: 0;
}
#blob {
	border-right: 1px solid #0059ec;
	border-left: 1px solid #0059ec;
	position: absolute;
	top: 0;
 	z-index : 1;
	background: #0b2b61;
	background: -moz-linear-gradient(top, #0b2b61, #1153c0);
	background: -webkit-gradient(linear, left top, left bottom, from(#0b2b61), to(#1153c0));
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: 2px 3px 10px #011331;
	-webkit-box-shadow: 2px 3px 10px #011331;
}
#nav {
	position: relative;
	background: #292929;
	float: left;
	background-color: #990000;
	width: 960px;
}
#nav li {
 float: left;
 list-style: none;
 border-right: 0px solid #4a4a4a;
 border-left: 0px solid black;
}
#nav li a {
	color: #FFFFFF;
	position: relative;
	z-index: 2;
	float: left;
	font-size: 20px;
	font-family: helvetica, arial, sans-serif;
	text-decoration: none;
	padding: 20px 45px;
}
#dunga {
	width: 106%;
	margin-left:0%;
	margin-right:0%;
	height:65px;
	margin: -65px;
	background-color: #990000;
	float: left;
	position: static;
/*	margin: 0px;*/
	padding: 0px;
	color: #FFFFFF;
}
/*==============================================================================meniu end*/

#continut {
	width: 875px; /* Width of your content, either use 760px or 960px depending on your website size*/
   	margin:0 auto;
	margin: 0em auto 0em auto;
	padding-bottom: 20px;
	
	position: inherit;
	border:0px solid black;
	}
h1 {
	position:inherit;
	background-color: white;
	color:#990000;
	font-family: arial;
	font-size: 24px;

	}
h2 {
	background-color: white;
	font-family: arial;
	font-size: 16px;
	color:#990000;
}
p{
	background-color: white;
	font-family: arial;
	font-size: 16px;
}
ul{
line-height: 1.25em;
list-style-image: url(LI.gif);
margin-left: 20px;
font-family: arial;
font-size: 16px;
	}
	
#sdungaf{
	background-image: url(dungaf.jpg);
	margin-left:auto;
	margin-right:auto;
	width: 960px;
	height: 2px;
	border: 1;
}
#footer {
	margin-left:auto;
	margin-right:auto;
	width: 960px;
	height: 45px;
	background-color: white;

	}

.hr {
    margin-left:auto; margin-right:auto;
	height: 1px;
    background:#770101;
    width: 960px;
    font-size: 1px; /* IE 6 */
}
