* {
	font-family: Tahoma, Arial, serif;
}
body {
	background: #e7f1d2 url('../img/bgr/bgr_auth_yes.jpg') top repeat-x fixed;
	color: #000;
	font-family: Tahoma, Arial, serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-align: center;
}
body.no_auth {
	background: #e7f1d2 url('../img/bgr/bgr_auth_no.jpg') top repeat-x fixed;
}
body.auth {
	background: #e7f1d2 url('../img/bgr/bgr_auth_yes.jpg') top repeat-x fixed;
}
#main_content {
	text-align: center;
	margin: 0 2px;
	width: 832px;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.underline {
	text-decoration: underline;
}
.center {
	text-align: center;
}
span.red {
	color: red;
}
span.green {
	color: green;
}
table, tr, td, th, img {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
a img {
	border: 0;
}
h1, h2, h3, h4, h5  {
   font-family:  Arial, serif;
   margin: 0px;
   padding: 0px;
   border: 0px;
}

h1, h2 {
	color: #003a8c;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 1px;
	line-height: 16px;
	margin: 10px auto;
	margin-bottom: 15px;
	padding-left: 5px;
	text-align: center;
}
h3 {
	color: #375d93;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 11px;
	margin: 10px 0px 1px 15px;
	padding-left: 5px;
	text-align: left;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 10px 15px 5px 15px;
	text-align: left;
}
h5 {
	font-size: 9px;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0 auto;
	margin-bottom: 3px;
}
h6 {
	font-size: 9px;
	font-weight: normal;
	letter-spacing: 1px;
	margin-right: 15px;
	text-align: right;
}
p {
   font-family:  Tahoma, Arial, serif;
	display: block;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	margin: 8px 10px;
	text-align: justify;
}
.important {
	font-weight: bold;
}
div.images {
	display: block;
	background-color: #fff;
	padding: 10px;
	margin: 0 auto;
	color: #000;
	text-align: left;
	line-height: 14px;
}
a, a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #333;
	border-bottom: 1px solid #999;
}
a:hover {
	color: #000;
	border-bottom: 1px solid #000;
}
div.uplink {
	display: block;
	text-align: right;
}
div.upLink a, div.upLink a:link, div.upLink a:visited {
	text-decoration: none;
 }
.centered {
	margin: 0 auto;
}
.def {
	background-color: #f5f6d8;
	border: 1px solid #000;
	display: block;
	margin: 15px auto;
	padding: 5px 10px;
	width: 400px;
}
/* TABELA FORM */
table.FormBox {
	border: 1px solid #000;
	background-color: #f5f6d8;
	margin: 0px auto;
	padding: 5px;
}
table.FormBox tr td {
	color: #000;
	font-size: 11px;
	margin:0px;
	padding: 3px;
}
select, input, textarea,
table.FormBox tr td select, table.FormBox tr td input, table.FormBox tr td textarea {
	border: 1px solid #000;
	font-size: 11px;
}
.button, .butt, table.FormBox tr td input.butt {
	border: 1px solid #d0d6c6;
	background-color: #f7fdec;
	color: #000;
	font-size: 11px;
	letter-spacing: 1px;
}
/* TABELA DANE */
table.DataBox {	
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
table.DataBox tr th, table.DataBox tr td {
	background-color: #fffdee;
	border-spacing: 0;
	border: 1px black solid;
	border-collapse: collapse;
	color: #000;
	font-weight: normal;
	font-size: 11px;
	margin: 0;
	padding: 2px;	
	vertical-align: middle;
}
table.DataBox tr.even th, table.DataBox tr.even td, tr.even th, tr.even td, table.DataBox td.even, table.DataBox th.even {
	background-color: #f1e1a2;
	border-collapse: collapse;
	color: #000;
	font-size: 11px;
	margin: 0px;
	padding: 2px;	
	vertical-align: middle;
}
tr.DataBoxHeader td, tr.DataBoxHeader th, tr td.DataBoxHeader, tr th.DataBoxHeader, 
table.DataBox tr.DataBoxHeader td, table.DataBox tr.DataBoxHeader th,
table.DataBox tr td.DataBoxHeader, table.DataBox tr th.DataBoxHeader  {
	background-color: #82d9ba;
	font-weight: bold;
	font-size: 11px;
	line-height: 11px;
	text-align: center;
   padding: 5px 3px;
   text-transform: uppercase;
	}
tr.secondHeader td, tr.secondHeader th, tr td.secondHeader, tr th.secondHeader,
table.DataBox tr.secondHeader td, table.DataBox tr.secondHeader th,
table.DataBox tr td.secondHeader, table.DataBox tr th.secondHeader {
	background-color: #a6ecd5;
	font-size: 12px;
	line-height: 16px;
} 
tr.thirdHeader td, tr.thirdHeader th, tr td.thirdHeader, tr th.thirdHeader,
table.DataBox tr.thirdHeader td, table.DataBox tr.thirdHeader th,
table.DataBox tr td.thirdHeader, table.DataBox tr th.thirdHeader {
	background-color: #c3ffec;
	font-size: 11px;
	line-height: 12px;
} 
table.DataBox a:link, table.DataBox a:visited {
	border: 0;
	color: #036;
	font-weight: bold;
	line-height: 11px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
table.DataBox a:hover {
	text-decoration: underline;
}
ol, ul {
	margin: 3px 5px 10px 25px;
	padding: 0px;
}
ol li, ul li {
	font-family: Tahoma, Arial, serif;
	font-size: 11px;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
ul li {
  list-style-type: disc;
}
#pageInfo {
	margin: 10px 0;
	font-weight: bold;
	color: #cc0000;
	text-align: center;
}
.veryImportant {
	color: #cc0000;
	font-size: 140%;
	font-weight: bold;
	margin: 10px;
	text-align: center;
}
p.title {
  background: #e7f1d2 url("../img/bgr/bgr_title.gif");
  color: #333;
  font-family: Arial, serif;
  font-size: 16px;
  font-weight: bold;
  height: 25px;
  letter-spacing: 2px;
  line-height: 25px;
  margin: 0px;
  padding: 0px; 
  text-align: center;
  width: 100%;
  text-transform: uppercase;
}
