#form_menu_tabs { /* Menu (zakładki) generowane przez javascript w środkowej kolumnie */
  margin: 0 0 0 25px;
  padding: 8px 0 2px 0;
  list-style: none;
}

#form_menu_1, #form_menu_2, #form_menu_3 {
  background: url(images/form_menu_z1.png) no-repeat top #fff;
  margin: 2px 0 0 1px;
  padding: 0;
  width: 62px;
  height: 16px;
  float: left;
  text-align: center;
  font: bold 10px Tahoma, Arial CE, Helvetica, sans-serif;
  color: #595959;
  text-decoration: none;
  display: block;
  line-height: 1.3em;

}

#form_menu_2, #form_menu_3 {
  background: url(images/form_menu_z2.png) no-repeat top #fff;
  width: 81px;
  height: 16px;
}

#form_menu_1:hover, #form_menu_2:hover, #form_menu_3:hover {
  color: #2386bf;
  cursor: pointer;
}

#form_menu_tabs .active {
  background: url(images/form_menu_z2b.png) no-repeat top #fff;
  color: #2386bf;
}

#dzis_menu_tabs { /* Menu (zakładki) generowane przez javascript w środkowej kolumnie */
  padding-left: 11px;
  clear: both;
  width: 450px;
  list-style: none;
  margin: 0;
}

#dzis_menu_1, #dzis_menu_2, #dzis_menu_3, #dzis_menu_4  {
  margin-right: 5px;
  width: 106px;
  height: 28px;
  float: left;
  background: url(images/dzis_menu_z1.png) no-repeat top left #FFF;
  text-align: center;
  font: bold 13px Palatino, Georgia, Times New Roman;
  color: #454545;
/*  letter-spacing: -1px; */
  line-height: 2em;
  position: relative;
  z-index: 1;
}

#dzis_menu_1:hover, #dzis_menu_2:hover, #dzis_menu_3:hover, #dzis_menu_4:hover  {
  color: #FF6600;
  cursor: pointer;
}

#dzis_menu_tabs .active  {
  height: 29px;
  background: url(images/dzis_menu_z1b.png) no-repeat top left #FFF5CE;
  color: #FF6600;
}

#blue_menu_tabs { /* Menu (zakładki) generowane przez javascript w prawej kolumnie */
  margin: 0 0 0 10px;
  padding: 0;
  text-align: center;
  list-style: none;
}

#blue_menu_tabs .active {
  color: #d3ecf9;
}

#blue_menu_1, #blue_menu_2, #blue_menu_3  {
  margin: 0 1px;
  height: 16px;
  float: left;
  position: relative;
  font: bold 10px Tahoma, Arial CE, Helvetica CE, Verdana;
  color: #2085bd;
  line-height: 1.3em;
  top: 1px;
}
#blue_menu_1:hover, #blue_menu_2:hover, #blue_menu_3:hover {
  color: #000;
  cursor: pointer;
}

#blue_menu_1  {
  background: url(images/blue_menu_z3.png) no-repeat top left;
  width: 121px;
}


#blue_menu_1.active {
  width: 121px;
  background: url(images/blue_menu_z3b.png) no-repeat top left;
}

#blue_menu_2, #blue_menu_3 {
  background: url(images/blue_menu_z1.png) no-repeat top left;
  width: 86px;
}

#blue_menu_2.active, #blue_menu_3.active {
  background: url(images/blue_menu_z1b.png) no-repeat top left;
  width: 86px;
}

#serwis_menu_tabs { /* Menu (zakładki serwis) generowane przez javascript w prawej kolumnie */
  margin: 0 0 0 9px;
  padding: 0;
  list-style: none;
}

#serwis_menu_1, #serwis_menu_2  {
  font: bold 10px Tahoma, Arial CE, Helvetica CE, Verdana;
  color: #2085BE;
  text-decoration: none;
  line-height: 150%;
  text-align: center;
}

#serwis_menu_1:hover, #serwis_menu_2:hover {
  color: #000;
  cursor: pointer;
}

#serwis_menu_1 {
  background: url(images/serwis_menu_z1.png) no-repeat top left;
  float: left;
  width: 81px;
  height: 17px;
  margin-right: 3px;
}

#serwis_menu_1.active {
  background: url(images/serwis_menu_z1b.png) no-repeat top left;
}

#serwis_menu_2 {
  background: url(images/serwis_menu_z2.png) no-repeat top left;
  float: left;
  width: 122px;
  height: 17px;
}

#serwis_menu_2.active {
  background: url(images/serwis_menu_z2b.png) no-repeat top left;
}

.serwis_menu_tabs .active {
  color: #2085BE;
}

