@CHARSET "UTF-8";


* { margin: 0px; padding: 0px; }

body { font-family: "trebuchet ms", Arial, Tahoma; font-size: 11px; background: url(img/bg_site.png) repeat; color: #757575;}

#wrapper {  margin: 0 auto; width: 800px; }
#header { background: url(img/header.png) no-repeat top left; width: 800px; height: 154px; }
#header h1 { text-indent: -5000px; background: url(img/sigla.png) no-repeat top left; width: 318px; height: 106px; margin: 10px;}
#footer { background: url(img/bg_bottom.png); width: 799px; height: 89px; z-index: 1; text-align: left; }

#menu { display: block; width: 800px; margin: 0 auto; height: 25px; list-style: none; background-color: #99aa96; padding: 5px 0 0 0;}
#menu li { height: 25px; float: left; margin: 0px 13px; }
#menu li a { background: url(img/bullet.png) no-repeat center left; background-position: 0px 4px; padding-left: 16px; height: 20px; font-family: "trebuchet ms"; font-size: 12px; color: #fff; font-weight: bold; text-decoration: none;}
#menu li a:hover { text-decoration: underline; }

#main { background: #fff; width: 800px;  margin: 0 auto -10px auto; z-index: 10; display: block; }
#main h2 { text-indent: -5000px; }

#columnLeft { float: left;  background: url(img/bg_prezentare.png) no-repeat bottom left; width: 203px; height: 406px; margin: 10px 0;  text-align: center;}
#columnLeft h2 { font-size: 16px; font-weight: bold; font-family: "trebuchet ms"; text-indent: 0px; color: #f37322; text-align: center; padding: 5px 0; }
#columnLeft p { color: #747475 ; padding: 8px; text-align: justify;}

#scrollPresentation {height: 280px; overflow: hidden;}

#pictureContainer { float: left; overflow: auto;overflow-x:hidden; overflow-y:hidden; border: #d6d4d3 1px solid; width: 545px; height: 105px; margin: 10px; }

#leftBox, #rightBox {float: left; width: 250px; margin: 10px; }
#leftBox { border-right: #d6d4d3 1px solid; }
#leftBox h2, #rightBox h2 { font-size: 16px; font-weight: bold; font-family: "trebuchet ms"; text-indent: 0px; color: #f37322; text-align: left; margin-left: 10px; }
#leftBox p, #rightBox p { color: #747475 ; padding: 10px; text-align: justify;}
#leftBox a, #rightBox a { color: #000 ; text-decoration: underline;}
#leftBox img {margin-top: 17px;}

.plusBulletList { list-style: none; margin: 1px 0 3px 20px; text-align: left;}
.plusBulletList li {}
.plusBulletList li a { background: url(img/plus.png) no-repeat center left; padding-left: 10px; color: #050606; text-decoration: underline; }
.plusBulletList li a:hover { text-decoration: none; }

#footer img { float: left;  width: 143px; margin: 10px 40px; }
.footerSegment { width: 150px; float: left; margin: 10px; }
.footerSegment h4 { color: #f37322 }
.footerSegment p { color: #fff }
.footerSegment a { color: #fff; text-decoration: underline; }
.footerSegment a:hover { text-decoration: none; }

#detailesTable { margin-left: 10px; float: left; }
#detailesTable h2 { font-size: 16px; font-weight: bold; font-family: "trebuchet ms"; text-indent: 0px; color: #f37322; }
#detailesTable table { width: 550px; }
#detailesTable table .header {  }
#detailesTable table .header td { font-weight: bold; border-bottom: #000 1px solid; }
#detailesTable table .inner td.tdcenter { border-bottom: #99aeaa 1px solid; text-align: center; padding: 2px;}
#detailesTable table .inner td.tdleft { border-bottom: #99aeaa 1px solid; text-align: left; padding: 2px;}

#about-us { margin-left: 10px; float: left; width: 550px;  }
#about-us h2 { font-size: 16px; font-weight: bold; font-family: "trebuchet ms"; text-indent: 0px; color: #f37322;  } 
#about-us p { text-align: justify; margin: 5px 0; }

 #contact-form { margin: 10px;}
 
 #contact-form input, #contact-form textarea { border: #000000 1px solid;}
 #contact-form textarea { width: 220px;}
 
 
#myList {width:2000px; border:0; margin:0; padding:0; left:400px;}
#myList li { list-style:none; margin:0; padding:0; border:0; margin-right:4px; padding:4px 3px; background:#FFF; float:left; height:95px; }
#myList li img { border: 0px }

#subfooter { width: 799px;}
#subfooter .innerfoorer {display: bloc; float: left; width: 240px; margin: 10px;}
#subfooter .innerfoorer img {border: 0}
#subfooter .innerfoorer a {color: #F37322; text-decoration: none;}
#subfooter .innerfoorer a:hover {text-decoration: underline;}


.imgBg { margin: 5px; padding: 2px; border: #747474 1px solid; }
.clear {clear: both;}
