.website {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #CCBD86;
}
.bigleterswhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #A1A1A1;
}

.bigleters {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CDB786;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CDB786;
	text-decoration: none;
}
.nasloviwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A1A1A1;
	font-weight: normal;
}
.bodysredina {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}

.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D4D4D;
}


a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.naslovi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCBD86;
}

body {
	background-color: #000000;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CBCBCB;
}
#nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CDB682;
	text-decoration: underline;
}
#nav a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
