/* style.css, 2012/03/10*/krasta

.topbar {
  background-color: #006400 !important;  /* temno zelena */
  color: #fff !important;
}

.topbar a,
.topbar .phoneNo a {
  color: #fff !important;
  text-decoration: none;
}

.topbar a:hover,
.topbar .phoneNo a:hover {
  color: #aaffaa !important;
}