body {
	text-align: center;
	padding-top: 75px;
	font-family: Georgia, serif;
	font-size:13px;
	margin: 0;
	padding: 0;
}
a {
	color: Blue;
}

a:visited {
	color: Blue;
}
#navigate {
	width: 100%;
	height: 24px;
	line-height: 24px;
	border-bottom:1px solid #C9D7F1;
	font-family: Arial, sans-serif;
	text-align: left;
}
#navigate a {
	color: #0000CC;
	text-decoration: underline;
	margin-left: 0.5em;
}
#navigate b {
	margin-left: 0.5em;
}
#poza {
	width: 600px;
	height:450px;
	position: relative;
	margin: 0 auto;
}
#cursor {
	position: absolute;
	width:364px;
	height: 21px;
	top: 219px;
	left: 105px;
	text-align: left;
	cursor: text;
}
a.block {
	cursor: text;
}
#vangheleparleaza {
	position: absolute;
	top: 200px;
	left: 61px;
	width: 270px;	
}
#vangheleparleaza b span.g {
	color:blue;
}
#vangheleparleaza b span.o {
	color:red;
}
#vangheleparleaza b span.a {
	color:orange;
}
#vangheleparleaza b span.aa {
	color:green;
}
#poanta {
	width:650px;
	margin:0 auto;
}
