#header{position:relative;}
.lewa {
	float:left;
	width: 202px;
	height: 100%;
	background: #fff0f2;
	}
.srodek {
	float:left;
	width: 542px;
	background: #fff;
	}
.prawa {
	float:right;
	width: 206px;
	background: #fff0f2;
	}
.galeria_foto{
float: left;
width:150px;
height:132px;
}
.galeria_foto img{ margin: 0 auto;}
.fotogal {display:block; position: absolute; right: 20px; padding:2px; color: #fff; background:#E5435E; font: normal 10px Verdana, Arial, sans-serif;}
