html, body
	 {background-color: #e9f9e6;
	 margin-left: 25px;
	 font-size: 10px; 
	 font-family: verdana, tahoma, arial, helvetica, sans-serif;
	}
body *
	{margin: 0px; 
	 padding: 0px; 
	 font-size: 1em; 
	 line-height: 2em;
	}
img 
  {border: 0px;
	}
h1 
	{font-size: 1.4em; 
	 font-weight: bold;
	}
h2 
	{font-size: 1.1em;
	font-weight: bold;
	}
h3
	{font-size: 1em; 
	 font-weight: bold;
	}
hr
	{width: 720px;
	 height: 1px;
	 color: #000000;
	 border: 1;
	 position: absolute;
	}
table
	{width: 720px;
	 border-collapse: collapse;
	}
td.header
	{border-spacing: 0px;
	 border-width: 1px;
	 border-style: solid;
	 border-color: #98622c;
	 background-color: #e6ce80;
	 text-align: center;
	 font-weight: bold;
	 padding: 5px;
	 line-height: 1em;
}
td.main
	{border-spacing: 0px;
	 border-width: 1px;
	 border-style: solid;
	 border-color: #98622c;
	 background-color: #ffffff;
	 line-height: 1em;
	 padding: 5px;
}
td.clear
	{border-spacing: 0px;
	 border-style: none;
	 line-height: 1em;	 
	 padding: 5px;
}
p
	{color: #000000; 
	 font-size: 1em;
	 text-decoration: none;
	 margin-bottom: 1em;
	}
a
	{color: #000000; 
	 font-size: 1em;
	 line-height: 1.25em;
	 text-decoration: none; 
	}
a:visited 
	{color: #000000;
	 text-decoration: none; 
	}
a:hover 
	{color: #cb8583;
	}
ol
	{
		margin-left: 25px;
		position: relative;
	}
li
	{	 color: #000000; 
	 font-size: 1em;
	 line-height: 1.2em;
	 text-decoration: none; 
	}
b {
	 line-height: 1em;
}
.small
	{font-size: 10px;
	 line-height: 1em;
	 font-style: italic; 
	}
div {
	 margin: 0;
	 padding: 10px;
	 width: 700px;
	 border: 1px solid #98622c;
	 position: relative;
	 background-color: #ffffff;
}
div.pasek {
	 margin-left: 0px;
	 position: relative;
	 line-height: 1em;
	 height: 5px;
	 background-color: #e6ce80;
	 border-color: #98622c;
}
#opis {
	margin: 5px 0px;
	padding: 0px;
	line-height: 1.5em;
	width: auto;
	border: none;
	position: relative;
	font-size: 80%;
	text-align: left;
}
.index_g {
	font-size: 60%;
	vertical-align: super;
	}