body {
	background-color: #000;
	background-image: url(images/zavrsnarec-gradijentbkg.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Courier New, Courier, monospace;
	font-size: 12px;
	color: #CCC;
}
.tdvideo {
	background-image: url(images/zavrsnarec-moviebkg.jpg);
}
.tddokumenti {
	background-image: url(images/dokumenti-bkg.jpg);
}
.dokumentitext {
	font-family: Courier New, Courier, monospace;
	font-size: 14px;
	color: #000;
}
.tdcomments {
	background-image: url(images/zavrsnarec-commentsbkg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.comments {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #231e14;
}
.commentsNaslov {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #231e14;
	font-weight: bold;
}
.commentsForm {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #231e14;
	background-color: #F9DAA4;
	border: 3px solid #000;
}
.adminbkg {
	background-color: #CCC;
}