body {
	background: url(gfx/tlo.jpg) repeat-x #3a89c4;;
	margin: 0 auto;
}
#strona {
	width: 960px;
	margin: 0 auto;
	color: black;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333;
	font-weight: normal; 
	text-decoration: none; 
	text-align: justify;
	background-color: white;
}

#naglowek {
	margin: 0 auto;
	height: 350px;
	background-color: white;
	background-image: url(gfx/naglowek.jpg);
}

#naglowek h2 {
	font-size: 32px;
	line-height: 90px;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#naglowek h2 a {
	text-decoration: none;
	color: white;
}

#naglowek img {
	margin: 10px;;
	margin-top: 20px;;
	float: left;
	height: 57px;
	width: 57px;
}


#zdjecie {
	height: 200px;
	background-color: #457ead;
	background-image: url(gfx/przystanslesin.jpg);
	border: 5px solid #778877;
	border-left: none;
	border-right: none;
	color: white;
}

#pasek p {
	line-height: 30px;
	font-weight: bold;
	margin: 0 10px;
}

#pasek p a {
	color: white;
	text-decoration: none;
}
#menu {
	float: left;
	margin-left: 5px;
}
	
.menu {
	width: 205px;
	background-color: white;
	background-position: bottom;
	background-image: url(gfx/menu-tlo.png);
}
.menu h3 { 
	background-color: #00acbb;
	background-image: url(gfx/menu-naglowek.png);
	height: 42px;
	color: white;
	line-height: 42px;
}


.menu ul { 
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 15px;

}
.menu ul li { 
	background: url(gfx/menu-li.gif) no-repeat;
	list-style: none inside; 
	font-family: arial; 
	font-size: 13px; 
	text-decoration: none; 
	line-height: 25px; 
	text-align: left; 
	margin: 0px; 
	padding: 0px;
	padding-left: 15px;
}

.menu a { 
	color: #457ead; 
	text-decoration: none; 
	line-height: 25px;
}

#bannery {
	float: left;
	width: 200px;
	margin: 0 auto;
	margin-bottom: 10px;
	 
}
 
 
#tresc {
	float: right;
	width: 730px;
	background-color: white;
	margin-right: 7px;
	color: black;
}

#tresc img {
	width: 240px;
	height: 180px;
	padding: 1px;
	margin-left: 2px; 
	margin-bottom: 4px; 
	border: 1px solid #121fbc; 
	text-align: center;
}

#tresc ul, ol {
	margin: 0px;
	margin-left: 0px;
	padding: 0px;
	list-style-position: inside; 
}

#tresc ul li, ol li {
	margin-left: 0px;
	padding-left: 10px
	list-style-position: inside; 
}

#tresc ul li li, ol li li {
	margin-left: 20px;
	padding-left: 20px
	list-style-position: inside; 
}

.galeria {
	text-align: center;
	
}
.tekst {
	float: right;
}

#tresc h1, h2, h3 {
	font-family: verdana; 
	font-size: 15px; 
	font-weight: bold; 
	text-decoration: none; 
	color: black; 
	text-align: center;
}
}
#tresc h2 {
	font-size: 14px; 
}
#tresc h3 {
	font-size: 13px; 
}


#tresc table {
	border: 1px solid #121fbc;
	margin: 0 auto;
}

#tresc td,th {
	text-align: center;
	border: 1px solid #121fbc;
	margin: 15px;
	padding: 5px;
}

#tresc a {
	color: #457ead;
	text-decoration: none;
}


#stopka {
	clear: both;
	background-color: #3c3c3c;
	color: white;
	margin: 0px;
}

#stopka h4 {
	background: url(gfx/stopka.png) no-repeat;
	background-color: #2a2a2a;
	letter-spacing: 1px;
	height: 50px;
	margin: 7px;
	display: block;
	line-height: 50px;
	font-size: 13px;
	text-align: center;
	color: white;
}

#stopka p.autor {
	line-height: 15px;
	margin-right: 7px;
	font-size: 10px; 
	text-align: right;
	color: white;
}

#stopka p.autor a {
	color: white;
	text-decoration: none;
}