.header_user_info {
  float: right; }
  .header_user_info a {
    color: #ffffff;
    font-weight: 300;
	font-size:13px;
	text-transform:uppercase;
    display: block;
	border-right:1px solid #1e1e1e;
	float:left;
    padding: 9px 10px 10px 10px;
    cursor: pointer;
    line-height: 18px; }
	.header_user_info a:last-child {
    border:none; }
    @media (max-width: 479px) {
      .header_user_info a {
        font-size: 13px; } }
    .header_user_info a:hover, .header_user_info a.active {
      color: #ff8106; }

.header_user_info a#katalogi {
    font-weight: bold;
    background: #ff8106;
    color: #000;
}
/*# sourceMappingURL=blockuserinfo.css.map */
