
  /* input, textarea, select, option {
      color: #000;
} */
hr {
        border-top:1px solid #666;
}
a {
        color: #005fc1;
        text-decoration: none;
        font-weight: bold;
}
a:hover {
        color: #0c84ff;
        background-color: transparent;
        text-decoration: underline;
}
#sadrzaj a:hover {
        color: #0c84ff;
        background-color: #eee;
        text-decoration: underline;
}
#breadcrumbs a:hover {
        background-color: transparent;
        text-decoration: underline;
        color: #ccc;
}


#footer a.design {
        color: #666;
}
/* #footer a {
        color: #666;
} */
/* #footer a:hover {
        color: #89f;
} */


/* label  {
        color: #c2c2c2;
} */
input#ajaxSearch_submit, input.button, .pollbutton {

}


/* #footer #footermenu ul li a {
        color: #ffa523;
}
#footer #footermenu ul li a:hover {
        color: #fff;
} */

