BODY{
width: 100%;
height: 100%;
background-color: #000000;
color: #FFFFFF;
padding: 0px;
margin: 0px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-style: normal;
font-size: 10px;
font-weight: normal;
text-decoration: none;
/*scrollbar-base-color: #F0F0F0; -  schimba toate culorile in acelasi timp
scrollbar-face-color: #;
scrollbar-shadow-color: #D0D0D0;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #D0D0D0;
scrollbar-darkshadow-color: #D0D0D0;
scrollbar-track-color: #;
scrollbar-arrow-color: #;*/
/*
cursor: url("images/blue_cursor.cur"); - schimba cursorul mouse-ului
hand url auto crosshair default pointer move text wait help hand
table.topmenu { position:absolute; z-index: 100; }
line-height: 1px; - inaltimea unei linii de text
*/
scrollbar-base-color: #101010;
}

HTML{
width: 100%;
height: 100%;
/*scrollbar-base-color: #F0F0F0; -  schimba toate culorile in acelasi timp
scrollbar-face-color: #;
scrollbar-shadow-color: #D0D0D0;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #D0D0D0;
scrollbar-darkshadow-color: #D0D0D0;
scrollbar-track-color: #;
scrollbar-arrow-color: #;*/
scrollbar-base-color: #101010;
}

/* ------------------------------------------------------------------------ */

/* cel mai mare tabel - care include TOATA pagina html */
table.whole_page_table
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-style: normal;
font-size: 10px;
font-weight: normal;
text-decoration: none;
color: #000000;
width: 100%;
height: 100%;
outline: 0px;
outline-width: 0px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
border: 0px none #0000FF;
border-spacing: 0px;
}

.textdetails{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-style: normal;
font-size: 10px;
font-weight: normal;
text-decoration: none;
color: #FFE699;
}

A{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-style: normal;
font-size: 10px;
font-weight: normal;
text-decoration: none;
color: #000000;
}
A:hover{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-style: normal;
font-size: 10px;
font-weight: bold;
text-decoration: none; /* underline */
color: #000000;
}

/* ------------------------------------------------------------------------ */
/*
div{
position: absolute;
padding: 0px;
margin: 0px;
border: 0px;
}
*/
/*
layer{
position: absolute;
left: 10px;
top: 10px;
z-index: 10;
padding: 0px;
margin: 0px;
border: 0px;
}
*/
/*
padding space around the div content

DIV#wholepage{
position: relative;
background: gray;
}

SPAN.underlay {
      color: #cccccc;
      font-size: 400%;
      position: absolute;
      top: 10px;
      left: 10px;
      z-index: 0;
      }
SPAN.overlay {
      position: relative;
      z-index: 1;
      }

DIV#buton{
float: auto;
float: bottom;
layer-background-color:#D50000;
background-color:#D50000;
background: green;
background-image:url(images/pag01.jpg);
background-repeat: none;
horizontal-align: center;
width: 100%;
height: 100%;
z-index:100;
position:relative;
width:132px;
height:52px;
top:10px;
left:10px;
visibility:shown; hidden;
padding:0px;
margin:0px;

position: absolute;
left: 10px;
top: 100px;
z-index: 30;
padding: 0px;
margin: 0px;
border: 0px;
}
*/

