@charset "utf-8";

body {
  margin: 0;
  background: #ffffff;
  background-image: url(images/bg.jpg);
  background-repeat: repeat-x;
}

#main{
  margin: 0 auto;
  width: 1011px;
}
/*coloane--------------------------------------------------------*/

#colLeft{
  background-image: url(images/bg_left.jpg);
  background-repeat: no-repeat;
  float: left;
  width: 39px;
  height: 866px;
}

#colCenter{
  display: block;
  width: 933px;
  float: left;
  text-align: left;
  margin: 0;
}

#colRight{
  background-image: url(images/bg_right.jpg);
  background-repeat: no-repeat;
  display: block;
  width: 39px;
  float: left;
  height: 866px;
}
/* STANGA - news ---------------------------------------------------------------*/

#news{
  background-image: url(images/bg_news.jpg);
  background-repeat: no-repeat;
  float: left;
  width: 241px;
  margin: 0px;
}

.table_top{
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  width: 201px;
}

.table_content{
  margin-top: 12px;
  width: 241px;
  float: left;
}

.table_text{
  margin-left: 20px;
  margin-right: 20px;
  text-align: left;
}

.news_date {
  font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #2C2864;
}

.news_titlu {
  font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #2C2864;
}

.news_more a{
  font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
  font-size: 11px;
  color: #676767;
  font-weight: bold;
  text-decoration: none;
}

.news_more a:hover{
  font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
  font-size: 11px;
  color: #E82D2D;
  font-weight: bold;
  text-decoration: none;
}

.news_text {
  font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
  font-size: 11px;
  color: #676767;
  line-height: 1.4em;
}

.news_text a{
  color: #676767;
  text-decoration: none;
}

.news_text a:hover{
  color: #E82D2D;
  text-decoration: none;
}

.title_panel {
  font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #2C2864;
}

.arhiva {
  float: right;
  margin-right: 16px;
  margin-top: 2px;
}

.arhiva a{
  font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
  font-size: 11px;
  color: #E82D2D;
  font-weight: bold;
  text-decoration: none;
}

.arhiva a:hover{
  font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
  font-size: 11px;
  color: #676767;
  font-weight: bold;
  text-decoration: none;
}/*CENTRU - meniu, 
top flash, content----------------------------------------*/

#meniu{
  display: block;
  width: 933px;
  float: right;
  margin: 22px 0 0 0;
  padding: 0;
}

#tabs {
  font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
  font-size: 13px;
  float: right;
  margin: 0;
  background: #ffffff;
  line-height: normal;
}

#tabs ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#tabs li {
  display: inline;
  margin: 0;
  padding: 0;
}

#tabs a {
  float: left;
  background: url("images/tableft.gif") no-repeat left top;
  margin: 0;
  padding: 0 0 0 4px;
  text-decoration: none;
}

#tabs a span {
  float: left;
  display: block;
  background: url("images/tabright.gif") no-repeat right top;
  padding: 2px 6px 2px 2px;
  color: #FFFFFF;
}/* Commented Backslash Hack 
hides rule from IE5-Mac \*/

#tabs a span {
  float: none;
}/* End IE5-Mac hack */

#tabs a:hover span {
  color: #ffffff;
}

#tabs a:hover {
  background-position: 0% -42px;
}

#tabs a:hover span {
  background-position: 100% -42px;
}

#tabs .current a{
  background-position: 0% -42px;
  cursor: default;
}

#tabs .current a span{
  background-position: 100% -42px;
  cursor: default;
}

#top_flash{
  width: 933px;
}

#content{
  display: block;
  width: 692px;
  float: left;
  text-align: left;
}

.boxmare{
  background-image: url(images/bg_intro.jpg);
  background-repeat: no-repeat;
  float: left;
  width: 692px;
  height: 163px;
}

.boxmarecontent{
  float: left;
  padding: 20px 20px 10px 10px;
}

.boxmarecontent h1 {
  font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #2C2864;
  padding: 0;
  margin: 0;
}

.bodytext {
  font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
  font-size: 11px;
  color: #676767;
}

.bodytexty {
  font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
  font-size: 11px;
  color: #676767;
}

.red {
  font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
  font-size: 11px;
  color: #ff0000;
  text-decoration: none;
}

.red:hover {
  font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
  font-size: 11px;
  color: #676767;
  text-decoration: none;
}

.bodytexty span{
  font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
  font-size: 13px;
  color: #2C2864;
  font-weight: bold;
}

.photos {
  float: left;
  margin: 0px 5px 5px 0;
}

.boxmic1{
  background-image: url(images/bg_conta.jpg);
  background-repeat: no-repeat;
  float: left;
  width: 346px;
}

.boxmic1content{
  float: left;
  padding: 10px 16px 10px 10px;
}

.boxmic1content h2 {
  font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #5673B6;
  padding: 0 0 10px 0px;
  margin: 0;
  line-height: 1.1em;
}

.boxmic1content bodytext {
  font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
  font-size: 11px;
  color: #676767;
}

.photo1 {
  float: left;
  margin: 0px 3px 5px 0px;
}

.detalii a{
  font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
  font-size: 11px;
  color: #E82D2D;
  font-weight: bold;
  text-decoration: none;
}

.detalii a:hover{
  font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
  font-size: 11px;
  color: #676767;
  font-weight: bold;
  text-decoration: none;
}

.boxmic2{
  display: block;
  background-image: url(images/bg_gcom.jpg);
  background-repeat: no-repeat;
  float: left;
  width: 346px;
}

.boxmic2content{
  float: left;
  padding: 8px 16px 10px 10px;
}

.boxmic2content h2 {
  font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #EBC04E;
  padding: 0 0 10px 0px;
  margin: 0;
  line-height: 1.1em;
}

.boxmic2content bodytext {
  font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
  font-size: 11px;
  color: #676767;
}

.photo2 {
  float: left;
  margin: 0px 5px 5px 0px;
}

.photox {
  float: left;
  margin: 0px 10px 5px 0px;
}

.boxmic3{
  display: block;
  background-image: url(images/bg_salar.jpg);
  background-repeat: no-repeat;
  float: left;
  width: 346px;
  margin-top: 6px;
}

.boxmic3content{
  float: left;
  padding: 8px 16px 10px 10px;
}

.boxmic3content h2 {
  font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #CB4D37;
  padding: 0 0 10px 0px;
  margin: 0;
  line-height: 1.1em;
}

.boxmic3content bodytext {
  font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
  font-size: 11px;
  color: #676767;
}

.photo3 {
  float: left;
  margin: 0px 5px 5px 0px;
}

.boxmic4{
  display: block;
  background-image: url(images/bg_amf.jpg);
  background-repeat: no-repeat;
  float: left;
  width: 346px;
  margin-top: 6px;
}

.boxmic4content{
  float: left;
  padding: 8px 16px 10px 10px;
}

.boxmic4content h2 {
  font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #92A728;
  padding: 0 0 10px 0px;
  margin: 0;
  line-height: 1.1em;
}

.boxmic4content bodytext {
  font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
  font-size: 11px;
  color: #676767;
}

.photo4 {
  float: left;
  margin: 0px 5px 5px 0px;
}

.bgtd {
  background: #F1F6FA;
  color: #1F265C;
  font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
  font-size: 11px;
  text-align: center;
}

.bgtdp {
  background: #F1F6FA;
  color: #1F265C;
  font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
  font-size: 11px;
  text-align: left;
}/*FOOTER - linie, made, copy ----------------------------------------*/

#footer{
  width: 920px;
  margin-top: 1px;
}

hr{
  margin-top: 10px;
  margin-left: 10px;
  height: 1px;
  border: 1px solid #DCDCDC;
  width: 916px;
}

#copy{
  float: left;
  margin: 1px 0 3px 10px;
  font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
  font-size: 11px;
  color: #666666;
}

#made{
  float: right;
  margin: 1px 10px 3px 0;
  font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
  font-size: 11px;
  color: #666666;
  font-weight: normal;
}

#made a{
  color: #666666;
  text-decoration: none;
}

#made a:hover{
  color: #000000;
  text-decoration: none;
}/*Secundare - box ----------------------------------------*/

.boxmare2{
  background-image: url(images/bg_secundare_blue.jpg);
  background-repeat: no-repeat;
  float: left;
  width: 933px;
}

.boxmare2content{
  float: left;
  padding: 20px 20px 10px 20px;
}

.boxmare2content h1 {
  font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #2C2864;
  padding: 0;
  margin: 0;
}

.bodytextx {
  font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
  font-size: 11px;
  color: #676767;
}

.bodytextx a{
  color: #E82D2D;
  text-decoration: none;
}

.bodytextx a:hover{
  color: #676767;
  text-decoration: none;
}

.bodytextx {
  font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
  font-size: 11px;
  color: #2C2864;
}
/*Secundare -despre noi ----------------------------------------*/

#contentb{
  display: block;
  width: 692px;
  float: left;
}

.boxmareb{
  background-image: url(images/bg_secundare_blue.jpg);
  background-repeat: no-repeat;
  float: left;
  width: 933px;
  height: 400px;
}

.boxmarebcontent{
  float: left;
  padding: 20px 20px 10px 20px;
}

.boxmarebcontent h1 {
  font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #2C2864;
  margin: 0;
  padding: 0;
}

.bodytextb {
  font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
  font-size: 11px;
  color: #676767;
  padding: 0px;
}

.departare {
  padding: 0px 60px 0px 60px;
}

.bodytextb span{
  font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
  font-size: 11px;
  color: #2C2864;
}/*Secundare - conta 
----------------------------------------*/

.boxmare3{
  background-image: url(images/bg_secundare_conta.jpg);
  background-repeat: no-repeat;
  float: left;
  width: 933px;
}

.boxmare3content{
  float: left;
  padding: 20px 20px 10px 20px;
}

.boxmare3content h1 {
  font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #5673B6;
  padding: 0;
  margin: 0;
}

.bodytext3 {
  font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
  font-size: 11px;
  color: #676767;
}

.bodytext3 span{
  font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
  font-size: 12px;
  color: #5673B6;
  font-weight: bold;
}

.bodytext3 a{
  color: #E82D2D;
  text-decoration: none;
}

.bodytext3 a:hover{
  color: #676767;
  text-decoration: none;
}

.bodytext3b {
  font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
  font-size: 13px;
  color: #676767;
  font-weight: bold;
}

.bodytext6b {
  font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
  font-size: 13px;
  color: #676767;
  font-weight: bold;
}

.bodytext4b {
  font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
  font-size: 13px;
  color: #676767;
  font-weight: bold;
}

.bodytext5b {
  font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
  font-size: 13px;
  color: #676767;
  font-weight: bold;
}/*Secundare - gcom ----------------------------------------*/

.boxmare4{
  background-image: url(images/bg_secundare_gcom.jpg);
  background-repeat: no-repeat;
  float: left;
  width: 933px;
}

.boxmare4content{
  float: left;
  padding: 20px 20px 10px 20px;
}

.boxmare4content h1 {
  font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #EBC04E;
  padding: 0;
  margin: 0;
}

.bodytext4 {
  font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
  font-size: 11px;
  color: #676767;
}

.bodytext4 span{
  font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
  font-size: 12px;
  color: #EBC04E;
  font-weight: bold;
}

.bodytext4 a{
  color: #E82D2D;
  text-decoration: none;
}

.bodytext4 a:hover{
  color: #676767;
  text-decoration: none;
}/*Secundare - salar ----------------------------------------*/

.boxmare5{
  background-image: url(images/bg_secundare_salar.jpg);
  background-repeat: no-repeat;
  float: left;
  width: 933px;
}

.boxmare5content{
  float: left;
  padding: 20px 20px 10px 20px;
}

.boxmare5content h1 {
  font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #CB4D37;
  padding: 0;
  margin: 0;
}

.bodytext5 {
  font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
  font-size: 11px;
  color: #676767;
}

.bodytext5 a{
  color: #E82D2D;
  text-decoration: none;
}

.bodytext5 a:hover{
  color: #676767;
  text-decoration: none;
}

.bodytext5 span{
  font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
  font-size: 12px;
  color: #CB4D37;
  font-weight: bold;
}/*Secundare - amf ----------------------------------------*/

.boxmare6{
  background-image: url(images/bg_secundare_amf.jpg);
  background-repeat: no-repeat;
  float: left;
  width: 933px;
}

.boxmare6content{
  float: left;
  padding: 20px 20px 10px 20px;
}

.boxmare6content h1 {
  font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #92A728;
  padding: 0;
  margin: 0;
}

.bodytext6 {
  font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
  font-size: 11px;
  color: #676767;
}

.bodytext6 span{
  font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
  font-size: 12px;
  color: #92A728;
  font-weight: bold;
}

.bodytext6 a{
  color: #E82D2D;
  text-decoration: none;
}

.bodytext6 a:hover{
  color: #676767;
  text-decoration: none;
}/*contact form ----------------------------------------*/

.contact{
  display: block;
  float: right;
  width: 450px;
  padding: 20px 20px 10px 20px;
}

.contact h2 {
  font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #2C2864;
  padding: 0;
  margin: 0;
}

.bodytext {
  font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
  font-size: 11px;
  color: #676767;
}

.textboxform {
  background: #D9E7F2;
  color: #3D84B8;
  border: 1px solid #3D84B8;
  width: 250px;
}

.textareaform {
  background: #D9E7F2;
  border: 1px solid #3D84B8;
  color: #3D84B8;
  width: 250px;
  height: 60px;
  scrollbar-base-color: #D9E7F2;
  scrollbar-arrow-color: #8BB8D9;
  scrollbar-3dlight-color: #D9E7F2;
  scrollbar-darkshadow-color: #8BB8D9;
  scrollbar-face-color: #D9E7F2;
  scrollbar-highlight-color: #D9E7F2;
  scrollbar-shadow-color: #8BB8D9;
  scrollbar-track-color: #D9E7F2;
}

.butonform {
  background: #D9E7F2;
  color: #3D84B8;
  border: 1px solid #3D84B8;
  font-weight: bold;
  font: 11px Tahoma, Verdana, sans-serif;
}

.versiuni{
  font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
  font-size: 12px;
  color: #ff0000;
  font-weight: bold;
  text-decoration: none;
}

.versiuni:hover{
  font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
  font-size: 12px;
  color: #676767;
  font-weight: bold;
  text-decoration: none;
}