/*
Projekt i wykonanie:
http://befuture.pl
*/
@charset "utf-8";

body {	
	font-family: 'Calibri', sans-serif;
	background:#fff;
	border: none;
	padding:0;
	margin: 0;
	font-size:22px;
	font-weight: lighter;
		}	
p {	
	font-size:25px;
	font-weight: lighter;
	margin-bottom:15px;
	margin-top:10px;
	}

a img { 
	border: none;
	}

#logo {
	width:550px;
	height:150px;
	margin:0 auto;
	text-align:center;
	margin-top:200px;
}

#logo img {
	width: 350px;
	margin:0 auto;
	
}

#info {
	text-align:center;
	width:550px;
	height:200px;
	margin:0 auto;
}