body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
/*	background-color: #5C4C54;  */
	background-color: #000;  
	margin:0;
	padding:0;
}

#all {
	width:806px;
	margin:10px auto 0px;
	z-index:100;
}

#plastic_septet {
	border:0px;
	width:806px;
	height:55px;
	margin:0px;
	padding:0px;
}

#choose_lang {
width:100px; 
text-align:right; 
vertical-align:bottom; 
float:right;
color:#FFFFFF;
}

#choose_lang a {
color:#FFFFFF;
text-decoration:none;
font-weight:normal;
}

#choose_lang a:hover {
text-decoration:none;
font-weight:bold;
}


table#menu {
	background:url(../images/bg.jpg);
	height:519px;
	width:806px;
	border-collapse:collapse;
}

#main_container {
	width:806px;
	margin:0px;
	border:	0px solid #000;
	float:left;
	vertical-align:bottom;
}

#footer {
	margin:0 auto; 
	width:806px;
	text-align:center;
}

#main_info {
	visibility:hidden;
	z-index:-200; 
	position:absolute;
	top:0; 
	left:0; 
	width:500px;
	color:#000000;
}


td.gallery {
	padding:15px;
}

td.gallery a {
	float:left;
	display: block;
	width:100px;
	height:100px;
	margin:0 5px 5px 0;
}


