*
{
	margin: 0;
	padding: 0;
}
body
{
	background-image: url("/images/swiety_mikolaj_bg.jpg");
	background-repeat: repeat-x;
	background-color: #19357c;
}
img
{
	border: 0;	
}
a
{
	margin: 0;
	padding: 0;
}
#main
{
	width: 1400px;
	margin: 0 auto;
}
#header
{
	background-image: url("/images/swiety_mikolaj_header.jpg");
	background-repeat: no-repeat;
	height: 131px;
}
#content
{
	background-image: url("/images/swiety_mikolaj_content.jpg");
	background-repeat: no-repeat;
	
}
#footer
{
	background-image: url("/images/swiety_mikolaj_footer.jpg");
	background-repeat: no-repeat;
	height: 201px;
}
#menu
{
	padding-top: 457px;
	padding-left: 184px;	
}
#menu img
{
	margin: -2px;	
}
#dom
{
	width: 151px;
	height: 209px;
	background-image: url("/images/swiety_mikolaj_dom.jpg");
	background-repeat:no-repeat;
	float:left;
}
#szkola
{
	width:178px;
	height: 209px;
	background-image: url("/images/swiety_mikolaj_szkola.jpg");
	background-repeat:no-repeat;
	float: left;
}
#firma
{
	width:160px;
	height: 209px;
	background-image: url("/images/swiety_mikolaj_firma.jpg");
	background-repeat:no-repeat;	
	float:left;
}

