body {
  background-image: url(img/index_00.jpg);
  background-repeat: repeat-x;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
}
#top {
	margin-bottom: 35px;
	height: 115px;
	overflow: hidden;
}
#glowny {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
#lewa {
margin-top: 30px;
float: left;
width: 200px;
background-color: #fff;
border-left: 1px solid #dadee1;
border-right: 1px solid #dadee1;
border-bottom: 1px solid #dadee1;
border-top: 1px solid #9ea3b7;
padding-bottom: 10px;
}
#lewa h1 {
  margin-top: 0px;
  margin-bottom: 10px;
  background-color: #edeffb;
  color: #000;
  font-size: 14px;
  font-weight: bold;
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}
#lewa a {
  display: block;
  color: #557dca;
  text-decoration: none;
  padding-left: 20px;
  padding-top: 3px;
  padding-bottom: 3px;
}
#lewa a:hover {
  text-decoration: underline;
  color: #c74343;
}
#prawa {
width: 798px;
text-align: center;
float: left;
padding-top: 30px;
}
#tt {
width: 598px;
text-align: left
float: left;
padding-top: 30px;
padding-left: 100px;
padding-right: 100px;
}
#stopka {
	clear: both;
	background-color: #FEA500;
	text-align: center;
	font-weight: bold;
	padding: 15px;
	color: white;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.4);
	-webkit-text-shadow: 1px 1px 0 rgba(0,0,0,0.4);
	-moz-text-shadow: 1px 1px 0 rgba(0,0,0,0.4);
	-o-text-shadow: 1px 1px 0 rgba(0,0,0,0.4);
}
#stopka a {
  color: #47639e;
  text-decoration: none;
}
#stopka a:hover {
  color: #00226d;
}
