@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../images/ubBox.png),url(../images/bgL.jpg);
	background-position: center 130px, top center;
	background-repeat:no-repeat, no-repeat;
	background-color: #666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #F60;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F60;
}
a:hover {
	text-decoration: none;
	color: #C30;
}
a:active {
	text-decoration: none;
	color: #F60;
}
div#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}
#page {
	width: 1000px;
	height: 700px;
	margin: auto;
}
#menuTop {
	height: 350px;
    left: 300px;
    position: relative;
    top: 10px;
    width: 701px;
	overflow:hidden;
}
#DespreMine{
	width:257px;
	height:350px;
	background-image:url(../images/despremine1.png);
	float:left;
}
#DespreMine:hover{
	width:257px;
	height:350px;
	background-image:url(../images/despremine2.png);
	float:left;
	cursor: pointer; cursor: hand;
}
#Didactic{
	width:209px;
	height:350px;
	background-image:url(../images/didactic1.png);
	float:left;
}
#Didactic:hover{
	width:209px;
	height:350px;
	background-image:url(../images/didactic2.png);
	float:left;
	cursor: pointer; cursor: hand;
}
#Studenti{
	width:235px;
	height:350px;
	background-image:url(../images/studenti1.png);
	float:left;
}
#Studenti:hover{
	width:235px;
	height:350px;
	background-image:url(../images/studenti2.png);
	float:left;
	cursor: pointer; cursor: hand;
}
#menuBottom {
	height: 350px;
    left: 330px;
    position: relative;
    top: -300px;
    width: 647px;
	overflow:hidden;
	z-index:150;
}
#Diverse{
	width:206px;
	height:350px;
	background-image:url(../images/diverse1.png);
	float:left;
}
#Diverse:hover{
	width:206px;
	height:350px;
	background-image:url(../images/diverse2.png);
	float:left;
	cursor: pointer; cursor: hand;
}
#Examinare{
	width:205px;
	height:350px;
	background-image:url(../images/examinare1.png);
	float:left;
}
#Examinare:hover{
	width:205px;
	height:350px;
	background-image:url(../images/examinare2.png);
	float:left;
	cursor: pointer; cursor: hand;
}
#Forum{
	width:236px;
	height:350px;
	background-image:url(../images/forum1.png);
	float:left;
}
#Forum:hover{
	width:236px;
	height:350px;
	background-image:url(../images/forum2.png);
	float:left;
	cursor: pointer; cursor: hand;
}
#logoPruteanu {
    background-image: url(../images/pruteanuLogo.png);
    height: 384px;
    left: 260px;
    position: relative;
    top: -80px;
    width: 635px;
    z-index: 100;
}
#meniuTop {font-size:1.00em; width:150px;}
#meniuTop ul {margin:0px; padding:0px;}
#meniuTop li {list-style: none;}
#meniuTop a {
 color: #fff;
 cursor: pointer;
 display:block;
 height:25px;
 line-height: 25px;
 text-indent: 20px;                   
 text-decoration:none;
 width:100%;
}
#meniuTop a:hover{
 text-decoration:underline;
}
#LikeFacebook{
	width:250px;
	position: relative;
	left:65px;
	top:-1210px;
	overflow:hidden;
}
#social {
	width:250px;
	height:70px;
	position:relative;
	left:100px;
	top:-1080px;
	overflow:hidden;
}
#socialFacebook{
	width:70px;
	height:70px;
	background-image:url(../images/facebook1.png);
	float:left;
}
#socialFacebook:hover {
	background-image:url(../images/facebook2.png);
	cursor: pointer; cursor: hand;
}
#socialTwiter{
	width: 70px;
	height: 70px;
	background-image: url(../images/twiter1.png);
	float: left;
}
#socialTwiter:hover {
	background-image: url(../images/twiter2.png);
	cursor: pointer; cursor: hand;
}
#socialYoutube{
	width: 70px;
	height: 70px;
	background-image: url(../images/youtube1.png);
	float: left;
}
#socialYoutube:hover {
	background-image: url(../images/youtube2.png);
	cursor: pointer; cursor: hand;
}
#Live{
	width:256px;
	height:102px;
	background-image:url(../images/live1.png);
	position:relative;
	top:-1080px;
	left:80px;
	overflow:hidden;	
}
#Live:hover {
	background-image:url(../images/live2.png);	
	cursor: pointer; cursor: hand;
}
#copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#CCC;
	font-size:12px;
	width:200px;
	position:relative;
	top:-760px;
	left:170px;
}
#Prof{
	width: 90px;
	height:135px;
	background-image:url(../images/prof.gif);
	position: relative;
	top:-930px;
	left:870px;
	z-index:150;
	overflow:hidden;
}

/* meniu dreapta */		
.sweetMenuAnchor{
                border-top: 1px solid #ffffff;
                border-right: 1px solid #ffffff;
                border-bottom: 1px solid #ffffff;
				border-top-right-radius: 4px;
				-moz-border-radius-topright: 4px;
				border-bottom-right-radius: 4px;
				-moz-border-radius-bottomright: 4px;
				color: #0071bb;
				font-size: 24px;
				font-weight: bold;
				text-align: right;
				text-transform: uppercase;
				font-family: arial;
				text-decoration: none;
				background-color: #888888;
				opacity: 0.6;
			}
			
			.sweetMenuAnchor span{
				display: block;
				padding-top: 10px;
			}
			
			h1
			{
				display: block;
				text-align: center;
				font-size: 48px;
				color: #ffffff;
				text-shadow: 0px 0px 12px #000000;
				font-family: "Trebuchet MS";
			}
  