.header_user_info,
.header_change_password {
  float: right; }
  .header_user_info a,
  .header_change_password a {
    color: #fff;
    font-weight: bold;
    display: inline-block;
    padding: 8px 9px 11px 8px;
    cursor: pointer;
    line-height: 18px;
    }
    @media (max-width: 479px) {
      .header_user_info a,
      .header_change_password a {
        font-size: 11px; } }
    .header_user_info a:hover, .header_user_info a.active,
    .header_change_password a:hover, .header_change_password a.active {
      /* background: #2b2b2b; */
      }
      
a.cz {
width: 25px;
height: 17px;
background-repeat: no-repeat;
background-position: center center;
background-image: url(/themes/sidas/img/cz.png);
margin-right: 3px;
padding: 0;
vertical-align: middle;
}
a.sk {
width: 25px;
height: 17px;
background-repeat: no-repeat;
background-position: center center;
background-image: url(/themes/sidas/img/sk.png);
margin-left: 3px;
padding: 0;
vertical-align: middle;
}

/*# sourceMappingURL=blockuserinfo.css.map */
