.header-right {
	width: 672px;
	height: 173px;
	float: left;
	background-image: url('../img/header_en.jpg');
	background-repeat: no-repeat; 	
	border-bottom: 1px solid #fff;
}

.header-left .logo {
	width: 227px;
	height: 136px;
	float:left;
	background-image: url('../img/logo_en.jpg');
	background-repeat: no-repeat; 	
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}
.button-odeslat {
        width: 69px;
        height: 18px;
        border:0px;
        background: no-repeat url('../img/button-odeslat_en.gif');
        cursor: pointer;
}