body {
  margin: 0;
  padding: 0;
  font-family: Verdana, Arial, helvetica, sans-serif;
  font-size: 11px;
  text-align: center;
  background: #002e52 url('../images/bg_home.gif') repeat-x top;
}
p {
  margin: 0 0 1.12em 0;
  line-height: 16px;
}
img {
  border: none;
  display: block;
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
#title {
  position: absolute;
  right: 10px;
  top: 6px;
  float: right;
  margin: 0;
  color: #999;
}
h1 {
  font-family: Trebuchet MS, Arial, helvetica, sans-serif;
  font-size: 34px;
  font-weight: bold;
  margin: 1.2em 0;
  padding: 0;
  color: #ff7e00;
}
h2 {
  font-family: Trebuchet MS, Arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 22px;
  margin: -2.2em 0 0.7em;
  padding: 0;
  color: #ff7e00;
}
h3 {
  font-size: 12px;
  margin-bottom: 0;
  line-height: 16px;
}
h4 {
  margin-bottom: 0;
  line-height: 16px;
}
hr {
  background: white;
  height: 1px;
  border: none;
  margin: 1.2em 10%;
}
#content_wrapper {
  position: relative;
  width: 1000px;
  margin: 0 auto;
  text-align: left;
  background: url('../images/content_bg.jpg') no-repeat top center;
}
#top {
  position: relative;
}
#topmenu {
  float: right;
  position: relative;
  left:0px;
  height: 85px;
  line-height: 85px;
  list-style: none;
  padding: 0;
  margin: 0;
  margin-left: 20px;
  padding-top: 20px;
}
#topmenu li {
  position: relative;
  display: block;
  float: left;
  padding: 5px 12px;
  font-family: Trebuchet MS, Arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 17px;
  cursor: pointer;
  color: #00447a;
}
#topmenu li a {
  color: #00447a;
}
#topmenu li a:hover {
  text-decoration: none;
}
#topmenu li:hover,#topmenu li.hover, #topmenu li.selected {
  color: #ff7e00;
}
#topmenu li:hover a,#topmenu li.hover a, #topmenu li.selected a {
  color: #ff7e00;
}
#content a {
 color: white;
}
#content img {
  display: inline;
}
#bottom {
  padding-top: 10px;
}
#buttons {
  position: relative;
  clear: both;
}
#buttons img {
  float: left;
  padding-left: 2px;
}
#footer {
  position: relative;
  clear: both;
  margin-top: 125px;
  padding: 5px 10px 2.4em;
  font-family: Trebuchet MS, Arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 11px;
  color: #a7b0ad;
  background: url('../images/footer_bg.gif') repeat-x top;
}
#footer a {
  color: #a7b0ad;
}
#footer div {
  float: right;
}
fieldset {
  clear: both;
  position: relative;
  width: 40%;
  border: none;
  margin: 0;
  padding: 0;
  padding-bottom: 0.7em; 
}
fieldset label {
  float: left;
  padding: 0;
}
fieldset input {
  float: right;
}
#status_result {
  list-style: none;
  width: 40%;
  padding: 0;
  margin: 0;
  margin-bottom: 2.4em;
}
#status_result li {
  position: relative;
  clear: both;
  margin-bottom: 0.7em;
}
#status_result li div {
  float: right;
  font-weight: bold;
}
#status_result li span {
  font-weight: bold;
}
#thumbnails {
  width: 100%;
}
#thumbnails img {
  float: left;
  margin-right: 6px;
  margin-bottom: 6px;
  border: 1px solid white;
}
#flash {
  border: 1px solid yellow;
  background: red;
  color: yellow;
  font-weight: bold;
  padding: 20px 30px;
  margin-bottom: 20px;
}
#autoryzacje {
  position: relative;
  float: left;
  width: 248px;
  height: 108px;
}
#autoryzacje .bg {
  position: absolute;
  left: 0;
  top: 0;
}
#autoryzacje .logos {
  position: absolute;
  left: 6px;
  top: 18px;
  width: 240px;
  height: 50px;
  overflow: hidden;
}
#autoryzacje .logos div {
  width: 9999px;
}
#autoryzacje .logos img {
  position: relative;
  top: -20px;
  float: left;
  display: block;
  margin: 0;
  padding: 0;
}
#autoryzacje .fg {
  position: absolute;
  left: 0;
  top: 0;
}
#top {
  height: 479px;
  background: url('../images/top_home.jpg') no-repeat;
}
#banner {
  position: absolute;
  left: 3px;
  top: 108px;
  width: 662px;
  height: 359px;
}
#content {
  margin-left: 680px;
  padding-top: 80px;
}
#footer {
  margin-top: 115px;
}

