.header-user-tk{
    margin-left: 40px;

    /*color: red;*/
    /*border: 0 #999999 5px;*/
}
.header-user-tk div{
    color: #001e2a;
    width: 80px;
    height: 35px;
    font-size: 10px;
    text-align: center;
    float: left;
    /*margin-left: 10px;*/
    border: 1px solid #dfdfdf;
    display: block;
    -webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;padding-top:3px;/* t?o góc tł*/
    background:url(../image/iicon/Icon/Icon/Web-Application-Icons-Set/ICO/Profile.ico) 6px -53px no-repeat;
}
.header-user-tk div:hover{
    background-color:#f1f1ef;
    text-decoration:none;
}

.header-user-tk div a{
    color: black;
    padding-top: 2px;
}
.header-user-tk a img{
    float: left;
    margin-left: 8px;
}
.header-user-tk div a:link, a:visited{
    text-decoration: none;
    display: block;
    text-transform: uppercase;
}

.header-user-tk div a:hover {
    color: red;


}
.header-user-tk ul li {
    list-style-type: none;
    width: 70px;
    height: 40px;
    margin-left: 20px;
    float: left;
    /*text-align: center;*/
    background:url(../image/iicon/Shopping%20cart.bmp) 6px -53px no-repeat;
}
.header-user-tk ul li a{
    font-size: 12px;
}
.header-user-tk ul li a:hover{
    color: red;
}

.header-user-tk ul li a img{
    float: none;
}
.header-user-tk ul li a span{
     width: 180px;
     height: 15px;
     /*color: red;*/
     float: left;
     /*padding-left: 0px;*/
 }
@media (max-width:991px) and (min-width:1200px){header.wrap-header .header-link1{white-space:nowrap;font-size:0}header.wrap-header .header-link1>a{font-weight:700;text-decoration:none;font-size:13px;max-width:160px;overflow:hidden;display:inline-block;text-overflow:ellipsis;margin-top:10px;margin-left:10px;margin-right:10px;color:#333}header.wrap-header .header-link1>a:focus,header.wrap-header .header-link1>a:hover{text-decoration:none;color:#00b7f1}}
@media (max-width:991px){header.wrap-header.affix .header-logo,header.wrap-header.affix .header-row2 .header-link1{display:none}}
@media (min-width:992px){header.wrap-header .header-link1>a{max-width:250px}}