body{
  url(http://www.pokerspravy.eu/wp-content/themes/freshnews/images/bgr.jpg) repeat-x top;
        color: #555555;
  font: 12px Arial,Helvetica,Tahoma,Verdana,Sans-Serif;
        text-align: center;
        margin: 0;
}
  
#container {
  width: 1000px;
  margin: 0 auto;  
  padding: 0;
  text-align: left;
  }
  
#leftside {
  float: left;
  width: 210px;
  margin: 10px 0 0 10px;
  padding: 10px 0 0 0;
  }

#rightside {
  float: left;
  width: 180px;
  margin: 10px 0 0 0;
  padding: 10px 0 0 0;  
  }
 
#content {
  text-align : center;
  float: left;
  width: 560px;
  padding: 25px 0 0 0;  
  margin: 10px 10px 0 10px;
  line-height: 19px;
  }
   
.clear {
  clear: both;
  }
  
#footer {
  text-align: center;
  float: right;
  width: 1000px;
  }

.reviewTable1 {
font-size: 12px;    
}
.reviewTable1 td {
  padding:5px;
  vertical-align: top;
}
.newHbox {
  margin-top: 7px;
  width: 100px;
  
  float: right;
  /*display: none;*/
}

.HboxItem {
  border: solid 1px #BCB3B4;
  background: #E5E0CD;
  margin-bottom: 5px;
  text-align: center;
  margin-right: 10px;
  padding: 5px;
  font-size: 12px;
  font-family: Arial;
}
.newHbox .HboxItem a {
  color: #000;
  text-decoration: none;
}
.newHbox .HboxItem a:hover {
  text-decoration: none;
  color: #FE7800;
}

