#auction-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;  
  height:10px;
   border:1px solid #C5C5FD;
   border-bottom: 1px solid #9999FF;
   border-right: 1px solid #9999FF;
   
  /*background-color: #FFfBd8;*/
  background-image:url("/pictures/auction-h1-bg.gif");
  
}



/* =========================== HLAVNI BOXY A JEJICH HLAVICKY */
.auction-main-box
{
  margin-bottom:20px;
}

.auction-main-header
{
   font: 12px/30px 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");
}

.auction-main-body
{
   border:1px solid #cccccc;
   background-color:white;
   padding:5px;
   line-height:normal;
}

.auction-main-body-similar-auctions
{
   margin:0px 20px 20px 20px;

   border:1px solid #cccccc;
   background-color:white;
   padding:5px;
   font:12px Arial;
}

/* ========================== KONEC HLAVNICH BOXU */


/* =========================== INFO PROFI PRODEJCE =======================*/
.auction-profi
{
  font:11px/20px Verdana;
  padding:5px;
  background-color:#F6F7FD;
  border:1px solid #cccccc;
  border-bottom:1px solid #999999;
}

.auction-profi-body-leftbox
{
  padding-left:20px;
  float:left;
  width:430px;
  border-right:1px solid #cccccc;
}

.auction-profi-body-rightbox
{
  padding-left:40px;
  float:left;
  width:430px;
}

  /*.big
  {
   font-size:20px;
  }*/
  

.auction-profi-boxbody
{
  padding-left:10px;
  font:11px/15px Verdana;
}

    .auction-profi-font-boxheader
    {
      font:11px Verdana;
      margin:0px 0px 10px 0px;
      font-weight:bold;
    }

    .auction-profi-font-viewcount
    {
      font:12px/20px Arial;
    }

    .auction-profi-font-viewcount-number
    {
      font:12px/20px Arial;
      color:#5555ff;
      font-weight:bold;
    }

    ul.seller-actions,ul.howto-cheap-buy
    {
      margin:3px 0px 5px 20px;
      padding:0px;
    }
    
    ul.seller-actions li
    {
     list-style-type:square;
     list-style-image:url('/pictures/box-bullet.gif');
     font-size:105%;
     color:orange;
     padding-bottom:3px;
    }

/* ================================================================= */


/* =========================== HLAVNI INFO O PREDMETU ============== */
.auction-info-subheader
{
  font:11px/20px Verdana;
  text-align:left;
  
  padding-left:10px;
  background-color:#E6E8FD;
  border:1px solid #cccccc;
}
  .auction-info-subheader span
  {
    /*margin-right:100px;*/
  }


.auction-info-subheader-similar-auctions
{
  margin:0px 20px 0px 20px;
  font:11px/20px Verdana;
  
  padding-left:10px;
  background-color:#E6E8FD;
  border:1px solid #cccccc;
}


.auction-info-leftbox
{
   font:11px Verdana;
   margin-right:10px;
   height:364px;
   
   border:1px solid #cccccc;
   border-top:0px;
   background-color:white;
}

        .auction-info-leftbox-picturebox
        {
         border-right:1px solid #cccccc;
         height:230px;
         padding:10px 0px 0px 10px;
        }
        
           img.auction-info-picture
           {
             width:200px;
           }
           
        .auction-info-leftbox-topinfo
        {
         height:100px;
         border-bottom:1px solid #cccccc;
        }
        
        .tooltip
        {
          margin:0px 0px 0px 15px;
          padding:10px;
        }
        
        img.navrhnout-cenu
        {
          margin-top:2px;
        }
        
        .auction-info-leftbox-middleinfo
        {
        }
        
        .auction-info-leftbox-bottominfo
        {
          border-top:1px solid #cccccc;
          width:100%;
        }

        .auction-info-font-grey
        { 
          font:12px Arial;
          color:#7a7a7a;
        }

        .auction-info-font-grey-small
        { 
          font:11px Arial;
          color:#7a7a7a;
        }
        
        .auction-info-font-buynow
        {  color:red;
        }
        
        /*auction-info-submitbutton presunut k auction-payment-submitbutton*/
.auction-info-rightbox
{
   font:11px Verdana;
   padding:7px;
   height:350px;
   
   border:1px solid #cccccc;
   border-top:0px;
   background-color:#FFE9A5;
}

       .auction-info-rightbox-header
       {
         font:12px/17px Verdana;
         padding-bottom:3px;
         border-bottom:1px solid #FBCE45;
         margin:7px 0px 10px 0px;
       }
       
       .auction-font-center
       {
        text-align:center;
       }
       
       .big
       {
        font-size:110%;
       }
       
       .auction-info-rightbox td.name
       {
         text-align:center;
       }
/* ================================================================ */


/* =========================== POPIS PREDMETU OD PRODEJCE ============== */

.auction-desc-header-info1
{
  /*margin-left:300px;*/
  margin-left:200px; /* zmena Peca, 18.8.08 na zaklade mailu od Beska */
  padding:7px 0px 7px 15px;
  background-image:url("/pictures/auction-header-separator.gif");
  background-repeat:no-repeat;
  
  font:12px/30px Verdana;
  color:#888888;
}

.auction-desc-header-info2
{
  padding:7px 0px 7px 3px;
  font:13px/30px Verdana;
  color:black;
  font-weight:bold;
}

.auction-desc-header-info3
{
  margin-left:120px;
  padding:7px 0px 7px 3px;
  font:12px/30px Arial;
  color:black;
}

/* ================================================================ */


/* =========================== OBRAZKY ============== */

.auction-pictures
{
  width:800px;
  margin-left:90px;
}

.auction-pictures-header
{ 
  font:10px Verdana;
  color:#7a7a7a;
  text-align:center;
}

img.auction-bigpic
{
 width:400px;
 border:1px solid #cccccc;
}

img.auction-smallpic
{ 
 width:100px;
 border:1px solid #cccccc;
}


.auction-viewcount
{
  margin-top:25px;
  margin-left:400px;
  width:200px;
  text-align:center;
  font:12px/25px Verdana;
  border:1px solid #FBCE45;
  background-color:#FFE9A5;
}
/* ================================================================ */




/* =========================== DOTAZY OD JINYCH USERU ============== */

.auction-discussion-header-info1
{
  margin-left:230px;
  padding:7px 0px 7px 15px;
  background-image:url("/pictures/auction-header-separator.gif");
  background-repeat:no-repeat;
  
  font:11px/30px Verdana;
}

.auction-discussion-header-info2
{
  margin-left:275px;
  padding:7px 0px 7px 3px;
  font:12px/30px Arial;
  color:black;
}

.auction-discussion-question-mark
{ 
  font-weight:bold;
}

.auction-discussion-answer-mark
{
  font-weight:bold;
  color:#8888ff;
  margin-left:10px;
}

.auction-discussion-date
{
  color:#7a7a7a;
}
/* ================================================================ */


/* ============================ DALSI AUKCE ========================= */
.auction-otherauctions
{
  width:910px;
  margin-left:20px;
}

/*.auction-otherauctions table
{
 width:900px;
}*/

.auction-otherauctions-headline
{
  /*font:10px/25px Verdana;*/
  font:12px/25px Verdana;
  padding:0px 10px 0px 10px;
  
  border:1px solid #FBCE45;
  background-color:#FFE9A5;
}

   .auction-otherauctions-headline-font-big
   {
     font:12px/25px Verdana;
     font-weight:bold;
   }

.auction-otherauctions-body
{
  border:1px solid #FBCE45;
  border-top:0px;
  height:300px;
  overflow:scroll;
  overflow-x: hidden; 
  padding:7px 0px 7px 0px;
}

    .auction-otherauctions-bodybox,.auction-otherauctions-bodybox-last
    {
      width:200px;
      height:320px;
      padding:0px 10px 0px 10px;
      border-right:1px solid #FBCE45;
      float:left;
      padding-bottom:10px;
      
      font:12px Arial;
    }
      .auction-otherauctions-bodybox a,.auction-otherauctions-bodybox-last a
      {
        font-weight:bold;
      }
    
    .auction-otherauctions-bodybox-last
    {
      border:0px;
    }
    
    img.auction-otherauctions-smallpic
    {
      width:200px;
      /*border:1px solid #7a7a7a;*/
      border:1px solid #ddd;
      margin-left:0px;
    }
    
    .auction-otherauctions-body-font-buynow
    {
      color:red;
    }
    
.auction-otherauctions-footer
{
  font:12px Arial;
  color:#7a7a7a;
  padding-left:5px;
}


/* ================================================================== */

/* =========================== UDAJE O PLATBE A POSTOVNEM A DOPRAVE ===== */
.auction-transport-header-info1
{
  margin-left:380px;
  padding:7px 0px 7px 3px;
  font:12px/30px Arial;
  color:black;
}

.auction-transport-body-leftbox
{
  padding-left:10px;
  float:left;
  width:230px;
  
}

.auction-transport-body-rightbox
{
  padding-left:40px;
  float:left;
  width:630px;
  border-left:1px solid #cccccc;
}

.auction-transport-body-bottombox
{
  padding:10px;
  padding-bottom:0px;
  margin-top:5px;
  border-top:1px solid #cccccc;
  width:97%;
}


.auction-transport-boxbody
{
  padding-left:10px;
  font:11px/15px Verdana;
}

.auction-transport-font-boxheader
{
  font:11px Verdana;
  margin-bottom:10px;
  font-weight:bold;
}

.auction-transport-font-grey
{ 
  font:11px Arial;
  color:#7a7a7a;
}

/* ================================================================ */


/* =========================== PRIHAZOVANI ===== */
.auction-payment-header-info1
{
  margin-left:250px;
  padding:7px 0px 7px 3px;
  font:12px/30px Arial;
  color:black;
}

.auction-payment-subheader
{
  font:11px/20px Verdana;
  padding-left:10px;
  background-color:#FFE9A5;
  border-left:1px solid #cccccc;
  border-right:1px solid #cccccc;
  border-top:1px solid #cccccc;
}

.auction-payment-body-leftbox
{
  padding-left:20px;
  float:left;
  width:430px;
  border-right:1px solid #cccccc;
}

.auction-payment-body-rightbox
{
  padding-left:40px;
  float:left;
  width:430px;
}

.auction-payment-boxbody
{
  padding-left:10px;
  font:11px/15px Verdana;
}

.auction-payment-font-boxheader
{
  font:12px Verdana;
  margin-bottom:10px;
  font-weight:bold;
}


.auction-payment-font-tip-bracket
{
  font:10px Arial;
  margin-left:150px;
  margin-top:3px;
}

.auction-payment-font-tip-grey
{
  font:11px Arial;
  color:#7a7a7a;
}

.auction-payment-font-buynow
{
  color:#ff3333;
  /* TODO FONT BUYNOW */
}

/*input.auction-payment-submitbutton,input.auction-info-submitbutton
{
 width: 100px;
 background-color: #ffe9a5;
 border: 1px solid #ffc822;
}*/


input.auction-payment-submitbutton,input.auction-info-submitbutton
{
 width: 105px;
 background-color: #e6e8fd;
 border: 1px solid #acb2ff;
 font-weight:bold;
 cursor:pointer;
}

input.auction-payment-submitbutton
{
 margin-top:5px;
 margin-left: 150px;
 /*background-color: #FAFAFB;
 border: 1px solid #BBBBFF;*/
}

input.auction-payment-submitbutton:hover,input.auction-info-submitbutton:hover
{
 border-style:dotted;
 background-color:#faf9ce;
 color:#c89600;
}

/* ================================================================ */


.auction-font-nobold
{
  font-weight:normal;
}




/* =================================== LISTA NAHORE ======================== */

#category-searchbar
{
 border:1px solid #C5C5FD;
 border-bottom: 1px solid #9999FF;
 border-right: 1px solid #9999FF;
 
 background-image:url("/pictures/category-searchbar-bg.gif");
 
 width:954px;
 height:70px;
 
 position:absolute;
 top:130px;
 left:20px;
}


#category-searchbar-search
{
  position:absolute;
  top:5px;
  height:70px;
  
  padding:5px 0px 5px 15px;
  
  font:10px/12px Verdana;
}


#category-searchbar-logininfo
{
  position:absolute;
  left:450px;
  background-image:url("/pictures/category-searchbar-separator.gif");
  background-repeat:no-repeat;
  height:70px;
  
  padding:5px 0px 5px 15px;
  
  font:10px/15px Verdana;
}


#category-searchbar-advertisement
{
  position:absolute;
  left:730px;
  background-image:url("/pictures/category-searchbar-separator.gif");
  background-repeat:no-repeat;
  height:70px;
  
  padding:5px 0px 5px 15px;
  
  font:10px/15px Verdana;
}

input.category-submitbutton
{
 margin: 0px;
 /*width: 45px;*/
 margin-left:10px;
 background-color: #FAFAFB;
 border: 1px solid #BBBBFF; 
}

.category-font-searchheadline
{
  font:12px/15px Verdana;
  font-weight:bold;
}
.category-font-loginheadline
{
  font:12px/17px Verdana;
}
.category-font-logout
{
  font:9px/17px Verdana;
}

/*================================ KONEC LISTY NAHORE ====================== */

