
#d_histlink {
}

#d_histlink a.hist_back {
    font-size: 10;
    font-weight: bold;
    color: #CF0000;
}

#d_histlink a.hist_back:hover {
    text-decoration: underline;
}


#d_pages {
  /*  background: transparent;*/
      position: relative;
}

#d_pages a.text {
    font-size: 11;
    font-weight: bold;
    color: #000000;
}

#d_pages a.current {
    font-size: 11;
    font-weight: bold;
    color: #CF0000;
}

#d_pages a.link {
    font-size: 11;
    font-weight: bold;
    color: #0000000;
}

#d_pages a.link:hover {
    text-decoration: underline;
}


#d_cena_type {
  /*  background: transparent;*/
  position: relative;
}

#d_cena_type a.text {
    font-size: 11;
    font-weight: bold;
    color: #000000;
}

#d_cena_type a.current {
    font-size: 11;
    font-weight: bold;
    color: #CF0000;
}

#d_cena_type a.link {
    font-size: 11;
    font-weight: bold;
    color: #000000;
}

#d_cena_type a.link:hover {
    text-decoration: underline;
}


