body {
  scrollbar-face-color: #C2D400;
  scrollbar-shadow-color: #ffffff;
  scrollbar-highlight-color: #ffffff;
  scrollbar-3dlight-color: #ffffff;
  scrollbar-darkshadow-color: #ffffff;
  scrollbar-track-color: #EDF4A6;
  scrollbar-arrow-color: #ffffff;
}

.form-info {
  font-family: "Century Gothic";
  font-size: 14px;
  color: #a4a4a4;
  font-weight: bold;
}

.input {
	border: 1px solid rgb(225, 225, 225);
	width: 300px;
	height: 20px;
	font-family: tahoma;
	font-size: 14px;
	background-color: rgb(245, 245, 245);
}

.input-tel {
	border: 1px solid rgb(225, 225, 225);
	width: 155px;
	height: 20px;
	font-family: tahoma;
	font-size: 14px;
	background-color: rgb(245, 245, 245);
}

.input-postbr {
	border: 1px solid rgb(225, 225, 225);
	width: 60px;
	height: 20px;
	font-family: tahoma;
	font-size: 14px;
	background-color: rgb(245, 245, 245);
}

.input-komentar {
	border: 1px solid rgb(225, 225, 225);
	overflow: auto; 
	width: 300px; 
	height: 150px; 
	font-family: tahoma; 
	font-size: 14px; 
	background-color: rgb(245, 245, 245);
}

.input-bubble {
	border: 1px solid rgb(225, 225, 225);
	overflow: auto; 
	width: 300px; 
	height: 60px; 
	font-family: tahoma; 
	font-size: 14px; 
}

  /* za uplatnicu */

.uplatnica {
	border: 1px solid #CCCCCC;
}

.f1 {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; color: #000000;
	border-color: #4E616D #FFFFFF #FFFFFF #4E616D;
	clip: rect(   ); border-width: 2px 1px 1px 2px; font-weight: normal;
}
.iznos {
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	color: red;
}
.kockica {       
	border: 1px 1px 1px 1px;
	border-style: solid;
	border-color: red;
}
.tagdebel {
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	color: red;
}
.tagnorm {
	font-family: Arial;
	font-weight: normal;
	font-size: 8pt;
	color: red;
}
.tkockica {       
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	color: red;
}
.unos {
	font-family: Arial;
	font-weight: normal;
	font-size: 10pt;
	color: black;
}

