.img-office{
	float:left;
}

span.os_s {
    color: #c8213f;
    font-weight: 700;
}

p.opis{
	letter-spacing: 0px;
}

.p-office{
	margin-top: 20px;
}

.img-storage{
	float:left;
}

.p-storage{
	padding-left: 80px;
    margin-top: 18px;
}
#u1145-4333{
    z-index: 33;
    width: 155px;
    min-height: 8px;
    border-style: solid;
    border-color: #7F7F7F;
    background-color: transparent;
    text-align: left;
    color: #272727;
    font-family: proxima-nova, sans-serif;
    font-weight: 500;
    position: relative;
    margin-right: -10000px;
    margin-top: 212px;
    left: 112px;
    border-width: 0px 0px 1px;
}

#u1145-4333:hover {
    border-style: solid;
    border-color: #2161AE;
    border-width: 0px 0px 2px;
}

.office-block {
	overflow: hidden;
    z-index: 100000;
    width: 100%;
    height: 80px;
	position: relative;
}

.office-block:not(:last-child) {
    border-bottom: 1px solid #dedede;
}

.sv_butn_office {
    display: inline-block;
    position: absolute;
    right: 0px;
    bottom: 17px;
    background: #a2a5a2;
    width: 150px;
    text-align: center;
    height: 21px;
    line-height: 20px;
    cursor: pointer;
    color: white;
    border-radius: 0px 15px 15px 44px;
	text-shadow: 1px 1px 4px #00000061;
}

.sv_butn_office:hover {
	transition: all 0.5s ease;
    background: #000;
}

.sv_butn_storege {
    display: inline-block;
    position: absolute;
    right: 0px;
    bottom: 22px;
    background: #a2a5a2;
    width: 150px;
    text-align: center;
    height: 21px;
    line-height: 20px;
    cursor: pointer;
    color: white;
    border-radius: 0px 15px 15px 44px;
	text-shadow: 1px 1px 4px #00000061;
}

.sv_butn_storege:hover {
	transition: all 0.5s ease;
    background: #000;
}
