﻿.head1
{
    color: #0033cc;
    font-size:large;
    text-indent: 20px;
}
p.head1:first-letter
{
    font-size:150%;
}

.head2
{
    color: #0033cc;
    font-size:14px;
    text-indent: 5px; 
}

p.head2:first-letter
{
    font-size:150%;
}

#tbl_conducere tr + tr:hover
{
    background-color: #c2e1ff;
}

#tbl_produseComercializate tr + tr:hover
{
    background-color: #c2e1ff;
}
.frame_field
{
    border: #0066cc 1px solid;
}
#tbl_informatiiPublice tr:hover
{
   background-color: #c2e1ff; 
}
.td_picture
{
   border-left: #0066ff 1px dotted;  
}
.lab_text
{
    border-bottom: #0066ff 1px dotted;
}


