body {
	FONT-FAMILY: verdana;
	BACKGROUND-COLOR: #FDFDFD;
	background-image: url(background2.gif);
}
#mydiv {
	LEFT: 50%;
	TOP: 50%;
	MARGIN-LEFT: -385px;
	MARGIN-TOP: -270px;
	WIDTH: 770px;
	HEIGHT: 540px;
	POSITION: absolute;
	z-index: 1;
	background-color: #FFFFFF;
}
#half {
	LEFT: 50%;
	MARGIN-LEFT: -10px;
	MARGIN-TOP: 110px;
	WIDTH: 385px;
	HEIGHT: 270px;
	POSITION: absolute;
	z-index: 1;
}
.bottom{
	position: absolute;
	width: 43px;
	LEFT: 50%;
	MARGIN-LEFT: -10px;
	bottom: 0px;
	z-index: 100;
}
#logo{
	background-image: url(logo_simplu.gif);
	height: 75px;
	width: 43px;
	background-repeat: no-repeat;
}
#logo span{
	display: none;
}
.enter{
	height: 12px;
	width: 65px;
	margin-top: 40px;
}
#blank{
	background-image: url(blank.gif);
	height: 15px;
	width: 1px;
	background-repeat: no-repeat;
}
#textdiv {
	font-size: 9px;
	color: #A7A89C;
}
#text2div {
	font-size: 13px;
	color: #000;
	font-weight: bold;
}
#text3div {
	font-size: 10px;
	color: #A7A89C;
	margin-bottom: 40px;
}
#bolddiv {
	font-size: 10px;
	color: #6F7068;
	font-weight: bold;
}
#mydiv object{
	z-index: 1;
}
a.cuvinte{
	text-decoration: none;
	color: #6F7068;
	font-weight: bold;
	font-size: 10px;
}
a.cuvinte span{
	font-size: 9px;
	display: none;
}
a.cuvinte:hover{
	color: #000;
}
a.cuvinte:hover span{
	font-size: 9px;
	color: #A7A89C;
	display: inline;
	font-weight: normal;
}
.jos{
	position: absolute;
	width: 60px; /*modifici latimea in functie de dimensiunea continutului din div*/
	right: 50%;
	/*margin-left: -30px; /*daca modifici latimea divului aici pui jumatate din latime*/
	margin-right: -30px;
	text-align: right;
	bottom: 0px;
	z-index: 100;
}
.cssnav {
	background-image: url(enter2.gif);
	background-repeat: no-repeat;
	width: 65px;
	height: 12px;
	margin-top: 40px;
}
.cssnav img {
	width: 65px; height: 12px; border: 0;
}
* html a:hover {
	visibility:visible
}
.cssnav a:hover img{visibility:hidden}
}
