.textBody {
	font: 11px Verdana, Arial, sans-serif;
	color: black;
	text-decoration: none;
	text-align: justify;
	}
.text {
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	color: black;
	text-decoration: none;
}
.forma { 
	font: 11px Verdana, Arial, sans-serif;
	color: black;
	width : 220px;
	border: solid 1px black;
	background-color: white;
	}
a {
	font: 11px Verdana, Arial, sans-serif;
	color: maroon;
	text-decoration: none;
}
a:hover {
	color: red;
}
.body{
	background-image: url(images/6.gif);
}
.novoNaslov{
	background-color:#6b9ab4;
	color: white;
}
.border{
	border: solid 1px black;
}
.gumb{
	cursor: hand;
}
textarea{
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#DDDDDD;
	scrollbar-darkshadow-color:#8F8F8F;
	scrollbar-shadow-color:#B5B5B5;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#FFFFFF;
}
.scroll {
	width: 600px;
	height: 520px;
	overflow: auto;
	scrollbar-background-color: #27557F;
	scrollbar-3dlight-color: #27557F;
	scrollbar-shadow-color: #27557F;
	scrollbar-arrow-color: #27557F;
	scrollbar-track-color: #27557F;

	}
.scroll2 {
	width: 740px;
	height: 520px;
	padding-right: 25px;
	overflow: auto;
	scrollbar-background-color: #27557F;
	scrollbar-3dlight-color: #27557F;
	scrollbar-shadow-color: #27557F;
	scrollbar-arrow-color: #27557F;
	scrollbar-track-color: #27557F;

	}
.scroll3 {
	width: 760px;
	height: 530px;
	overflow: auto;
	scrollbar-background-color: #27557F;
	scrollbar-3dlight-color: #27557F;
	scrollbar-shadow-color: #27557F;
	scrollbar-arrow-color: #27557F;
	scrollbar-track-color: #27557F;
}