@import url("common.css");
@import url("stools.css");

BODY, HTML	{
  background-color: #ffffff;
  margin:0px;padding:0px;border:none;
  text-align: center; /* centreaza layoutul in browserele vechi */
  height: 101%; /* trebuie pus pt elementele din body care au height procentual */
  background: url(pic/main_bg_1.gif) repeat-x top left;
}

BODY, HTML, TD, INPUT {
  font-family: "Verdana", "Trebuchet MS", Arial, sans-serif, Helvetica;
  text-align: justify;
	font-size: 12px;
  line-height:140%;
  color: #595959;
  }

/* ...................................................... */
LABEL {
  font-weight: bold;
}

INPUT, SELECT, TEXTAREA, FILE {
  font-weight: normal;
  border: 1px solid #6c6c6c;
  padding: 4px;
  color: #6c6c6c;
  width: 350px;
  }

A {
  text-decoration: underline;
  color: #eb1c24;
  }

A:hover {
  text-decoration: none;
  color: #eb1c24;
  }

/* ---------------------------------------------------------------------------------------------- */
#wrapper {
  background: url(pic/main_bg_2.gif) no-repeat top center;
}


#header, #meniu, #content, #footer  {
  width:949px;
  margin: 0px auto;
  clear: both;
  }

#header { background: #ffffff url(pic/header_bg_1.gif) repeat-x top left; }

#logo {
  padding: 6px 0px 0px 0px;
  width: 470px;
  height: 180px;
  }
#langaLogo {
  vertical-align: middle;
  text-align: center;
  }

#meniu1, #meniu2, #meniu3 {
  height:29px;
  line-height: 29px;
  color: #ffffff;
  }
#meniu1 { background-color: #797979;  }
#meniu2 { background-color: #231f21; padding: 0px 7px; }
#meniu3 { background-color: #eb1c24; padding: 0px 8px; }

#meniu1 #text, #meniu2 #text {
  line-height: 29px;
  padding: 0px 15px;
  color: #ffffff;
  width: 605px;
  font-size: 11px;
  }

#meniu1 a, #meniu1 a:active, #meniu1 a:visited, #meniu1 a:link { color: #ffffff; text-decoration: none; }
#meniu1 a:hover { text-decoration: underline; }

#meniu2 li {
  float:left;
  list-style-type:none;
  }

#meniu2 a {
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
	padding:7px 10px 6px 10px;
  font-size: 13px;
  }

#meniu2 a:hover { color: #c6c6c6; }
#meniu2 .active a { color: #eb1c24; }

#content { margin-top: 15px; height:400px; }

#content .col1s { width:301px; padding: 0px 22px 0px 22px; }
#content .col2s { background: #ffffff url(pic/col_bg_1.gif) repeat-y top left; }
#content .col1s .subtitlu, #content .col2s .subtitlu { text-align: left; }

#content .col2s { padding: 0px 22px 0px 22px; }

#content .col1s {
  background: url(pic/principal_bg_1.gif) no-repeat top center;
  padding-top: 12px;
  }
#content .col1s .subtitlu { font-size: 27px; }


#stireSecundara li .subtitlu {
  text-align: left;
  }

#stireSecundara li {
  list-style-type:none;
  width: 321px;
  height: 349px;
  overflow:hidden;
}
#stireSecundara li .li { padding: 0px 10px 0px 10px; }
#editorial {
  width: 301px;
  padding: 0px;
  }

#content .col2 #editorial .subtitlu { font-size: 18px; color: #000000; }

#content .col1, #content .col2 { width:301px; padding: 0px 22px 0px 22px; }
#content .col4 { width:646px; padding: 0px 22px 0px 22px; }
#content .col2, #content .col3 { background: #ffffff url(pic/col_bg_1.gif) repeat-y top left; }
#content .col3 {
  padding: 0px 22px 0px 22px;
  margin: 0px auto;
  vertical-align: top;
  text-align: center;
  width: 215px;
  }

#content .col3 .titlu, #content .col3 .subtitlu {
  font-size: 12px;
  text-align: left;
  color: #eb1c24;
  }
#content .col3 .subtitlu { font-weight: bold; }
.col3 td { font-size: 12px; }

.col3 .separator {   padding: 10px 0px 10px 0px;  }
.separator { display: block; clear: both; }

#content .col1 .subtitlu, #content .col2 .subtitlu {
  font-size: 11px;
  text-align: left;
  color: #585858;
  }

#content .col1 .date, #content .col2 .date {
  font-size: 11px;
  text-align: left;
  color: #585858;
  }

#content .col1 .newsBlock, #content .col2 .newsBlock {
  padding: 10px;
  }
.newsBlock .separator {   padding: 7px 0px 7px 0px;  }

.catBlockTitle {
  font-weight: bold;
  color:#eb1c24;
  display: block;
  padding: 0px 0px 7px 0px;
}
.catBlock{
  background-color: #ebebeb;
  color: #434343;
  margin-bottom: 20px;
}

#content .catBlock .subtitlu { font-weight: bold; text-align: left; font-size: 15px; }
#content .catBlockTitle { font-size: 14px; }

#content .col2 .chapter { padding: 0px; margin: 0px; }


/* ...................................................... */
#mijloc {
  padding: 0px 0px 20px 0px;
  background: url(pic/separator.gif) repeat-x bottom left;
  position: relative;
  margin: 0px auto;
  width: 652px;
  }


#reclamaContent {
  padding: 22px 22px 0px 22px;
  text-align: center;
  }

#reclamaContent2{
  background: url(pic/separator.gif) repeat-x top left;
}

/* ...................................................... */
#footer{
  margin-top: 15px;
  background: #ffffff url(pic/footer_bg_1.gif) repeat-x top left;
  height: 53px;
  }
#footer td{ padding: 11px 19px 0px 19px; text-align: center; }

#footer li {
  float:left;
  list-style-type:none;
  padding:0px 22px 0px 0px;
}
#footer .last { background: none; padding-right: 0px; }
#footer a, #footer a:active, #footer a:visited, #footer a:link { color: #6c6c6c; text-decoration: none; }
#footer a:hover { text-decoration: underline; }
/* ---------------------------------------------------------------------------------------------- */
#vremea {
  float:left;
  }

#cursValutar {
  width: 130px;
  float: left;
  padding-right: 22px;
  }
#cursValutar .td1 { font-weight: bold; }
#cursValutar .td2 { color: #eb1c24; }

#cursValutar td {
  padding: 5px 0px 5px 0px;
  vertical-align: middle;
  background: url(pic/separator.gif) repeat-x bottom left;
}

/* ---------------------------------------------------------------------------------------------- */
.chapter {
  display: block;
  padding: 0px 0px 10px 0px;
  }
.col2s .chapter {
  padding: 0px 0px 20px 0px;
  }

.thumb1 {
  float: left;
  padding: 10px;
  border: 1px solid #c8c8c8;
  margin: 0px 0px 10px 0px;
  background-color: #ffffff;
  }

.thumb2 {
  float: left;
  padding: 6px;
  border: 1px solid #c8c8c8;
  margin: 5px 10px 10px 0px;
  }

.thumb3 {
  float: left;
  padding: 5px;
  border: 1px solid #c8c8c8;
  margin: 0px 6px 6px 0px;
  background-color: #ffffff;
  }

.thumb4 {
  padding: 6px;
  border: 1px solid #c8c8c8;
  margin-bottom: 10px;
  }

/* ---------------------------------------------------------------------------------------------- */
#moduleWrapper{ padding: 0px 12px 0px 12px; }

.faust2{ padding: 0px 12px 0px 12px; }
#moduleSeparator{
  background: url(pic/separator.gif) repeat-x top left;
  padding-top: 20px;
  height: 2px;
 }

#module { table-layout:fixed; }

#module .faust td {
  padding: 15px 25px 0px 25px;
  width: 200px;
  background: url(pic/faust_bg_1.gif) no-repeat bottom center;
}
#module .faust #getGalerie td { background: none; }


#module .newsBlock, #module #getGalerie, #module #getGalerie td { padding: 0px; }
#module .catBlockTitle {
  padding-left: 11px;
  background: url(pic/faust_bg_2.gif) no-repeat bottom center;
  }

#module .catBlock .subtitlu, #module .catBlock .date {
  font-size: 11px;
  text-align: left;
  color: #585858;
  }

#jot{
  display: block;
  clear: both;
}

.pBox, .pBox2 {
  float:left;
  width: 155px;
  text-align: center;
  font-weight: bold;
  padding-right: 15px;
  }

.pBox2 {
  width: 125px;
  }

#trafic{
  float: right;
}

.google{
  padding: 0px;
}
.col3 img, .col3 div {
  float: none;
  margin: 0px auto;
  text-align: center;
  }

/* ---------------------------------------------------------------------------------------------- */
#newsletter{
  text-align: left;
}

.TXNewsletters_form input{ /* pt buton */
  width:auto;
  background: none;
  background-color: #e9e9e9;
  padding:5px;
  border: 1px solid #cccccc;
  color: #000000;
  text-align: left;
}

.TXNewsletters_form_item{
  padding-bottom: 5px;
  }

.TXNewsletters_form_item input {
  width:140px;
  margin-left: 70px;
  background: none;
  border: 1px solid #6c6c6c;
  }

.TXNewsletters_form_item label {
  position: absolute;
  }
.TXNewsletters_form div {
  text-align: left;
  margin: 0px;
}

/* ---------------------------------------------------------------------------------------------- */
#caricatura img {
  padding: 10px;
  border: 1px solid #c8c8c8;
}

.editie { color: #ed1b24; padding-left: 18px; }