.header-right {
	width: 672px;
	height: 171px;
	float: left;
	background-image: url('../img/header_pl.jpg');
	background-repeat: no-repeat; 	
	border-bottom: 0px solid #fff;
}

.header-left .logo {
	width: 227px;
	height: 136px;
	float:left;
	background-image: url('../img/logo_pl.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_pl.png');
  cursor: pointer;
}
    
.button-odeslat {
  width: 89px;
  height: 24px;
  border: 0px;
  background: no-repeat url('../img/button-odeslat_pl.png');
  cursor: pointer;
}
    
.button-do-kosika {
	width: 89px;
	height: 24px;
	border:0px;
	background: no-repeat url('../img/button-do-kosika_pl.png');
  cursor: pointer;
	/*text-indent: -1000em;*/
}
	     
.button-hledat {
	width: 89px;
	height: 24px;
	border:0px;
	background: no-repeat url('../img/button-hledat_pl.png');
  cursor: pointer;
}
	     
