.header-middle {
	width: 671px;
	height: 173px;
	float: left;
	background-image: url('../img/header_cz.jpg');
	background-repeat: no-repeat;
  background-position-y: 0px; 	
	border-bottom: 0px solid #fff;
}

.header-left .logo {
	width: 228px;
	height: 136px;
	float:left;
	background-image: url('../img/logo_cz2.jpg');
	background-repeat: no-repeat; 	
	border-right: 0px solid white;
	border-bottom: 0px solid white;
}

input.detail {
	width: 89px;
	height: 24px;
  border:0px; 
  background: no-repeat url('../img/button-detail_cz.png');
  cursor: pointer;
}
    
.button-odeslat {
  width: 89px;
  height: 24px;
  border: 0px;
  background: no-repeat url('../img/button-odeslat_cz.png');
  cursor: pointer;
}
    
.button-do-kosika {
	width: 89px;
	height: 24px;
	border:0px;
	background: no-repeat url('../img/button-do-kosika_cz.png');
  cursor: pointer;
	/*text-indent: -1000em;*/
}
	     
.button-hledat {
	width: 89px;
	height: 24px;
	border:0px;
	background: no-repeat url('../img/button-hledat_cz.png');
  cursor: pointer;
}
	     