body {
	background:url("images/tlo.gif");
	background-color: #DECBB7;
  	scrollbar-base-color: #DECBB7;
  	scrollbar-face-color: #DECBB7;
  	scrollbar-highlight-color: #D2A177;
  	scrollbar-track-color: #DECBB7;
  	scrollbar-arrow-color: #D2A177;
  	color: #663300;
	margin-top: 40px;
}
img {
	border: 6px #D2A177 double;
}
a {
	color: #663300;
}
li {
	margin-top: 20px;
}
.style1 {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	margin-left: 30px;
}
.style2 {
	font-size: 24px; 
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin-top: 3px;
	margin-left: 3px;
	margin-bottom: 3px;
}
.style3 {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-style:italic;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 30px;
}
.style4 {
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
	margin-left: 30px;
}
.border_lewy {
	border-left: 6px #D2A177 double;
}
.border_dolny {
	border-bottom: 6px #D2A177 double;
}

