body {
	background-color: #000000;
	font-family: "Trebuchet MS";
}

#bkg{
	height:545px;
	width: 907px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -272px;
	margin-left: -453px;
	background-image: url('img/bkg.jpg');
}


#logo{
	width: 907px;
	height: 43px;
	background-image: url('img/sigla_bg.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: black;
	position: absolute;
}

#interior{
	width: 884px;
	height: 487px;
	background-color: #000000;
	position: absolute;
	top: 50%;
	bottom: 50%;
	margin-top: -226px;
	margin-left: 12px;
}

#flash_index{
	position: absolute;
	width: 334px;
	height: 487px;
	margin-top: 0px;
	margin-left: 0px; 
}

#flash_other{
	position: absolute;
	width: 334px;
	height: 395px;
	margin-top: auto;
	margin-left: auto; 
}

#flash_contact{
	background-image: url('img/bkg_flash_contact.jpg');
	position: absolute;
	width: 334px;
	height: 92px;
	margin-top: 395px;
	margin-left: 0px; 
}

#flash_contact_interior{
	text-align: center;
	position: absolute;
	width: 270px;
	height: 71px;
	margin-left: 10px; 
	margin-top: 8px;
}

#meniu{
	width: 550px;
	height: 36px;
	position: absolute;
	background-image: url('img/bkg_meniu.gif');
	margin-left: 334px;
	line-height: 36px;
	font-weight: bold;
	color: #cccccc;
	font-size: 12px;
}

#home{
	position: absolute;
	width: 91px;
	height: 36px;
	margin-left: 79px;
}

#despre_noi{
	position: absolute;
	width: 91px;
	height: 36px;
	margin-left: 151px;
}

#legal{
	position: absolute;
	width: 91px;
	height: 36px;
	margin-left: 255px;
}

#studio{
	position: absolute;
	width: 91px;
	height: 36px;
	margin-left: 328px;
}

#oferta{
	position: absolute;
	width: 91px;
	height: 36px;
	margin-left: 403px;
}

#contact{
	position: absolute;
	width: 91px;
	height: 36px;
	margin-left: 480px;
}

#content{
	width: 450px;
	height: 435px;
	position: absolute;
	margin-left: 414px;
	margin-top: 51px;
	background-color: #000000;
	color: #cccccc;
	font-size: 12px;
	padding-right: 20px;
	overflow: auto;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #3D3D3D;
	scrollbar-base-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #3D3D3D;
	scrollbar-shadow-color: #3D3D3D;
}

#contact_interior{
	width: 339px;
	height: 160px;
	position: absolute;
	background-image: url('img/bkg_contact.gif');
	background-repeat: no-repeat;
	margin-top: -7px;
	margin-left: 50px;
}

#contact_interior_text{
	width: 307px;
	height: 108px;
	position: absolute;
	margin-top: 24px;
	margin-left: 16px;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
}

.flash_contact_interior_titlu{
	font-weight: bold;
	color: #ffffff;
	font-size: 12px;
}

.flash_contact_interior_content{
	font-weight: bold;
	color: #ffffff;
	font-size: 10px;
}

.content_titlu{
	font-weight: bold;
	color: #ffffff;
	font-size: 17px;
}

.content_contact{
	font-weight: bold;
	color: #ffffff;
	font-size: 13px;
}


a:link {
font-weight: none;
color:#ffffff;
}
a:visited {
font-weight: none;
color: #ffffff;
}
a:active {
font-weight: none;
color: #ffffff;
}
a:hover {
font-weight: none;
color: #ffffff;
}



a.meniu:link {
font-weight: bold;
color:#cccccc;
text-decoration: none;
}
a.meniu:visited {
font-weight: bold;
color: #cccccc;
text-decoration: none;
}
a.meniu:active {
font-weight: bold;
color: #ffffff;
text-decoration: none;
}
a.meniu:hover {
font-weight: bold; 
color: #ffffff;
text-decoration: none;
}



a.interior:link {
font-weight: bold;
color:#b80000;
}
a.interior:visited {
font-weight: bold;
color: #b80000;
}
a.interior:active {
font-weight: bold;
color: #b80000;
}
a.interior:hover {
font-weight: bold; 
color: #b80000;
}

