#pageProduct
{
  padding: 1px 30px;
}


#pageAwards
{
  padding: 1px 30px;
}


#pageAwards ol li
{
  clear: both;
  margin-bottom: 15px;
}

#pageAwards ol li img
{
  margin: 3px 50px 3px 5px;
  float: right;
}

#pageProduct table, #news table, #page table
{
  width: 100%;
}

#pageProduct td, #news td, #page td
{
  border: 1px solid #CDCDCD ;
  text-align: center;
}

#pageProduct th, #news th, #page th, #pageProduct thead td, #news thead td, #page thead td, #pageProduct th a, #news th a, #page th a, #pageProduct thead td a, #news thead td a, #page thead td a  
{
  background: #114285;
  color: white;
  text-align: center;
  font-weight: bold;
}

#pageProduct th a:hover, #news th a:hover, #page th a:hover, #pageProduct thead td a:hover, #news thead td a:hover, #page thead td a:hover
{
  text-decoration: underline;
} 

#submenu
{
  padding: 0px;
  padding-right: 15px;
  width: 268px;
}

#submenu a, #submenuAwards a
{ 
  display: block;
}


#submenuAwards ul li a:hover
{
  text-decoration: underline;
  color: #6d6d6d;
}

#submenuAwards ul li.active a:hover
{
  text-decoration: none;
  color: #15458d;
}



#submenuAwards
{
  padding-top: 19px;
  width: 250px;
  float: left;
  margin-left: 10px;
}

#submenu li
{
  background: #f6f6f6; 
  margin: 2px 0px;
}

#submenuAwards ul li
{
  float: left;
  margin: 0px;
  margin-left: 3px;
}

#submenuAwards ul li.active a
{
  color: #15458d;
  font-weight: bold;
}


#submenu li:hover
{
  background: #cdcdcd;
}


#advert
{
  background: url(../img/advert.jpg) no-repeat;
  height: 296px;
}

#advertRight
{
  background: url(../img/advertRight.jpg) no-repeat center center;
  width: 218px;
  height: 300px;
}

#advert2
{
  height: 287px;
}

#menuProduct
{
  width: 218px;
  height: 286px;
  
}



/*------------------*/
.filtr
{
  background: #114285;
  color: #ffffff
}

.filtr option, .filtr select
{
  color: #000000;
}

.filtr2 select
{
  width: 100px;
}

.filtr2
{
  padding: 10px 5px;
  text-align:right; 
  border-top: 1px solid #ffffff; 
}




/*------------------------*/
#configuratorDownload table td
{
  border: 0px;
}

div#subsubmenu
{
  clear:both;
  margin-bottom:10px;
  position:relative;
  top:-15px;
}

div#subsubmenu ul li
{
  float:left;
  margin-left:10px;
  list-style-type: none;
}

div#subsubmenu ul li.active a
{
  color:#15458D;
}

div#subsubmenu ul li a:hover
{
  text-decoration:underline;
}
