body {
	background-image: url(images/background.gif);
}


a {
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	margin: 19px 0px 0px 0px;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin: 0px 0px 0px 0px;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	margin: 0px 0px 0px 0px;
}


.ornament {
	width: 100%; 
	background-repeat: repeat-x; 
	border-left-width: 1px; 
	border-left-color: #fffae6; 
	border-left-style: solid;
	border-right-width: 1px; 
	border-right-color: #fffae6; 
	border-right-style: solid;
}
#ornament_header {
	background-image: url(images/ornament-header.gif); 
}
#ornament_footer {
	background-image: url(images/ornament-footer.gif); 
}


#continut {
	width: 100%; 
	background-color: #fffae6;
}


#centru {
	width:348px;
	margin:0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

#centru_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

#centru td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

#centru a, #centru td a {
	color: #000;
}

#centru a:hover, #centru td a:hover {
	color: #cd2a22;
	text-decoration: underline;
}

#centru a.bold, #centru td a.bold {
	font-weight: bold;
}

#centru input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

#centru input.cauta {
	border: 1px solid #cd2a22; 
	font-size: 13px; 
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	width: 179px;
	height: 22px;
}

#centru input.btn_cauta {
	font-size: 13px; 
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	width: 51px;
	height: 24px;
}

#centru a.cos {
	font-size: 13px;
}

#centru a.cos:hover {
	text-decoration: none; 	
}

#meniu_header {
	color: #a0a0a0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 6px;
	padding-right: 9px;
}
#meniu_header a{
	color: #ffffff;
}
#meniu_header a:Hover{
	color: #f4a222;
	text-decoration: underline;
}

#meniu_footer td {
	color: #a0a0a0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 6px;
}
#meniu_footer td, #meniu_footer td a {
	color: #c3b892;
}
#meniu_footer td a:Hover{
	color: fffae6;
	text-decoration: underline;
}

#meniu_footer .dd, #meniu_footer .dd a {
	color: #7f7552;
}
#meniu_footer .dd a:hover {
	color: #c3b892;
}


.rosubold {
	color: #cd2a22;
	font-weight: bold;
}