/*
CSS Credit: http://www.templatemo.com
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background: #afa87d;
}

a:link, a:visited { color: #d46528; text-decoration: none; font-weight: bold; } 
a:active, a:hover { color: #2da3e9; } 

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

img {
	margin: 0px;
	padding: 0px;
	border: none;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.margin_bottom_10 { float: left; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}

.margin_right_10 { margin-right: 10px; }
.margin_right_20 { margin-right: 20px; }
.margin_right_50 { margin-right: 50px; }

.border_bottom {
	border-bottom: 1px solid #CCC;
}

#container {
	width: 1040px;
	margin: 0 auto;
	background: url(images/content_bg.jpg) repeat-y;
}

#header {
	width: 1040px;
	height: 250px;
	background: url(images/bucura_header.jpg) no-repeat;
}

/* menu */

#menu {
	clear: both;
	width: 920px;
	height: 50px;
	padding: 0 80px 0 40px;
	background: url(images/bucura_menu.jpg) no-repeat;
}

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

#menu ul li {
	display: inline;
}

#menu ul li a {
	float: left;
	padding: 20px 40px 0 0;
	text-align: center;
	font-size: 20px;
	text-align: center;
	text-decoration: none;
	color: #2aa3e8;	
	font-weight: bold;
	outline: none;
}

#menu li a:hover, #menu li .current {
	color: #000000;
}

#menu li .last {
	background: none;
}

.header_01 {
	font-size: 20px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	font-weight: bold;
	color: #d46528;
}

#content {
	clear: both;
	width: 920px;
	padding: 10px 80px 30px 40px;
}

#content_left {
	float: left;
	width: 600px;
	padding: 20px 0 0 0;
	/* background: #a4ddfe; */
}

#content_right {
	float: right;
	width: 290px;
	margin-top:20px;
}

.image_box {
	float: left;
	width: 280px;
	height: 210px;
	background: #ffffff;
	border: 1px solid #999;
	padding: 4px;
	
}

.image_box img {
	width: 280px;
	height: 210px;
}

#footer {
	clear: both;
	width: 920px;
	height: 35px;
	padding: 10px 80px 10px 40px;
	text-align: left;
	background:url(images/footer_bg.jpg) no-repeat;
	color: #0000ff;
	font-weight: bold;
}

.scris-poza {font-family:"Monotype Corsiva"; font-size:30px; color:#FFDE00;}
.style18nany {font-size:18px; color:#000099;}
.style18red  {font-size:18px; color:#FF0000;}
.style5 {font-size:14px; color: #000099; font-weight:bold;}
.style5Red {font-size:14px; color: #ff0000; font-weight:bold;}
.style4 {color: #FEF56A}
.style6 {font-size:12px; color:#000099;}
.style6bold {font-size:12px; color:#000099; font-weight:bold;}
.style7 {font-size:14px; color:#000099;}