#news-content 
{
  margin-top:15px;
  padding:10px;
  width:955px;
  
  font: 12px/15px Arial;
  /*background-color:yellow;
  border-top: 1px solid #ccccff;*/
}


h1
{ 
   font: 13px/13px Verdana, sans-serif; 
   color: black;
   margin: 25px 0px 0px 125px;
   width:670px;
   
   
   padding-left:20px;  
   font-weight:bold;
   text-align:left;
   
   border:1px solid #f8ce61;
   border-bottom: 1px solid #ffc000;
   border-right: 1px solid #ffc821;
   
  background-image:url("/pictures/category-auction-highlight-separator-old.gif");

}



/* =========================== HLAVNI BOXY A JEJICH HLAVICKY */
.news-body
{
   border:1px solid #f8ce61;
   /*background-color:#ffe6a5;*/
   padding:10px 100px 10px 10px;
   width:560px;
   margin-left:125px;

   font:11px/13px Verdana;
   background:#ffe6a5 url("/pictures/blackbook-bg.gif") no-repeat scroll top right;
}

*>.news-body
{
  width:590px;
}

table.blacklist
{
  margin-top:30px;
  width:85%;
  margin-left:100px;
  color:white;
  border-collapse:collapse;
  border:1px solid #ccc;
}

table.blacklist th
{
 background-color:#555;
  padding:7px;
  border:1px solid #666;
  height:20px;
}

table.blacklist td
{
 background-color:black;
 text-align:center;
 padding:7px;
 height:30px;
}

table.blacklist td.empty
{
 font-style: italic; 
}
