body {
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: 400;
	color: #003366;
	background-color: #F7F3E0;
	text-align: center;
	margin: 0px;
}
#container {
	width: 933px;
	margin: 0 auto;
	float: none;
}
#navigacija {
	float: left;
	width: 193px;
	margin-right: 15px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-top-color: #9E95C7;
	border-right-color: #9E95C7;
	border-bottom-color: #9E95C7;
	border-left-color: #9E95C7;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
#main {
	background-color: #FFFFFF;
	float: right;
	width: 723px;
	margin: 0px;
}
#index {
	background-color: #FFFFFF;
	width: 723px;
	margin: 0 auto;
	float: none;
}
#mainText {
	width: 683px;
	background-color: #FFFFFF;
	background-image: url(images/main_BKG.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	vertical-align: top;
	padding: 0px 20px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-top-color: #5F5389;
	border-right-color: #5F5389;
	border-bottom-color: #5F5389;
	border-left-color: #5F5389;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	float: none;
	margin: 0px;
	text-align: justify;
}
h1 {
	font-family: "trebuchet MS";
	font-size: 20px;
	font-weight: 600;
	color: #FF9900;
}
.istaknuti {
	font-family: "trebuchet MS";
	font-weight: 600;
}
.fotoTreMarie {
	background-color: #FFFFFF;
	border: 5px solid #FFD77D;
	padding: 2px;
	margin: 3px;
	clear: both;
}
.fotoSan {
	background-color: #FFFFFF;
	border: 5px solid #7D70B3;
	padding: 2px;
	margin: 5px;
}
hr {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.copyright {
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: 200;
	color: #6F67AD;
	vertical-align: text-bottom;
}
#leftNav {
	width: 193px;
	background-color:#342A7A;
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: 300;
	color: #FFFFFF;
	text-align: center;
	padding: 3px 0px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #9E95C7;
}
#leftNavSub {
	width: 193px;
	background-color:#725F96;
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: 300;
	color: #FFFFFF;
	text-align: center;
	padding: 3px 0px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #9E95C7;
}
#leftBottom {
	width: 193px;
	background-color:#FFFFFF;
	font-family: "trebuchet MS";
	font-size: 13px;
	font-weight: 500;
	color: #342A7A;
	text-align: center;
	padding: 3px 0px;
	height: 240px;
	background-image: url(images/left_IMG_plaza.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	vertical-align: baseline;
}
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
a:link.nav {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.nav {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.nav {
	color: #9E95C7;
	text-decoration: none;
}
