*, body * {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color:#76261F;
	}

TD	{
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 17px;
}

P	{
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 17px;
	margin: 0;
}

UL	{
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size :12px;
	margin-left: 17px;
	margin-top: 0x;
	margin-bottom: 0px;
	list-style-type: disc;
	list-style-position: outside;
	vertical-align: middle;
	color : #FFFFFF;
}

OL	{
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size :12px;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-position: outside;
	vertical-align: middle;
	color : #FFFFFF;
}

blockquote {
    margin-left: 15px;
}

A:link 
	{
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	color: #DE5B27;
}

A:active
	{
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	color: #DE5B27;
}

A:visited
	{
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	color: #DE5B27;
}

A:hover
	{
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #DE5B27;
}

h1	{
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color : #82B509;
	margin-bottom: 2px;
}

h2	{
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size :16px;
	font-weight: bold;
	color : #FCB200;
	margin-bottom: 9px;
	margin-top: 0px;
}

h3	{
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color : #DE5B27;
	margin-bottom: 2px;
}

.content
	{
	padding-top: 16px;
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 16px;
	text-align: justify;
}

.content2
	{
	padding-top: 16px;
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 0px;
}

.path
	{
	background-color: #F4F8EB;
}

input,.input
	{
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size :11px;
	background-color: #E1B29D;
    border-bottom: 1px solid #E1B29D;
    border-left: 1px solid #E1B29D;
    border-right: 1px solid #E1B29D;
    border-top: 1px solid #E1B29D;
    color: #000000;
	vertical-align: middle;
}

textarea	{
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #000000;
    background-color: #E1B29D;
    border-bottom: 1px solid #E1B29D;
    border-left: 1px solid #E1B29D;
    border-right: 1px solid #E1B29D;
    border-top: 1px solid #E1B29D;
}

select	{
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #515151;
	font-size : 11px;
	BACKGROUND-COLOR: #FFF;
	border-bottom: #CCCCCC;
	border-left: #CCCCCC;
	border-right: #CCCCCC;
	border-top: #CCCCCC;
	border: solid 1px #BFBFBF;
	vertical-align: middle;
}

textarea.error
		{
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
	color: #DE5B27;
    background-color: #FFFFFF;
    border-bottom: 1px solid #DE5B27;
    border-left: 1px solid #DE5B27;
    border-right: 1px solid #DE5B27;
    border-top: 1px solid #DE5B27;
}

input.error
			{
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
	color: #DE5B27;
    background-color: #FFFFFF;
    border-bottom: 1px solid #DE5B27;
    border-left: 1px solid #DE5B27;
    border-right: 1px solid #DE5B27;
    border-top: 1px solid #DE5B27;
}

.success
			{
    font-weight: bold;
	color: #DE5B27;
}

.error
			{
    font-weight: bold;
	color: #DE5B27;
}

.image
	{
	border: 2px solid #FFFFFF;
}

#popup {
    background: #DE5B27;
}

.zoom {
    border: 0px solid #D6DBDF;
}

hr {
	height: 0; border: 0;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 13px;
	margin-bottom: 13px;
}

.hide {
    display: none;
}


.row {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5C5C5;
}

.searchButton {
	background: transparent url('../images/go.gif') no-repeat;
	width: 27px;
	height: 17px;
	border: 0;
	cursor: pointer;
}

.button {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;
	color: #FFFFFF;
	cursor: pointer;
	border: none;
	background-color: #DE5B27;
	margin: 0px;
	padding: 2px;
	vertical-align: middle;
}

button {
	cursor: pointer;
	border: 0;
	background-color: #F3F3EE;
	margin: 0;
	padding: 0;
	vertical-align: middle;	
}

.radio {
	border: 0px none;
}

.data {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #C96A62;
}

.tytul {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color : #FFC9B4;
	margin-top: 1px;
	margin-bottom: 6px;
}


.footer_left	
{
	padding-left: 14px; 
	border-left: 1px solid #C9C9C9;
	border-top: 1px solid #C9C9C9;
	background-color: #F8FAF1;
}

.footer_right	
{
	padding-right: 14px; 
	border-right: 1px solid #C9C9C9;
	border-top: 1px solid #C9C9C9;
	background-color: #F8FAF1;
}

.image_background {
	background-color: #E2DED8;
}

.graybackground {
	background-color: #7D2A22;
}

#popup2 {
    background: #de5b27;
}


#search, #search * {
	margin: 0;
	padding: 0;
}
#infoBox {
  background-color:#546472;
  padding:5px;
  position:absolute;
  top:90px;
  text-align: right;
  width: 370px;
}
#infoBox[id] {
  position:fixed;
}
#infoBox em {
  cursor: pointer;
  font-style: normal;
}
#infoBox div {
  background: #fff;
  padding: 10px;
  text-align: left;
}
#infoBox h3 {
  color: #000;
  margin: 10px;
  font-weight: normal;
  font-size: 18px;
}

#infoBox p {
  color: #000;
  margin: 10px;
  font-size: 13px;
  line-height: 22px;
} 
div.download{
border:1px dashed #902D27;
padding:5px 10px;
}
div.download div{
padding: 3px 0;
}
div.download div a{
margin: 0 0 0 4px;
}
