body {
	background-color: #699500;
	font-size: 12px;
	background-image: url("images/tlo.jpg");
	background-repeat: repeat-x;
	font-family: Verdana, Tahoma, Halvetica;
	
		

}


/*przedluzanie tla po obrazku*/
.clr {clear:both;} 

div#banner
{
	
	margin-top: 0;
	background: url('images/ramka.png') repeat-y;
	background-position: center;
	text-align: center;
	width: 960px;
}	
	
div#menu
{
	font-family: Verdana, Tahoma, Halvetica;
	font-weight: bold;
	margin-top: 0;
	background: url('images/ramka.png') repeat-y;
	background-position: center;
	text-align: center;
	width: 960px;
}

div#tresc
{
	
	margin-top: 0;
	background: url('images/ramka.png') repeat-y;
	background-position: center;
	width: 960px;


}

div#footer
{
	
	margin-top: 0;
	background: url('images/footer.png') no-repeat; 
	background-position: center;
	text-align: center;
	width: 960px;


}

/* ladne obramowanie, j.clr {clear:both;} ak narazie nieuzyte */
.codebox {
	border:2px dotted gray;
	padding:0em 1em;
	background-color:white;
	margin-bottom:1em;
	
}

div#tresc .teksty {
	margin-left: 100px;
	width: 630px;
	display:block;
}

div#tresc .naglowek {
	background-image: url("images/naglowek.png");
	font-weight: bold;
	font-size: 20px;
	margin-left: 100px;
	width: 630px;
	display:block;
}

div#tresc .naglowek2 {
	font-weight: bold;
	font-size: 20px;
	width: 600px;
	display:block;
}

div#tresc .wiecej {
	width: 630px;
	display:block;
	text-align: right;
	font-weight: bold;
}

div#picture {
	float:left;
	width: 215px;
 	
}




.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: 0px 6px 6px 0px;
  padding: 4px;
  } 



#gal {
	margin-left: 100px;
	width: 960px;
	display:block;
	
	
}

.obramowanie {
	border: 2px;

}



/* brak podkreslenia linkow*/
a {
	text-decoration:none;
	color: green;
	
}


/* brak obramowania zdjec*/
img {
	border: 0;
}

/* podkreslenie */

.section{ border-top: 1px solid gray;  padding-top: 1.0em; 
	width: 630px;
	margin-left: 100px;
	display:block;
}


	


.gruba {
	font-weight: bold;
}

.gruba2 {
	font-weight: bold;
	font-size: 15px;
}




