/* CSS Document */          

 body, html
  {
  background-color: #676767;
  }
  #main_th
  {
  width: 934px;
  background-color: #FFFFFF;
  }
  
  #main_th  .top_th
  {
  background-image: url('../images/top_th_b.jpg');
  background-repeat: repeat-x;
  background-position: top;
  width: 922px;
  margin-left: 3px;
  _margin-left: 0px;
  text-align: left;
  }
  
  .back_th
  {
  background-image: url('../images/succ.gif');
  background-repeat: no-repeat;
  text-align: left;
  width: auto;
  }
  
  .plebs, .flash, .success
  {
  height: 38px;
  cursor: pointer;
  width: 216px;
  float: left;
  }
  
  #back_th_main
  {
  background-image: url('../images/back_th_main.jpg');
  background-repeat: repeat-y;
  text-align: center;
  margin: auto;
  }
  
  #main_th_bottom
  {
  background-image: url('../images/th_back2.jpg');
  background-repeat: no-repeat;
  height: 20px;
  width: 934px;
  }
  
  #content_flash, #content_ogol, #content_success
  {
  width: 900px
  background-image: url('../images/back_logo.jpg');
  background-repeat: no-repeat;
  background-position: bottom;
  }
  
  
  .zwyciezca
  {
  background-color: #FF0000;
  display: block;
  margin-top: 15px;
  color: #FFFFFF;
  font-size: 13px;
  font-weight: bold;
  padding: 5px;
  padding-left: 15px;
  padding-right: 10px;
  margin-bottom: 3px;
  }
  
  div.pokazw
  {
  display: block;
  margin-top: 0px;
  text-align: right;
  }
  
  img.pokazwynik
  {
  cursor: pointer;
  }