﻿html, body {
  height:100%;
  margin: 0;
  padding: 0;
  font:normal 100.01% Arial, Helvetica, Verdana, sans-serif;
}

table {
  border: 0 none;
  border-collapse: collapse;
}

table td {
  padding: 0;
  border: 0 none;
}

table.rootTable {
  width: 100%;
  height: 100%;
}

table.munuTable {
  width: 100%;
  height: 100%;
}

td.fon {
  background: URL(img/centerfon.jpg) no-repeat;
  background-position: 100% 100%;
  background-color: #ffffff;
}


table.rootTable2 {
  width: 100%;
  height: 100%;
  _height: expression(document.documentElement.clientHeight - 289 + 'px');
}

tr.header {
  background: URL(img/head.jpg);
  height: 135px;
}

td.headback {
  background: URL(img/head2.jpg) scroll;
  background-position: right;
}


td.rezina-orange {
  background: URL(img/foot2.gif) repeat-y top right;
   
}

td.darkline {
  background: URL(img/dark.gif) repeat-x scroll;
  background-position: top;
  background-color: #ffffff;
}

tr.footer-line {
  background: #ffffff;
  height: 9px;
}*

td.green {
  background: #67bd4a;
}

td.orange {
  background: #ff7a08;
}

td.footer1v {
  background: URL(img/foot1v.gif);
}

td.footer2v {
  background: URL(img/foot2v.gif);
}

td.footer2 {
  background: URL(img/foot2.gif);
}


table.rootTable tr.footer {
  background: #ffffff;
  height: 45px;
}

td
{
    font-size: 12px;
    }
    
td.center-1
{
padding:20px 50px 50px 20px;
        }    

div.adress
{
    font-size: 12px;
    color: white;
    }
    
div.action-head, a div.action-head
{
    font-size: 14px;
    font-weight: bold;
    color: white;
    padding-top:10px;
    padding-bottom:10px;
    }

div.action, a div.action
{
    font-size: 12px;
    font-weight: bold;
    color: black;
    padding:10px 5px 10px 5px;
        }
        
div.head0
{
    font: bold 26px Arial Narrow;
    text-transform: uppercase;
    color: darkgreen;
    padding:0 0 5px 0;
    text-align:left;
        }  
        
div.head1
{
    font: normal 22px Arial Narrow;
    text-transform: uppercase;    
    color: darkgreen;
    padding:0 0 0 0;
    text-align:left;
        }         

div.head2, div.head3
{
    font: bold 18px Arial Narrow;
    text-decoration:none;
    text-transform: uppercase;
    color: #c55b00;
    margin: 20px 0 10px;
    text-align:left;
        }         
        
div.head3:hover
{
    text-decoration:underline;
    color: #b33b00;
        }      
        
span.red
{
    color: #c55b00;
    font-weight:bold;
       }                              
        
div.head4
{
    font: bold 13px Arial Narrow;
    text-decoration:none;
    text-transform: uppercase;
    color: darkgreen;
    padding: 10px 0 10px 30px;
    text-align:left;
        }              

div.head4:hover
{
    text-decoration:underline;
        }                 
                
        
div.copyrite
{
    font-size: 9px;
    font-weight: normal;
    color: darkgreen;
    }
    
img.padr
{
 padding:0 0px 0 20px;   
    }    

img.padl
{
 padding:0 20px 0 0px;   
    }
    
img.port
{
 margin:15px 10px 15px 10px;   
 padding:2px 2px 2px 2px;   
 border: 1px solid;
 border-color: #darkgreen;
    }             


a.adress-link
{
    font-weight: bold;
    font-size: 12px;
    color: white;
    }    

a.adress-link:hover
{
    
    color: lightgreen;
    }    
    
a.link
{
    text-decoration:none;
    font-weight: bold;
    font-size: 12px;
    color: black;
    }    

a.link:hover
{
    
    color: gray;
    }    


