body {
    margin: 0px;
    color: #000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
}

form {
    padding: 0;
    margin: 0;
}

img {
    border: 0;
}

h1 {
    font-size: 15px;
    font-weight: bold;
}

.ct {
    text-align: center;
}

.lt {
    text-align: left;
}

.rt {
    text-align: right;
}

table {
    border: 0px;
    width: 100%;
}

th {
    padding-left: 2px;
    font-size: 11px;
    color: #000;
    font-family: verdana, arial, helvetica;
    font-weight: bold;
    height: 20px;
    border-top: #c0c0c0 1px solid;
    border-bottom: #c0c0c0 1px solid;
}

td {
    padding-left: 2px;
    font-size: 11px;
    font-family: verdana, arial, helvetica;
    border-bottom: #c0c0c0 1px solid;
    vertical-align: top;
}

td.action,
th.action,
.noprint,
div.myForm,
#leftContainer,
div.divFormRapActivitati,
div.pagini,
a.filterFormListItem,
input,
textarea,
select,
button,
td.TableHeader,
#footerContainer,
#headerContainer {
    display: none;
}

div.AntetPrint {
    display: block;
    margin-bottom: 20px;
    border: 0 !important;
    font-weight: normal;
}

div.AntetPrint:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div.AntetPrint div.left {
    float: left;
}

.bigText {
    font-weight: bold !important;
    font-size: 16px;
}

div.printform {
    display: inline;
}

ul.noBulletOnPrint {
    list-style: none;
}

form ul li label {
    font-weight: bold;
}

form ul li div {
    display: inline;
}

.border_culoare_fara { border-bottom: none; }
.border_culoare_rosu { border-bottom: 10px solid #ec2020; }
.border_culoare_galben { border-bottom: 10px solid #ffd851; }
.border_culoare_albastru { border-bottom: 10px solid #4d4dcf; }
.border_culoare_verde { border-top: 10px solid #13b01a; }
.border_culoare_portocaliu { border-bottom: 10px solid #f88f06; }
.border_culoare_violet { border-bottom: 10px solid #764379; }
.border_culoare_alb { border-bottom: 10px solid #fff; }

