/* ----------------------------------------------------- */
/* --------------------->>> LEFT <<<-------------------- */
/* ----------------------------------------------------- */
#left h3 { font-size: 12px; color: #084795; margin-bottom: 10px; }
#left2 h3 { font-size: 12px; color: #084795; margin-bottom: 10px; }

ul.categ { margin-bottom: 20px; }
ul.categ li { list-style: none; border-bottom: 1px solid #cfdae3; }
ul.categ li a { display: block; padding: 2px 0px 2px 10px; background: url(http://www.autanet.sk/images/categ-arrow.gif) 0px 7px no-repeat; text-decoration: none; color: #000; }
ul.categ li a:hover, ul.categ li.active a { background: #93ccef; color: #2f2f2f; }

