html {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin:0;
	padding:0;
	background:url(img/bg1.gif) repeat;
}
a {
	text-decoration:none;
	color:#3366FF;
}
h1 {
	padding-top:6px;
	padding-bottom:0px;
	padding-left:10px;
	padding-right:0px;
	margin:0px;
	font-family:arial,verdana;
	color:#fff; 
	font-weight:bold;
	font-size:26px;
}
h2 {
	width:169px;
	height:20px;
	padding:0px;
	margin:0px;
	font-size:12px;
	border-bottom:1px solid #cccccc;
	padding-top:3px;
	padding-left:10px;
	cursor:pointer;
	text-align:left;
}
h2:hover {
	background:#f9f9f9;
}
img {
	border:0px;
}
form {
	margin:0;
	padding:0;
}
#top {
	height:90px;
	width:980px;
	background:url(img/bg_top.gif) no-repeat;
	border-left:1px solid #3b9bcf;
	border-right:1px solid #3b9bcf;
	border-bottom:1px solid #3b9bcf;
}
#menu_sub_top {
	background:url(img/bg_sub_top.gif) repeat-x;
	border-left:1px solid #3b9bcf;
	border-right:1px solid #3b9bcf;
	border-bottom:1px solid #3b9bcf;
	width:980px;
	height:19px;
	padding-top:3px;	
}
#container {
	border-left:1px solid #3b9bcf;
	border-right:1px solid #3b9bcf;
	border-bottom:1px solid #3b9bcf;
	width:980px;
	background:#FFFFFF;
}
#meniu_stanga {
	border-right:1px solid #3b9bcf;
}
#meniu_dreapta {
	border-left:1px solid #3b9bcf;
}
#bottom {
	margin-top:10px;
	color:#00000;
	font-size:11px;
}
/*--*/
.top_casuta_meniu {
	background:url(img/bg_meniu.gif) repeat-x;
	height:22px;
	padding-top:5px;
	padding-left:20px;
	color:#FFFFFF;
	font-weight:bold;
}
.top_casuta_meniu a {
	color:#FFFFFF;
}
.content_casuta_meniu {
	padding:4px;
}


/*--*/

.buton_meniuri {
	border-bottom:1px solid #cccccc;
	padding:4px;
	padding-left:10px;
	background:url(img/li.gif) left no-repeat;
	text-decoration:none;
}
.buton_meniuri:hover {
	background:url(img/li.gif) left no-repeat #f9f9f9;
}
.buton_meniuri a:hover {
	text-decoration:none;
}
/*-Buton top-*/
.buton_top {
	background:url(img/buton_top.gif) no-repeat;
	width:80px;
	height:20px;
	margin-right:10px;
	padding-top:2px;
	text-align:center;
	cursor:pointer;
}
.buton_top:hover {
	background:url(img/buton_top_a.gif) no-repeat;
	cursor:pointer;
}
.buton_top a {
	text-decoration:none;
	color:#0066FF;
	cursor:pointer;
}
.buton_bottom_top_1 {
	background:url(img/buton_bottom_top.gif) no-repeat;
	width:120px;
	height:17px;
	padding-top:3px;
	text-align:center;
	font-weight:bold;
	margin-right:8px;
}
.buton_bottom_top_1 a {
	text-decoration:none;
	color:#0066FF;
}
.buton_bottom_top_1:hover {
	background:url(img/buton_bottom_top_a.gif) no-repeat;
}

.buton_bottom_top_2 {
	background:url(img/buton_bottom_top_2.gif) no-repeat;
	width:66px;
	height:17px;
	padding-top:3px;
	text-align:center;
	font-weight:bold;
	margin-right:8px;
}
.buton_bottom_top_2 a {
	text-decoration:none;
	color:#0066FF;
}
.buton_bottom_top_2:hover {
	background:url(img/buton_bottom_top_a_2.gif) no-repeat;
}

/*---*/
.buton_bottom_top {
	background:url(img/buton_jos_top.gif) no-repeat;
	width:80px;
	height:20px;
	margin-right:10px;
	padding-top:2px;
	text-align:center;
}
.buton_bottom_top a {
	text-decoration:none;
	color:#0066FF;
}
.buton_bottom_top a:hover {
	text-decoration:underline;
}
/**********************************FORMS****************************************/
.casuta {
	border:1px solid #CCCCCC;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:2px;
}
.casuta:focus {
	background:#FFFFCC;
}
.textarea {
	border:1px solid #CCCCCC;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:2px;
}
.textarea:focus {
	background:#FFFFCC;
}
.select {
	border:1px solid #CCCCCC;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:2px;
}
.select:focus {
	background:#FFFFCC;
}
.atentie {
	background:#ffecb9 url(img/atentie.gif) no-repeat left top;
	border:1px solid #e5ba48;
	padding-left:54px;
	padding-top:14px;
	padding-right:10px;
	padding-bottom:10px;
}
/**********************************  Tabulator  ****************************************/
.top_casuta_tabular {
	border:1px solid #CCCCCC;
	float:left;
	margin-left:8px;
	padding:3px;
	background:url(img/bg_top_casuta_content.gif) repeat-x;
}
.content_casuta_tabular {
	border:1px solid #CCCCCC;
	display:none;
	margin-top:-1px;
	padding:4px;
}
/**********************************  Imagini  ****************************************/
.imagine {
	border:1px solid #CCCCCC;
}
/**********************************  Tabele  ****************************************/
.top_tabel {
	height:23px;
	background:url(img/bg_top_casuta_content.gif) repeat-x;
	padding-top:2px;
	padding-left:3px;
	display:block;
	position:relative;
}
/**********************************  Lightbox  ****************************************/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../imagini/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(img/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}

.hover:hover {
	background:#f4f4f4;
}

