body {
  background:  url(gradient.jpg) top;
 color: black;
    font-family: 'Arial';
}
a {
  color: black;
}

div {
  border: 0px;
  padding: 0px;
  margin: 0px;
}

#top {
  width: 100%;
  height: 150px;
  margin-bottom: 0px;
  margin-top: 0px;
}
#in_top {
  width: 100%;
  height: 150px;
  background: url(logo13.png) no-repeat center;
  margin-bottom: 0px;
}

#middle {
  margin-top: 0px;
  width: 100%;
  margin-bottom: 0px;
}

#in_middle {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  width: 1000px;
}

#in_middle_right_top {
  margin-top: 0px;
  margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
  	width: 1000px;
}

#in_middle_left {
  margin-top: 0px;
  font-family: 'Arial';
  font-size: 19px;
  text-align: left;
  width: 151px;
  float: left;
  overflow: visible;
}

#in_middle_right {
  
  margin-top: 0px;
  padding-left: 6px;
  padding-right: 6px;
  text-align: left;
  width: 686px;
  float: left;
  overflow: hidden;
}

#in_middle_contact {
  margin-top: 1px;
  text-align: left;
  width: 151px;
  height: 307px;
  float: right;
  overflow: hidden;
}

#bottom {
  width: 100%;
  clear: both;
}

#in_bottom {
  width: 1000px;
  height: 30px;
  background: url(bottom2.png) no-repeat bottom;
}

#ustaw {
  height: 25px;
  vertical-align: middle;
  text-align: center;
  color: #def;
  font-size: 12px;
}

ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul {
	width: 150px;
	padding: 0px;
	border: 0px;
}

ul li {
	border: 0px;
}

ul .menu56:link, ul .menu56:visited {
  background-image: url(menu9.png);
  display: block;
	padding-left: 20px;
	padding-top: 7px;
	padding-bottom: 7px;
	width: 130px;
	height: 20px;
	text-decoration: none;
	font-weight: bold;
	color: #def;
}

ul .menu56:hover {
	padding-left: 20px;
	padding-top: 7px;
	padding-bottom: 7px;
	width: 130px;
	height: 20px;
	background-image: url(menu10.png);
	color: #fff;
}

ul .menu78:link, ul .menu78:visited {
  	background-image: url(menu11.png);
  	display: block;
	padding-left: 20px;
	padding-top: 7px;
	padding-bottom: 7px;
	width: 130px;
	height: 20px;
	text-decoration: none;
	font-weight: bold;
	color: #def;
}

ul .menu78:hover {
  	background-image: url(menu12.png);
	padding-left: 20px;
	padding-top: 7px;
	padding-bottom: 7px;
	width: 130px;
	height: 20px;
	color: #fff;
}

h1 {
  color: #ffa500;
  text-align: left;
  font-family: 'Arial';
  font-size: 25px;
}

h2 {
   text-align: center;
   font-weight: bold;
   font-size: x-large;
}

.tlo {
  padding: 0px;
  background: url(bottom_right.png) no-repeat;
  height: 20px;
}

.tlo_top {
  color: #def;
  vertical-align: top;
  padding-left: 4px;
  padding-right: 2px;
  line-height: 19px;
  background: #008000;
  height: 281px;
  font-size: 14px;
  font-family: 'Arial';
}

img {
  border: 0px;
}

.mail:link, .mail:visited {
  color: black;
}

.mail:hover {
  color: blue;
}

