/*Таблица, где есть разделы*/
table.header
{ border: 1px solid;  width: 100%;


} 
table.header#new td 
{
width: 17%;
}

table.header#about td, table.header#con td
{
    width: 25%;
}
/* Аромагия */
table.header#aroma td
{
width: 33%;
}
/* Партнеры */
table.header#partners td, table.header#works td
{
width: 50%;
}
/* Продукция и услуги */
table.header#producty tr
{
height: 32px;
}
table.header#producty td
{ width: 14.29%;  
    color: #C0C0C0;
    text-decoration: none;
    font : 900 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
    background: transparent;
    border: 1px solid black;
    }

table.header#producty tr#con
{
height: 20px;
}
table.header#producty tr#con a
{  font: 900 18px Verdana, Geneva, Arial, Helvetica,sans-serif; }
table.header#producty tr#con td
{
    border-left-width: 0px;
    border-right-width: 0px;
}
table#producty td a, table.header#producty td a
{ color : Red;    text-decoration: none;    background:  transparent;    font: 900 12px Verdana, Geneva, Arial, Helvetica,sans-serif; }
table#producty td a:link, table.header#producty td a:link
{
    color: Blue;
    text-decoration: none;
    background:  transparent;
    font: 600 12px Verdana, Geneva, Arial, Helvetica,sans-serif;
}
table#producty td a:visited:hover, table.header#producty td a:visited:hover
{
    color: #E2144A;
    text-decoration: underline;
    font: 600 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
    background: transparent;
}
table#producty td a:visited, table.header#producty td a:visited
{
    
    color : #6666CC;
    font: 600 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration: none;
    background: transparent;
}
table#producty td a:HOVER, table.header#producty td a:HOVER
 {
    color: #E2144A;
    text-decoration: underline;
      font : 900 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
    background: transparent;
}

/* Электроснабжение */
table.header#electricity2, table#electricity2
{
    border-top-width: 0;
    border-top-style: none;
}
table.header#electricity1 tr td
{
    width: 25%;
    
}
table.header#electricity2 tr td
{
    width: 33%;

}
table#electricity1 tr td a, table.header#electricity1 tr td a, table#electricity2 tr td a, table.header#electricity2 tr td a
{
    color: Red;
    text-decoration: none;
    background:  transparent;
    font: 900 16px Verdana, Geneva, Arial, Helvetica,sans-serif;
}
table.header tr td a, table#electricity1 tr td a:link, table.header#electricity1 tr td a:link, table#electricity2 tr td a:link, table.header#electricity2 tr td a:link, table.header#works tr td a
{
    color: Blue;
    text-decoration: none;
    background:  transparent;
    font: 900 18px Verdana, Geneva, Arial, Helvetica,sans-serif;
}
table.header tr td a:hover, table#electricity1 tr td a:VISITED:HOVER, table.header#electricity1 tr td a:VISITED:HOVER, table#electricity2 tr td a:VISITED:HOVER, table.header#electricity2 tr td a:VISITED:HOVER, table#electricity1 tr td a:HOVER, table.header#electricity1 tr td a:HOVER, table#electricity2 tr td a:HOVER, table.header#electricity2 tr td a:HOVER, table.header#works tr td a:HOVER

{
    color: #E2144A;
    text-decoration: underline;
    font: 900 18px Verdana, Geneva, Arial, Helvetica, sans-serif;
    background: transparent;
}
table.header tr td a:visited, table#electricity1 tr td a:VISITED, table.header#electricity1 tr td a:VISITED, table#electricity2 tr td a:VISITED, table.header#electricity2 tr td a:VISITED,  table.header#works tr td a:VISITED
{
    color: #6666CC;
    font: 900 18px Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration: none;
    background: transparent;
}
table#provider
{
    border: 1px solid;
}
