body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #262728 url(img/tlo1.jpg) top center no-repeat;
	margin: 0;
}

#wrapper {
	width: 893px;
	margin: 0 auto;
}

#footer {
	color: #6C6D5C;
	padding-top: 10px;
	font-size: 10px;
}

#footer2 {
	color: #42433D;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 28px;
}

#footer a:link, #footer a:visited {
  text-decoration: none;
  color: #6C6D5C;
}

#footer2 a:link, #footer2 a:visited {
  text-decoration: none;
  color: #42433D;
}

#footer a:hover, #footer2 a:hover {
  text-decoration: none;
  color: #9C9D8D;
}

#content {
	font-size: 12px;
	color: #1E1C1A;
	background: #6f7060;
}

#content a:link, #content a:visited {
  color: #B2B290;
  text-decoration: none;
  font-weight: bold;
}

#content a:hover, #content a:hover {
  color: #1E1C1A;
}

#content a img {
  border: 3px solid #B2B290;
  margin-top:10px;
}

#content a:hover img {
  border: 3px solid #1E1C1A;
}

#content table div img {
  border: 3px solid #B2B290;
}

#content .active {
	color: #000000 !important;
}

#content .opis td {
	color: #262728 !important;
	background: #838475;
	border-right: solid 1px #6C6C5D;
	border-bottom: solid 1px #6C6C5D;
	padding: 6px;
}

.opis {margin-left: 3px;}

#content .tresc {
	font-weight: bold;
}

#content td.tresc2 {
	font-weight: bold;
	background: #919282 !important;
}

.pathway {
  color: #E1D5BE;
  font-size: 11px;
}

h1 {
	font-family: Times;
	font-weight: normal;
	font-size: 24px;
	color: #262728;
}

#form1 input, #form1 textarea, #form1 button {
	margin: 4px;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #9E9E8D;
	border: 1px solid;
}

