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;
    text-align: left;
  }


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.TopBanner {
    background-color: #006637;
    color : #a4b510;
    font-family : Georgia, serif;
    font-size : 14px;
    height: 30px;
    vertical-align: middle;
    padding-left: 10px;
    background-image : url('../images/top_bkg.png');
    background-repeat : repeat-x;
  }


td.LeftPart {
    padding-top : 10px;
  }


td.CenterPart {
    padding-left : 10px;
    padding-right : 10px;
    padding-top : 10px;
  }


td.RightPart {
    padding-top : 10px;
  }


td.MenuTxt {
    padding-bottom : 45px;
    text-align : right;
    vertical-align : bottom;
  }


td.GreenMenu {
    background-color: #c5d539;
    font-size : 11px;
    color : #dedede;
  }


td.tnav {
    font-size : 11px;
    padding-left : 0px;
    color : #b4ca77;

  }


a.navlink {
    font-family : 'sans-serif', 'Trebuchet MS';
    color : #b4ca77;
    font-size : 12px;
    text-decoration : none;
    font-weight : bold;
  }


a.navlink:hover {
    color : #FFFFFF;
    font-size : 12px;
    text-decoration : none;
  }


a {
    color : #006537;
    font-size : 11px;
    text-decoration : none;
  }


a:hover {
    color : #000000;
    font-size : 11px;
    text-decoration : none;
  }


a.SubMenu {
    color : #006537;
    font-size : 13px;
    text-decoration : none;
    font-weight : bold;
    background-image : url('../images/bulet_green.png');
    background-position : top left;
    padding-left : 15px;
    background-repeat: no-repeat;
  }


a.SubMenu:hover {
    color : #000000;
    font-size : 13px;
    text-decoration : none;
    font-weight : bold;
    background-image : url('../images/bulet_gray.png');
    background-position : top left;
    padding-left : 15px;
    background-repeat: no-repeat;
  }


a.Servicii {
    font-size : 30px;
    text-decoration: none;
  }


hr {
    color: #d4d7ad;
    height: 1px;
    background-color: #d4d7ad;
}


a.Servicii:hover {
    font-size : 30px;
    text-decoration: none;
  }

a.mngmntlink {
    font-size : 12px;
    text-decoration: underline;
    color : #006537;
  }
  
  
td.minicalendar {
    background-color: #d8e090;
}

a.mngmntlink:hover {
    font-size : 12px;
    text-decoration: none;
    color : #000000;
  }


a.clicdetalii {
    font-size : 12px;
    text-decoration: underline;
  }


a.clicdetalii:hover {
    font-size : 12px;
    text-decoration: none;
  }


span.GalleryDescription {
    font-size : 12px;
    color : #272727;
  }


input.BoxSearch {
    border-bottom-color : #006537;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #006537;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #006537;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #006537;
    border-top-style : solid;
    border-top-width : 1px;
    width : 100px;
  }


input.ButonSearch {
    background-color : #00923f;
    border-bottom-width : 0px;
    border-left-width : 0px;
    border-right-width : 0px;
    border-top-width : 0px;
    color : #ffffff;
    font-family : 'Trebuchet MS', 'sans-serif';
    font-size : 10px;
    font-weight : bold;
    height : 25px;
    padding-bottom : 0px;
    width : 73px;
  }


td.TopSearch {
    background-image : url('../images/gray_bkg.png');
    background-position : top left;
    padding-left : 15px;
    vertical-align: middle;
    text-align: center;
    width: 25%;
  }



div.moduletitle {
    font-family : Georgia, serif;
    font-size : 20px;
    color : #a4b510;
  }

td.TopTitle {
    color : #555555;
    font-family : Georgia, serif;
    font-weight : normal;
    font-size : 22px;
    vertical-align: bottom;
    padding-bottom : 13px;
  }
