/* 
    Document   : css
    Created on : Jan 30, 2009, 11:21:27 AM
    Author     : Dorian Bica
    Description:        
*/

root { 
    display: block;
}

body {
    background-color:#ffffff;
    color: #001a00;
}

div{
    font-family:Tahoma,Arial,Verdana,Helvetica,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
}

div.body {
    background-color: #ffffff;
    width: 100%;
}

div.head {
    background-image: url("../imgsys/cmv.png");
    background-repeat: no-repeat;
    /*background-color: #ff0000;*/
    width: 1000px;
    height: 100px; /*200*/
    position: relative;
}

div.content {
    background-color: #ffffff;
    width: 1000px;
    position: relative;
}

div.content h2 {    
    font-family: Tahoma,Arial,Verdana,Helvetica,sans-serif;
    font-size: 13px;
    color: #000000;
}

div.content p {
    font-family: Tahoma,Arial,Verdana,Helvetica,sans-serif;
    font-size: 12px;
    text-indent: 20px;
    /*text-align: justify;*/
}

div.content a.link {
    font-family: Tahoma,Arial,Verdana,Helvetica,sans-serif;
    font-size: 12px;
    /*text-indent: 20px;
    padding-left: 10px;*/
    text-decoration: none;
    color: #3c8a50; /*#0094cb;*/ /*#3ac10b;*/
    font-weight: normal;
}

div.content a.link:hover {
    color: /*#FF6600*/ #ff6600;
}

div.content a.linkpp {
    font-family: Tahoma,Arial,Verdana,Helvetica,sans-serif;
    font-size: 10px;
    text-decoration: none;
    color: #0094cb;
    font-weight: normal;
}

div.content a.linkpp:hover {
    color: /*#FF6600*/ #3ac10b;
}

div.content span.pret {
    font-size: 13px;
    font-weight: bold;
    color: #000000;
}

div.content span.pret_txt {
    font-size: 13px;
    font-weight: normal;
    color: #000000;
}

div.content a.btn_comanda {
    font-size: 13px;
    font-weight: normal;
    color: #FF6600;
    text-decoration: none;
}

h1 {
    font-family: Tahoma,Arial,Verdana,Helvetica,sans-serif;
    font-size: 14px;
    color: #000033;
    padding: 10px;
    margin: 0px;
    text-indent: 0px;
}


div.content table {
    border-color: #F0F0F0;
    border-style: solid;
    border-width: 0px;
}

div.footer {
    margin-top: 2px;
    background-color: #CBE5A1;
    width: 1000px;
    padding: 2px 0px;
    /*height: 20px;*/
    position: relative;
}

div.footer a{
    font-family: Tahoma,Arial,Verdana,Helvetica,sans-serif;
    font-size: 10px;
    color: #3C8A50;
    text-decoration: none;
}

div.footer a:hover{
    text-decoration: underline;
}

div.left {
    background-color: #ffffff;
    left: 0px;
    width: 180px;
    position: relative;
    /*background-color: blue;*/
    
    /*border-right: 4px;
    border-style: solid;
    border-color: #FFFFFF;
    margin: 0px;*/
    
}

/* * html div.left { width: 188px; }*/

div.center {
    background-color: #f0f6f2;
    left: 0px;
    width: 818px;
    position: relative;
    margin-left: 2px;
}

div.right {
    background-color: #0fffff;
    left: 0px;
    width: 150px;
    position: relative;
}

.hmeniu {
    background-color: #3c8a50;
    /*top: 101px;*/ /*175px*/
    /*width: 1000px;*/
    height: 18px;
    /*position: relative;*/
    padding: 2px;
}

/* * html div.hmeniu { width: 361px; } */

div.leftbox {
    background-color: #ffffff;
}

div.row {
    position: relative;
    background-color: #000099;
    height: 100px;
}

div.cell {
    background-color: #ffffff;
    height: 50px;
    border-color: orange;
    border-width: 1px;
    border-style: dashed;
}

/*navi*/
ul.navi {
    white-space:nowrap;
    list-style-type:none;
    display: table;
    margin: 0px;
    padding: 0px;

    border-width: 0px 0px 0px 1px;
    border-color: blue;
    border-style: solid;

    cursor: default;
}

ul.navi li {
    background-color: white;
    display: table-cell;
	position: relative;
    
    margin: 0px;
    padding: 0px;
    border-width: 1px 1px 1px 0;
    border-color: blue;
    border-style: solid;

    width: 24px;
    text-align: center;

    font-family: Tahoma,Arial,Verdana,Helvetica,sans-serif;
    font-size: 14px;
    color: blue;
    font-weight:normal;
}

ul.navi li a{
    display: block;    
    font-weight: bold;
    color: blue;
    text-decoration: none;
}

ul.navi li a:hover{
    color: #660099;
    text-decoration: underline;
}

div.content p.cod{
    font-family: Tahoma,Arial,Verdana,Helvetica,sans-serif;
    padding: 4px 4px 4px 30px;
    margin: 0px;
    font-size: 10px;
}

div.content table.tab_produse{
    border-width:1px 1px 0px 0px;
    border-style:solid;
    border-color: #ccccff;
    border-style:dashed;
}

div.content table.tab_produse_int{
    border-width:0px 0px 1px 1px;
    border-style:dashed;
    border-color: #ccccff;

    padding: 20px 4px 0px 4px;
}

div.det_titlu {
    font-family: Tahoma,Arial,Verdana,Helvetica,sans-serif;
    font-size: 18px;
    /*text-indent: 20px;*/
    padding-left: 20px;
    padding-bottom: 20px;
    text-decoration: none;
    color: #FF6600;/*#0094cb;*//*#3ac10b;*/
    font-weight: bold;
}

div.detaliu p {
    padding: 4px 10px 4px 10px;
    text-align: justify;
}

h6 {
  font: bold 13px Verdana;
  text-indent: 10px;
  color: /*#C90D03*/ #75b257;
}

h7 {
  font: normal 13px Verdana;
  padding-left: 100px;
  color: /*#C90D03*/ #C90D03;
}

div.center p {
    text-align: justify;
    padding: 2px 10px 2px 10px;
    font-size:9pt;
    font-family:Verdana;
}

ul li {
    font-size:9pt;
    font-family:Verdana;
}

div.content table.tb_medici{
    border-width: 0px;
    border-color: white;
    border-style: solid;

    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: white;
}

div.content table.tb_medici th{
    font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
    font-size: 9pt;
    font-weight: normal;
    text-align: left;
    width: 200px;
    padding: 4px;

    background-color: #3c8a50;
    color: white;
    font-weight: bold;

    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: white;

    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: white;

    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: white;
}

div.content table.tb_medici td{
    font-family: Verdana;
    font-size: 9pt;
    font-weight: normal;
    text-align: left;
    padding: 2px;
    /*background-color: red;*/

    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: white;

    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: white;
}

div.content table.prg_anl{
    border-width: 0px;
    border-color: white;
    border-style: solid;

    border-left-width: 1px;
    border-left-style: solid;
    border-top-width: 1px;
    border-top-style: solid;
}

div.content table.prg_anl th{
    font-family: Verdana;
    font-size: 9pt;
    font-weight: normal;
    text-align: left;

    background-color: #3c8a50;
    color: white;
    font-weight: bold;

    border-top-width: 0px;

    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: white;

    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: white;

    padding:4px;
}

div.content table.prg_anl td{
    font-family: Verdana;
    font-size: 9pt;
    font-weight: normal;
    text-align: left;

    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: white;

    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: white;

    padding:4px;
}

div.content table.tb_medici td{
    font-family: Verdana;
    font-size: 9pt;
    font-weight: normal;
    text-align: left;

    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: white;

    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: white;

    padding:4px;
}

div.content table.formular {
    margin: 10px;
    border-top: 1px solid white ;
    border-left: 1px solid white ;
    border-right: 1px solid white ;
}

div.content table.formular td{
    font-family: Verdana;
    font-size: 9pt;
    padding-top: 2px;
    padding-bottom: 2px;
    /*border-left: 1px solid white ;*/
    border-bottom: 1px solid white ;
}

.tabel_programari{
    font-family: Verdana;
    font-size: 9pt;
}

.tabel_programari td{
    font-family: Verdana;
    font-size: 9pt;
    width: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
}

.tabel_programari th{
    font-family: Verdana;
    font-size: 9pt;
    font-weight: normal;
    color: white;
    background-color: #3C8A50;

    padding: 5px 2px;
}

.tabel_programari td.red{
    background-color: #ffa0a0;
}

.tabel_programari td.green{
    background-color: #CBE5A1;
}

.tabel_programari td.yellow{
    background-color: #ffffa0;
}

.tabel_programari td.gray{
    background-color: #D1D1D1;
}
/*reclama >>*/
.keepcentered {
    position:    absolute;
    left:        50%;        /* Start with top left in the center */
    top:         50%;
    width:       835px;      /* The fixed width... */
    height:      480px;      /* ...and height */
    margin-left: -300px;     /* Shift over half the width */
    margin-top:  -240px;      /* Shift up half the height */
    border: 1px solid black; /* Just for demo */
}

.keepcentered_left {
    position:    absolute;
    left:        50%;        /* Start with top left in the center */
    top:         50%;
    width:       30px;      /* The fixed width... */
    height:      480px;      /* ...and height */
    margin-left: -300px;     /* Shift over half the width */
    margin-top:  -240px;      /* Shift up half the height */
    border: 1px solid black; /* Just for demo */
}

.keepcentered_right {
    position:    absolute;
    left:        50%;        /* Start with top left in the center */
    top:         50%;
    width:       30px;      /* The fixed width... */
    height:      480px;      /* ...and height */
    margin-left: 270px;     /* Shift over half the width */
    margin-top:  -240px;      /* Shift up half the height */
    border: 1px solid black; /* Just for demo */
}

.keepcentered_b1 {
    position:    absolute;
    left:        50%;        /* Start with top left in the center */
    top:         50%;
    width:       100px;      /* The fixed width... */
    height:      100px;      /* ...and height */
    margin-left: -300px;     /* Shift over half the width */
    margin-top:  250px;      /* Shift up half the height */
    border: 1px solid red; /* Just for demo */
}

.keepcentered_b2 {
    position:    absolute;
    left:        50%;        /* Start with top left in the center */
    top:         50%;
    width:       100px;      /* The fixed width... */
    height:      100px;      /* ...and height */
    margin-left: -190px;     /* Shift over half the width */
    margin-top:  250px;      /* Shift up half the height */
    border: 1px solid red; /* Just for demo */
}

.keepcentered_b3 {
    position:    absolute;
    left:        50%;        /* Start with top left in the center */
    top:         50%;
    width:       100px;      /* The fixed width... */
    height:      100px;      /* ...and height */
    margin-left: -80px;     /* Shift over half the width */
    margin-top:  250px;      /* Shift up half the height */
    border: 1px solid red; /* Just for demo */
}

.keepcentered_b4 {
    position:    absolute;
    left:        50%;        /* Start with top left in the center */
    top:         50%;
    width:       100px;      /* The fixed width... */
    height:      100px;      /* ...and height */
    margin-left: 30px;     /* Shift over half the width */
    margin-top:  250px;      /* Shift up half the height */
    border: 1px solid red; /* Just for demo */
}

.img50 {
    filter:alpha(opacity=25);
    -moz-opacity:0.25;
    -khtml-opacity: 0.25;
    opacity: 0.25;
}

.img100 {
    filter:alpha(opacity=100);
    -moz-opacity:1;
    -khtml-opacity: 1;
    opacity: 1;
}
/*<< reclama*/