   * { padding: 0; margin: 0; }
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(imagini/right.jpg);
	background-color: #FFFFFF
}

#tot {
  width: 810px;
  height: auto;
  border: 2px solid #FFCC66;
  margin-left: auto;
  margin-bottom: 8px;
  margin-right: auto;
  margin-top: 8px;
}
#header {
	width: 806px;
	float: right;
	border: 2px solid #663300;
	height: 180px;
	margin: 0px 0px 10px 0px;
	background-image: url(imagini/Clipboard01.jpg);
	background-color: #4F4F4F
}
 

 #stanga{
	border: 2px solid #663300;
	background-image:url(imagini/papirus%20new.png);
	margin: 0px 0px 0px 0px;
	height: 2275px;
	width: 218px;
	float: left;
	padding-top:10px;
	background-repeat: repeat-x;
	background-color: #DEBB79
 }

 #dreapta {
	
	float:left;
	color: #333;
	border: 2px solid #663300;
	margin: 0px 0px 10px 8px;
	padding:10px;
	height: 2265px;
	width: 556px;
	background-color: #DEBB79;
}



#footer {
 width: 806px;
 height:62px;
 clear: both;
 color:#FF9900;
 border: 2px solid #663300;
 padding-top:8px;
 background-image: none;
  background-color:#DEBB79;
}


p {
	COLOR:#600;
	font-size:20px;
	text-align:justify;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-family:"Monotype Corsiva";
	padding-bottom: 6px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 7px
}


h1 {
	color:#CC0000;
	font-size:19px;
	text-align:center;
	font-style: normal;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
  text-decoration: underline
}

h2{
	color:#993300;
	font-size:26px;
	text-align:left;
	font-style: normal;
	font-weight: bolder;
	font-family: "Monotype Corsiva";
	text-decoration: none
}

h3 {
	color:#660000;
	font-size:13px;
	text-align:center;
	font-style: normal;
	font-weight: normal;
	font-family: "Monotype Corsiva";
 }

h4 {
	color:#C90;
	font-size:12px;
	text-align:center;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

h5 {
	color:#C00;
	font-size:20px;
	text-align:center;
	font-style: normal;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
 }

h6 {
	color:#F30;
	font-size:12px;
	text-align:center;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;  }


 a {color:#930;
	font-size:20px;
	text-align:center;
	font-family: "Script MT Bold";
	text-decoration: none;
	font-style: inherit;
	font-weight: lighter;
	font-stretch:extra-expanded
}

 a:link { text-decoration:none;}
 a:hover{
	color:#E80000;
	font-size:23px;
	text-align:center;
	font-family: "Script MT Bold";
	text-decoration: underline;
	font-style: inherit;
	font-weight: bold;
	font-stretch:extra-expanded
}
 
