
@font-face {
  src: url(../font/RaspoutineDemiBold_TB.otf);
  font-family: Raspoutine;
}

@font-face {
  src: url(../font/Harabara.ttf);
  font-family: Harabara;
}


.sistematik {
  /*+text-shadow:1px 1px #B50000;*/
  -moz-text-shadow: 1px 1px #B50000;
  -webkit-text-shadow: 1px 1px #B50000;
  -o-text-shadow: 1px 1px #B50000;
  text-shadow: 1px 1px #B50000;
  color: #FFFFFF;
  z-index: 99;
  font: 1em / 0.7em Raspoutine;
  background: #D70D15;
  text-align: center;
  padding: 0.33em 0 0.11em;
  /*+border-radius:0 10px;*/
  -moz-border-radius: 0 10px;
  -webkit-border-radius: 0 10px;
  -khtml-border-radius: 0 10px;
  border-radius: 0 10px;
  border-radius: 0 10px 0 10px;
}

.sistematik SMALL {
  display: block;
  font: 0.5em Arial;
  margin: 0;
  /*+text-shadow:none;*/
  -moz-text-shadow: none;
  -webkit-text-shadow: none;
  -o-text-shadow: none;
  text-shadow: none;
  opacity: 0.6;
}

#nitrofisLogo {
  text-align: center;
  cursor: pointer;
  padding: 15px 0 0;
  font: 43px / 20px Harabara;
}

#nitrofisLogo SMALL {
  display: block;
  font-size: 11px;
  letter-spacing: 0.9px;
}
