#motyw_site{
	/*background: #fff url(../gfx/bg_pix_right/dojazd.gif) repeat-y right; */
	/*background: #B8A601 none repeat scroll right;*/
	background: #fff;
	border-bottom: 1px solid white;
}


#motyw_site_right{
	float: right;
	width: 230px;
	height: 118px;
	display: block;
	background-color: #399fd9;
}
#komunikat_motyw_site_right{
	float: right;
	width: 230px;
	height: 148px;
	display: block;
	background-color: #399fd9;	
}



#motyw_www_page {
	float: left;	
	height: 118px;
	width: 577px;
	background: #fff url(../gfx/motyw_imprezy/96_targi.jpg) no-repeat;
	margin-left: 3px;
}
#komunikat_motyw_www_page {
	float: left;	
	width: 577px;
	height: 148px;
	background: #fff url(../gfx/motyw_imprezy/96_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%; 
	margin-top: 0px;

	opacity:.20;filter: 
	alpha(opacity=20); 
	-moz-opacity: 0.20;	

	width: 12px;
	z-index: 50;
}
