TABLE, BODY { 
       font-family: Arial; 
       margin: 0px; 
       padding: 0px; 
       background-color: #ffffff;/*#797979;*/
       color: #383737;
       font-size: 12px;
} 

IMG { 
       border: 0px; 
       vertical-align: middle; 
}

H1 { color: #fe7f26; font-size: 15px; text-align: left; }

TABLE A:LINK, BODY A:LINK, TABLE A:ACTIVE, BODY A:ACTIVE, TABLE A:VISITED, BODY A:VISITED { 
      font-family: Arial; 
      color: #fe7f26; 
      font-size: 12px; 
      text-decoration: none;
}

TABLE A:HOVER, BODY A:HOVER { 
      font-family: Arial; 
      color: #fe7f26; 
      font-size: 12px; 
      text-decoration: underline;
}

#menyu UL, #menyu UL LI { 
      margin: 0; 
      padding: 0px 35px 0px 0px; 
      list-style: none; 
      display: inline;
}

.countrylnk {
     font-weight: bold;
}

.menucat {
     text-align: left;
     line-height: 1.5;	
}
.menucat UL LI {
      list-style: none; 
      margin: 0px;
      padding: 0px;
}

.menucat UL {
      margin: 0px;
      padding-left: 4px;
      margin-left: 4px;
}

#formzakaz input, 
#formzakaz textarea {
      width: 100%;
}

.katlnk {
      /*font-style: italic;*/
      font-weight: 900;
      font-size: 16px;
}
