@charset "utf-8";
body  {
	font: 100% Verdana, Geneva, sans-serif;
	margin: 0; 
	padding: 0;
	font-size: 8px;
	line-height: 155%;

}


.twoCol #continut {
	width:auto;
	height:auto;
	margin-left:260px;
	padding-right:10px;
    font-size:9px;

}

.twoCol #container {
	margin-top:25px;
	
} 



/* ---------------- front - imagine ---------------- */

.twoCol #front-container{
	width:514px;
	height:auto;
	position:absolute;
	top:70px;
	margin-left:30%;
	
}

.twoCol #front-img {
	background-image:url(../imagini/front.jpg);
	background-repeat:no-repeat;
	width:514px;
	height:473px;
	
}

.twoCol #news{
	width:514px;
	height:auto;
	text-align:left;
	
}

/* --------------------- linkuri -------------------- */
.twoCol #meniu a:link {text-decoration: none; color:#333333; }	 
.twoCol #meniu a:active {text-decoration: none; }
.twoCol #meniu a:visited {text-decoration: none; color:#333333; }		
.twoCol #meniu a:hover { text-decoration: none; color: #FFFFFF; background-color: #AAB49B; }
	
	
.submeniu a:link {text-decoration: none; color:#333333; }	 
.submeniu a:active {text-decoration: none; }
.submeniu a:visited {text-decoration: none; color:#333333; }		
.submeniu a:hover { text-decoration: none; color: #FFFFFF; background-color: #AAB49B; }
	

.twoCol #links a:link {text-decoration: none; color:#333333; }	 
.twoCol #links a:active {text-decoration: none; }
.twoCol #links a:visited {text-decoration: none; color:#333333; }		
.twoCol #links a:hover { text-decoration: none; color: #FFFFFF; background-color: #AAB49B; }

	
.twoCol #img-container a:link {text-decoration:none; color:#EEE;}
.twoCol #img-container a:active {text-decoration:none; color:#EEE;}



#TB_caption a:link {text-decoration:none; color:#000;}
#TB_caption a:active {text-decoration:none; color:#000;}
#TB_caption a:visited {text-decoration: none; color:#000; }
#TB_caption a:hover { text-decoration: none; color: #FFFFFF; background-color:#000; }


/* --------------------- meniu -------------------- */

.twoCol #meniu {
	width: 250px;
	float: left;
	overflow: auto;
	position: fixed;
	height: auto;
	text-align: left;
}


.twoCol #meniu ul {
	list-style: none;
	margin: 0 0 12px 0;
	
}
 
.twoCol #meniu ul li.section-title {
	color:#000;
	font-weight:bold;
	font-size:8px;
}

.twoCol #meniu ul li.section-subtitle {
	color:#6699cc;
	font-size:8px;
}

/* --------------------sub-meniu------------------- */

.twoCol #submeniu1 {
	width:auto;
	height:45px;
	margin-top:95px;
	text-align:left;
	margin-left:-100px;
	float:left;
	position:absolute;
	background-image:url(../imagini/acolada.png);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-top:3px;
	font-size:8px;
}

.twoCol #submeniu2 {
	width:auto;
	height:100px;
	margin-top:105px;
	text-align:left;
	margin-left:-100px;
	float:left;
	position:absolute;
	background-image:url(../imagini/acolada2.png);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-top:3px;
	font-size:8px;
}

.twoCol #submeniu3 {
	width:auto;
	height:45px;
	margin-top:119px;
	text-align:left;
	margin-left:-100px;
	float:left;
	position:absolute;
	background-image:url(../imagini/acolada.png);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-top:3px;
	font-size:8px;
}

.twoCol #submeniu4 {
	width:auto;
	height:45px;
	margin-top:263px;
	text-align:left;
	margin-left:-100px;
	float:left;
	position:absolute;
	background-image:url(../imagini/acolada.png);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-top:3px;
	font-size:8px;
}


/* ------------------------------------------------ */


.twoCol #img-container {

}

.twoCol #text-continut {
	width:50%;

}

/* ------------------------------------------------ */


.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}




