* {
    /*FONT-FAMILY: Verdana, Arial, Helvetica;*/
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    /*FONT-SIZE:  11px;*/
/*    COLOR: black;
    BACKGROUND-COLOR: #99ccff;
*/
}

A:link
{
    COLOR: #330099;
    /*FONT-FAMILY: Verdana, Arial, Helvetica;*/
    text-decoration: none;
}
A:visited
{
    COLOR: #000099;
    /*FONT-FAMILY: Verdana, Arial, Helvetica;*/
    text-decoration: none;
}
A:active
{
    COLOR: fuchsia;
    /*FONT-FAMILY: Verdana, Arial, Helvetica;*/
    text-decoration: none;
}
BODY
{
    COLOR: black;
/*    FONT-FAMILY: Verdana, Arial, Helvetica;
	FONT-SIZE: small;*/
    BACKGROUND-COLOR: #99ccff;
}
H1
{
    COLOR: darkblue;
    /*FONT-FAMILY: Verdana, Arial, Helvetica;*/
	font-size:       16px;
}
H2
{
    COLOR: mediumblue;
    /*FONT-FAMILY: Verdana, Arial, Helvetica;*/
	font-size:       14px;
}
H3
{
    COLOR: royalblue;
    /*FONT-FAMILY: Verdana, Arial, Helvetica;*/
    font-size:       14px;
}
H4
{
    font-size:       12px;
/*    FONT-SIZE: small;*/
    COLOR: darkblue;
    /*FONT-FAMILY: Verdana, Arial, Helvetica; */
}
H5
{
    COLOR: #ff9900;
    /*FONT-FAMILY: Verdana, Arial, Helvetica;  */
}
H6
{
    COLOR: #003399;
   /* FONT-FAMILY: Verdana, Arial, Helvetica;*/
}

/* TABLE
{
    VERTICAL-ALIGN: sub;
    FONT-FAMILY: Verdana, Arial, Helvetica;
	FONT-SIZE: small;
    BACKGROUND-COLOR: #99ccff;
}
*/
IMG
{
    border-width: 0;
}

INPUT
{
   /* FONT-FAMILY: Verdana, Arial, Helvetica; */
}
TABLE TBODY TD
{
 /*   FONT-FAMILY: Verdana, Arial, Helvetica;
    FONT-SIZE: small;*/
}
TABLE THEAD
{
/*    FONT-WEIGHT: bolder;
    FONT-SIZE: small;
    COLOR: white;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #000099 */
}
.tsmall
{
/*    FONT-SIZE: small;
    FONT-FAMILY: Verdana, Arial, Helvetica;*/
    BACKGROUND-COLOR: #99ccff
}
.tsmall2
{
/*    FONT-SIZE: small;
    FONT-FAMILY: Verdana, Arial, Helvetica;*/
    BACKGROUND-COLOR: #97d8fa
}
TH
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 12px;
    COLOR: white;
 /*   FONT-FAMILY: Verdana, Arial, Helvetica;   */
    BACKGROUND-COLOR: #000099
}
.tsdh
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 12px;
/*    FONT-FAMILY: Verdana, Arial, Helvetica;   */
    BACKGROUND-COLOR: #7ba7d2
}
.tsd1
{
    FONT-SIZE: 11px;
/*    FONT-FAMILY: Verdana, Arial, Helvetica;   */
    BACKGROUND-COLOR: #c2d7eb
}
.tsd2
{
    FONT-SIZE: 11px;
/*    FONT-FAMILY: Verdana, Arial, Helvetica;  */
    BACKGROUND-COLOR: #99ccff
}
H3 A:link
{
    color: royalblue;
/*    font-family: Verdana, Arial, Helvetica;    */
    text-decoration: none;
    font-size:       14px;
}
H3 A:visited
{
    color: royalblue;
/*    font-family: Verdana, Arial, Helvetica;    */
    text-decoration: none;
    font-size:       14px;
}
H3 A:active
{
    color: royalblue;
/*    font-family: Verdana, Arial, Helvetica;  */
    text-decoration: none;
    font-size:       14px;
}

.addthis_toolbox.addthis_pill_combo a {
    float: left;
}
.addthis_toolbox.addthis_pill_combo a.addthis_button_tweet,
.addthis_toolbox.addthis_pill_combo a.addthis_counter {
    margin-top: -2px;
}
.addthis_button_compact .at15t_compact {
    margin-right: 4px;
    float: left;
}

.maintext {
  background-color: #99ccff;
  color:           black;
/*  font-family:     Verdana, Arial, Helvetica;  */
  font-size:       12px;
}

.order_client {
  margin: 3px;
  border: 1px solid #000099; /* Параметры границы */
  padding: 3px; /* Поля вокруг текста */
}

/* для примечания */
.note_client {
  margin: 3px;
  border: 1px solid #000099; /* Параметры границы */
  padding: 3px; /* Поля вокруг текста */
}

.tableheader {
    text-align: center;
    VERTICAL-ALIGN: middle;
    FONT-WEIGHT: bolder;
    FONT-SIZE: small;
    COLOR: white;
/*    FONT-FAMILY: Verdana, Arial, Helvetica;    */
    BACKGROUND-COLOR: #000099
}

.tableheader a:hover {
    COLOR: white;
    color: #FF0000; 
    text-decoration:none; 
    BACKGROUND-COLOR: #500199;
}

#footer {
  text-align: center;
  position: absolute;
  bottom: 0;
  height: 80px;
}

/* 

.theader th a:hover {
    COLOR: white;
    color: #FF0000; 
    text-decoration:none; 
    BACKGROUND-COLOR: #000199;
}
*/

/*  -------------------------- ddsmoothmenu -------------------------------   */
.ddsmoothmenu{
/*font: bold small Verdana, Arial, Helvetica;*/
font-weight: bolder;
font-size: 12px;
color: white;
background: #000099; /*background of menu bar (default state)*/
/*width: 100%;*/
}

.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
display: block;
background: #000099; /*background of menu items (default state)*/
color: white;
font-weight: bolder;
font-size: 12px;
padding: 8px 12px;
border-right: 1px solid #99ccff;
text-decoration: none;
}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
color: white;
}

.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
background: 000099;
color: white;
}

.ddsmoothmenu ul li a:hover{
background: #09c; /*background of menu items during onmouseover (hover state)*/
color: white;
}

/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
font: bold 12px Verdana;
width: 160px; /*width of sub menus*/
padding: 5px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid gray;
}

/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{ /*shadow for NON CSS3 capable browsers*/
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
background: silver;
}

.toplevelshadow{ /*shadow opacity for NON CSS3 capable browsers. Doesn't work in IE*/
opacity: 0.8;
}
/*  ------------------------ ddsmoothmenu end -----------------------------   */
/* стили для показа импорта с сайта Bosch */
.ctLeft {
 color: #000000;
}
.bBottom {
 font-size: 10px;
 color: #000000;
 font-weight: bolder;
}
.tdSubHead {
 font-size: 10px;
 color: #000000;
 font-weight: bolder;
}
.redLbl {
	padding: 8px 10px;
	font-size:14px;
	font-weight:bold;
	position:absolute;
	font-family:Verdana, sans-serif;
    color: #ffffff;
    background-color: red;
}
/*    Для проверки          */
.object_ok
{
border: 1px solid green; 
color: #333333; 
}

.object_error
{
border: 1px solid #AC3962; 
color: #333333;
}

.punktir
{
 text-decoration: none;
 border-bottom: 1px dashed;
}


