body {
margin-top:50px;
margin-left:200px;
font: 85% tahoma, sans-serif; 
text-align: center; 
color: #505367; 
background-color: #fff; 
background-image: url(texture.jpg); 
background-repeat: repeat;
 background-position: 0 0; 
}
h1
{ 
color: #4dc9f4;
 font-size: 200%; 
font-family: Forte; 
font-weight: normal; 
}
h2
 { 
color: #FFF8DC; 
font-size: 180%; 
font-family: Forte; 
font-weight: bold; 
 }
h3
{
 color: #FFF8DC; 
font-size: 140%;
 font-family: Forte; 
font-weight: normal; 
}
#header 
{
  width: 800px;
  height: 150px;
}
#leftcol {
  background: #EBA317;
  float: left;
  width: 150px;
  height: 750px;
}
#rightcol {
  background: #EBA317;
  float: left;
  width: 150px;
  height: 750px;
}
#content {
  background: #fff;
  float: left;
  width: 500px;
  height: 750px;
}
#tabel
{
background: #EBA317;
}
#footer {
  background: #EBA317;
  clear: left;
  width: 800px;
  height: 125px;
}
a:link {color:pink;}    /* unvisited link */
a:visited {color:#EBA317;} /* visited link */
a:hover {color:pink;}   /* mouse over link */
a:active {color:red;}  /* selected link */
ul
{
list-style-type: none;
}
p
{

color:#4E4848;
font-family:"Times New Roman";
font-weight: bold;


}
p.noutati
{

color:#4E4848;
font-family:"Times New Roman" ;
font-weight: bold;
}
p.concurs
{

color:#F62217;
font-family:"Times New Roman" ;
font-weight: bold;
}

