a > .nk-feature-2 {
	height: 100px !important;
}

.nazwa {
    font-weight: bold !important;
    text-align: center !important;
    bottom: 15px !important;
    line-height: 1.0 !important;
    position: absolute !important;
    width: 100%;
}

.obrazek-przedmiotu {
	margin-bottom: 15px;
}

.spriteContainer {
    width: 32px;
    height: 32px;
    overflow: hidden;
    position: relative;
}
#itemImage {
    max-width: none;
    max-height: none;
    position: absolute;
}