.leftCorner {
	position:absolute;
	top:32;
	left:50;
	width:134;
	height:67;
	clip:rect(0,134,67,0);
 	visibility:hidden;
	text-align:right;
	}

#lijeviScreen1 {
	font-family:Courier, fixed;
	color:black;
	font-weight:bold;
	font-size:68px;
	}

#lijeviScreen2 {
	font-family:serif;
	font-size:36px;
	color:orange;
	font-style:italic;
	}

#lijeviScreen3 {
	font-family:Arial, sans-serif;
	font-size:78px;
	color:orange;
	font-weight:bold;
	}

#lijeviScreen4 {
	font-family:serif;
	font-size:85px;
	color:yellow;
	}
#lijeviScreen5 {
	font-family:MS Sans Serif, sans-serif;
	font-size:92px;
	color:white;
	}

#lijeviScreen6 {
	font-family:System, Chicago, sans-serif;
	font-size:86px;
	color:black;
	font-style:italic;
	}
#lijeviScreen7 {
	font-family:Wingdings, ZAPF Dingbats, Dingbats;
	font-size:102px;
	color:red;
	}

#mainHrv {
	position:absolute;
	top:116;
	left:215;
	width:308px;
	text-align:justify;
	}

#shadHrv {
	position:absolute;
	top:118;
	left:217;
	width:308px;
	text-align:justify;
	}

#mainEng {
	position:absolute;
	top:116;
	left:215;
	width:308;
	visibility:hidden;
	}

#shadEng {
	position:absolute;
	top:118;
	left:217;
	width:308;
	visibility:hidden;
	}

.desc {
	position:absolute;
	top:497;
	left:184;
	width:150;
	font-family:MS Sans Serif, Arial, Geneva, sans-serif;
	font-size:12px;
	color:white;
	border-top-width:3px;
	border-left-width:0px;
	border-right-width:3px;
	border-bottom-width:3px;
	border-color:black;
	border-style:solid;
	layer-background-color:#0099cc;
	background-color:#0099cc;
	visibility:hidden;
	}


