﻿@charset "utf-8";

/*layout*/

#container
{
	margin: 0 auto;
	width: 980px;
	background: #fff;
}

#header_continut{
	height:270px;	
}

#sigla_acasa
{
    float: left;
	width: 140px;
	height: 100px;
	margin-left: 8px;
}

#slideshow
{
	float: right;
	width: 710px;
	height: 245px;
}

#navigation_continut
{
	float: left;
	margin-left:70px;
	width: 810px;
	height:15px;
	margin-top:15px;
	margin-bottom:40px;
}

#sigla
{
    float: left;
	width: 140px;
	height: 150px;
	margin-left: 8px;
}

#meniu
{
	float: right;
	width: 710px;
	height: 100px;
	margin-top: 55px;
	margin-right: 70px;
}

#navigation
{
	float: right;
	width: 750px;
	background: #fff;
}

#content-container
{
	float: left;
	width: 980px;
	background: #fff;
	margin-top: -30px;
	border-style:solid;
	border-width: 1px;
	border-color: #CCC;
	background: url(images/background.jpg) repeat-y top left;
}

#content-container-apel-la-solidaritate
{
	float: left;
	width: 980px;
	background: #fff;
	margin-top: -30px;
	border-style:solid;
	border-width: 1px;
	border-color: #CCC;
	background: url(images/background_apel_la_solidaritate.jpg) repeat-y top left;
}

#stanga {
	width:160px;
	float:left;
	display: inline;
}

#dreapta{
	width:160px;
	float:right;
	display: inline;
	}

#centru{
	width:636px;
	float:left;
	display: inline;
	padding:10px;
}

#centru-apel-la-solidaritate{
	width:800px;
	float:left;
	display: inline;
	padding:10px;
}

#centru_galerie{
	width:636px;
	height:1020px;
	float:left;
	display: inline;
	padding:10px;
}

#footer
{
	clear: left;
	height: 45px;
}
#copyright
{
	height: 35px;
	margin-top: 15px;
	padding-top: 10px;
	padding-left: 65px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #036;
}
#pozitie
{

	float: center;
	margin-top: 5px;
	padding-top: 10px;
	text-align: center;
	font-family: arial;
	font-size: 14px;
	
}


/*meniu*/

.wrapper1
    {
	color: #036;
	padding: 4px 0 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	}
	.wrapper1 a
	{
	color: #036;
	text-decoration: none;
	padding-right: 1px;
	padding-left: 1px;
	}
	.wrapper1 a:hover 
	{
	color: #036;
	}
	.wrapper1 p 
	{
		margin: 0 0 17px;
		padding: 0;
		line-height: 18px;
	}
.wrapper 
{
	margin-top: -30px;
}
.nav 
{
	float: left;
}
.nev-wrapper 
{
	clear: both;
	float: left;
}
.nav-left 
{
	background: url(images/nav_left.png) no-repeat top left;
	float: left;
	width: 11px;
	height: 41px;
}

.nav-right 
{
	background: url(images/nav_right.png) no-repeat top right;
	float: left;
	width: 11px;
	height: 41px;
}
.nav ul {
	/*width: 648px;*/
	height: 38px;
	float: left;
	margin: 0;
	padding-top: 3px;
	list-style: none;
	font-size: 14px;
}
.nav li 
{
	float: left;
	padding: 0 0px;
	background: url(images/split.png) no-repeat right center;
	position: relative;
	z-index: 1;
}
.nav li.last 
{
	background:none;
}
.nav li:hover 
{
	z-index:2;
}
.nav li a 
{
	display: block;
	line-height: 38px;
	overflow: hidden;
	float: left;
}
a .menu-left 
{
	background: url(images/menu_left.gif) no-repeat left top;
	width: 8px;
	height: 32px;
	line-height: 35px;
	display: block;
	float: left;
}
a .menu-mid 
{
	background: url(images/menu_mid.gif) repeat-x top left;
	height: 32px;
	line-height: 35px;
	display: block;
	float: left;
}
a .menu-right 
{
	background: url(images/menu_right.gif) no-repeat top left;
	width: 8px;
	height: 32px;
	line-height: 35px;
	display: block;
	float: left;
}
.nav li a:hover .menu-left,
.nav li:hover a .menu-left,
.nav li a:hover .menu-mid,
.nav li:hover a .menu-mid,
.nav li a:hover .menu-right,
.nav li:hover a .menu-right {
	background-position: 0 -37px;
	line-height: 35px;
}
.nav li a:hover,
.nav li.active a,
.nav li.hover a,
.nav li:hover a {
	color: #000;
}
.nav li:hover .sub,
.nav li.hover .sub {
	display:block;
}
.nav li .sub 
{
	display: none;
	position: absolute;
	top: 27px;
	left: 12px;
	background: url(images/submenu_top.png) no-repeat;
	width: 186px;
	padding-top: 9px;
}
.nav li ul 
{
	background: url(images/submenu_bg.png) repeat-y;
	width: 162px;
	height: auto;
	margin: 0;
	padding: 0 12px 10px;
	list-style: none;
	font-size: 14px;
}

.nav li:hover li,
.nav li.active li {
	width: 100%;
	padding: 1px 0 2px;
	border-bottom: 1px #e8ecff solid;
	background: none !important;
}
.nav li:hover li a,
.nav li.active li a {
	color: #036;
	background: none !important;
	line-height: normal;
	width: 156px;
	padding: 8px 3px 3px;
	text-indent: 1px;
}
.nav li:hover li a:hover,
.nav li.active li a:hover {
	color: #fff;
	background: #036 !important;
	text-decoration: none;
	line-height: normal;
}
/*IE*/
.nav li li a:hover,
.nav li li a:hover {
	color: #fff;
	background: #165B9F !important;
	text-decoration: none;
	line-height: normal;
}
/**/
.nav .btm-bg 
{
	background: url(images/submenu_bottom.png) no-repeat;
	width: 205px;
	height: 9px;
	overflow: hidden;
	clear: both;
}


/*continut*/

.chenar{
	width:150px;
	height:20px;
	background-color: #036;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding-left:10px;
	padding-top:5px;
	margin-bottom:5px;
}
/*
.chnearrsh
{
	width:150px;
	height:30px;
	background-color: #036;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding-left:10px;
	padding-top:5px;
	margin-bottom:5px;

}
*/


.lista{
	width:150px;
	height:30px;
	background: url(images/lista.jpg) no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	padding-left:10px;
	padding-top:3px;
}

a:link {
	text-decoration:none;
	color:#515756;
	}	

a:visited {
	text-decoration:none;
	color:#000;
	} 

a:hover {
	text-decoration:underline;
	}

a:active {
	text-decoration:underline;
	}


#mesaj
	{
	color: #036;
	padding: 4px 0 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	text-align:center;
	width: 658px;
	height: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
#slideshow_acasa{
	text-align:center;	
}

#banner1 {
	text-align:center;
	margin-top:10px;
	border:1px;
	border-color:#CCC;
	border-style:solid;
}

#banner2 {
	text-align:center;
	margin-top:10px;
}

ul 
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	list-style-image:url('images/bullet.gif');
	color: #515756;
	line-height:150%;
	margin-left:-15px;
}
 /*proact*/
ul1
{
	
    font-family: arial;
	font-size: 14px;
	list-style-image:url('images/bullet.gif');
	color: #515756;
	line-height:150%;
	margin-left: 30px;
    padding-left: 15;
}
#subnote
{
text-align:center;
font-family:arial;
font-size:14px;

}
/*end proact */
p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #515756;
	line-height:150%;
}

h1{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	text-align: center;
	color: #036;
	margin-top: 30px;
	font-weight: bold;
	text-transform: uppercase;
}

h2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-top: 25px;
	color: #000;
	font-weight: bold;
}

h3{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-align: center;
	color: #036;
	margin-top: 30px;
	font-weight: bold;
}

h4{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #515756;
	line-height:150%;
	text-align: center;
	color: #036;
	font-weight: bold;
	margin-top:30px;
	margin-bottom:30px;
}
h5{
	font-family: arial;
	font-size: 14px;
	text-align: center;
	margin-top: 30px;
	font-weight: bold;
}
h6{
	font-family: arial;
	font-size: 14px;
	text-align: left;
	margin-top: 30px;
	font-weight:normal;
}
/*galerie*/

.photo {width:630px; text-align:left; position:relative; margin:0 10px; z-index: 0;}

.photo ul.topic {padding:0; margin:0; list-style:none; width:630px; height:auto; position:relative; z-index:10;}

.photo ul.topic li {display:block; height:31px; float:left;}
.photo ul.topic li a.set {display:block; font-size:11px; height:300px; text-align:center; line-height:15px; padding:10px; color:#000; text-decoration:none; border:1px solid #036; border-width:1px 1px 1px 1px; background:#fff; font-family:verdana, arial, sans-serif;}

.photo ul.topic li a ul, 
.photo ul.topic li ul 
{display:none;}

.photo ul.topic li.active a
{color:#fff; background:#036;}

.photo ul.topic li a:hover,
.photo ul.topic li:hover a
{color:#fff; background:#036;}

.photo ul.topic li.active ul
{display:block; position:absolute; left:0; top:50px; list-style:none; padding:0; margin:0; background:#fff; width:580px; height: 900px; padding:25px 20px; border:1px solid #036; z-index:1;}

.photo ul.topic li a:hover ul, 
.photo ul.topic li:hover ul
{display:block; position:absolute; left:0; top:50px; list-style:none; padding:0; margin:0; background:#fff; width:580px; height: 900px; padding:25px 20px; border:1px solid #036; z-index:100;}

.photo ul.topic li ul li
{display:inline; width:112px; height:87px; float:left; border:1px solid #fff; margin:1px;}

.photo ul.topic li ul li a
{display:block; width:110px; height:85px; cursor:default; float:left; text-decoration:none; background:#444; border:1px solid #888;}

.photo ul.topic li ul li a img
{display:block; width:100px; height:75px; border:5px solid #eee;}

.photo ul.topic li a:hover ul li a:hover, 
.photo ul.topic li:hover ul li a:hover 
{white-space:normal; position:relative;}

.photo ul.topic li a:hover ul li a:hover img, 
.photo ul.topic li:hover ul li a:hover img 
{position:absolute; left:-50px; top:-32px; width:200px; height:150px; border-color:#fff;}


/*contact*/

.contact{
	width: 310px;
	height: 370px;
	float:left;
	padding-top:25px;
}
            
.contact_text{
	width: 260px;
	height: 370px;
	float:right;
}


/*taburi contact*/

.tab_contact {width:630px; text-align:left; position:relative; margin:0 auto; z-index: 0;}

.tab_contact ul.oras {padding:0; margin:0; list-style:none; width:630px; height:auto; position:relative; z-index:10;}

.tab_contact ul.oras li {display:block; height:31px; float:left;}
.tab_contact ul.oras li a.set {display:block; font-size:12px; height:300px; text-align:center; line-height:15px; padding:10px; color:#000; text-decoration:none; border:1px solid #036; border-width:1px 1px 1px 1px; background:#fff; font-family:verdana, arial, sans-serif;}

.tab_contact ul.oras li a ul, 
.tab_contact ul.oras li ul 
{display:none;}

.tab_contact ul.oras li.active a
{color:#fff; background:#036;}

.tab_contact ul.oras li a:hover
{color:#fff; background:#036;}

.tab_contact ul.oras li.active ul
{display:block; position:absolute; left:0; top:50px; list-style:none; padding:0; margin:0; background:#fff; width:580px; height: 365px; padding:25px 25px; border:1px solid #036; z-index:1;}

.tab_contact ul.oras li:hover ul
{display:block; position:absolute; left:0; top:50px; list-style:none; padding:0; margin:0; background:#fff; width:580px; height: 365px; padding:25px 25px; border:1px solid #036; z-index:100;}



/*echipa*/

div.img
{
  margin: 2px;
  border: 1px solid #ccc;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}	
div.img img
{
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #036;}
div.desc
{
	text-align: center;
	font-weight: normal;
	width: 118px;
	height:75px;
	margin: 2px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

#bucuresti{
	width:400px;
	float:left;
	margin-left:130px;
}

#timisoara{
	width:640px;
	float:left;
}

#iasi{
	width:640px;
	float:left;
}


/* abilitatea de a te descura singur, GKY,da sens vietii tale*/

/* imagini*/

.gallerycontainer{
position: relative;
margin-top:50px;

}
.gallerycontainer1{
position: relative;
margin-top:5px;
}


.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail1:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid blue;
}
.thumbnail1:hover img{
border: 0px solid blue;
}

.thumbnail span{
	position: absolute;
	background-color: #FFF;
	left: -1000px;
	border: 1px;
	visibility: hidden;
	color: #165B9F;
	text-decoration: none;
}
.thumbnail1 span{
	position: absolute;
	background-color: #FFF;
	left: -1000px;
	border: 1px;
	visibility: hidden;
	color: #165B9F;
	text-decoration: none;
}


.thumbnail span img{
border-width: 0;
padding: 2px;
}
.thumbnail1 span img{
border-width: 0;
padding: 2px;
}


.thumbnail:hover span{ 
visibility: visible;
top: 230px;
left: 0px; 
z-index: 50;
}
.thumbnail1:hover span{ 
visibility: visible;
top: 30px;
left: 0px; 
z-index: 50;
}




/* text*/

.steag{
	width:100px;
	float:left;
}

.discleamer{
	width:640px;
	float:right;
}

/*
parc */


    .floatimgleft {
    float:left;
    margin-top:10px;
    margin-right:10px;
    margin-bottom:10px;
    }
	
	#subtitlu_parc{
	/*width:500px;*/
	margin-top:10px;
	height:50px;
	text-align:center;
	font-weight: bold;
	color: #036;
	}
	
	#parc{
	/*width:500px;*/
	margin-top:10px;
	margin-bottom:-80px;
	height:215px;
	}
	
	#poza_parc{
	/*width:500px;*/
	float:left;
	width:140px;
	margin-top:-50px;
	}
	
	#descriere_parc{
	/*width:500px;*/
	float:right;
	width:473px;
	}
	
	
	
	
