@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
#bara_rosie_sus {
	height: 50px;
	width: 100%;
	background-image: url(imgs/bg_bara_sus.png);
	background-repeat: repeat-x;
	font-size: 36px;
	color: #FFF;
	text-align: center;
}
#img_top {
	background-image: url(imgs/top_cu_poza.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 456px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
#bara_rosie_sus p {
	font-size: 24px;
}
