body {
	background-color: #3c3d3f;
	background-image: url(gfx/tlo.png);
	background-repeat: repeat;
	margin: 1px 0px;
	padding: 0px;
	color: black;
	text-decoration: none;
	font-style: normal;
	font-family: Helvetica, Verdana, Tahoma, Arial, sans-serif;
}

#strona {
	width: 762px;
	margin: 0px auto;
	padding: 0px;
	color: #000000;
	background-color: #ffffff;
	background-image: url(gfx/strona.png);
	background-repeat: no-repeat;
	border: 1px solid white;
}

#naglowek {
	width: 760px;
	height: 98px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #ffffff;
	background-image: url(gfx/naglowek.jpg);
	background-repeat: no-repeat;
	border: 1px solid white;
	text-align: center;
}

#naglowek p, #naglowek a {
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	margin: 1px;
	padding: 0px;
	font-weight: bold;
	font-size: 15px;
	letter-spacing: 1px;
}

#naglowek h2 {
	text-transform: uppercase;
	margin: 1px;
	font-weight: bold;
	font-size: 19px;
	letter-spacing: 1px;
}


#menu1 {
	float: right;
	width: 550px;
	color: white;
	background-color: black;	
	border-bottom: 1px solid white;
	border-left: 1px solid white;
}


#menu2 {
	float: right;
	width: 550px;
	background-color: #cca003;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
}

#tresc {
	width: 760px;
	margin: 0px;
	color: #800000;
	background-color: #e6e6e6;
	border: 1px solid white;
	text-align: justify;
	font-size: 13px;
}

#tresc h1 {
	text-align: center;
	text-transform: uppercase;
	font-size: 18px;
	margin: 10px;
}

#tresc a {
	color: #800000;
}

#tresc img {
	margin: 3px;
}
	
#tresc img.zdjecie {
	float: left; 
	margin: 20px; 
	margin-top: 0px;
}
	
#tresc p {
	text-align: justify;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	margin-right: 20px;
	line-height: 1.4em;
}

#tresc p.prawa {
	text-align: right;
	font-size: 16px;
}

#tresc p.naglowek {
	text-align: center;
	font-size: 16px;
}

#tresc ul {
	list-style-type: none;
}

#tresc ul li {
	list-style-type: none;
}

#autorzy, #autorzy p, #autorzy a {
	width: 760px;
	margin: 0px auto;
	padding: 0px;
	color: white;
	text-decoration: none;
	font-size: 9px;

	
}

#zdjecia {
	clear: both;
	width: 760px;
	height: 97px;
	margin: 0px;
	color: #000000;
	background-color: #ffffff;
	background-image: url(gfx/zdjecia.jpg);
	background-repeat: no-repeat;
	border: 1px solid white;
}


#stopka {
	width: 760px;
	margin: 0px;
	color: #473a10;
	background-color: #cca003;
	border: 1px solid white;
}
#stopka p {
	float: right;
	margin: 1px;
	margin-top: 4px;
	padding: 0px;
	text-decoration: none;
	font-weight: lighter;
	font-size: 13px;
}

#stopka h4 {
	text-transform: uppercase;
	margin: 1px;
	font-weight: bold;
	font-size: 18px;
}
