body{
  background: url(/image/bg.png);
  background-repeat: repeat-x;
  font-family: Arial; 
  color:#322E2F;
}

img{
  border:none;
}

.clear{
  clear:both;
}

.kontener{
  width:1022px;
  margin:0 auto;
  padding-top:10px;  
}

.powrot{
  background: url(/image/bg-nav.png) no-repeat;
  width:1004px;
  text-align:center;
  padding-top:15px;
  margin-top:15px;
  margin-left:10px;
  height:29px;
  float:left;
}

.powrot a{
  text-decoration:none;
  color:#fff;
}

.baner{
  background: url(/image/baner.jpg) no-repeat;
  width:1000px;
  height:280px;
  margin-left:12px;
  float:left;  
}

.baner .zobacz{
   margin-left:750px;
   margin-top:140px;
   width:220px;
   height:80px;
   
}

.baner .zobacz a{
  /*background-color:#000;*/
  padding:20px 80px 30px 140px;
}




.lewe{
  float:left;
  width:640px;
  font-size:12px;
  padding:20px 10px 20px 50px;
}

.prawe{
  float:right;
  width:320px;
  font-size:12px;
  background: url(/image/bg-right-column.jpg) repeat-y;
}

.tytul{
  color:#F07D00;
  font-size:22px;
  font-weight:bold;
}

.tytul2{
  color:#F07D00;
  font-size:18px;
  font-weight:bold;
}

.nagrody{
  font-size:13px;
}

.jak_grac{
  color:#F07D00; 
  font-weight:bold;
}

.jak_grac li{
  margin-left:-20px;
  font-size:12px;
}

.jak_grac p{
  /*color:#000;*/
  color:#322E2F;
  font-size:12px;
  font-weight:normal;
}

hr{
  border-top:2px #A66640 solid;
}

.euro{
  font-size:22px;
  float:right;
  width:390px;
  font-weight:bold;
}

.pomarancz{
  color:#F07D00;
  text-decoration:none;
}

.regulamin{
  font-size:14px;
  font-weight:bold;
}

.ranking{
  font-size:24px;
  font-weight:normal;
}

.naglowek td{
  border-bottom:2px solid #8A3502;
}

.first{
  background-color:#F8BE80;
  font-weight:bold;
}

.tlo{
  background-color:#E3E7EA;
}