html, body  {
	background-color: #FDF5E6;
	color: #000000;
	background-position: left top;
	background-image:  url(../gfx/tlo.jpg);
	background-repeat: repeat-x;
	font-family: arial, geneva, lucida, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
	height: 100%
}
 
form {
	border: 0; margin: 0; padding: 0;
}

.file
{
	width: 39px;
	text-align: center;
}

input, select, textarea {
	margin: 0;
	font-family: verdana, arial, hevetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
    border-style: solid;
    border-width: 1px;
    border-color: #FC9A20;
}

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

table {
	border: 0;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0px;
}

td {
	font-family: arial, geneva, lucida, sans-serif;
	font-size: 12px;
	border: 0;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	padding-top: 2px;
	margin: 0 0 8px 0;
}

a {
	margin: 0;
	border: 0;
	padding: 0;
	color: #333333;
	background-color: transparent;
 	text-decoration: underline;

}

a:visited {
	color: #333333;
	background-color: transparent;
}

a:hover {
	text-decoration: none;
}

a:active {
	color : #333333;
	background-color: transparent;
}

hr {
	color: #FC9A20;
	background-color: #FC9A20;
	border-width: 0px;
	height: 1px;
}

.red {
	color: red;
	}

/*---------- schema ----------*/

#container1 {
  width: 768px;
  min-height: 100%; 
  height: auto !important; 
  height: 100%; /* IE */ 
  margin: 0 auto;
  text-align: center;
  background-color : #FFFFFF;
  color : #000000;
  background-image:  url(../gfx/tlo1.jpg);
  padding-top: 0px;
}

#logo
{
	padding-top: 25px;
	padding-bottom: 10px;
}

#container2 {
  width: 768px;
  min-height: 100%; 
  height: auto !important; 
  height: 100%; /* IE */ 
  margin: 0 auto;
  text-align: center;
  color : #000000;
  background-image:  url(../gfx/tlo1.jpg);
  background-color : #FFFFFF;
  padding-top: 0px;
}

#menu {
  width: 768px;
  height: 94px;
  text-align: left;
  background-position: left top;
  background-image:  url(../gfx/tlo.jpg);
  background-repeat: repeat-x;
  padding-top: 5px;
  margin: 0;
}

#lr
{
  padding-top: 0px;
  padding-bottom: 15px;
}

#lr .zbior {
  width: 768px;
  display: block;
  text-align: left;
}

#lr .left {
  float: left;
  width: 361px;
  display: inline;
  text-align: center;
  padding-top: 25px;
}

#lr .autorfot {
 float: left;
 display: inline;
 padding-left: 35px;
 text-align: left;
 font-size: 11px;
}

#lr .autoropis {
 font-size: 12px;
 font-weight: bold;
 text-align: left;
 padding-left: 2px;
 padding-top: 0px;
 float: left;
 display: inline;
}

#lr .ico {
  float: left;
  width: 325px !important;
  width: 361px; /* IE */
  display: inline;
  text-align: right;
  padding-top: 10px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 36px;
}

#lr .right {
  float: left;
  width: 385px;
  display: inline;
  text-align: justify; 
  text-indent: 0px; 
  line-height: 16px;
  padding-top: 20px;
  padding-bottom: 10px;
  padding-left: 0px;
  padding-right: 0px;
}

#lr .onlyfot1, #lr .onlyfot2 {
	width: auto;
	float: left;
	display: inline;
	margin-left: 35px;
	padding-top: 17px;
	font-size: 11px;
}

#lr .onlyfot2 {
	margin-left: 25px;
}

/*---------- more ----------*/

#more {
  text-align: left; 
  background-color: white;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 70px;
  padding-right: 30px;
}

/*---------- form. zamow ----------*/

td.zamow {
  padding: 5px;
}