body
{
	padding:0px; 
	margin:0px; 
	background:#fff url(images/bg_body.jpg) 0 0 repeat-x; 
	color:#2f2f2f; 
	font-family: Verdana;
	font-size:   11px;
	line-height: 14px;

}
.clear {clear:both;}

a{text-decoration:underline; color: #888; }
a:hover{}
a:visited{}

#cadru
{
	width:836px;
	height:auto;
	margin: 20px auto 10px auto;
	background-color: #fff;
}
#logo{width: 836px;height: 235px;background:#fff url(images/bg_header.jpg) 0 0 repeat-x;display: block;}
#logo a {display:block;/*background:#fff url(images/bg_header.jpg) 0 0 repeat-x;*/	width:100%; height:100%;}

#menue{height:auto; clear:both; margin:0 auto 8px auto; width:820px; background-color: #94490D;}
#menue p{padding: 8px 0 8px 0; font-weight:normal; text-align:center; color:#fff;}
#menue p span{font:11px/16px Trebuchet MS, sans-serif; }
#menue p a{font:11px/16px Trebuchet MS, sans-serif; font-weight:normal; color:#fff; text-decoration:none; padding:  4px 28px; }
#menue p a:hover{text-decoration:none; background:#fff; color:#94490D;padding:  8px 28px; }
.on{text-decoration:none; background:#940000; color:#fff;padding:  8px 28px; }

#blocsite
{
	width:820px;
	height:auto;
	background-color: #ffffff;
	margin: 0 auto;
	padding-left:  8px;
	padding-right: 8px;
	background:#fff url(images/bg_cadru.jpg) bottom center;
	background-repeat: no-repeat;
}
/*LEFT*/
#left
{
	width: 168px;
	height:auto;
	background-color: #fff;
	float:left;
	margin-bottom: 8px;
}
.calup
{
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin-bottom:10px;
	background-color: #94490D;
	width: 152px;
	display:block;
	padding: 8px;
}

.imgborder
{
	padding: 2px;
	border:1px solid #94490D;	
}

/*LEFT END*/


/* RIGHT*/
#right
{
	width:640px;
	height:auto;
	/*background-color: #efefef;*/
	float:right;
	margin-bottom:8px;
	
}
.calupdreapta
{
	font-size: 14px;
	font-weight: bold;
	color: #94490D;
	margin-bottom:10px;
	/*background-color: #efefef;*/
	display:block;
	padding: 8px;
}
#continut
{
	margin-left:8px;
	margin-right:8px;
	font:12px/14px Trebuchet MS, sans-serif; color:#2f2f2f;
	
}
#continut ul.bullets {list-style-image: url("images/bullet.gif"); padding-left:18px;}
ul.bullets li{padding-left:14px; height:16px;}
ul.bullets li a{color:#515151; text-decoration:underline;}
ul.bullets li a:hover{color:#515151; text-decoration:none; background:#f4f6f9}


.homebox{width:100%; height:auto; margin-bottom:10px;/*background-color:#ff0000;*/}
.homebox img{padding: 2px; border: 1px solid #888;float:left; margin-right:10px; margin-bottom:10px}
.headline{color:#94490D; font-weight:bold; font-size: 14px;line-height: 14px;}




/*RIGHT END*/

/* FOOTER */

#footer{height:72px; clear:both; margin:0 auto; width:100%; margin-top:20px; background:url(images/b_footer.jpg) 0 0 repeat-x;}
#footer p{padding: 14px 0 0 0; font:11px/16px Trebuchet MS, sans-serif; font-weight:normal; text-align:center; color:#fff;}
#footer p span{font:11px/16px Trebuchet MS, sans-serif; }
#footer p a{font:11px/16px Trebuchet MS, sans-serif; font-weight:normal; color:#fff; text-decoration:none; padding: 0 5px }
#footer p a:hover{text-decoration:none; background:#fff; color:#848484}

/* FORM STUFF */
.butt {
        font-weight: bold;
        border: 1px solid #94490D;
        color: #94490D;
        background-color: #fff;

}
.box {
        
        border: 1px solid;
        line-height: normal;
        margin: 1px;
        padding: 1px;
        width:300px;
        color: #94490D;
        border: 1px solid #94490D;
}
