body {
	margin:0;
	background:#E6E0D4;
}
*{
	font-family:Arial;
}
*:focus{
	/*noFocusLine:expression(this.onFocus=this.blur());*/
	outline:none;
}
a{
	text-decoration:none;
	color:#FD3400;
}
a:hover{
	text-decoration:underline;
}
#wrapper{
	margin:10px 0 0 0;
	width:949px;
	overflow:auto;
}
.top,.inner,.bottom{
	margin:0;
	width:949px;
	display:block;
	float:left;
	overflow:hidden;
}
.top{
	height:60px;
	background:url(top_bg.jpg);
}
.inner{
	overflow:auto;
	background:url(inner_bg.jpg) repeat-y;
}
.bottom{
	height:56px;
	background:url(bottom_bg.jpg);
}
.left_column{
	margin:10px 0 10px 25px;
	width:160px;
	float:left;
	display:inline;
}
.right_column{
	margin:10px 95px 10px 0;
	width:520px;
	min-height:400px;
	float:right;
}
.logo,.logo a{
	width:160px;
	height:150px;
	display:block;
	float:left;
	background:url(traduceri-expert.gif);
}
.menu ul{
	margin:0;
	padding:0;
	width:160px;
	display:block;
	float:left;
	list-style-type:none;
}
.menu li{
	margin:0 0 6px 0;
	width:160px;
	height:26px;
	line-height:26px;
	display:block;
	overflow:hidden;
	background:url(menu_li_bg.gif) 0 -26px no-repeat;
}
.menu .sel{
	background:url(menu_li_bg.gif) 0 -0 no-repeat;
}
.menu .sel a{
	color:#FFF;
}
.menu .sel a:hover{
	text-decoration:none;
}
.menu li a{
	text-indent:25px;
	background:url(menu_li_a.gif) 10px 9px no-repeat;
	font-weight:bold;
	text-decoration:none;
	color:#000;
	font-size:13px;
	display:block;
}
.menu li a:hover{
	text-decoration:underline;
}
#footer{
	margin:0;
	padding-bottom:20px;
	float:left;
	width:900px;
	margin:5px auto;
	text-align:center;
	font-size:12px;
	line-height:20px;
}
#footer a{
	margin:0 3px 0 3px;
	color:#000;
	text-decoration:underline;
}
#footer a:hover{
	text-decoration:none;
}
h1{
	font-size:30px;
}
h1 span,p strong{
	color:#F60;
}
h2{
	font-size:22px;
	color:#039;
}
p{
	font-size:13px;
	line-height:18px;
}
.fast_contact{
	width:100%;
	height:50px;
	display:block;
}
.fast_contact span{
	width:100%;
	height:19px;
	line-height:19px;
	padding-top:4px;
	display:block;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	font-size:13px;
}
.fast_contact .inner{
	margin-right:-19px;
	width:140px;
	height:50px;
	float:right;
	display:block;
	background:url(fast_contact.gif);
}


/*old syle rewritten and optimized */
.titlu-albastru{
	color:#114372;
	font-size:16px;
	font-weight:bold;
}
.titlu-albastru-12
{
	color:#114372;
	font-size:12px;
	font-weight:bold;
}
.txt-footer
{
	color:#000000;
}
.txt-footer-1
{
	color:#DBD2C1;
}
.txt-portocaliu
{
	color:#FF6600;
}
.txt-rosu
{
	color:#FD3400;
}
.txt-rosu a:hover{
	color:#000;
}
table,input,textarea,select
{
	font-size:13px;
}
input,textarea,select{
	border:1px solid #CCC;
}
input:focus,textarea:focus,select:focus{
	border:1px solid #F60;
}
.trimite
{
	border:1px solid #2E4275;
	background-color:#DFEDF6;
	color:#2E4275;
	font-size:10px;
	font-weight:bold;
	width:60px;
    height:16px;	
} 
.promo a{
	font-weight:bold;
	color:#000 !important;
	text-decoration:none !important;
	text-shadow:0 0 15px #09F;
}
.promo a:hover{
	text-shadow:0 0 15px #F00;
}
