/* odkazy */
a img {
	border: 0px;
	text-decoration: none;
  }
a:link { 
	color: #4444ff;
	text-decoration: none;
	border-bottom: 1px solid #DDDDFF;
	}
a:visited { 
	color: #4444ff;
	text-decoration: none;
	border-bottom: 1px solid #DDDDFF;
	}
/*a:active { 
  border:0px;
	color: #00FFFF;
	text-decoration: none;
	}*/
a:hover { 
  border:0px; 
  color: #e88e00;
  /*text-decoration: underline;*/
  border-bottom: 1px solid #FFCB78;
	}
	



body
{
  color:black;
}



#links-tab
{
  border-bottom: 1px solid #ffe95b;
  font: 12px/17px "Lucida Grande", verdana, sans-serif;
  background-color: white;
}




#menu-tab
{ 
  font: 10px/11px "Lucida Grande", verdana, sans-serif;
}
#menu-tab a:hover
{
  font-weight: bold;
  border: 0px;
}


#menu-tab a:link
{
  border: 0px;
}
#menu-tab a:visited
{
  border: 0px;
}






.menu-box
{
}

.menu-text
{
  font: 11px/17px Arial; 
}

.menu-headline
{
  font: 12px/20px "Lucida Grande", verdana, sans-serif;
  font-weight: bold;
}





.footer
{
  font: 10px/13px "Lucida Grande", verdana, sans-serif;
  border-top: 2px solid #ccccff;
}

*>.footer
{
  font: 10px/13px "Lucida Grande", verdana, sans-serif;
  border-top: 1px solid #ccccff;
}





#category-auctions-content
{
 font: 12px/15px Arial;
}


#shop-title
{
 font:19px/20px Verdana;
 font-weight:bold;
}


textarea.shopdesc
{ 
  font:10px/12px Verdana;
  border:1px solid #E2E2FF;
}


#shop-ownerinfo
{
  font:10px/14px Verdana;
}




/* ====================== VYPIS AUKCI =============================== */
    .category-auctions-menuitem-active
    {
      font:12px/30px Arial;
      font-weight:bold;
    }
    
    .category-auctions-menuitem-inactive
    {
      font:12px/30px Arial;
    }
    
    .category-auctions-menuitem-sort
    {
      font:12px/30px Verdana;
    }
    

.category-auctions-auctionsdesc
{
 font: 12px/30px Verdana;
 font-weight:bold;
}

        .category-auction-desc-name-header-nobold
        { 
          font:14px/15px Arial;
       }
        
        .category-auction-desc-name-header-bold
        {
          font:14px/15px Arial;
          font-weight:bold;          
        }
        
        .category-auction-desc-name-text
        {
          font:11px/12px Arial;
       }


        .category-auction-desc-transport-header
        {
          font:13px/17px Arial;
        }
        
        .category-auction-desc-transport-text
        {
          font:11px/13px Arial;
         }


.category-auction-desc-time-low
{
  color:red;

}

/* ====================== KONEC VYPISU AUKCI =============================== */
