body {
	background-color: #333;
	text-decoration: none;
	margin: 0px;
}
#Col_Left_Right {
	background-color: #000;
	width: 200px;
	text-align: center;
	vertical-align: top;
	color: #FFF;
	font-size: 24px;
	text-decoration: none;
}
#media {
	text-decoration: none;
	background-color: #000;
	text-align: center;
}

.Left_Right_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
}
#Sigla {
	text-decoration: none;
	border: 1px solid #000;
}



#Col_Centru {
	text-align: center;
	width: 500px;
	background-color: #000;
	text-decoration: none;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

#ButonBar {
	background-color: #000;
	text-align: center;
	width: 900px;
	text-decoration: none;
}
#ButonBar a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
	display: inline-block;
	margin: 1px;
	padding: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
	font-size: 12px;
	width: 115px;
}
#ButonBar a:hover {
	text-decoration: none;
	background-color: #666;
}
#Under_Construction {
	text-decoration: none;
	background-color: #000;
	text-align: center;
}
