body
{
   
}

#search_options
{
   width:      600px;
   height:     200px;
   padding:    10px 10px 10px 10px;
   margin:     0 auto;
   font-size:  14px;
   background: #ffffff;
}

#search_result
{
   width:      600px;
   padding:    0px 10px 0px 10px;
   margin:     0 auto;
   font-size:  16px;
   background: #ffffff;
}

table
{
   margin-bottom: 10px;
   width:100%;
}

td
{
   margin-bottom:  10px;
   padding-bottom: 5px;
   font-size:      14px;
   font-weight:    bold;
   color:gray;
}

select
{
   border:    2px solid blue;
   font-size: 16px;
   color: blue;
}

#search_head
{
   color: green;
   width:100%;
   font-weight:100;
   font-size: 12px;
   text-align: center;
}

#head_pokaz
{
   font-weight: bold;
   text-align: center;
   color:      red;
}

#head_sostav
{
   font-weight: bold;
   color:       green;
}

.category_info
{
   font-size: 12px;
   font-weight: normal;
   font-family:times;
}

#category_list
{
   font-weight: normal;
   font-size: 14px;
}

#pokaz_btn
{
   cursor: pointer;
   border: dashed 1px blue;
}

#brand_btn
{
   cursor: pointer;
   border: dashed 1px blue;
}

#block_info
{
   border: dotted 1px blue;
   background-color: #FFFFAC;
}

.link_to_product :link
{
   text-decoration:none;
}

.link_to_product :visited
{

}

.link_to_product :active
{
   text-decoration:none;
}

.link_to_product :hover
{
   text-decoration:none;
}


#table_select_param_search
{
  
}

.head_param
{
   padding:10px;
   text-align:center;
   font-style:italic;
   color: #A03300;
   font-weight:bold;
   font-family:times;
   font-size:18px;
   width:150px;
}

.content_param
{
   padding:10px;
   color:#615FA0;
   font-family:times;
}

.label_for_check
{
   cursor:pointer;
   margin-left:5px;
   margin-right:15px;
}
