body{
    margin:0;
    font-family:Arial, sans-serif;
    font-size:14px;
	background-color:#100C09;
	color:#ffffff;
}

img
{ 
	border:0;
}

div.totul_site
{
    margin:0 auto;
    width:1020px;
	height:760px;
	margin-bottom:10px;
	background:url(../images/bg.jpg) no-repeat top;
}

.header
{
width:1020px;
height: 110px;
}

.logo
{
float:left;
margin-left:15px;
margin-top:25px;
}

.flag
{
float:right;
margin-right:15px;
margin-top:25px;
}

.langro {width:23px; height:16px; border:0px none; background: url('../images/flag_ro.gif') no-repeat; cursor: pointer; text-decoration:none;}
.langen {width:23px; height:16px; border:0px none; background: url('../images/flag_en.gif') no-repeat; cursor: pointer; text-decoration:none;}

.menu_b
{
width:1020px;
height: 50px;
}

.m_left
{
float:left;
width:240px;
height: 50px;
}

.m_right
{
float:right;
width:780px;
height: 50px;
}

.c_left
{
float:left;
width:310px;
height:585px;
}

.coffeCup
{
margin-top:140px;
margin-left:5px;
}

.c_right
{
float:right;
width:710px;
height:585px;
}

a.home{
  width: 150px;
  height: 50px;
  background: url(../images/acasa_ro_inactiv.png) no-repeat;
  display:block;
  float:left;
}


a.home:hover {
  width: 150px;
  height: 50px;
  background: url(../images/acasa_ro_activ.png) no-repeat;
  display:block;
}

a.produse {
  width: 150px;
  height: 50px;
  background: url(../images/produse_ro_inactiv.png) no-repeat;
  display:block;
  float:left;
}

a.produse:hover {
  width: 150px;
  height: 50px;
  background: url(../images/produse_ro_activ.png) no-repeat;
  display:block;
}

a.espresoare {
  width: 150px;
  height: 50px;
  background: url(../images/espresoare_ro_inactiv.png) no-repeat;
  display:block;
  float:left;
}

a.espresoare:hover {
  width: 150px;
  height: 50px;
  background: url(../images/espresoare_ro_activ.png) no-repeat;
  display:block;
}

a.despre {
  width: 150px;
  height: 50px;
  background: url(../images/despre_ro_inactiv.png) no-repeat;
  display:block;
  float:left;
}

a.despre:hover {
  width: 150px;
  height: 50px;
  background: url(../images/despre_ro_activ.png) no-repeat;
  display:block;
}

a.contact {
  width: 150px;
  height: 50px;
  background: url(../images/contact_ro_inactiv.png) no-repeat;
  display:block;
  float:left;
}

a.contact:hover {
  width: 150px;
  height: 50px;
  background: url(../images/contact_ro_activ.png) no-repeat;
  display:block;
}

a.homeEn{
  width: 150px;
  height: 50px;
  background: url(../images/acasa_en_inactiv.png) no-repeat;
  display:block;
  float:left;
}


a.homeEn:hover {
  width: 150px;
  height: 50px;
  background: url(../images/acasa_en_activ.png) no-repeat;
  display:block;
}

a.produseEn {
  width: 150px;
  height: 50px;
  background: url(../images/produse_en_inactiv.png) no-repeat;
  display:block;
  float:left;
}

a.produseEn:hover {
  width: 150px;
  height: 50px;
  background: url(../images/produse_en_activ.png) no-repeat;
  display:block;
}

a.espresoareEn {
  width: 150px;
  height: 50px;
  background: url(../images/espresoare_en_inactiv.png) no-repeat;
  display:block;
  float:left;
}

a.espresoareEn:hover {
  width: 150px;
  height: 50px;
  background: url(../images/espresoare_en_activ.png) no-repeat;
  display:block;
}

a.despreEn {
  width: 150px;
  height: 50px;
  background: url(../images/despre_en_inactiv.png) no-repeat;
  display:block;
  float:left;
}

a.despreEn:hover {
  width: 150px;
  height: 50px;
  background: url(../images/despre_en_activ.png) no-repeat;
  display:block;
}


.content
{
margin-top:15px;
width:1020px;
height: 585px;
}

div.bg_content
{
width:660px;
height: 473px;
background:url(../images/bg_content.png) no-repeat top;
}

.txt
{
color:#ffffff;
padding-top:10px;
margin-left:10px;
margin-right:10px;
text-align:justify;
}

.tipsy-inner {
	padding:10px 15px;
	line-height:1.5em;
	font-weight:bold;

}
.tipsy {
	opacity:.9;
	filter:alpha(opacity=80);
	background-repeat:no-repeat;
	padding:2px;
	cursor:hand
}
.tipsy-inner {
	padding:8px 8px;
	max-width:200px;
	font:12px 'Lucida Grande', sans-serif;
	font-weight:bold;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	background-color:#000;
	color:red;
	text-align:left;
	cursor:hand;
}
.tipsy-north {
	background-image:url(../images/tipsy-north.gif);
	background-position:top center;
}
.tipsy-south {
	background-image:url(../images/tipsy-south.gif);
	background-position:bottom center;
}
.tipsy-east {
	background-image:url(../images/tipsy-east.gif);
	background-position:right center;
}
.tipsy-west {
	background-image:url(../images/tipsy-west.gif);
	background-position:left center;
}

a
{
color:DarkGray;
text-decoration:none;
}


a:visited
{
color:DarkGray;
}

.footer
{
margin-top:25px;
width:700px;
height:85px;
}

.copyright
{
float:left;
width:330px;
font-size:12px;
}

.social
{
float:right;
width:435px;
text-align:right;
}

.wts
{
padding-top:60px;
text-align:right;
font-size:10px;
}