#motyw_site{
	background: #fff;
	border-bottom: 1px solid white; 
}

#motyw_site_right{
	float: right;
	width: 230px;
	height: 118px;
	display: block;
	background-color: #1f5e24;
}

#komunikat_motyw_site_right{
	float: right;
	width: 230px;
	height: 148px;
	display: block;
	background-color: #1f5e24;	
}

#motyw_www_page {
	float: left;	
	height: 118px;
	width: 577px;
	background: #fff url(../gfx/motyw_imprezy/92_targi.jpg) no-repeat;
	margin-left: 3px;
}

#komunikat_motyw_www_page {
	float: left;	
	width: 577px;
	height: 148px;
	background: #fff url(../gfx/motyw_imprezy/92_targi.jpg) no-repeat;
	margin-left: 3px;
}


.komunikat{
	position:relative;
	top:118px;
	display:block;
	width:577px;height:30px;
}
.komunikat p{
	color: White;
}

.mr{
	background: White none repeat scroll 0 0;
	bottom: 0;
	float: right;
	height: 100%; /*left:0; */
	margin-top: 0px;
	/*opacity: 0.2;*/ /* position:absolute; */
	opacity:.20;filter: 
	alpha(opacity=20); 
	-moz-opacity: 0.20;	
	width: 12px;
	z-index: 50;
}
