html, body
{
margin-top:0px;
margin-bottom:0px;
padding:0 0 0 0;
border:0px none;
}
body
{
text-align:center;
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;

}
#top
{
	margin-left:auto;
	margin-right:auto;
	background-image:url('images/top.png');
	width:756px;
	height:49px;	
	margin-top:40px;
	z-index:1;
}
a.toplink
{
	text-decoration:none;
	color:#666666;
	margin-top:8px;
	margin-right:15px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	float:right;
}
#middle 
{
	margin-left:auto;
	margin-right:auto;
	width:756px;
	height:670px;
	text-align:center;
	background-image:url('images/background.png');
	background-repeat:repeat-y;	
}
#bottom
{
	margin-left:auto;
	margin-right:auto;
	width:756px;
	height:31px;
	background-image:url('images/bottom.png');
}
#designby
{
	color:#999999;
	text-align:left;
	font-size:8px;
	float:left;
	font-family:Arial;
	font-weight:bold;
	margin-top:14px;
	margin-left:19px;
	width:80px;
	height:10px;
}
#menubar
{
	float:left;
	width:115px;
	float:left;
	margin-left:7px;
	border:0px none;
	height:545px;
	overflow:hidden;
}
#menu
{
	text-align:left;
	float:left;
	width:115px;
	height:350px;
	background-image:url('images/menu.png');
	background-repeat:repeat-y;
	border:0px none;
}
div.menuend
{
	text-align:left;
	float:left;
	width:115px;
	border:0px none;
	
}

div.button
{
	cursor:pointer;
	float:left;
	height:25px;
	width:107px;
	color:#666666;
	margin-left:4px;
	border:0px none;
}
a.menub 
{
	text-decoration:none;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	float:left;
	width:107px;
}
#content
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	text-align:left;
	float:left;
	height:550px;
	width:600px;	
	margin-left:20px;
	border:0px none;
}
div.cvthumb
{
	cursor:pointer;
	height:171px;
	width:145px;
	background:url('https://astr-cluj.utcluj.ro/images/cvthumb.png');
	float:left;
}
img.cvimg
{
	float:left;
	margin-top:7px;
	margin-left:8px;
}
div.cvname
{
	width:144px;
	height:14px;
	float:left;
	margin-top:5px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	
}
div.cvposition
{
	width:144px;
	height:14px;	
	float:center;
	margin-top:13px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#666666;
}
#cvcontainer
{
	background:white;
	position:absolute;
	width:1px;
	height:1px;
	top:1px;
	left:1px;
	visibility:hidden;
	z-index:3;
	overflow:hidden;
}
div.cv
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#666666;
	visibility:hidden;
	height:1px;
	width:1px;
	float:left;
	text-align:left;
	margin-left:4px;
	overflow:hidden;
}

#closecv
{
	color:#666666;
	visibility:hidden;
	width:60px;
	float:right;
	text-align:right;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
}
#closecv:hover
{
	color:red;
}
#banner2
{
	width:740px;
	height:20px;
	float:left;
	margin-left:6px;
	vertical-align:text-top;
	z-index:1;
	position:relative;
}
#banner1
{
	width:640px;
	height:140px;
	float:left;
	margin-left:6px;
	vertical-align:text-top;
	margin-top:-40px;
	z-index:1;
	position:relative;
}
div.cvwindtitle
{
	font-size:12px;
	width:328px;
	text-align:center;
}
#scrollPane
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	text-align:left;
	float:left;
	height:540px;
	width:590px;	
	overflow:hidden;
	margin-left:20px;
	border:0px none;
}
#scrollcontent
{
	width:495px;
	height:539px;
	margin-top:0px;
	float:left;
}
#scrollcontainer
{
	width:499px;
	height:540px;
	float:left;
}
#scrollbuttons
{
	background-image:url('images/scrollback.png');
	background-repeat:repeat-y;
	float:left;
	width:90px;
	height:537px;
}
#scrollcursor
{
	width:9px;
	height:9px;
	margin-top:0px;
	float:left;
	margin-left:4px;
	z-index:4;
}