body {padding:0; margin:0; color:#000000; background-image:url(images/left_.gif)}
body, td {font-family:Tahoma; font-size:11px; }
br{font-size:10px}

.content td{color:#DECBA3; font-size:11px; line-height:13px} 
.content b{color:#ECD29B; font-weight:normal} 
.content a{color:#DECBA3; text-decoration:underline; font-size:13px;} 
.content a:hover{text-decoration:none} 
.content b a{color:#DCCE8D; font-size:10px; text-decoration:underline; font-weight:normal} 
.content b a:hover{text-decoration:none} 
.content strong a{color:#EDD97E; font-size:11px; text-decoration:none; font-weight:normal} 
.content strong a:hover{text-decoration:underline} 

.content .block{font-family:verdana; color:#C7BFAD; font-size:12px; line-height:13px}
.content .block a{color:#DECBA3; font-size:13px; text-decoration:none}
.content .block a:hover{text-decoration:underline} 

.content .block1{color:#DECBA3; line-height:13px}
.content .block1 b{color:#EDD97E; font-weight:normal} 
.content .block1 a{color:#EDD97E;text-decoration:underline}
.content .block1 a:hover{text-decoration:none} 

.footer{color:#D7B075; font-size:9px; line-height:13px} 
.footer a{color:#D7B075; font-size:10px; text-decoration:underline} 
.footer a:hover{text-decoration:none} 
.footer b a{color:#D7B075; font-size:9px; text-decoration:none; font-weight:normal} 
.footer b a:hover{text-decoration:underline}


.content li{background:url(images/1_z1.gif)  center left no-repeat; margin:0px 0px 0px 0px; padding:0px 0px 0px 14px }


.naslov{
	font-family:Tahoma;
	color:#EDD97E;
	font-size:9px;
}
.text {
font-family:Arial, Helvetica, sans-serif;
color:#DECBA3;
font-size:11px;
}
dl {
	font:normal 12px/15px Arial;
	position: relative;
	width: 290px;
}
dt {
	width: 70px;
	text-align: left;
	margin: 0;
	float: left;
	padding-top: 10px;
	vertical-align: middle;
	color: #DECBA3;
}
dd {
	text-align: left;
	padding-left: 0px;
	margin: 0;
}


/* The hint to Hide and Show */
.hint {
	display: none;
	position: absolute;
	width: 200px;
	margin-top: -4px;
	border: 1px solid #c93;
	padding: 10px 12px;
	/* to fix IE6, I can't just declare a background-color,
    I must do a bg image, too!  So I'm duplicating the pointer.gif
    image, and positioning it so that it doesn't show up
    within the box */
    background: #ffc url(pointer.gif) no-repeat -10px 5px;
	left: 300px;
}

/* The pointer image is hadded by using another span */
.hint .hint-pointer {
    position: absolute;
    left: -10px;
    top: 5px;
    width: 10px;
    height: 19px;
    background: url(pointer.gif) left top no-repeat;
}
input {
behavior: url('fix.htc');
 border: 1px solid #C7BFAD;
	background-image: url(images/1_bg2.gif);
	color: #C7BFAD;
	  }
      input:hover, input.hover {
	  behavior: url('fix.htc');
	  background-image: url(images/1_bg.jpg);
      }
      input:focus {
	  behavior: url('fix.htc');
	background-image: url(images/1_bg.jpg);
      }
	  textarea {
	  behavior: url('fix.htc');
	border: 1px solid #C7BFAD;
	background-image: url(images/1_bg2.gif);
	color: #C7BFAD;
	text-align:left;
	clear:both;
	  }
	  textarea:hover, textarea.hover {
	  behavior: url('fix.htc');
	background-image: url(images/1_bg.jpg);
	clear: both;
	  }
	  textarea:focus {
	  behavior: url('fix.htc');
	background-image: url(images/1_bg.jpg);
	clear: both;
	  }
.submit {
	  behavior: url('fix.htc');
	background-color: #DECBA3;
	border: 1px solid #DECBA3;
	width:70px;
	}
.submit:hover, .submit.hover {
	  behavior: url('fix.htc');
	  border: 1px solid #DECBA3;
	  background-image: url(images/1_bg.jpg);
	  color: #DECBA3;
	  
	  }
.reset {
	behavior: url('fix.htc');
	background-color: #DECBA3;
	border: 1px solid #DECBA3;
	width:70px;
	  }
.reset:hover, .reset.hover {
	  behavior: url('fix.htc');
	  border: 1px solid #DECBA3;
	  background-image: url(images/1_bg.jpg);
	  color: #DECBA3;
	  }





 

