/*
	@author: David Sklar
	@site: www.mall.cz - spring 2010
------------------------------------------- */
#header {background-image: url('../gfx/spring/bg_header.png'); background-repeat: no-repeat; }

#header h1 {margin-left: -140px; }
#header h1 a span {background: url('../gfx/spring/bg_header.png') -60px -15px no-repeat; }

#header form {background-color: #a1cf20; }

.ac_results {border-color: #a1cf20; }

* html #header h1 {left: 140px !important; }
