div.prepage {
 	width: 100%;
 	height: 100%;
 	background-color: #FFFFFF;

 	position: absolute;
 	left: 0%;
 	top: 0%;
 	margin-top: 0px;
 	text-align: center;
        filter : alpha(opacity=90);
        opacity : 0.90;
}


#dhtmltooltip {
    position: absolute;
    width: 150px;
    border: 1px solid #CCCCCC;
    padding: 6px;
    background-color: lightyellow;
    visibility: hidden;
    z-index: 100;
    opacity:0.6;
    filter:alpha(opacity=60);
    font-family : 'sans-serif', 'Trebuchet MS';
    font-size : 11px;
    color : #FFF;
    text-align: center;
  }



table {
    color : #272727;
    font-family : 'sans-serif', 'Trebuchet MS', Arial;
    font-size : 11px;
  }


td.adresa {
    padding-left : 0px;
  }


span.clockTxt {
    padding-left : 0px;
    font-size : 11px;
    color: #272727;
  }

td.ImagesThumbs {
    border: 1px solid #EEE;
    background-color: #f7f7f7;
    padding: 5px;
    text-align: center;
    vertical-align: top;
  }


td.TitluPagina {
    background-color : #ffffff;
    border-bottom-color : #eaeaea;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #eaeaea;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #eaeaea;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #eaeaea;
    border-top-style : solid;
    border-top-width : 1px;
    filter : alpha(opacity=90);
    font-size : 17px;
    height : 54px;
    opacity : 0.90;
    padding-bottom : 0px;
    padding-left : 10px;
    padding-right : 10px;
    padding-top : 10px;
  }


td.ContinutPagina {
    background-color : #ffffff;
    border-bottom-color : #eaeaea;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #eaeaea;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #eaeaea;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #eaeaea;
    border-top-style : solid;
    border-top-width : 1px;
    filter : alpha(opacity=90);
    height : 140px;
    opacity : 0.90;
    padding-bottom : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-top : 10px;
    vertical-align : top;
  }


td.MenuTxt {
    padding-bottom : 45px;
    text-align : right;
    vertical-align : bottom;
  }


td.ContinutFooter {
    font-size : 9px;
  }


td.lang {
    font-size : 9px;
    padding-top : 15px;
  }


a.LangTxt {
    font-size : 9px;
    text-decoration: none;
  }


a.LangTxt:hover {
    font-size : 9px;
    text-decoration: none;
  }

a.Servicii {
    font-size : 30px;
    text-decoration: none;
  }


a.Servicii:hover {
    font-size : 30px;
    text-decoration: none;
  }

a.clicdetalii {
    font-size : 12px;
    text-decoration: underline;
  }


a.clicdetalii:hover {
    font-size : 12px;
    text-decoration: none;
  }

span.GalleryDescription {
    font-size : 12px;
    color : #272727;
}


h1 {
    font-size : 22px;
    font-weight: normal;
  }