@charset "utf-8";

body {
	position: relative;
	text-align:center;
	margin:0;
	font: 0.8em Arial;
	color: #000000;
	padding: 0;
	background-image: url(../images/bgrd.png);
	background-repeat: repeat-x;
	background-color:#62003A;

}

.main
{
	height: 100%;
	position: relative;
	width: 904px;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	text-align:left; 
}

.flash-objects
{
	z-index: 1;
	position: relative;

}

#flash1 {
	position:absolute; 
	overflow:hidden; 
	margin-left:0px; 
	margin-top:18px; 
	width:580px; 
	height:227px; 
	z-index:1;

}

#flash2 {
	position:absolute; 
	overflow:hidden; 
	margin-left:550px; 
	margin-top:8px; 
	height:auto; 
	z-index:2;
}

#flash3 {
	position:absolute;
	overflow:hidden; 
	margin-left:3.6px; 
	margin-top:234px; 
	width:580px; 
	height:50px; 
	z-index:1;
}


.content{
	position: relative;
	top: 284px;
	margin-left: -12px;
}

#text{
	width: 536px;
	text-align: justify; 
	position: absolute;
	color:#ccc;
	margin-left: 90px;
	margin-top: 90px;
}

.fundal-content {

	height: 100%;
	position: relative;
	z-index:0;

}

#fundal_content {
	position: absolute;
}

.oferta-speciala {
	position: absolute;
	z-index:99;
	float: right;
	margin-left: 730;
	margin-top: 280px;
	z-index:0;
}

#oferta-speciala
{
	text-align: center;
	position: relative;
	width: 150px;
	height: 200px;
}

#txtOferta {
	margin-left: 25px;
	margin-top: 81px;
	width: 100px;
	height: 200px;
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	color:#999;
	text-decoration: none;
	font-weight: bold;
}

#txtOferta  a:hover {
	color:#fff;
}
#txtOferta  a {
    text-decoration: none;
	color:#ccc;
}

#textulOfertei {
color: white;
}


#footer {
	position: absolute;
	font-size: 10px;
	font-family: Arial;
	top: 800px;
	left: 300px;
	text-align:center;
	height:130px;
	width: 300px;
	height: 50px;
	
}

#footer p {
    z-index:3;
	color:#666;
	padding:10px 0;
}

#footer  a {
    text-decoration: none;
	color:#999;
}

#footer  span {
	color:#999;
}

#footer  a:hover {
	color:#ccc;
}

#link-butoane {
	color:#ccc;
}

