.body{
	overflow: auto;
}
.text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #339933;
	text-align: justify;
}
.textClean{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #339933;
}
.loginForma {
	height: 17px;
	width: 123px;
	background-image: url(images/bgr.jpg);
	border: 1px solid #FFFFFF;
}
.padding{
	padding-top: 18px;
	padding-left: 18px;
}
.registerInput{
	border: 1px solid #339933;
	width: 220;
}
.registerGumb{
	background-color: #339933;
	color: white;
	cursor: hand;
	width: 220;
}
a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444034;
	text-decoration: none;
}
a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #339933;
	text-decoration: none;
}
.authBg{
	background-image: url(images/head_auth_dole.gif);
	height: 57;
}
.textWhite{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
}
.searchInput{
	border: 1px solid #339933;
	width: 160;
}
.searchGumb{
	background-color: #339933;
	color: white;
	cursor: hand;
	width: 160;
	text-align: center;
}
.tvrtkaNaslov{
	background-color: #339933;
	color: white;
	font-weight: bold;
}
.potrazivanjeInput{
	border: 1px solid #339933;
	width: 100;
}
.potrazivanjeGumb{
	background-color: #339933;
	color: white;
	cursor: hand;
	width: 150;
}
.tableHead{
	background-color: #339933;
	color: white;
	font-weight: bold;
}
.line1{
	background-color: #d6ead6;
	color: black;
}
.line2{
	background-color: #eff6ef;
	color: black;
}
.imgGreenBorder{
	border: solid 1px #339933;
}
.gumb{
	background-color: #339933;
	color: white;
	cursor: hand;
}
a.novo{
	color:#fd9f17;
}
a.novo:hover{
	color: black;
}
.textAreAkoNtakT{
	overflow: auto;
	border: solid 1px black;
}
TABLE.border{
	border-top: solid 1px #4d8a3d;
	border-right: solid 1px #4d8a3d;
}
TD.border{
	border-left: solid 1px #4d8a3d;
	border-bottom: solid 1px #4d8a3d;
}
.textBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	font-weight: bold;
}
.textBold:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	font-weight: bold;
}
.textBig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	font-weight: bold;
}
TABLE.borderPrint{
	border-top: solid 1px black;
	border-right: solid 1px black;
}
TD.borderPrint{
	border-left: solid 1px black;
	border-bottom: solid 1px black;
}
.textClean {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #373961;
}
.textClean:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.red{
	color: red;
}
a.novo2{
	font-size: 13px;
	color:#fd9f17;
}
a.novo2:hover{
	font-size: 13px;
	color: black;
}

