@charset "utf-8";
/* CSS Document */


body {
  background: #fff url(../img/gridbg.gif);
  background: #fff url(../img/bg-pagina.gif) repeat-x top;
  font-family: Tahoma, 'Lucida Grande', Arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
}
* { margin: 0; padding: 0;}
img, div, p, span, input, a { margin: 0; padding: 0; border:0;}

a{ color:#a21319; text-decoration:none;}
a:hover{ color:#ff0000; text-decoration:underline;}

p { 
  margin-bottom: 18px; 
}

h1,h2{
	background:url(../img/bg-punct-gri.gif) bottom repeat-x;
	padding-bottom:8px;
}
h2.titlu{
	background:url(../img/bg-h2.gif) bottom no-repeat;
	padding-bottom:28px;
	margin-bottom:0px;
	}
.dupa-h2{ padding-left:20px;}
h3{ color:red;padding-bottom:4px; margin-left:20px; 
	background:url(../img/bg-punct-rosu.gif) bottom repeat-x;}
.dupa-h3{ padding-top:10px; padding-left:40px;}



h1 { 
  font-size: 24px; 
  line-height: 36px;
  margin-bottom: 18px; 
}

h2 { 
  font-size: 18px; 
  line-height: 18px; 
  /*margin-bottom: 18px;*/
}

h3 { 
  font-size: 12px; 
  line-height: 18px; 
}