﻿body 
{
    margin:0px 0px 0px 0px;
    text-align:center;
    font-family:Verdana, Sans-Serif;
    font-size:9pt;
}

body
{
    text-align:-moz-center;
}

div.fond
{
    width:1024px;
    text-align:left;
    margin:0px 0px 0px 0px;
}

td.bgSecLeft
{
    width:75px;
    background-image:url(../img/bgSecLeft.jpg);
    background-position:left top;
    background-repeat:no-repeat;
}

td.bgSecRight
{
    width:71px;
    background-image:url(../img/bgSecRight.jpg);
    background-position:right top;
    background-repeat:no-repeat;
}

td.bgLeftMain
{
    width:75px;
    background-image:url(../img/bgLeftMain.jpg);
    background-position:left bottom;
    background-repeat:no-repeat;
}

td.bgRightMain
{
    width:71px;
    background-image:url(../img/bgRightMain.jpg);
    background-position:right bottom;
    background-repeat:no-repeat;
}

td.main
{
    width:878px;
}

td.mi
{
    background-image:url(../img/bgMi.jpg);
    background-position:left top;
    background-repeat:repeat-x;
    height:38px;
    vertical-align:middle;
    border-right:solid 1px #DDDDDD;
    text-align:center;
}

a.mi:link, a.mi:visited, a.mi:hover
{
    color:#333333;
    font-size:10pt;
    text-transform:uppercase;
    font-weight:bold;
    text-decoration:none;
    font-family:Tahoma;
}

h1, h2
{
    font-size:13pt;
    color:#AD0000;
    margin-bottom:-2px;
}

hr
{
    height:1px;
    width:90%;
    color:#CCCCCC;
    text-align:left;
}

p
{
    line-height:150%;
    text-indent:25px;
}

li
{
    line-height:150%;
}

div.detalii
{
    position:absolute;
    border:dotted 2px #cccccc;
    padding:20px 20px 20px 20px;
    width:420px;
    visibility:hidden;
    background-color:#DDDDDD;
    font-size:8pt;
}
