/* globalne css */

table p {
padding: 0 !important;
margin: 0 !important;
}
.nowrap {
 white-space: nowrap;
}
.allcenter {
text-align: center;
}

