div#header { 
  background: url("img/head/elekt/bg_head.jpg") no-repeat;
}

div#submenu a:hover {
  color: #ffffff;
  background: #FED22B;
}

div#submenu a.sel {
  color: #ffffff;
  background: #FED22B;
}

div#text h1 {
  color: #FED22B !important;
  background: url("img/sq_elekt.gif") 0 5px no-repeat;
}

div#text h2 {
  color: #FED22B !important;
  background: url("img/sq_elekt.gif") no-repeat;
}


