body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  line-height: 120%;
  background-color:#A9D8E7;
  color: #333333;
  background-image: url(../images/bgHome.gif);
  background-position: top;
  background-repeat: repeat-x;
}

a {
  color: #003366;
  text-decoration: none;
}

a:hover {
  color: #0066cc;
  text-decoration: underline;
}

img {
  border: 0px;
}


.box {
  clear: both;
}

#container {
  position: absolute;
  top: 1px;
  left: 50%;
  width: 766px;
  margin-left: -383px;
  border-left: 1px solid #226A6A;
  border-right: 1px solid #226A6A;
  border-bottom: 1px solid #226A6A;
  background-color:#FFFFFF;
  padding: 0px;
}

/********************Top************************/
#topBlock {
  width: 730px;
  height: 100px;
  background: url(../images/local.jpg);
  float: right;
  padding: 0px;
  margin: 0px;
  position: relative;
  right: 18px;
  top: 7px;
}
#topBlock #lang {
  font-weight: bold;;
  text-align: right;
  float: right;
  right: 20px;
  top: 10px;
  position: relative;
}

/**************************************************/
#newsCol, #programs, #homePublicatii, #homeImagini {
  margin: 0px;
  padding: 0px;
  z-index: 100;
}

#newsCol {
  position: relative;
  float: right;
  width: 360px;
  right: 20px;
  margin-top: 25px;
  border-bottom: 1px dotted #8CD5DF;
  margin-bottom: 15px;

  height: 300px;
  overflow: scroll;
  overflow-x: hidden;
}

#programs {
  position: relative;
  float: left;
  width: 348px;
  left: 20px;
  margin-top: 10px;
  margin-bottom: 8px;
}

#main {
  border: 1px solid #000;
}

#homeImagini {
  position: relative;
  float: right;
  width: 360px;
  right: 20px;
  margin-bottom: 8px;
}

#homePublicatii {
  position: relative;
  float: left;
  width: 348px;
  left: 20px;
  margin-bottom: 8px;
}


/***************programs*******************/
#pbpPrg, #pebipPrg, #ntsPrg {
  width: 350px;
  height: 90px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
 margin: 16px 0px 15px;
  padding: 0px;
  cursor: pointer;
}

#pbpPrg h3, #pebipPrg h3, #ntsPrg h3 {
  position: relative;
  font-size: 120%;
  font-family: Tahoma, Arial, sans-serif;
  margin: 0px 10px 0px 130px;
  padding: 0px;
  line-height: 120%;
}

#pbpPrg {
  background-image: url(../images/pbp_prg.gif);
}
#pebipPrg {
  background-image: url(../images/pebip_prg.gif);
}
#ntsPrg {
  background-image: url(../images/nts_prg.gif);
}
#pbpPrg h3 {
  top: 2.2em;
}
#pebipPrg h3 {
  top: 1.0em;
}
#ntsPrg h3 {
  top: 0.4em;
}

/***************paragraf caption*******************/
div.caption {
  color: #2B8B99;
  padding: 2px 0px 2px 10px;
  letter-spacing: 1px;
  font-weight: bold;
  font-size: 0.9em;
  border-top: 1px dotted #8CD5DF;
  background: #EDF8FA;
}

#homePublicatii .caption, #homeImagini .caption {
  border: none;
  border-top: 1px dotted #8CD5DF;
}


/***************   news  *******************/
.content1 h2, .content2 h2 {
  font-size: 0.9em;
  float: left;
  margin: 0px;
  padding: 0px;
}

.newstext {
  padding-top: 3px;
  padding-bottom: 3px;
}
.newstext:first-letter {
  font-size: 1.2em;
  color: #7d7d7d;
  font-weight: bolder;
}
.content1, .content2 {
  padding: 3px;
  margin: 2px 0;
}

.centred {
  text-align: center;
}

.image {
  padding: 3px;
  font-size: 0.8em;
  color: #888888;
  line-height: 110%;
}

#banner a{
  color: #3C97FB
}

.cut br {
  clear: both;
  line-height: 0;
  display: block;
}

.cut a {
  display: block;
  width: 150px;
  height: 115px;
  overflow: hidden;
}

.copyright {
  color: #666;
  border-top: 1px dotted #AAA;
  margin-top: 0px;
  padding-top: 10px;
}
.copyright div {
  text-align: center;
}

.noover img {
  filter:alpha(opacity=50);
  -moz-opacity:.50;
  opacity:.50;
}

.sigle img, .sigleover img {
  margin-left: 20px;
  margin-right: 20px;
  vertical-align: middle;
}

.sign {
  font-size: 0.9em;
  border-top: 1px dotted #999;
  padding: 3px;
  padding-top: 7px;
  margin-top: 3px;
  margin-bottom: 5px;
  height: 3.7em;
}

.sign .contacte {
  color:#555555;
  left: 20px;
  position: relative;
  float: left;
  text-align: left;
}

.sign .creat {
  right: 41%;
  top: 0.5em;
  float: right;
  position: relative;
  text-align: center;
}

.webtop {
  right: 130px;
  bottom: 15px;
  position: absolute;
}

.webmoldova {
  right: 20px;
  bottom: 23px;
  position: absolute;
}
