#help-content 
{
  margin-top:15px;
  padding:10px;
  width:955px;
  
  font: 12px/15px Arial;
  /*background-color:yellow;
  border-top: 1px solid #ccccff;*/
}

h1
{ 
   font: 12px Verdana, sans-serif; 
   color: black;
   margin: 25px 0px 0px 0px;
   padding-left:10px;  
   font-weight:bold;
   
   border:1px solid #C5C5FD;
   border-bottom: 1px solid #9999FF;
   border-right: 1px solid #9999FF;
   
  background-image:url("/pictures/auction-header-bg.gif");

}


/* =========================== HLAVNI BOXY A JEJICH HLAVICKY */
#help-body,#help-body-about,.help-body-tab
{
   border:1px solid #cccccc;
   background-color:white;
   
   padding:0px;
   
   float:left;
   font:11px/13px Verdana;
}

#help-body
{
   width:953px;
}


#help-body-about
{
  width:933px;
  padding:10px;
}

.help-body-tab,.help-body-tab-last,.tab-caption
{
  /*padding:10px;*/
  padding:10px 10px 10px 10px;
  width:290px;
  margin-right:5px;
  border:1px solid #ffd658;
}

.tab-last
{
  margin-right:0px;
}

 .tabbg-1,.tabbg-2,.tabbg-3
 {
   background-color:white;
   background-repeat:no-repeat;
   background-position:top right;
 }

   .tabbg-1
   {
    background-image:url("/pictures/forum-tab-bg1.gif"); 
   }
   
   .tabbg-2
   {
    background-image:url("/pictures/forum-tab-bg2.gif");
   }
   
   .tabbg-3
   {
    background-image:url("/pictures/forum-tab-bg3.gif");
   }
   

.help-floatcont
{
 float:left;
 margin:0px;
 height:100%;
 /*width:300px;*/
}

.tab-caption
{
   font: 12px Verdana, sans-serif; 
   color: black;  
   font-weight:bold;
   
   border:1px solid #feecb5;
   border-bottom: 1px solid #ffc71d;
   border-right: 1px solid #ffc71d;
   
   background-color:#f1f2ff;
   margin-top:10px;
   padding:10px 10px 10px 10px;
   background-image:url("/pictures/auction-header-bg-orange.gif");
}

#help-leftmenu
{
  background-color:#F1F2FF;
  border:1px solid #E3E5FF;
  border-bottom:none;
  
  padding:30px 0px 10px 0px;
  font:11px/20px Verdana;
  width:180px;
  float:left;
}

*>#help-leftmenu
{
  padding:30px 20px 10px 10px;
}

#help-topmenu
{ 
  font:11px/15px Verdana;
  
  border-bottom:1px solid #E3E5FF;
  padding:5px;  
  width:97%;
  margin-left:5px;
}

#help-text
{ 
  padding:5px 15px 15px 5px;
  margin:0px 5px 0px 5px;
  width:97%;
  font:11px/14px Verdana;
}

.help-header
{
  text-align:center;
  font:12px Verdana;
  font-weight:bold;
  margin:10px 0px 20px 0px;
}
/* ========================== KONEC HLAVNICH BOXU */

.font-help-center
{
 text-align:center;
 padding:5px;
 font:11px/20px Verdana;
}


/* =========== OKRASNE TABULKY =========== */
table.help-blue
{
  margin-left:140px;
  border: 1px solid #BBBBFF;
  width: 600px;
  background-color:#EAEAFB;
}


td.blue
{
  border: 1px solid #EAEAFB;
  background-color:white;
   padding-left:10px;
}

td.darkblue
{
  border: 1px solid #BBBBFF;
  background-color:#F7F8FF;
   text-align:center;
}


/* =========== KONEC OKRASNYCH TABULEK =========== */

/* ============ ODKAZY S IKONKAMI NALEVO =========*/
a#forum-newthread:hover,a#forum-threadlist:hover,a#forum-eula:hover,a#forum-allforums:hover
{
  font-weight:bold;
}

a#forum-newthread,a#forum-threadlist,a#forum-eula,a#forum-allforums
{
  background-image:url('/pictures/ikona-novevlakno.gif');
  background-repeat:no-repeat;
  border:none;
  float:left;
  height:35px;
  padding:10px 0px 0px 50px;
  margin:0px 0px 10px 10px;
  width:140px;
  display:block;
}

a#forum-eula
{
  background-image:url('/pictures/ikona-eula.gif');
}

a#forum-threadlist
{
  background-image:url('/pictures/ikona-seznamvlaken.gif');
}

a#forum-allforums
{
  background-image:url('/pictures/ikona-forum.gif');
}
/* ================================================== */

table.threadlist
{
  width:98%;
  border-collapse:collapse;
}

table.threadlist th
{
  border-bottom:1px solid black;
  padding:5px;
}

table.threadlist tr
{
 border-bottom:1px solid #edeeff;

}

table.threadlist a
{
 border:none;
}

table.threadlist td
{
 padding:7px;
}

table.threadlist td.date
{
  width:120px;
}

td.pageselector
{
 text-align:center;
 padding:8px;
}

/* ======================== VYPIS PRISPEVKU ===========================  */

table.messages
{
  width:98%;
  border-collapse:collapse;
}

   .react
   {
     margin:5px;
   }
   
   .react th
   {
     border-left:1px solid #E3E5FF;
   }
   
   .react th.date
   {
     border-left:none;
   }
   
table.messages th
{
  background-color:#F1F2FF;
  border-top:1px solid #E3E5FF;
  padding:5px 10px 5px 0px;
}

table.messages .spacer
{
 background-color:white;
 border-right:1px solid #E3E5FF;
}

table.messages td
{
 padding:5px 5px 5px 10px;
}

table.messages th.date
{
  text-align:right;
  border-right:1px solid #E3E5FF;
}

table.messages a.react
{
  float:right;
}

table.messages td.text
{
  border:1px solid #E3E5FF;
}


input.react,textarea.react
{
  border:1px solid #d3d5eF;
  background-color:#f3f3ff;
  padding:3px 0px 3px 3px;
}

textarea.react
{
 width:690px;
 height:100px;
}

input.button
{
  float:right;
}

  input.button:hover
  {
    border:1px solid #a3a5fF;
  }


.link-list
{
  list-style-image:url('/pictures/bullet.gif');
}

  .link-list li
  {
    padding-bottom:7px;
    font-size:115%;
  }
