.header {
	background-attachment: fixed;
	background-image: url(design1header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF500;
	text-indent: 5px;
	padding: 5px;
	border: 1px solid #333333;
}
.header A:link {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.header A:hover {
	color: #FFF51A;
	font-weight: bold;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.header A:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF800;
}
.header A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFED00;
}
.linkovi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #000000;
	text-align: center;
}
.linkoviCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF00D;
	background-color: #DB261F;
	text-align: left;
	border: 1px solid #000000;
	padding: 3px;
}
.linkoviCopy A:link {
	color: #FEFE00;
	font-weight: bold;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.linkoviCopy A:hover {
	color: #F9F70F;
	font-weight: bold;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.linkoviCopy A:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FDEF10;
}
.datum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FCEF17;
	background-color: #DB261F;
	padding: 2px;
	text-align: left;
	border: 1px solid #000000;
}
.naslov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.line {
	background-color: #990000;
}
a:link {
	color: #FFEB00;
	text-decoration: underline;
}
a:visited {
	color: #FFF007;
}
a:hover {
	color: #990000;
}
a:active {
	color: #FBF200;
}
.komentar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.left {
	background-color: #FFFFCC;
}
