body {
	font-family: Arial, Helvetica;
	font-size: medium;
	font-weight: normal;
	text-align: center;
	color: #ff7800;
}
a:link {
	color:#ffffff;
	text-decoration: underline;
	font-size: medium;
	font-family:Arial, Helvetica;}
	
a:visited {
	color:#ffffff;
	text-decoration: underline;
	font-size: medium;
	font-family:Arial, Helvetica;}

a:hover {
 	text-decoration: underline;}
	
.LocationName {
	font-family: Arial, Helvetica;
	font-size: x-large;
	font-weight: normal;
	text-align: center;
	color: White;
}

.ThisAreaName {
	font-family: Arial, Helvetica;
	font-size: medium;
	font-weight: normal;
	text-align: center;
	color: #ff7800;
}

.MmsImageBig {
	border:2px solid white;
	width:640px;
	height:480px;
	margin-bottom:3px;
}

.ThisAreaPeriod {
	color: #af9c71;
	font-family: Arial, Helvetica;
	font-size: medium;
	font-weight: normal;
	text-align: center;
}

div.gallery {
	width:177px;
	float:left;
	border:0px;
	margin:5px;
	padding:5px;
	background:url(slike/okvir.gif);
	padding:7px 0px 9px 7xp;
} 

div.gallery img {
	vertical-align:middle;
	width:160px;
	height:120px;
	border:0px;
	margin:0px 0px 0px 2px;
}