body {
	font-size: 12px;
	margin: 0px;
	background:url(pic/pasek_tlo.png) scroll repeat-x top;
}

	a:link {
	color: #666
}
    a:visited {
	color: #666
}
    a:hover {
	color: #333
}
    a:active {
	color: #333
}

table{
	font-size: 12px;
	text-align: justify;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	border:none;
}

img{
border:0px;
margin:0px;
}


h1{
	color: #333333;
	font-size: 16px;
	font-style:italic;
	border-top: solid #f7f0dd 2px;
	border-bottom: solid #e5bd9a 2px;
	background-color: #ede0bd;
	font: Arial, Helvetica, sans-serif;
	padding-left: 1cm;
	margin-top:0px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
}



h2{
	font: bold 10pt Arial, sans-serif;
	color:#333333;
	font-style: italic;
}


hr{
	color: #e5bd9a;
	background-color: #e5bd9a;
	height:1px;
}

#ladowanie
{
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
  position: absolute;
  text-align: center;
  color: black;
  background-color: white;
  z-index: 9000;
}
