/*

Copyright Boingeanu Ben & www.misiune.ro

*/

body {	
    margin: 0;
	padding: 0;
	background: url(images/backmic.gif) repeat;
	text-align: center;
	}
	
/*---------- Structura fundal pagina ----------*/
#bgsus {
    margin: 0;
    padding: 0;
    height: 872px;
    position: relative;
    background: url(images/back.jpg) repeat-x;
	}
	
#backmeniu {
    margin: 0;
    padding: 0;
    height: 33px;
    position: relative;
    background: url(images/backmeniu.jpg) repeat-x;
	top: 104px; }
	
	
#centru {
	margin: 0 auto;
	padding: 0;
	width: 756px;
	text-align: left;
	}
	
/*---------- Structura header ----------*/

#header {
	position: absolute;
	top: 19px;
	width: 756px;
	}
#logo { float:left;
		margin-left:50px;
		width:211px;}
		
#hd {float: right;
		width:445px;}
		
#cauta{
	text-align:center;
	margin-top: 40px;
}
#meniu {
	position: absolute;
	top: 85px;
	margin-left:100px;
	}
#banner {
	position: absolute;
	top: 142px;
	width: 756px;
	}

#banner1{ 
	position:absolute;
	left:100%;
	top:-20px;
	overflow:visible;
	margin:0 0 0 -410px;
	color:#000;
	z-index:10000000001;
	border:none;
	float:none;
}


/*meniu*/

#menu { display: block;}
#menu ul {	margin: 0;	padding: 0;	border: 0;	list-style-type: none;}
#menu li {	margin: 0;	padding: 0;	border: 0;	display: block;	float: left;	position: relative;}
#menu a {display: block;}
#menu {
	line-height: 1;
	color: #fff;
	min-height: 60px;
	font-family: Arial, sans-serif;
	padding-left:20px !important;
	}

#menu a {
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #fff;
	padding: 8px 1em 10px;
	}

#menu a:hover {
	font-weight: bold;
	text-decoration:underline;
	}

/*---------- Structura continut ----------*/

#continut {
	position: absolute;
	top: 320px;
	width: 756px;
	margin:0;
	}
	
/*---------- Structura bara dreapta ----------*/	
#nav {
	float: left;
	width: 200px;
	padding-top: 1em;
	margin:0 auto;
		}
		
#nav p { margin-top: 0; }

.scontent {
	background:#e5deb4 url(images/bgcol-s.gif);
	margin:0 0 0 20px;
	}

.backs { 
	display:block;
	background-color:#000000;
	color:#FFFFFF;
	list-style:none;
	margin: 5px 0 0 0;
	padding: 9px 0 10px 20px;
	background:url(images/backs.jpg) no-repeat;}
	
.scontent ul {
	margin:0 auto;
	padding: 0 0 0 10px;}
	
/*---------- Structura meniu stanga ----------*/


#meniustanga { 
 list-style: none;
 padding-left: 6px;
 margin-bottom: 30px;
 font-size:11px;
 font-family:Georgia, "Times New Roman", Times, serif
}
#meniustanga li {
 background: url(images/bgintre.gif) bottom left no-repeat;
 padding-bottom: 1px;
}
#meniustanga li a {
 display: block;
 height: 1%; /* silly IE */
 text-decoration: none;
 padding: 6px 6px 6px 26px;
 color: #5D562C;
 text-transform: uppercase;
 background: url(images/meniustangaBul.gif) 12px 50% no-repeat;
}
#meniustanga li a:hover { background: url(images/meniustangaBulOver.gif) 0 50% no-repeat; color: #B73D13; }

/* Zona centrala de content */

#content {
	margin: 0 0 0 200px;
	}
	
#ccontent {
	padding: 1em;
	border: 1px solid #000;
	float:left;
	width:524px;
	background:#F1ECCD url(images/bg-ccentru.jpg) repeat-x; }
	
#dcontent {
	padding: 1em;
	float:right;
	width:128px; }
	
.imagine { 
	text-align:left;
	border:#9f3400 1px solid;
	margin-right:10px;
	padding:4px;
	background:#FFFFFF;
	}
		
#content h2 { margin-top: 0; }
		
#footer {
	clear: both;
	padding: 1em;
	text-align: right;
	color:#bd9368;
		}
		
/*------------- Fonturi --------------*/

body {
	font: 75% Arial, Helvetica, sans-serif;
	color:#695d1f;
	}

h2 {
	font-family:georgia;
	color:#695D1F;
	font-size:18px;
	font-weight: 500;
	}
	
#content a { 
	color:#695D1F;
	}

#content a:hover { 
	text-decoration:underline;
	}
