﻿
body, html
{
    font-family:Tahoma, Verdana, Sans-Serif;
    vertical-align:top;
    padding:0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    font-size:9pt;
    text-align:center;
}

body
{
    text-align:-moz-center;
}

div.fond
{
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    margin:0px;
    padding:0px;
}

h1
{
    font-size:20px;
    color:#055B36;
    text-decoration:underline;
}

p
{
    font-size:10pt;
    text-indent:20px;
}

p.produseANDservicii
{
    margin-left:45px;
    margin-bottom:20px;
}

li
{
    font-size:10pt;
}

img
{
    border:none 0px red;
}

span
{
    color:#009933;
    font-size:10pt;
}

h2
{
    color:#327F59;
    text-decoration:underline;
    font-size:11pt;
}

p.tamplarie
{
    color:#327F59;
    font-size:9pt;
    text-indent:0px;
}

input.tb
{
    width:250px;
    border:solid 1px Black;
}

textarea.textarea
{
    width:250px;
    height:100px;
    overflow:auto;
    font-family:Tahoma, Verdana, Sans-Serif;
    font-size:9pt;
    border:solid 1px Black;
}