html, body  
	{background: #ffffff; 
	 font-size: small; 
	 font-family: tahoma, verdana, arial, helvetica, sans-serif;
	}
body
	{margin: 0px; 
	 padding: 0px; 
	}
img 
  {border: 0px;
	}
h1 
	{font-size: 130%; 
	 font-weight: bold;
	}
h2 
	{font-size: 120%;
	color: #1e63a3;
	}
h3
	{font-size: 110%; 
	 font-weight: bold;
	}
a 
	{
	text-decoration: underline;
	color: #1e63a3;
	}
p {
	text-align: justify;

}
#page {
	width: 100%;
	float: left;
}
#top {
	width: 100%;
	float: left;
	background: url('images/top_tlo.gif') repeat-x left top;
}
#motto {
	width: 480px;
	float: left;
	color: #277fbf;
	font-size: 100%;
	height: 122px;
	letter-spacing: 2px;
	margin-left: 10px;
}
#logo {
	width: 320px;
	height: 122px;
	float: right;
}
#zawartosc {
	width: 100%;
	float: left;
	background: #1d60a0 url('images/zawartosc_tlo.jpg') repeat-x left top;
	padding-bottom:10px;
}
#zawartosc img {
	margin: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}
#stopka {
	width: 100%;
	float: left;
	background: url('images/stopka_tlo.gif') repeat-x left top;
}
#menu {
	width: 900px;
	float: left;
}
#autor {
	width: 150px;
	float: right;
	margin-top: 10px;
	text-decoration: none;
}