.bgTable{
	background-image: url(images/unutrasnja_18.gif);
	background-position: right;
	background-repeat: no-repeat;
	/*background-attachment: fixed;*/
}
.div-text {
	/*background-attachment: fixed;*/
}
.body {
	display: inline-block;
	font-family: Verdana;
	font-size: 12px;
	color: black;
	line-height: 16px;
	background-image: url(images/papir.gif);
	background-position: top;
	/*background-attachment: fixed;*/	
	scrollbar-face-color:#f0f0f0;
	scrollbar-highlight-color:#f0f0f0;
	scrollbar-3dlight-color:#DDDDDD;
	scrollbar-darkshadow-color:#8F8F8F;
	scrollbar-shadow-color:#B5B5B5;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#f0f0f0;
}
.marquee{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: White;
	font-weight: bold;
	line-height: 71px;	
}
.vanjska{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
}
.unutarnja, .unutarnja a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	text-decoration: none;
}
.unutarnja a:hover{
	color:	#B02134;
}
.text{
	font-family: Verdana;
	font-size: 12px;
	color: black;
	line-height: 16px;
}
TABLE.border{
	border-top: solid 1px black;
	border-right: solid 1px black;
}
TD.border{
	border-left: solid 1px black;
	border-bottom: solid 1px black;
}
.subMenu{
	font-family: Verdana;
	font-size: 12px;
	color: #868383;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
}
.subMenu:hover{
	font-family: Verdana;
	font-size: 12px;
	color: #b02134;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
}