/* $Id: views_table_highlighter.css,v 1.1 2009/12/30 04:45:19 smokris Exp $ */

tr.views-table-highlighter-nowe.odd              {  color: #FF4500; font-weight: bold; }
tr.views-table-highlighter-nowe.even             {  color: #FF4500; font-weight: bold;}
tr.views-table-highlighter-nowe.odd  .active     { color: #FF4500; font-weight: bold;}
tr.views-table-highlighter-nowe.even .active     { color: #FF4500; font-weight: bold;}

tr.views-table-highlighter-green.odd            {   color: green;  }
tr.views-table-highlighter-green.even           {   color: green;  }
tr.views-table-highlighter-green.odd  .active   {   color: green;  }
tr.views-table-highlighter-green.even .active   {   color: green;  }

tr.views-table-highlighter-blue.odd             {   color: blue;  }
tr.views-table-highlighter-blue.even            {   color: blue;  }
tr.views-table-highlighter-blue.odd  .active    {  color: blue;  }
tr.views-table-highlighter-blue.even .active    {   color: blue; }

tr.views-table-highlighter-yellow.odd           {   color: yellow;  }
tr.views-table-highlighter-yellow.even          {   color: yellow;  }
tr.views-table-highlighter-yellow.odd  .active  {   color: yellow;  }
tr.views-table-highlighter-yellow.even .active  {   color: yellow;  }

tr.views-table-highlighter-magenta.odd          {   color: magenta;  }
tr.views-table-highlighter-magenta.even         {   color: magenta;  }
tr.views-table-highlighter-magenta.odd  .active {   color: magenta;  }
tr.views-table-highlighter-magenta.even .active {   color: magenta;  }

tr.views-table-highlighter-cyan.odd             {   color: cyan;  }
tr.views-table-highlighter-cyan.even            {   color: cyan;  }
tr.views-table-highlighter-cyan.odd  .active    {   color: cyan;  }
tr.views-table-highlighter-cyan.even .active    {  color: cyan;  }

tr.views-table-highlighter-po-terminie.odd             {   color: red;  }
tr.views-table-highlighter-po-terminie.even            {    color: red; }
tr.views-table-highlighter-po-terminie.odd  .active    {    color: red;  }
tr.views-table-highlighter-po-terminie.even .active    {   color: red;  }