.bcg {
	background-attachment: fixed;
	background-image: url(gfx/Registracija_novih_korisnika/Registracija_novih_korisnik.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.bcg2 {
	background-attachment: fixed;
	background-image: url(gfx/Osobni_podaci/Osobni_podaci.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.gumps
{
	font-family: Verdana;
	font-size: 8pt;
	background-color: #dcdcdc;
	border-color: #004165;
	border-bottom-style: solid;
	border-bottom-width: thin;
}
.tdgore {
	border-top: 3px solid #004165;
	border-bottom: 2px solid #004165;
}

.tddole {
	border-bottom: 3px solid #004165;
}

.tdlijevo {
	border-left: 3px solid #004165;
}

.tddesno {
	border-right: 3px solid #004165;
}

.tdlijevodesno {
	border-left: 3px solid #004165;
	border-right: 3px solid #004165;
	padding: 10px;
}

BODY
{
	background-color: white;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}
h3 
{
	font-family: Verdana;
	font-size: 13px;
	}
.tekst
{
	font-family: Verdana;
	font-size: 11px;
	}
	
.zoomRuka
{
	cursor: hand;
	
	}
