/* PROVIDER CSS */



body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-image: url(../images/bg0c.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.witamy {
	height:46px; 
	width:760px;
	background-image:url(../images/witamy.jpg); 
	background-repeat:no-repeat; 
	background-position:center;
	
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/witamy.png", sizingMethod="scale");
	background-image:expression('none');
	background-position:expression('none');*/
	
}
.dane {
	height:69px;
	width:760px;
	background-image:url(../images/bg_dane.jpg);
	background-repeat:no-repeat;
	background-position:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
	padding-top: 7px;
}
.tel {
	background-image: url(../images/tel.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 35px;
	width:760px;
}

