.maintext {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 9pt;
}

.navCell {CURSOR: hand; HEIGHT: 20px}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	color: #CCCCCC;
	background-color: #4B4B4B;
	background-position: center center;
	text-decoration: none;
	font-weight: bold;
}

.meni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	background-color: #000000;
	background-position: center center;
	text-decoration: none;
	font-weight: bold;
}

.meni a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	background-color: #000000;
	background-position: center center;
	text-decoration: none;
	font-weight: bold;
}

.meni a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	background-color: #000000;
	background-position: center center;
	text-decoration: none;
	font-weight: bold;
}

.meni * a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	background-color: #000000;
	background-position: center center;
	text-decoration: none;
	font-weight: bold;
}

.meni a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	background-color: #333333;
	background-position: center center;
	font-weight: bold;
}

.naslovi_sekcija {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
	background-color: _transparent_;
	background-position: center center;
	font-weight: bold;    
}

.naslovi_sekcija_prvo_slovo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32pt;
	font-style: normal;
	line-height: normal;
	color: #CC0000;
	background-color: _transparent_;
	background-position: center center;
	font-weight: bold;    
}

/* Stil za formu */

form {
	text-align: left;
    margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #CC0000;
	background-color: _transparent_;
	background-position: center center;
	font-weight: bold;  	
}

form2 {
	text-align: left;
    margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #CC0000;
	background-color: _transparent_;
	background-position: center center;
	font-weight: bold;  	
}

.labeledit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
}

.mandat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #CC0000;
}

#smallbreak {
	margin: .5em 2em; 
	line-height: 0.3em
}

input, select, textarea {
	/*margin-left: .5em;*/
}                     

fieldset {
	margin: 1em 0;
	padding: .3em 1em;
	border: 0px solid #696;
}

fieldset br {
	display: none;
}

legend {
	font-weight: bold;
	color: #696;
	padding: .2em .5em;
	border: 1px solid #696;
}

fieldset div {
	clear: both;
	margin: .1em 0;
	position: relative;
}
fieldset div span {
	display: none;
}
fieldset div:hover span {
	font-size: 9pt;
	color: #c96;
	background-color: #faf0e6;
	margin-left: 20em;
	padding: .2em .5em .3em;
	border: 1px solid #c96;
	display: block;
	position: absolute;
	z-index: 100;
	float: right;
}
* html fieldset div span {
	font-size: 9pt;
	color: #c96;
	margin-left: 16em;
	padding: .3em;
	border-left: 1px solid #c96;
	display: block;
}

label, fieldset div.cr p {
	font-size: 9pt;
	margin: 0;
	width: 13em;
	text-align: left;
}

fieldset div.cr label {
	text-align: left;
	margin-left: 13em;
	width: auto;
	float: none;
}

.warning {
	color: #930;
   
}

.checkboxdual {
  vertical-align: top; 
}

.combobox35 {
  width: 15em; 
}

.editbox2 {
  width: 2em; 
}

.editbox4 {
  width: 3em; 
}

.editbox25 {
  font-size: 9pt;
  width: 10em; 
}

.editbox35 {
  width: 15em; 
}

.editbox50 {
  width: 20em; 
}

.buttons {
	text-align: center;	

}

.removed {
	display: none !important;
}
  /*
input[type=submit] {
	border: 1px #999 solid;
	background-color: #fff;
}
*/

/* BDGrid style - stil broj 1
*/ 
.dbgrid {
    border: 1px solid #FFFFFE; 
    background-color: #E8E8F0;
    text-align: left;
}
.dbgridheader {
    background-color: #E8E8F0;
    padding: 3px;
    margin: 0px;
    font-weight: bold; 
    color: #000;   
}
.dbgriddata {
    background-color: #FFFFFE;
    padding: 3px;
    margin: 0px;    
}

.dbgridlink    {
    color: #000;
    text-decoration: none;
    background-color: #FFFFFE;               
    font-weight: lighter;
}

.dbgrid * a {
    color: #000;
    text-decoration: none;
    background-color: #FFFFFE;               
    font-weight: normal;
}

.dbgrid * a:visited {
    color: #000;
    text-decoration: none;
    background-color: #FFFFFE;               
    font-weight: normal;
}

.dbgrid a:hover {
  color: #000;
  background-color: #FFFFFE;               
  text-decoration: underline;
  font-weight: normal;
}

.grayback {
    text-align: left;
    border: 0px;
    font-size: small;
    background-position: 0 0;
    background-repeat:repeat-x;
    background-image: url(../template/img/grayback.gif);
}
