/* globalne css */

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

.noborder {
border: none !important;
}

div#content h2.header {
font-weight: bold;
color: white;
margin-top: 0px;
font-size: 130%;
}
