@charset "utf-8";
/* CSS Document */

.hlpFonts {
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	color:
	#434343}
.pFont {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 14px;
}
.hlpLeg{
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	color:darkred;
	font-size:14px;
	margin-left:12px;
	
		
}
.hlpLegBtn{
	
	color:darkred;
	float:right;
	
	
		
}
.hlpLeg_img{
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	color:darkred;
	font-size:12px;
	width:600px;
	height:490px;
	
		
}
/* table.fixed { table-layout:fixed; background-color:#C0DCC0; }
table.fixed td { overflow: hidden; } */
.table
{
    table-layout: fixed;
    width: 1000px;
	height: 645px;
	background-image:url(../img/hlp/hlp_3_Glavni_Meni.png);
	background-repeat: no-repeat;
	border: none;
	
}
	
 
.img {
	
    display: block;
    margin: 0;
    padding: 0;
}
.div_poz_pumpa {
	background-color: #C0DCC0;
	width: 152px;
	height:100%;
	top: 0;
	left:0;
	/* bottom:auto ; */
	
	}

.div_naslov{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color:#a6a0a0;
	text-shadow: 1px 1px 0 #fff;
	
	margin-left: 8px;
	padding-top: 8px;
}
.div_btn {
	background-color: #a6caf0;
	margin-top: 3px;
	margin-left: 3px;
	width: 145px;
	height: 28px;
	border-left: 1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	box-shadow: 1px 1px #ACACAC; 
	 
		
}
 	
.div_btn:hover{
	background-color: #fff;
	cursor: pointer;
}


.div_btn_txt{
	width: 143px;
	height: 14px;
	padding: 5px;
	position: relative;
  	top: 50%;
  	transform: translateY(-50%);
	font-family: arial;
	font-size: 12px;
	font-weight:800;
	color:#000000;

}
.div{
	display:inline;
}
.default-link{
  /* all rules required to make the whole div clickable */ 
  position:absolute; 
  width:100%;
  height:100%;
  top:0;
  left: 0;
  z-index: 1;
  /* this is a fix for IE7-9 */
  background-color:#ffffff;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";  
  filter: alpha(opacity=0);  
  opacity:0;  
}
.tooltip_templates { display: none; }

