/* CSS Document */

a:link, a:visited, a:active{
	text-decoration:none;
	color:#FFFFFF;
}
a:hover {
	text-decoration:none;
	color:#FFFFFF;
}
tt {
	line-height:28px;
}
body {
	background-color:#000000;
	scrollbar:none;

}
#PAGE {
	position: absolute; 
	top: 50%; 
	width: 100%; 
	height: 1px; 
	overflow: visible;
}
#CONTENT_ABOUT {
	position: absolute; 
	background:#000000;
	left: 50%; 
	width: 715px; 
	margin-left: -360px;
	height: 401px; 
	top: -202px;
}
#CONTENT_SIMPLU {
	position: absolute; 
	background:url(../images/bg_simplu.jpg) no-repeat;
	left: 50%; 
	width: 715px; 
	margin-left: -360px;
	height: 401px; 
	top: -202px;
}
#CONTENT_EXPANSION {
	position: absolute; 
	background:url(../images/bg_expansion.jpg) no-repeat;
	left: 50%; 
	width: 715px; 
	margin-left: -360px;
	height: 401px; 
	top: -202px;
}
#CONTENT_COLLECTION {
	position: absolute; 
	background:url(../images/bg_collection.jpg) no-repeat;
	left: 50%; 
	width: 715px; 
	margin-left: -360px;
	height: 401px; 
	top: -202px;
}
#CONTENT_BUSINESS {
	position: absolute; 
	background:url(../images/bg_business.jpg) no-repeat;
	left: 50%; 
	width: 715px; 
	margin-left: -360px;
	height: 401px; 
	top: -202px;
}
#CONTENT {
	position: absolute; 
	background:url(../images/bg_home.jpg) no-repeat;
	left: 50%; 
	width: 715px; 
	margin-left: -360px;
	height: 401px; 
	top: -202px;
}
#OVERMENU {
	left:0;
	top:0;
	width:460px;
	float:left;
	height:401px;
	z-index:1;
}
#MENU {
	position:relative;
	text-decoration:none;
	border:none;
	left:10px;
	top:30px;
	width:420px;
	height:28px;
	z-index:1;
}
#POZA {
	position:absolute;	
	width:272px;
	float:left;
	text-align:right;
	height:400px;
	top:0;
	color:#FFFFFF;
	right:0;
	float:right;
	z-index:2;
}

#FOOTER {
	position: absolute; 
	background-color:#000000;
	width:715px;
	height:36px;
	padding-top:10px;
	left: 50%; 
	margin-left: -360px;
	top: 175px;
	z-index:5;
}
#LEFT_FOOTER {
	width:450px;
	height:12px;
	float: left;
	color:#FFFFFF;
	font-family:Verdana;
	font-size:10px;
}
#TITLU {
	position:relative;
	left:80px;
	top:30px;
	width:370px;
	height:30px;
	color:#666666;
	font-family:Impact,AvantGarde, Arial;
	font-size:24px;
	z-index:1;
}
#TITLU_PRESENTATION {
	position:relative;
	left:18px;
	top:65px;
	width:430px;
	height:20px;
	color:#666666;
	font-family:Impact,AvantGarde, Arial;
	font-size:24px;
	z-index:4;
}
#TEXT_BG {
	position:relative;

	left:10px;
	top:30px;
	width:440px;
	height:288px;
	z-index:1;
}
#TEXT_BG_ABOUT {
	position:relative;
	background:url(../images/text_bg_about.jpg);
	left:10px;
	top:30px;
	width:420px;
	height:288px;
	z-index:1;
}
#TEXT {
	position:absolute;
	left:80px;
	top:88px;
	padding:10px 0 10px 0;
	width:350px;
	height:268px;
	color:#FFFFFF;
	overflow:auto;
	font-family:Verdana, Arial;
	font-size:12px;
	z-index:1;
}
#PRESENTATION {
	position:absolute;
	background-color:#000000;
	margin:0 auto;
	top:110px;
	width:715px;
	height:150px;
	color:#FFFFFF;
	z-index:3;
}
#PRESENTATION_INT {
	background-color:#FFFFFF;
	margin:10px;
	padding:14px;
	float:left;
	z-index:3;
}
#SUBMENU {
	position:absolute;
	left:80px;
	top:100px;
	width:360px;
	height:280px;
	color:#FFFFFF;
	overflow:auto;
	z-index:2;
}
#COLLECTION_INT {
	position:absolute;
	margin:0 auto;
	left:0;
	top:280px;
	height:132px;
	color:#FFFFFF;
	z-index:2;
	padding:0; 
	list-style:none; 
	white-space:nowrap; 
	display:table-row;
}
#COLLECTION_INT ul li {
	display:table-cell; 
	padding:0 10px; 
	vertical-align:top;
}
#COLLECTION_INT ul li img {
	border:1px solid #555; 
	margin:0;
}
#COLLECTION_INT a:hover {border-color:#ddd;}
