/******************************************************************************************************************************/
/******************************************************************************************************************************/
/***																														***/
/***					IUS_TOOLS.CSS																						***/
/***					STYLE SHEET ZA POSEBNE STILE PRI ORODJIH															***/
/***																														***/
/***																														***/
/******************************************************************************************************************************/
/******************************************************************************************************************************/

/***************************************************************************************/
/*** 	TABELA - VNOSNA FORMA	***/
h3.tool_h3 { 																						/* Naslov strani (če v internem css ni drugače določeno)  */
	padding: 0px;  font-family: trebuchet ms, times, arial; 
	font-weight: bold; font-size: 13px;  }
table.masterform
{
	margin: 0px 0px 0px 20px; padding: 0px 0px 0px 0px;
	background: #F4F7F7;
	/*background: #E5FC9F;*/
}
table.masterform td.leftcol
{
	padding: 0px;
	border-left: 1px solid #CECECE;
}
table.masterform td.rightcol
{
	padding: 0px;
	text-align: left;
	border-left: 1px solid #666;
	
}
div.hid_clen
{
}
table.entryform { 
	margin: 0px 0px 0px 8px; background: #F4F7F7; padding: 10px 0px 10px 0px; }
table.entryform td.title
{
	text-align: left; vertical-align: bottom;
}
table.entryform td.edge 
{
	width: 5px;
} 
table.entryform td { 
	padding: 1px 4px 0px 4px; vertical-align: top; font-size: 12px; }
table.entryform tr.odmik td { 
	padding: 0px; font-size: 6px; height: 5px; }
table.entryform td.label { 
	text-align: right; color: #666; padding-top: 4px; 
	width: 140px; white-space: nowrap; }
table.entryform td.labelright { 
	text-align: right; color: #666; padding-top: 4px; }
table.entryform td.longlabel { 
	text-align: right; color: #666; padding-top: 4px; white-space: nowrap;  }
table.entryform td.longlabelleft { 
	text-align: right; color: #666; padding-top: 4px;
	text-align:left; white-space: nowrap;  }
table.entryform td.data { 
	padding-top: 4px; font-weight: bold; }
table.entryform td.data_border { 
	padding-top: 4px; font-weight: bold; border: 1px solid #999999; }
table.entryform td.data_eur_border { 
	padding-top: 4px; font-weight: bold; border: 1px solid #999999; text-align: right; }
table.entryform td.chk { 
	padding: 0px; text-align:center; }
table.entryform input { 
	padding-left: 4px; padding-top: 1px; }
table.entryform td.input2{ 
	 padding: 1px 8px 0px 67px; }
table.entryform input.bigbutton { 
	padding: 6px 14px; font-size: 12px; }
p.error 
{
	color: maroon; padding: 0px; margin: 5px 20px 10px 20px; 
	font-size: 13px; line-height: 1.25em; font-weight:bold; }
input.txtinput 
{
	text-align:right;
}	
ul.tool_ul, ul.tool_ul ul { 																						/*pike*/
	font-size: 13px; line-height: 1.25em; 
	margin-top: 0px; margin-bottom: 5px; margin-right: 20px;
	font-family: trebuchet ms; 
	list-style-type: square; }
	
hr.tool {
  width: 90%;
}

table.tbl_obrazci td.tab_obrazec1 {
     padding-left: 20px;
}
table.tbl_obrazci td.tab_obrazec {
     padding-left: 1px;
}
div.add {
    background-color:#ffffcc;
    border:solid 1px #333333;
    margin: 0px 20px 0px 0px;
}

