/* CSS Document */
html {overflow-y:scroll; height:100%}
* {margin:0; padding:0;}
h1, h2, h3, h4,h5, h6 {margin:0px; padding:0px;}
body{
	width:980px;
	/*margin:47px auto 0 auto;*/
	background: url(images/bg_simplu.png);
	background: url(images/bgafcr.jpg) center center no-repeat fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-color: black;
	font-family: Helvetica, Arial, sans-serif;}
p {margin-bottom:10px;}
div#navcontainer{
	clear:both;
	text-align:center;
	position:fixed;
	top:0;
	left:0;
/*	background-image:url(images/bg_menu.png);
	background-repeat:repeat-x;*/
	/*background: #650308; culoare deschisa...#911018 */
	/* #902829 */
	/*background: rgb(31, 91, 165);
	background: -webkit-gradient(linear, left top, left bottom, from(rgb(31, 91, 165)), to(rgb(77, 127, 177)));
	background: -webkit-linear-gradient(top, rgb(31, 91, 165), rgb(77, 127, 177));
	background: -moz-linear-gradient(top, rgb(31, 91, 165),  rgb(77, 127, 177));
	background: -o-linear-gradient(top, rgb(31, 91, 165),  rgb(77, 127, 177));
	background: -ms-linear-gradient(top, rgb(31, 91, 165),  rgb(77, 127, 177));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1F5BA5', endColorstr='#911018', GradientType=0);*/
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 1)), to(rgba(0, 0, 0, 0)));
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 1),  rgba(0, 0, 0, 0));
	background: -o-linear-gradient(top, rgba(0, 0, 0, 1),  rgba(0, 0, 0, 0));
	background: -ms-linear-gradient(top, rgba(0, 0, 0, 1),  rgba(0, 0, 0, 0));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);*/
	font-family: Helvetica, Arial, sans-serif;
	padding:0;
	width:100%;
	height:146px;
	z-index:100;
	border-bottom:0px solid #003366;
	/* AICI INCEPE PROCESAREA GRAFICA A TEXTULUI*/
	opacity:0.9;
	filter:alpha(opacity=90); /* For IE8 and earlier */}

#navtop {
	width:980px;
	margin:0;
	padding:0;
	border:0px solid blue;}
ul#afcrnav {
	float:left;
	list-style-type:none;
	margin:8px 0 0 0;}
	ul#afcrnav img {
		width:120px;
		height:120px;
		border:0;}

ul#afcrnav li {
	line-height:1.1em;
	/*display:inline-block;*/
	display:inline;
	text-align:center;
	border:0px solid green;
	margin-left:10px;}

ul#menutop, ul#submenutop {
	float:left;
	margin:0 0 0 20px;
	width:820px;
	list-style-type:none;
	border:0px solid gray;
	}
ul#menutop {
	margin-top:20px;
	border-bottom:1px solid rgba(255, 255, 255, 0.5);}
ul#submenutop li{
	font-weight:100;
	display:inline-block;
	margin-left:1px;
	width:120px;
	border:0px solid green;}
ul#submenutop li a {
	/*color:#ACD1EC;*/
	color: white;
	font-size:12px;
	display:inline-block;
	font-size:12px;
	text-decoration:none;
	font-family:"Courier New", Courier, monospace;
	text-wrap:none;}
ul#menutop li {
	font-weight:100;
	line-height:2em;
	display:inline-block;
	margin-left:1px;
	text-transform:uppercase;
	font-size:12px;
	border:0px solid white;
	width:120px;
	font-family:"Courier New", Courier, monospace}
ul#menutop li:hover{
	/*margin-top:-10px;*/}

ul#menutop li a, ul#afcrnav li a {
	/*color:#ACD1EC; */
	color:white;
	/*color:#D6DFE5;*/
	text-decoration:none;
	margin: 0;
	padding:0;
	display:inline-block;
	-webkit-transition: color 0.4s ease-in;
	-moz-transition: color 0.4s ease-in;
	transition: color 0.4s ease-in;}
/*div#navcontainer > a:hover {color:rgb(31, 91, 165); background-color:white; padding:1px 3px; display:inline-block;}*/
ul#menutop li a:hover, ul#afcrnav li a:hover {
	color:#ACD1EC;
	padding: 0;
	margin:0;
	display:inline-block;
	/*padding:1px 3px;*/ }

#container-bottom {
	clear:both;
	position:fixed;
	bottom:0;
	left:0;
	/*background: #FFFFFF;*/
	font-family: Helvetica, Arial, sans-serif;
	padding:0;
	/*margin:0 auto;*/
	width:100%;
	height:46px;
	z-index:100;
	border-top:0px solid #9A1F24;
	/* AICI INCEPE PROCESAREA GRAFICA A TEXTULUI*/
	line-height:46px;
	color:#9A1F24;
	font-weight:100;}
#bottom {
	width:900px;
	margin:0;
	border:0px solid gray;}
#bottom-left {
	float:left;
	padding: 0 20px;
	color:#ACD1EC;
	font-family:"Courier New", Courier, monospace;}
#bottom-left a{
	font-size:0.9em;
	text-decoration:none;
	padding:4px 20px ;
	margin:0 auto;
	border:0px solid #ccc;
	background-color: rgba(51, 51, 51, 0.9);
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	/*color:#9A1F24;*/
	color:#aaa;	}
#bottom-right{

	float:right;
	width:auto;
	font-size:0.9em;
	text-align:center;
	padding:0 10px;}

/* ####################################################
####################  CONTAINER  ######################
#################################################### */
div#container {
	width:100%;
	height:100%;
	padding: 46px 0 0 0;
	border:0px solid blue;
	/*background-color:white;*/
	display:block;}

	div#container-left{
		float:left;
		width:300px;
		height:90%;
		border: 0px solid green;
		position:fixed;
		/*background-color:white;*/}
	div#container-right{
		float:right;
		width:820px;
		margin-top:100px;
		margin-bottom:50px;
		margin-left:130px;
		margin-right:10px;
		border:1px solid white; /* IMPORTANT */
		border-radius: 1px;
		background-color: rgba(255, 255, 255, 0.85);

		color:rgb(10,10,10)}
	#container-right-index{
		float:left;
		width:800px;
		border: 0px solid violet;
		margin-top:100px;
		margin-bottom:50px;
		margin-left:130px;}

/*	div#container-right h2 {
		color:#999;
		text-align:right;
		margin-right:10px;}*/
#logo {text-align:center; margin:0; border:0px solid gray;}
#logo img {border:0px solid blue; margin:0;}
h1, h6 {text-align:center;}
h1#primul {
	/*color:#1f5ba5;*/
	font-family:'Courier New', Courier, monospace;
	color: white;
	margin-top:10%;
	font-size:60px;
	text-shadow: 0 0 3px black;
	text-align:left;
	}
.secund {
	color:#CCC;
	text-align:right;
	margin:20px 0 20px 30px;}
div.asociatia_titlu {
	float:left;
	width:210px;
	color: rgb(51, 51, 51);
	margin:20px 0 0 10px;
	padding: 0;
	text-align:right;
	border:0px solid red;}
div.asociatia/*, div.membrii*/ {
	float: right;
	width: 550px;
	min-height:400px;
	padding: 10px;
	margin: 10px;
	border:0px solid grey;
	border-left: 2px solid rgba(0,0,0, 0.9);
/*	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;*/
	color: rgb(51, 51, 51);
	/*font-family:"Times New Roman", Times, serif;*/
	line-height:1.4em;
	/*letter-spacing:1px;*/
	font-size: 1em;
	text-align: justify;
	/*text-indent:40px;*/
	}
	.asociatia p {text-indent:20px;}
	.asociatia p:first-line {color:black; }
 div.asociatia-ob {
	padding:10px;
	margin: 20px 5px;
/*	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;*/
	color:#555;
	/*font-family:"Times New Roman", Times, serif;*/
	/*letter-spacing:1px;*/
	font-size: 1em;
	text-align: justify;
	/*text-indent:40px;*/
	 background-image:url(images/logoobiective.png);
	 background-position: 10px 20px;
	 background-repeat:no-repeat;
	 padding-left:60px;
	 line-height:1.4em !important}


/* ################################################################################# */
/* ORGANIZARE start */
/* ################################################################################# */


.organizare li{
	float:left;
	height:150px;
	width:220px;
	margin-left:40px;
	list-style:none;
	text-align:center;}

.organizare li img {
    -webkit-border-radius: 50px 50px 50px 50px;
	-moz-border-radius: 50px 50px 50px 50px;
	border-radius: 50px 50px 50px 50px;
    clear: both;
    display: block;
    margin: 0 auto;
    width: 100px;}

.organizare li a {
	color:#1f5ba5;
	text-decoration:none;
	/*white-space:nowrap;*/
	font-weight:bold;
	-webkit-transition:color 0.5s;
	-moz-transition: color 0.5s;
	transition: color 0.5s;	}
.organizare li a:hover {color:#9A1F24;}

.organizare h3 {
	clear:left;
	text-align:center;
	margin:10px 0 30px 20px;;
	color:#333;}

/* ################################################################################# */
/* ORGANIZARE start */
/* ################################################################################# */

div.membrii, div.contact {
/*	border:1px solid #09F;
	padding:10px;
	margin: 20px 5px;
	background-color:white;
	border-radius: 6px;
	line-height:1.8em;
	text-align:justify;*/}
.membrii {
	margin-bottom:30px;}
div.membrii > img {
	float: left;
	width:150px;
	height:150px;
	margin: 0 10px 0 10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 2px solid #1F5BA5}
div.membrii > .nume {
	color: #1F5BA5;
	font-weight: bold;
	font-size: 1.3em;
	padding-top:10px;}

/* ###############################################*/
/*             MENU STINGA                        */
/* ###############################################*/

div#nav-left {
	width: 240px;
	margin: 20px auto 0 auto;
	padding: 10px;
	border-top:1px solid #ccc;
	background-color: rgba(0, 0, 0, 0.02);	}
#sugestie{
	width: 250px;
    background-color: rgba(0, 0, 0, 0.02);
    border-radius: 2px 2px 2px 2px;
    margin: 0 auto 25px auto;
    padding: 15px 0 15px 8px;	}
#sugestie a {
	width: 206px;
	color: #1F5BA5;
    background-color: rgba(250, 250, 250, 0.9);
    border: 1px solid rgba(0, 0, 0, 0.02);
    border-radius: 2px 2px 2px 2px;
    display: inline-block;
    margin: auto 4px;
    padding: 5px 11px 4px;
    position: relative;
    text-decoration: none;}
div#nav-left ul {
	list-style: none;
	line-height: 1.8em;
	margin-left: 10px;}
div#nav-left ul li {
	color: rgb(31, 91, 165);
	-webkit-transition: padding-left .3s ease-out;
	-moz-transition: padding-left .3s ease-out;
	transition: padding-left .3s ease-out;}
div#nav-left ul li:hover {
	padding-left: 10px;}
div#nav-left ul li a{
	text-decoration: none;
	color: rgb(31, 91, 165);
	display: block;
	/*color:#9A1F24;*/}
div#nav-left ul li a:hover{font-weight: bold;}
.extras {
	text-align: right;
	margin-top:10px;
	font-size:0.8em;
	font-weight:bold;}
.extras a {
	color: rgb(31, 91, 165);
	text-decoration:none;}

.contact {
	clear:both;
	min-height:100px;
	margin-bottom:30px;}
.contact a, .adeziune {
	text-decoration:none;
	color:rgb(31, 91, 165);	}
.email, .www, .harta{
	/*color:#00A4E8;*/
	color: rgba(20,20,20,1);
	text-align:center;
	font-size:10px;
	border:0px solid white;
	width:10px;
	border-radius:2px;}
.email {padding: 1px 2px;}
.www {padding: 1px 8px;}
.harta {padding:1px 5px;}
.nume {font-weight:bold; padding-bottom:14px;}
.subnume {font-size: 0.8em;}
.contact img {
	float:left;
	width:100px;
	height:100px;
	border:1px;
	border-radius:10px;
	margin:0 20px 0 0;
	display:block;
	position:relative;	}
/* ################################ EVENIMENTE ################################ */
.even {
	margin-left:10px;
	list-style-type:none;}
	.even > li {margin-bottom:30px;}
.subeven {
	margin-left:40px;
	list-style-type:none;}
	.subeven > li {margin-bottom:7px;}
