body {
	background: #ffffff url("../img/bg.jpg") repeat-x;
	margin:0px;
}
#page-wrapper{
	margin-left:auto;
	margin-right:auto;
	width:700px;
	
}
#up-content{
	height:100px;
	top:20px;
	position: relative;
}
#logo{
	float: left;
	width:450px;
	height:100px;
	background: url("../img/logo.png") no-repeat;
}
#logo h1{
	margin:0px;
	font-family: Georgia;
	font-size:22px;
	color: red;
	padding-left:80px;
	padding-top: 35px;
}
#language{
	float: right;
	width:150px;
	font-family: Georgia;
	font-size:12px;
	padding-top:40px;
}
#language img{
	border: none;
	padding: 0px 5px 0px 5px;
}
#header{
	background:url("../img/bg-header.png") no-repeat;
	width:720px;
	height:220px;
	padding-left:11px;
	padding-top:13px;
	
}
#header-content{
	width:700px;
	height:195px;
	overflow:hidden;
}

#menu-content{
	margin-top:45px;
	margin-left:50px;
	height:55px;
	width:500px;
}
#middle a{
	color: #1e384f;
}
#middle a:hover{
	text-decoration: none;
}
#nav {
	float: left;
	width: 677px;
	margin: 0; 
	padding: 7px 0 0 22px;
	list-style: none;
	font-size: 12px;
}
#nav li {
	float: left;
	margin: 0 6px 0 0;
	padding: 0;
	line-height: normal;
	width:86px;
	height:43px;
	text-align: center;
	
}
#nav li a {
	position: relative;
	display: block;
	margin: 0;
	padding: 18px 10px 9px 10px;
	font-family: Georgia;
	font-size:11px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#nav li:hover, #nav li.sfhover, #nav li.current {
position: relative;
	display: block;
	margin: 0;
	padding-top: 9px;
	padding-right: 9px;
	background: url("../img/bg-menu.png") no-repeat;
}
#nav li:hover a, #nav li.sfhover a, #nav li.current a {
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 9px 9px 10px;
	color: #2a445c;
	background: url(/images/nav_on_right.gif) no-repeat right top;
}

#middle{
/*	background: #f0f7ce;
	border:1px solid #e4ebc1;*/
	background: #f3f3f3;
	border:1px solid #eee;
	width:713px;
	padding:3px;
	font-family: Georgia;
	font-size:13px;
	min-height: 250px;
}
#middle h2{
	font-size:16px;
	padding-left:10px;
}
#footer{
	margin-top:30px;
	background:#1e3850;
	height:25px;
	padding-top:10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
}
#footer a{
	color:#7da0f2;
}
#footer a:hover{
	text-decoration: none;
}
#footer-content{
	width:700px;
	margin-left: auto;
	margin-right: auto;
}
#terminat{
	display: none;
}
#lucrari-link a {
	padding:5px;
	background: #1e384f;
	color: #fff;
	text-decoration: none;
}
#lucrari-link a:hover{
	background: #d4ebff;
	color: #000;
}
#derulare{
	display: none;
}

/* --------------------------------------------------------- */

.pic{
	float:left; width:80px; margin-right:20px;
}

#pic dl {
width: 86px;
height: auto;
float: left;
padding-left:25px;
}
#pic dl dt {
width:86px;
height: auto;
text-align: center;
}
#pic dl dt img {
width:80px;
height:60px;
padding:3px;
outline: none;
border: 1px solid #77b0d8;
background: #ffffff;
margin-right:10px;
}


