/* CSS Document */
@font-face{
    font-family: Edwardian Script ITC;
    font-style:  normal;
    font-weight: normal;
    src: url(EDWARDI0.eot);
                  }

/* structura */
body{
	margin: 1em 1em 1em 1em;
	padding: 0px;
	width:100%;
	font-family: verdana, sans-serif;
	font-size: 1.0em;
	background-color: #d9c3ad;
	text-align: center;  
}

#mainfrm{
	 float: left;
	 min-height:600px;
	 min-width:800px;
/*  color: #FFF;*/
}
#header{
	float: left;
	width: 100%;
	height: 6.5em;
	padding-top:0.7em;
	background: #406480;
}
#icons
{
	float:left;
	width: 100%;
	height: 1.3em;
	background: #406480;
}

#h_antet{
	float: left;
	width: 55%;
	padding-left:1%;
/*	margin-bottom: 1em;*/
/*  background: #777;  */
}
#h_menu{
	
	float: right;
	width: 30%;
	padding-right:1%;
/*  background: #777;*/
}
#h_menu_left{
	float: left;
	width: 50%;
	text-align:left;
	padding-left:0.5em;
	border-left:double;
	border-color:#ccae8f;
}
#h_menu_right{
	float: right;
	width: 40%;
	text-align:right	
}
#content{
	float: left;
	width: 100%;
	padding: 1em 0 1em 0;
  background-color: #E6B873; /*se poate elimina */
}
#contentleft{
	float: left;
	width:25%;
	marginu-bottom: 1em;
	background: #c3d9e6;  
}
#contentright{
	float: right;
	width:70%;
	margin-bottom: 1em;
	background: #5c7f99;
	position:static;
}

#stiri{
	float: left;
	width:25%;
	margin-bottom: 1em;
	background: #c3d9e6;
}
#ez{
	float: right;
	width:60%;
	margin-bottom: 1em;
	background: #5c7f99;
}

.firstpagemain{
width: 80%;
}
.otherpagesmain{
width: 95%;
}
/*END structura */

img{
border:3px #406480 solid;
}

.antet {
	font-family: Edwardian Script ITC;
	font-size: 3em;
	text-align:left;
	color:#ccae8f;
}
.motto{
	font-family: "Edwardian Script ITC";
	font-size: 2.3em;
	text-align:right;
	color:#ccae8f;
}

a{
font-weight:bold;
color:#ccae8f;
text-decoration:none
}
#h_menu li{ color:#d9c3ad; margin:0; line-height:10px; }
#h_menu li a{
	color:#d9c3ad;
	text-decoration:none;
	font-size:small;
	line-height:120%;
	}
#h_menu li a:hover {
	color: #99b6cc;
	border-bottom: 1px solid #d9c3ad;
}
#h_menu li.active a{
	font-weight:bolder;
	border-bottom:2px solid #d9c3ad;
	font-size:small;
	color:#99b6cc;
	}
#h_menu li.active a:hover{ color: #d9c3ad; border-bottom:2px solid #d9c3ad; }
#h_menu ul{ color:#d9c3ad; margin:0; padding:0; list-style:none; }
.sectiune{
	text-align: left;
	text-indent:1.7em;
	font-family: georgia, times, serif;
	display: block;
	clear: both;  
	font-weight: bold;
	font-size: 1em;
	text-transform: lowercase;
	color:#d9c3ad;
	border-bottom: 1px solid #AAA;    
}

/*pt acordeon */
.accordionTabContentBox{
font-family:georgia, times, serif;
font-size:12px;
color:#406480;
text-align:left;
font-weight:bold;
padding-left:15px;
padding-right:5px;

/*width:240px;*/
}
.accordionTabTitleBar{
font-family:georgia, times, serif;
font-size:16px;
color:#406480;
text-align:left;
text-indent:10px;
border-bottom: 1px solid #AAA;  
/*width:100%;*/
}
/* link-urile din stanga */
.links {
list-style: none;
list-style-image: none;
margin: 20px 5px;
}

.links li {
border-style: solid;
border-width: 0 0 0 5px;

}

.brown {
border-color: #546599;
}

.links a {
display: block;
width: 85%;
height: 8%;
background-color: #5c7f99;
font: normal 11px/24px georgia, times, serif;
color: #F7D09B;
text-decoration:none;
text-align:left;
margin: 5px 0;
padding-left: 1em;
border-left: 1px solid #F7D09B;
}

* html .links a {
width: 25%;
}

.links a:hover {
background-color: #546599;
color: #fff;
}
/* -- Utility classes to create the bottom rounded corners -- */

.bottomCornerMeniuDR {
  text-align: left;
  float:left;
}
.bottomCornerMeniuStg {
  text-align: right;
  }

.vBottom {
  vertical-align: bottom;
  border:0;
}
.vTop
{
vertical-align:top;
border:0;
}
#steaguri {
	background-color: #666666;
}
p{
text-align:left;
text-indent:0em;
/*padding:1em;*/
padding-left:1em;
padding-right:1em;
font-size:1em;
font-family:georgia, times, serif;
color:#ccae8f;
}
p:first-letter{
font-size:1.5em;
}
li{
color:#ccae8f;
}
ul{
text-align:left;
}
i{
font-style: italic;
}
