.tekst {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: none;
	color: #000066;
	background-attachment: scroll;

	height: 500px;
	margin: 5px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FF9966;
	border-right-color: #0000FF;
	border-bottom-color: #66CC00;
	border-left-color: #FF0000;
	font-weight: bold;
	padding: 0px;
	width: 100%;
	list-style-image: url(images/bulet.gif);
}

.sadrzaj {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #3130CE;
	padding-bottom: 10px;
	list-style-image: url(images/bulet.gif);
	font-style: normal;
}
.polje {
	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;

}
.submit {
	background-image: url(images/posalji.gif);
	background-repeat: no-repeat;
	height: 41px;
	width: 167px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: link;
}


.naslov {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #336600;
	text-decoration: underline overline;
}
.korisnik {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0000FF;
	text-decoration: blink;
}
.tekstCopy {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: none;
	color: #000066;
	background-attachment: scroll;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}
.ulaz {
	background-image: url(images/ulaz.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 170px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.obicni {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color:  #333333;
}
.tbl_donja {
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
