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

