#predstavitev {
  width: 113px; 
  height: 57px;
	float:left;
	clear:none;
	margin-top: 129px;
	
}
#predstavitev a {
	display: block;
  width: 113px; 
  height: 57px;
  background: url(../images/btns/predstavitev.gif) no-repeat;;

}
#predstavitev a:hover {
  background: url(../images/btns/predstavitevOver.gif) no-repeat;;
}

#povprasevanje {
  width: 118px; 
  height: 57px;
	float:left;
	clear:none;
	margin-top: 129px;
	
}
#povprasevanje a {
	display: block;
  width: 118px; 
  height: 57px;
  background: url(../images/btns/povprasevanje.gif) no-repeat;;
}
#povprasevanje a:hover {
  background: url(../images/btns/povprasevanjeOver.gif) no-repeat;;
}

#zaloge {
  width: 73px; 
  height: 57px;
	float:left;
	clear:none;
	margin-top: 129px;
	
}
#zaloge a {
	display: block;
  width: 73px; 
  height: 57px;
  background: url(../images/btns/zaloge.gif) no-repeat;;
}
#zaloge a:hover {
  background: url(../images/btns/zalogeOver.gif) no-repeat;;
}

#kataloska {
  width: 152px; 
  height: 59px;
	float:left;
	clear:none;
	margin-top: 125px;
	
}
#kataloska a {
	display: block;
  width: 152px; 
  height: 59px;
  background: url(../images/btns/kataloska.gif) no-repeat;;
}
#kataloska a:hover {
  background: url(../images/btns/kataloskaOver.gif) no-repeat;;
}

#program {
  width: 85px; 
  height: 56px;
	float:left;
	clear:none;
	margin-top: 115px;
	
}
#program a {
	display: block;
  width: 85px; 
  height: 56px;
  background: url(../images/btns/program.gif) no-repeat;;
}
#program a:hover {
  background: url(../images/btns/programOver.gif) no-repeat;;
}

#akcije {
  width: 62px; 
  height: 55px;
	float:left;
	clear:none;
	margin-top: 104px;
	
}
#akcije a {
	display: block;
  width: 62px; 
  height: 55px;
  background: url(../images/btns/akcije.gif) no-repeat;;
}
#akcije a:hover {
  background: url(../images/btns/akcijeOver.gif) no-repeat;;
}

#novosti {
  width: 91px; 
  height: 64px;
	float:left;
	clear:none;
	margin-top: 85px;
	
}
#novosti a {
	display: block;
  width: 91px; 
  height: 64px;
  background: url(../images/btns/novosti.gif) no-repeat;;
}
#novosti a:hover {
  background: url(../images/btns/novostiOver.gif) no-repeat;;
}

#tehnicna {
  width: 146px; 
  height: 90px;
	float:left;
	clear:none;
	margin-top: 36px;
	
}
#tehnicna a {
	display: block;
  width: 146px; 
  height: 90px;
  background: url(../images/btns/tehnicna.gif) no-repeat;;
}
#tehnicna a:hover {
  background: url(../images/btns/tehnicnaOver.gif) no-repeat;;
}

#nasAkcije {
	width: 107px;
	height: 23px;
	position: absolute;
	float:right;
	margin-top: 158px;
	margin-left: 730px;
  background: url(../images/btns/nasAkcije.gif) no-repeat;;

}
