@charset "utf-8";
/* Creat de: Bercea Sorin ; URL: http://www.proclient.ro/ */

.editor
{
background:#FFFCE6;
border:1px solid #999999;
cursor:text;
}

.buton_editor
{
background:#FFFFFF;
border:1px solid #006699;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#333333;
margin-right:2px;
}

.buton_editor:hover
{
background:#333333;
border:1px solid #006699;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#FFFFFF;
margin-right:2px;
}

.bara_optiuni
{
width:542px;
padding: 5px 5px 5px 5px;
background:#0099CC;
}
