#pageProduct
{
  float: left;
  width: 458px;
}

#pageAwards
{
  float: left;
  width: 628px;
}


#pageAwards ol li
{
  clear: both;
  margin-bottom: 5px;
}

#pageAwards ol li img
{
  border: 1px solid #F0F0F0;
  padding: 10px 20px;
  background: #fafafa;
  margin: 3px 50px 3px 5px;
  float: right;
}

#pageProduct table, #request table
{
  width: 100%;
}



#pageProduct table p, #request table p
{
  margin: 0px;
}

#pageProduct td, #request table td
{
  border: 1px solid #CDCDCD ;
  text-align: center;
}

#pageProduct th,#pageProduct thead td, #page thead td, #news thead td
{
  background: #dd3a3b;
  color: white;
  text-align: center;
}

#request table thead td
{
  background: #CC0000;
  color: #ffffff;
  font-weight: bold;
}

#request table thead td a
{
  color: #ffffff;
  font-weight: bold;
}

#dialog_form_table label, #dialog_form_table td
{
  white-space: nowrap;
  text-align: left;
}

#submenu
{
  padding: 0px;
  padding-right: 15px;
  width: 268px;
  float: left;
}

#submenu a, #submenuAwards a
{ 
  display: block;
}



#submenuAwards
{
  padding: 0px;
  padding-right: 15px;
  width: 100px;
  
}

#submenu li, #submenuAwards li
{
  background: #f6f6f6; 
  margin: 2px 0px;
  padding-right: 10px;
}

#submenu li:hover, #submenuAwards li:hover
{
  background: #cdcdcd;
  
}

#flashAdvert
{
  float: left;
}

#flashAdvert2
{
  float: right;
}

#jqueryTable1
{
  width: 100%;
}



/* -- */
#configuratorTable thead td
{
  background: url(../img/background1.gif) repeat-x 0px -57px;
  color: #ffffff;
  font-weight: bold;
  font-size: 11px;
  padding: 6px 5px;
  border-bottom: 1px solid #000000;
   
}

#configuratorTable thead a
{
  border-bottom: 1px dashed #ffffff;
  color: #ffffff;
}

#configuratorTable thead a:hover
{
  color: #000000;
  border-bottom: 1px dashed #000000;
}


#configuratorTable tbody td
{
  font-size: 11px;
  padding: 10px 10px;
  border-bottom: 1px solid  #d5d5d5;
  color:#000000;
  
}

table
{
  font-family: Arial;
}

#configuratorTable tbody a:hover
{
  text-decoration: underline;
}

#configuratorTable tbody a
{
  color: #000000;
  font-weight: bold;
}


/* ----- */

.filtr
{
  background: url(../img/background1.gif) repeat-x 0px -57px;
  color: #ffffff;
  padding: 2px 12px;
  
}

/*------------------*/
#catalog ul li
{
  margin-left: 10px
  
}

#catalog a:hover
{
  text-decoration: underline;
}       

#catalogTable
{
  margin: 10px 0px;
}

#catalogTable td
{
  padding: 5px 5px;
  
} 







/* ------ */
#producer_select, #type_select, #model_select 
{
  border-top: 1px solid #5e5e5e;
  background: #898989;
  color: #ffffff;
  position: absolute;
  display: none;
  z-index: 10;
  text-align: center;
  
}


#contentLeft #producer_select, #contentLeft #type_select, #contentLeft #model_select
{
  left: 101px; 
}

#contentRight #producer_select, #contentRight #type_select, #contentRight #model_select
{
  left: 858px;
}

#producer_select
{
  top: 91px;
}


#type_select
{
  top: 111px;
}


#model_select 
{
  height: 100px;
  overflow-y: scroll;
  overflow-x: visible;
  width: 330px;
  top: 131px;
  left: 98px;
  /top: 135px;
}



.select_cont:hover
{
  background-color: #5c0c0e;
}

.select_val
{
  display: none;
}

.select_cont
{
  padding: 2px 10px;
  text-align: left;
}

#producer_block, #type_block, #model_block
{
  
}

#modulSearch ul li
{
  cursor: pointer;
  white-space: nowrap;
}

#producer_cont, #type_cont, #model_cont
{
  background: #898989 url(../img/icons/select.gif) no-repeat right center;
  border: 0px;
  color: #ffffff;
  padding:1px 15px 1px 2px;
  cursor: pointer;
  display: block;
  z-index: -1;
}
     
     
 #body
 {
  position: relative;
 }                   