/*    

    */

@import url("reset.css");

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color:#333
}

h1 {
	font-weight:bold;
	font-size:17px;
	text-align:center;
	margin-top:30px;
	}
	
h2{
    font-weight:bold;
	font-size:15px;
	text-align:center;
	margin-top:30px;
    font-style:italic;
	text-decoration:underline;
	color:red;
}

h3 {
	font-weight:bold;
	color:white;
	font-size:15px;
	text-transform:uppercase;
	text-indent:10px;
	margin-top:-30px;
	}

p {
    padding: 10px;
	text-align:justify;
	margin-left:-5px;
}


p.titluri{
	font-weight:bold;
	}
	
p.inp{
	color:gray;
	}
	

.wrapper {
    margin: 0 auto;
    width: 1000px;
}


.headerwrap {
    width: 1000px;
    float: left;
    margin: 0 auto;
	margin-top:15px;
}

.header {
	height: 250px;
	background-image:url('Photoshop/Header.png');
}


.navigationwrap {
    width: 1100px;
    float: left;
    margin: 0 auto;
}

.navigation {
    height: 60px;
    background: transparent;
    margin: 5px;
}

.contentwrap {
    width: 500px;
    float: right;
    margin: 0 auto;
	
}

.content {
    background: #FFFFFF;
    border: 1px solid #E6E6FA;
    margin: 5px;
	
}


.contentwrapx {
    width: 500px;
    float: right;
    margin: 0 auto;
	
}
 
.contentx {
    background: #FFFFFF;
    border: 1px solid #E6E6FA;
    margin: 5px;
	
}


.leftcolumnwrap{
    width: 250px;
    float: left;
    margin: 0 auto;
	height:1580px;
}


.leftcolumn {
    background: #FFFFFF;
    border: 1px solid #E6E6FA;
    margin: 5px;
	height:1580px;
}

.info, .parteneri, .calendar, .ansp, .contact, .linkuri{
	width:220px;
	height:180px;
	background:transparent;
	margin:0 auto;
	margin-top:10px;
	}
	
	
.calendar{
background:transparent;
height:1025px;
}
	
.ansp{
height:450px;
}

.linkuri{
	margin-top:80px;
}

.rightcolumnwrap {
    width: 250px;
    float: right;
    margin: 0 auto;
	height:1250px;
}

.rightcolumn {
    background: #FFFFFF;
	border: 1px solid #E6E6FA;
    margin: 5px;
	height:1250px;
}


.footerwrap {
    width: 1000px;
    float: left;
    margin: 0 auto;
    clear: both;
	margin-top:10px;
}

.footer {
    background-image:url("Photoshop/Footer.png");
    height: 60px;
    margin-bottom:15px;
}


.antrinfo1 {
 background-image:url("Photoshop/brosura_antrinfo.png");
 height:600px;
 width:480px;
 margin-left:3px;
}



/* Meniul stilizat */

nav ul ul {
	display: none;
}

nav ul li:hover > ul {
		display: block;
}

nav ul {
    background-image:url('Photoshop/Menu_antrinfo.png');
	background-repeat:no-repeat;
	padding: 0 9px;
	border-radius: 10px;  
	list-style: none;
	position: relative;
	display: inline-table;
}
nav ul:after {
		content: ""; clear: both; display: block;
	
}
nav ul li {
	float: left;
}
	nav ul li:hover {
		background-image:url('Photoshop/li_hover.png');
	}
		nav ul li:hover a {
			color: #fff;
		}
	
	nav ul li a {
		display: block; padding: 25px 40px;
		color: #757575; text-decoration: none;
		color:white;
	}
	nav ul ul {
	background:#B20000; border-radius: 0px; padding: 0;
	position: absolute; top: 100%;
}
	nav ul ul li {
		float: none; 
		border-top: 1px solid #fff;
		border-bottom: 1px solid #fff;
		position: relative;
	}
		nav ul ul li a {
			padding: 15px 40px;
			color: #fff;
		}	
			nav ul ul li a:hover {
				background-image:url('Photoshop/li_hover.png');
			}
			nav ul ul ul {
	position: absolute; left: 100%; top:0;
}
/* Meniul stilizat */

a.one:link{
	margin-left:5px;
	color:#8B0000;;
	}

a.one:hover {
	margin-left:5px;
	color:red;
	}
	
li.liste{
list-style-image: url('Photoshop/list_img.png');
margin-left:30px;
margin-right:20px;
text-align:justify
}

img.competente{
margin-left:20px;
}

img.competente_informatice{
margin-left:45px;
}

img.anunturi{
margin-left:130px;
}

img.caravana{
margin-left:105px;
}

img.documente{
margin-left:75px;
}

img.obiective{
margin-left:105px;
height:250px;
width:320px;
}

img.arhiva{
margin-left:75px;
}

img.media {
margin-left:175px;
}

fieldset{
	margin-top:30px;
	margin-left:20px;
	border:1px solid red;
	width:450px;
	}
legend{
	margin-left:10px;
	color:white;
	background:red;
	font-weight:bold;
	}
input{
	border:1px solid red;
	height:25px;
	}
input[type="submit"]{
	background:red;
	color:white;
	position:relative;
	bottom:20px;
	float:right;
	height:50px;
	}
	
input.conta{
    border:1px solid #CCCCCC;
	height:35px;
	}
	
textarea{
border:1px solid #CCCCCC;
}

** reset lightbox position **/
#lightbox-container-image-data-box {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/** page structure **/
#w {
  display: block;
  width: 380px;
  margin-left:65px;
}

#contentx {
  display: block;
  width: 100%;
  background: #fff;
  padding: 25px 20px;
  padding-bottom: 35px;
 
}

#thumbnails { display: block; margin-bottom: 10px; }
#thumbnails ul li { float: left; margin-right: 26px; margin-bottom: 12px; }

/** clearfix **/
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }
 
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }
