body
{
    background-color: #ffffff;   
}

h1
{
  margin-top:30px;
  font-family:Georgia; 
  font-size:26px; 
  color:#000000; 
  font-weight:normal;
}

img
{
  border-style:none;
}

ul.mainMenu li{
  margin-top: -7px;
  width: auto;
  float: left;
  list-style: none; 
  display: inline; 
  list-style-type: none; 
  padding-right: 25px;
}

ul.mainMenu a{
  font-family:Georgia; 
  font-size:12px; 
  color:#000000; 
  font-weight:200;
}

ul.mainMenu a.selected{
  font-family:Georgia; 
  font-size:12px; 
  color:#4e9904; 
  font-weight:200;
}

.stil_articol{
  font-family:Verdana;
  font-size:12px;
  color:#343434;
}

.stil_institutie_articol{
  font-family:Verdana;
  font-size:13px;
  color:#757575;
  font-weight:normal;
}

.stil_titlu_articol{
  font-family:Verdana;
  font-size:13px;
  color:#237325;
  font-weight:normal;
  text-transform: uppercase;
}


.stil_link_abstract{
  font-family:tahoma;
  font-size:12px;
  color:#9a0101;
  font-weight:normal;
}

.stil_link_paper{
  font-family:tahoma;
  font-size:12px;
  color:#4a9611;
  font-weight:normal;  
}

p
{
  font-size:12.5px;
  font-family:Verdana,Arial;
  margin-bottom:22px;
  margin-top: 6px;
}

div.principal{
  width:946px;
  margin:0px auto;
  padding-left:20px;
  padding-top:0px;
  padding-right:0px;
  padding-bottom:0px;
  background-color:#ffffff;
  color:#000000;
}

a {font-weight:800; color:#9a0101; font-size:13px; text-decoration:none; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;}
a:hover {cursor: pointer; text-decoration: underline;}

a.second {font-weight:normal; font-size:12.5px; color:#9a0101; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif;}
a.second:hover {cursor:pointer; font-size:12.5px; text-decoration:underline;}


.button1 {
  background-color:#7ebb5b;
  border: none;
  color: #ffffff;
  border-radius: 8px;
  padding: 5px 14px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  font-weight:normal;
  margin: 4px 2px;
  cursor: pointer;
  border: 1px solid #669b48;
}

.button1:hover {
  background-color:#358838;
  color:#ffffff;
}


.button2 {
  background-color:#ffffff;
  border: none;
  color: #000000;
  border-radius: 8px;
  padding: 5px 14px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  font-weight:normal;
  margin: 4px 2px;
  cursor: pointer;
  border: 1px solid #378a3a;
}

.button2:hover {
  background-color:#358838;
  color:#ffffff;
}