* { margin: 0; padding: 0; }

body {
	font: 9pt Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	color: #ffffff;
	background-color: #000000;
	margin-top: 0px;
	text-align: center;
}

img {
	border: 1px dotted #869571;
}

h1, h2, h3 {
	font-size: 9pt;
	color: #869571;
}

b {
	font-size: 9pt;
	color: #869571;
	font-weight: bold;
}

hr {
	color: #869571;
}

table {
	font-size: 9pt;
}

A:link {
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, sans-serif;
	color: #869571;
}

A:vlink {
        font-size: 9pt;
        font-weight: normal;
        text-decoration: none;
        font-family: Arial, sans-serif;
        color: #869571;
}

A:visited {
        font-size: 9pt;
        font-weight: normal;
        text-decoration: none;
        font-family: Arial, sans-serif;
        color: #869571;
}

A:hover {
        font-size: 9pt;
        font-weight: normal;
        text-decoration: underline overline;
        font-family: Arial, sans-serif;
        color: #ffd400;
}

div#wszystko {
  width: 760px;
	margin: 0 auto;
}

div#sekcja {
  width: 760px;
	margin: 0 auto;
	margin-top: 4px;
}


div#kontenera {
  width: 560px;
	float:left;
	text-align: justify;
	margin-bottom: 10px;
	background-color: #000000;
}

div#kontenerb {
  width: 186px;
	float:left;
	text-align: justify;
	margin-left: 2px;
	padding: 4px;
	border-left: 1px dotted #869571;
	background-color: #000000;
}

div#stopka {
  clear: both;
	font-size: 7pt;
  width: 100%;
  text-align: center;
  border: 1px double #869571;
	background-color: #000000;
	padding: 0 0 0 0;
	}

div#head {
  clear: both;
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #869571;
	background-color: #000000;
	}
	
div#foot {
  clear: both;
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #869571;
	background-color: #000000;
	}
