.top_boj {
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background: url(slike/pozadina/top_pozadina.jpg);
}
.left_boj {
	color: #000000;
	border-width: thin;
	background: url(slike/pozadina/left_poz.jpg);
}
.pozadina {
	background: #C1D0F7;
}
.left_boj1 {
	background: url(slike/pozadina/left_poz1.jpg);
}
.left_boj2 {
	background: url(slike/pozadina/left_poz2.jpg);
}
.left_boj3 {
	background: url(slike/pozadina/left_poz3.jpg);
}
#textarea {
	background: url(slike/pozadina/main_pozadina.jpg);
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.style4 {
	font-size: 9px;
	font-style: italic;
}
a:hover {
	color: #C1D0F7;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #CCFF33;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #264C97;
}
body {
	background-image: url(slike/pozadina/pozadina_main.jpg);
	background-repeat: repeat;
}
