body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0; padding:0;}
table{border-spacing:0;}
form { display: inline;}

/* GŁÓWNE */

body, html {width: 100%;  height: 100%; max-height:100%;}
body {
  font-size:        12px;
  font-family:      Verdana, Tahoma, serif;
  text-align:       center;
  color:            #fff;
  background:       #d1ccd2 url('img/pub_bg.jpg') 0 156px repeat-x;
}
table {
  text-align:       left;
  font-size:        10px;
  font-family:      Verdana, Tahoma, serif;
}
table td {
  vertical-align:   top;
}
form  {display:     inline;}
a img { border: 0px; }
a:link, a:visited {
  color:            #fff;
  text-decoration:  none;
  outline:          0;
}
a:hover {
  color:            #fff;
  text-decoration:  underline;
}
p, .result {
  margin:           0 0 22px 0px;
  text-align:       justify;
  line-height:      13pt;
}
ul {
  margin:           12px 0px;
  line-height:      13pt;
  list-style:       none;
}
ol {
  margin:           12px 0px 12px 22px;
  line-height:      13pt;
}
h1 {
  display:          block;
  width:            100%;
  height:           156px;
  text-indent:      -10000px;
  background:       #000 url('img/pub_head.jpg') top center;
  border-bottom:    2px solid #2fce28;
}
#pg {
  width:            100%;
  border-bottom:    92px solid #2fce28;
  background:       url('img/pub_sprite.png') top no-repeat;
}
#content {
  width:            80%;
  margin:           100px auto 20px auto;
  color:            #000;
  text-align:       left;
  padding-left:     10px;
}
h2 {
  color:            #312633;
  font-size:        15px;
  font-weight:      normal;
  margin-left:      -10px;

}
.count {
  color:            #5c4860;
  margin-top:       25px;
  clear:            both;
  display:          block;
  text-align:       right;
}

hr {
  visibility:       hidden;
  margin:           0;
}

#goback {
  display:          block;
  width:            139px;
  height:           22px;
  margin:           0 auto;
  margin-bottom:    -22px;
  background:       url('img/pub_web.png') top no-repeat;
  text-indent:      -10000px;
  position:         relative;
  bottom:           24px;
  left:             258px;
}

#goback2 {
  display:          block;
  width:            139px;
  height:           22px;
  margin:           0 auto;
  margin-top:       -22px;
  background:       url('img/pub_web.png') top no-repeat;
  text-indent:      -10000px;
  position:         relative;
  left:             258px;
}
