body {
	margin: 0px;
	padding: 0px;
	background-color: #000;
}
/*<!-- Produs al Piatadesiteuri.ro -->*/
* {
	font-family: arial;
	font-size: 12px;
	color: black;
}

img {
	border: 0px;
}

ul {
	margin: 0px;
	padding: 0px;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.main {
	
}

.header {	
	background: url(../images/bg_header.jpg) repeat-x;
	background-position: bottom;
	min-height: 454px;
}
.home {
	float: left;
	padding-top: 15px;
	padding-left: 20px;
	color: #fff;
	text-align: left;
}

.home a {
	color: #fff;
	text-decoration: none;
	line-height: 20px;
}
.logo {
	float: left;
	padding-left: 270px;
	padding-top: 10px;
}
.bt_header {
	padding-top: 10px;
}
.menu {
	
}
.dropdown {
	float: left;
	width: 1000px;
}


.glossymenu{
float: left;
padding-top: 0px;
padding-left: 40px;
width: 460px; /*width of menu*/

}

.glossymenu a.menuitem{
background: url(../images/bullet.png) no-repeat;
background-position: left;
text-align: left;
font-size: 15px;
color: #FFCC99;
display: block;
padding: 3px 0;
padding-left: 20px;
text-decoration: none;
}
.glossymenu a.menuitem1{
background: url(../images/bullet.png) no-repeat;
background-position: left;
text-align: left;
font-size: 15px;
color: #FF8D1C;
display: block;
padding: 3px 0;
padding-left: 20px;
text-decoration: none;
}

.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: #FFCC99;
}
.glossymenu .menuitem:active{
color: #fff;
}
.glossymenu a.menuitem1:visited{
color: #FF8D1C;
}
.glossymenu .menuitem1:active{
color: #fff;
}
.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
width: 1px;
height: 1px;
}
.glossymenu a.menuitem1 .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
width: 1px;
height: 1px;
}
.glossymenu a.menuitem:hover{
color: #fff;
background: url(../images/bullet.png) no-repeat;
background-position: left;
}

.glossymenu a.menuitem1:hover{
color: #fff;
background: url(../images/bullet.png) no-repeat;
background-position: left;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/

}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{

}

.glossymenu div.submenu ul li a{
display: block;
font-size: 13px;
color: #FF8D1C;
text-align: left;
margin-left: 15px;
text-decoration: none;
padding: 1px 0;
padding-left: 25px;
background: url(../images/ic.png) no-repeat;
background-position: left;
}

.glossymenu div.submenu ul li a:hover{

color: white;
}

/**/
.content {
	width: 1003px;
}
.top_content {
	width: 1003px;
}
.buttons {
	float: left;
	padding-top: 15px;
	padding-left: 25px;
}
.bt_content {
	width: 1003px;
	padding-top: 15px;
}
.bg_content {
	width: 970px;
	background-color: #D8A43F;
}
.bg_content2 {
	width: 970px;
	background-color: #FF8D1C;
}
.text_content2 {
	width: 450px;
	float: left;
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 5px;
}
.text_content2 p{
	text-align: justify;
	font-size: 16px;
	text-indent: 10px;
}
.text_content {
	width: 930px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.text_content p{
	text-align: justify;
	font-size: 16px;
	text-indent: 10px;
}
.brake {
	padding-top: 5px;
	padding-bottom: 5px;
}
.footer {
	width: 1003px;
}

.text_footer {
	font-size: 14px;
	color: #CC6600;
	text-align: center;
}
.brake_footer {
	padding-top: 3px;
	padding-bottom: 2px;
}
.pia {
	color: #CC6600;
	font-size: 12px;
}
.pia a {	
	text-decoration: none;
	padding-left: 5px;
	color: #CC6600;
}


.pia a:hover {	
	text-decoration: underline;
}
.c_content {
	width: 980px;
	border: 1px solid #CC6600;
}
.title_content {
	font-size: 18px;
	color: #CC6600;
	font-weight: bold;
	text-align: left;
	padding-left: 20px;
	text-decoration: underline;
}
.title_menu {
	font-size: 16px;
	color: #CC6600;
	font-weight: bold;
	text-align: left;
	padding-left: 20px;
	text-decoration: underline;
}
.title_content span{
	font-size: 18px;
	color: #CC6600;
	font-weight: bold;
	text-align: left;
	float: right;
	padding-right: 20px;
	padding-left: 20px;
	text-decoration: underline;
}
.subtitle {
	font-size: 14px;
	color: #CC6600;
	font-weight: bold;
	text-align: left;
	padding-left: 30px;
	padding-top: 5px;
}
.click {
	font-size: 12px;
	color: #CC6600;
	font-weight: bold;
	text-align: left;
	padding-left: 30px;
	padding-top: 5px;
}
.subtitle span{
	font-size: 14px;
	color: #CC6600;
	float: right;
	padding-right: 30px;
	font-weight: bold;
	text-align: left;
	padding-left: 30px;
	padding-top: 5px;
}
/*added by delia*/
.links {
	text-align: justify;
	font-size: 16px;
	text-indent: 10px;
}

.links a {
	color: #000;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	float: left;
	margin: 8px;
}

.links a img {
	display: block;
	margin-bottom: 5px;
}

.left p {
	text-align: justify;
	font-size: 16px;
	text-indent: 0px;
}

.left p b {
	font-size: 16px;
}
.wrap {
	float: left;
	
}
.slide {
	float: left;
	margin: 1px 0px;
	height: 187px;
	width: 300px;
	border: 1px solid #C36607;
}
.slide2 {
	float: left;
	margin: 1px 0px;
	height: 187px;
	width: 300px;
	border: 1px solid #C36607;
}
.slide3 {
	float: left;
	margin: 1px 0px;
	height: 187px;
	width: 300px;
	border: 1px solid #C36607;
}
.slide4 {
	float: left;
	margin: 1px 0px;
	height: 187px;
	width: 300px;
	border: 1px solid #C36607;
}
.slide5 {
	float: left;
	margin: 1px 0px;
	height: 187px;
	width: 300px;
	border: 1px solid #C36607;
}
.slide6 {
	float: left;
	margin: 1px 0px;
	height: 187px;
	width: 300px;
	border: 1px solid #C36607;
}

.marturii div.ro {
	color: #FFCC99!important;
	margin-top: 30px;
	text-align: left;
}

.marturii div.ro p {
	color: #FFCC99!important;
}

.marturii div.ro img {
	margin-left: 40px;
	margin-bottom: 5px;
	vertical-align: middle;
}

.marturii div.ro img.rol {
	margin-right: 40px;
	margin-left: 0px;
}

.marturii div.en {
	color: #FF8D1C!important;
	margin-top: 20px;
	text-align: left;
}

.marturii div.en p {
	color: #FF8D1C!important;
}

.marturii div.en span.cd {
	color: #FF8D1C!important;
	font-size: 14px;
}

.marturii div.ro span.cd {
	color: #FFCC99!important;
	font-size: 14px;
}

.marturii div span {
	font-style: italic;
	text-align: right;
	color: inherit;
	display: block;
	color: #fff;
	padding-top: 10px;
}