html, body {height: 100%;}
body {
	background-color: #C0C0C0;
	margin:0px;
	padding:0px;
	text-align:center;	
}

.content {
	display:table;
	width: 760px;
	height:auto;
	text-align:center;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	background:url(images/cont_bg.gif) repeat-y;		
}

/* LEFT DIV */
.left_big{
	height:100%;
	width:343px;
	background-color: #333333;
	text-align:left;
	float:left;
	left:0px;
	top:0px;
}
.left { 	
	width:147px;
	background-color:#333333;
}

.meniu {
	width:147px;
	height: 119px;
}
.top{
	background-color: #CCCCCC;
	width: 147px;
}
.top td, .meniu td {
	background: #CCCCCC url(images/menu_bg.gif) repeat-x;
	height:20px;
	text-align:right;
}

.meniu a, .meniu a:visited, .meniu a:link{
	font: normal normal 11px Verdana;
	text-decoration:none;
	color:#000000;
}

.meniu a:hover {
  color: #987F19;
  text-decoration:none;
}

.pic {
	height: 191px;
}

.cerc {
	height: 88px;
}

.domeniu {
	height: 31px;
	background-color:#CCCCCC;
}


/* RIGHT DIV */
.right {	
	top:0px;
	background-color: #333333;
	width: 417px;
	height:100%;
	float:left;
}
.clearer {
	height:0px; 
	clear:both; 
	visibility:hidden; font-size:0px; line-height: 0px}
/* Hides from IE-mac \*/
*html .clearer {height:1px; font-size:1px;}
/* End hide from IE-mac */

.welcome {	
	height: 28px;
	background-color: #333333;
	font: normal 16px Verdana;
	color: #FFCC00;
	padding-left:15px;	
	text-align: left;
	line-height:28px;
	margin-top:5px;	
}

/*Content pagini */
.middle {	
	height:auto;		
	text-align:left;
	background:#333333;
	font: normal normal 14px Verdana;
	color: #FBEAA4;	
}
.middle a, .middel a:visited, .middle a:link{
	color:#CCCCCC;
	text-decoration:none;
}

.middle a:hover {
  color: #987F19;
  text-decoration:none;
}

.input, .textarea, .buton {
	border: 1px solid #CCCCCC;
	font: normal normal 10px Verdana;
	color: #000000;
}

.select {
	border: 1px solid #CCCCCC;
	font: normal normal 10px Verdana;
	color: #000000;
}


/*BOTTOM ARREA*/
.bottom {
	width: 756px;
	height: 20px;
	background: #333333 url(images/motto.gif) left no-repeat;
	font: normal normal 16px Verdana;
	color: #000000;
	padding-left: 4px;
	padding-top: 4px;
	text-align:left;
	position:relative;	
}
.bott {
	background-color: #333333;
	width: 760px;
	text-align: center;
	position:relative;	
}
