body {
	background-image: url(../images/tile.jpg); 
	min-height:100%;
	height: auto !important;
	margin:0;
	padding:0;
}



#bara_meniu {
	width: 240px;
	position: absolute;	
	top: 0px;
	text-align: center;
  min-height: 100%;
  height: auto !important;
  /*height: 100%;*/


}

#sigla {
	margin-top: 20px;
	float: center;
	margin-left: auto;
	margin-right: auto;
}

#frontispiciu {
	width: 750px;
	height: 154px;
	position: absolute;
	left: 240px;
	top: 0px;
	background-color: #ffba0f;
	border-left: 3px solid #ffba0f;
	border-right: 3px solid #ffba0f;
}


#ro-eng {
	position: absolute;
	left: 30px;
	margin-top: 15px;
	text-align: left;
}

#meniu {
	margin-top: 30px;
	margin-right: 30px;
	text-align: right;
}

#continut {
	width: 710px;
	min-height: 100%;
	height: auto !important;
	/*height: 100%;*/
	position: absolute;
	left: 240px;
	top: 154px;
	z-index: 1;
	background-color: rgb(255,251,232);
	border-left: 3px solid #ffba0f;
	border-right: 3px solid #ffba0f;
	/*border-bottom: 2px solid #ffba0f;	*/
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-top: 20px;

	
}

.sus {
	text-align: left;
	background-image: url(../images/sus.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left: 9px;
}

.galfotoimg {
	padding-left: 5px;
	padding-right: 5px;	
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: rgb(233,233,233);
	border-color: rgb(233,233,233); /*rgb(18,68,97);*/
}

#imagine {
	position: relative;
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}

#imagine img {
	border: none;
}

#download {
 float: left;
 width: 40px;
 border: none;	
}

#download ul {
	list-style: none;
	margin: 24px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	border: none;
}

#download li {
	margin-top: 6px;
	border: none;
}

#frontispiciu #TopMenu {
	height: 24px;
	background: url(../images/topmenu-bg-off.gif) repeat-x bottom;
}

#frontispiciu #TopMenu ul, 
#frontispiciu #TopMenuEng ul {
	margin: 0;
	padding: 0;
}

#frontispiciu #TopMenu ul li, 
#frontispiciu #TopMenuEng ul li {
	list-style: none;
	display: inline;
	height: 24px;
}

#frontispiciu #TopMenu ul li a {
	line-height: 24px;
	height: 24px;
	padding: 0 26px;
	display: block;
	float: left;
	color: #000;
	text-decoration: none;
}
#frontispiciu #TopMenu ul li a:hover {
	padding: 0 23px;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	background-color: #d5d5d5;
	color: #000;
	text-decoration: none;
	background: url(../images/topmenu-bg-on.gif) repeat-x bottom;
}

#frontispiciu #TopMenu ul li a.Activ {
	padding: 0 24px;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	background-color: #d5d5d5;
	color: #000;
	text-decoration: none;
}

#frontispiciu #TopMenuEng ul li a {
	line-height: 24px;
	height: 24px;
	padding: 0 25px;
	display: block;
	float: left;
	color: #000;
	text-decoration: none;
}
#frontispiciu #TopMenuEng ul li a:hover {
	padding: 0 22px;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	background-color: #d5d5d5;
	color: #000;
	text-decoration: none;
	background: url(../images/topmenu-bg-on.gif) repeat-x bottom;
}

#frontispiciu #TopMenuEng ul li a.Activ {
	padding: 0 22px;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	background-color: #d5d5d5;
	color: #000;
	text-decoration: none;
}

#outer{
	background-color: rgb(255,251,232);
	width:1000px;
	min-height:100%;
	margin-bottom:-20px;/*footer height*/
	margin-left:240px;
	z-index: 3;
}



html #outer{height:100%;}

#footer {
width:100%;
clear:both;
/*height:10px;*/

height:20px;/* must match negative margin and header soak up*/
padding-top:10px;
}

#clearfooter{clear:both;height:20px;width:100%;}

html {
	height:100%;
	margin:0;
	padding:0;
}

div.ortodoxradio {
          border: none;
          padding-left: 92px;
          	
          font-family: Trebuchet MS;
					font-size: 12px;
					color: #eeeeec;
}

.pointer {
          cursor: pointer;
}

/* CSS Revista 2010 */
.sectiune{}
.item_sectiune{padding-left: 10px;}
.titlu_articol {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	margin-bottom: 20px;	
}
#send_to_friend
{
	position: absolute;
	background-color: #FFFBE8; 
	border: 1px dashed black;
	z-index: 10;
	top: 220px;
	left: 390px;
	width: 410px;
	margin: auto;
	display: none;
	
}
.eroare{color:red}

#dd {
	width: 200px;
	float: right;
	font-weight: normal; 
	text-align: right;
	font-size: 11px;
}
#dd a {
	color: #000;
	text-decoration: none;
}
#dd a:hover {
	text-decoration: underline;
}

