body {
	background: url(images/background.gif) #4b334d 0 0 repeat-x;
	color: #000;
}

body, form {
	margin: 0;
	padding: 0;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #4b334d;
	text-decoration: underline;
}


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;
}

#ContainerPage {
	width: 100%;
	margin-top: 21px;
}

#ContainerContent {
	background-color: #fff;
}

#ContainerHeader {
	height: 87px;
	background-color: #d7c9ce;
}

.LogoEditura {
	padding: 18px 0 0 70px;
	width: 461px;
	float: left;
}

.ContainerCosCauta {
	width: 240px;
	height: 56px;
	margin-top: 31px;
	float: right;
	position: relative;
}

.LinkCos {
	position: absolute;
	top: 0;
	right: 62px;
}

.Cautare {
	position: relative;
	width: 240px;
	top: 17px;
	right: 5px;
}

.InputCauta {
	width: 129px;
	margin-top: 5px;
	float: right;
}
.InputCauta input {
	width: 129px;
	border: 1px solid #ab719d;
}

.BtnCauta {
	width: 44px;
	padding-left: 11px;
	float: right;
}

#continut {
	width: 100%; 
}


#centru {
	width:348px;
	padding-top: 15px;
	margin:0;
	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.bold, #centru td a.bold {
	font-weight: bold;
}

#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;
}


#footer_copyright_dd {
	margin-top: 20px;
	background-color: #29142c;
	height: 31px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 31px;
	color: #817583;
	padding: 0 5px;
}

#footer_copyright_dd a {
	color: #817583;
	text-decoration: none;
}
#footer_copyright_dd a:hover {
	color: #817583;
	text-decoration: underline;
}

.footer_copyright {
	width: 40%;
	float: left;
}

.footer_dd {
	width: 40%;
	float: right;
	text-align: right;
}

#meniu_footer {
	padding: 20px 0;
	background-color: #4b334d;
}

#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;
}

input.SubmitCos {
	font-size: 11px;
}
