/* design structure: luka cvrk (www.solucija.com) 
/* template: internet market */
/* portiert für w2d: webdesignconsult.de */


/*Hier nur Positionierung der eyechatcher */
#eyecatcher { 
	width:				864px;
	height:				100px;
	text-align:			center; 
	margin:				0 auto;
	padding-right:			4px;
	background:			#fff url(../images/eyecatcher.gif) no-repeat; 
}	