	

* {
	font-family: "Times New Roman";
/*	line-height: 19px; */
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	margin: 0;
	padding: 0;
}



html, body {
	margin: 0;
	padding: 0;
	border: 0;
	cursor: default;
	background-color: #ffffff;
	height: 100%;
	overflow-y: hidden;
	overflow-x: hidden; 
/*	text-align: center; */
/*	overflow: hidden;  */
}


a {
	cursor: pointer;
}








ol {

	width: 710px;
	height: 410px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -310px;
	margin-top: -205px;

/*	background-color: #eeeeee; */
}


ol li {
	position: relative;
	list-style: none;
	float: left;
}


ol li#introduction {
	width: 450px;
	height: 100%;
}


ol li#content, ol li#gallery {
	width: 450px;
	height: 100%;
	text-align: justify;
	padding-right: 10px;
	margin-top: 10px;
}


ol li#content p {
	clear: both;
	margin-bottom: 10px;
}


ol li#content p a {
	color: #7D0000;
}


ol li#content p img {
	float: left;
	margin-right: 7px;
	margin-bottom: 4px;
}


ol li#content p a img {
	margin: 1px;
	margin-bottom: 7px;
}


ol li#gallery {
	margin: 0;
	padding: 0;
	margin-left: -5px;
	padding-top: 10px;
}


ol li#gallery a {
	color: #7D0000;
	margin-left: 150px;
}


ol li#menu {
	padding-top: 20px;
	margin-left: 35px;
	margin-top: 10px;
	border-left: 2px solid black;
	width: 210px;
	height: 89%;
	overflow: hidden;
}


ol li#menu img {
	float: left;
}



ol li#menu a {
	position: absolute;
	left: 20px;
	width: 185px;
	height: 87px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	line-height: 900px; 
}


ol li#menu a#city-map {
	top: 20px;
	background: url(../croatia-flash/city-map.gif) no-repeat 0 0;
}


ol li#menu a#flash-map {
	top: 105px;
	background: url(../croatia-flash/flash-map.gif) no-repeat 0 0;
}


ol li#menu a#flash-gis {
	top: 190px;
	background: url(../croatia-flash/flash-gis.gif) no-repeat 0 0;
}


ol li#menu a#croatia-travel {
	top: 275px;
	background: url(../croatia-flash/croatia-travel.gif) no-repeat 0 0;
}


ol li#menu a#city-map:hover, ol li#menu a#flash-map:hover, ol li#menu a#flash-gis:hover, ol li#menu a#croatia-travel:hover {
	background-position: -185px 0;
}



ol li#introduction h1 {
	font-weight: bold;
	display: inline;
	margin-right: 2px;
}


ol li#introduction b {
	font-weight: bold;
}


ol li#introduction p {
	line-height: 18px;
	display: inline;
}



a#flash-croatia {
	float: left;
	margin-left: 80px;
	margin-top: 20px;
	margin-bottom: 30px;
}


a#varazdin-map {
	float: left;
	margin-top: 20px;
}


a#launch {
	margin-left: 175px;

}








ol div#credits {
	position: absolute;
	left: 0;
	bottom: 5px;
	width: 100%;
}

ol div#credits p {
	margin: 0;
	line-height: 13px;
	display: block;
	clear: both;
	text-align: center;
}


ol div#credits *, ol div#credits b {
	color: #808080;
	font-weight: normal;
	font-size: 10px;
}


ol div#credits a {
	color: #7D0000;
}










