body {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: 300;
	color: #003366;
	background-attachment: scroll;
	background-image: url(/images/home_01.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.leftNav {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: 600;
	color: #666666;
	background-image: url(/images/home_01.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 15px 5px 10px 10px;
	border: 1px solid #577D8A;
}
.main {
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: 300;
	color: #006699;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
h1 {
	font-family: "trebuchet MS";
	font-size: 18px;
	font-weight: 500;
	color: #999999;
	letter-spacing: 0.2em;
	word-spacing: 0.5em;
}
.copy {
	font-family: "trebuchet MS";
	font-size: 10px;
	font-weight: 300;
	color: #999999;
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.imageLEFT {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
}
.galerija {
	text-align: center;
	padding: 10px;
	background-color: #FFFFFF;
}

