/* Sectiunea meniu
------------------------------------------------------------------------- */
* {
    margin: 0;
    padding: 0;
}

body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: small;
	color: #333;
    background:url(fundal.png) repeat-x;background-attachment: fixed;
}
div, p, img, a, td, ul, ol {
    font-size: 1em;
}

ol {
    margin-left: 1em;
    padding-left: 1em;
}
ol li {
    margin-left: 1em;
    padding: 0 0 .5em.3em;
    list-style: decimal;
}
h1 {
	font-size: 145%;
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #9BD402;

	
}
h2 {
	font-size: 120%;
	color: #000000;
}
h3 {
	font-size: 130%;
	color: #9BD402;
	margin-top: 10px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #B7DB55;
	margin-bottom: 10px;
	padding-bottom: 5px;
	
}
h4 { font-size: 118%; letter-spacing: .15em }

p { padding: 0 0 1em; }

a, a:link {
	text-decoration: none;
	color: #73941E;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}
a:visited {
	color: #73941E;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
a:hover { color: #693; border-color: #693; text-decoration: none; }
a:active { color: #73941E; border-color: #c33 }
a img {
    border: 1px;
}
img a:hover {
	border-color: #6495ED;
}
img {
    border: none;
	 padding: 3px
	
}



ul {
    list-style: none;
    margin: 0 0 20px 1em;
}
li {
    list-style: none;
    padding-left: 1em;
    margin-bottom: 3px;
}


.clear {
    clear: both;
    height: 1px;
    margin: -1px 0 0;
    font-size: 1px;
}
#page {
	width: 752px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-image: url(contentb.jpg);
	background-repeat: repeat-y;
}
#header {
	background-image: url(header00.jpg);
	background-repeat: no-repeat;
	width: auto;
	height: 300px;
	margin: 0px;
}
#insideheader {
	margin-left: 15px;
	width: 711px;
	height: 100px;
	background-position: center bottom;
	background-repeat: no-repeat;
}
#insideheader h1 {
	font-size: 220%;
	color: #000000;
	padding: 10px 0 0 60px;
}

#middlebody {
	 background-image: url(middlebo.jpg);
	background-repeat: no-repeat;
	height: 65px;
	margin: 0px;
        margin-top:15px;
	padding: 0px;
	padding-left: 20px;
}
#contentarea {
}
#leftcolumn {
	width: 170px;
	margin-bottom: 6px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 24px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#leftcolumn h3 {
	background-image: url(sideh3bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 3px 0 5px 28px;
	margin-left: -14px;
	font-size: 120%;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B7DB55;
}

#footer {
	height: 67px;
	background-image: url(footer00.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}
#infooter {
	width: 600px;
	margin-right: 60px;
	color: #999999;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 66px;
	text-align: center;
	margin-top: 10px;
}

#maincontent {
	padding: 4px;
	margin-left: 210px;
	width: 510px;
	margin-top: 0px;
	height:				auto !important;
	height:				300px;
	min-height:			300px;
}

#greyblock {
	width: 465px;
	margin-top: 0px;
	float: right;
	margin-right: 64px;
	height: 200px;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
}
#nav {
	height: auto; 
	padding-top:0.8em;
	
}

#localizSediu {
position:relative;
right:-300px;
top:-200px;

}

 /* common styling */
.menu {
font-family: verdana, sans-serif; 
width:650px; 
position:relative; 
font-size:0.80em;
z-index:100;
margin:0px 0 0 10px; 
}
.menu ul {
padding:0; 
list-style-type: none;
margin:0px 0 0 0; 
}
.menu ul li {
float:left;
position:relative;
margin:0;
padding-left: 2px;
}
.menu ul li a, .menu ul li a:visited {
display:block; 
text-decoration:none; 
color:#000; 
width:72px; 
height:2em; 
color:#9BCA0F; 
border:1px solid #9BCA0F; 
border-width:1px 1px 0 1px; 
background:#FFF; 
padding-left:6px; 
line-height:2em;
border-top: 1px solid #6DA133; 

}
* html .menu ul li a, .menu ul li a:visited {
width:72px;
w\idth:71px;
}
.menu ul li ul {
display: none;
}
table {
margin:-1px; 
border-collapse:collapse;
font-size:1em;
}


.menu ul li:hover a,
.menu ul li a:hover {
/*color:#9BCA0F; */
color:#336699;
background:#F4F4F4;
border-top: 1px solid #9BCA0F;
}


.menu ul li a.here, .menu a .active  {
color:#FFA500; 
background:#FFF;
border-top: 1px solid #676767;
}
.here {
color:#9BCA0F; 
background:#EBEBEB;
border-top: 1px solid #ff9900;
}

.menu ul li:hover ul,
.menu ul li a:hover ul {
display:block; 
position:absolute; 
top:2em;
margin-top:1px;
left:0; 
width:150px;
}
* html .menu ul li a:hover ul {
margin-top:0;
marg\in-top:1px;
}

.menu ul li:hover ul li ul,
.menu ul li a:hover ul li a ul {
visibility:hidden; 
position:absolute; 
height:0; 
width:0;
}

.menu ul li:hover ul li a,
.menu ul li a:hover ul li a {
display:block; 
background:#F7F7F7; 
 
color:#9BCA0F; 
height:auto; 
line-height:1.2em; 
padding:5px 10px; 
width:129px;
border:1px solid #BABABA;

}
* html .menu ul li a:hover ul li a {
width:150px;
w\idth:129px;
}

.menu ul li:hover ul li a.drop,
.menu ul li a:hover ul li a.drop {
background:#F8F8F8 url(drop0000.gif) bottom right no-repeat;
}

.menu ul li:hover ul li a:hover,
.menu ul li a:hover ul li a:hover {
background:#FFF; 
color:#6DA133;
}

.menu ul li:hover ul li:hover ul,
.menu ul li a:hover ul li a:hover ul {
visibility:visible; 
position:absolute; 
left:150px; 
top:0;
width:150px;
}

.menu ul li:hover ul li:hover ul.left,
.menu ul li a:hover ul li a:hover ul.left {
left:-150px;
}
#formular{
float:left;
top:0px;
width:300px;
height:280px;
}
/*asta e meniul de sus asa ca sa nu mai uit :P*/
 #foot {
	height: 36px;
	background-image: url(foot.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}
.dreapta{
background-image: url(sus.png);
background-repeat: no-repeat;
width:auto;
height:auto;
}
.descriere{
background-image: url(descriere.png);
background-repeat: no-repeat;
width:auto;
height:auto;
}
.men_jos{
background-image: url(men_jos.png);
background-repeat: no-repeat;
width:auto;
height:405px;
}

#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
#lbOverlay.grey { background-color: #003300; }


#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
#lbOuterContainer.grey { border:  3px solid #00B000; }


#lbDetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; }
#lbDetailsContainer.grey { border: 3px solid #00B000; border-top: none; }

#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(loading0.gif) center no-repeat;
}
#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100%; background: transparent url(blank000.gif) no-repeat; display: block; left: 0; float: left; }
#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(prev_gre.gif) left 15% no-repeat; }
	
#lbNext { width: 49%; height: 100%; background: transparent url(blank000.gif) no-repeat; display: block; right: 0; float: right; }
#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(next_gre.gif) right 15% no-repeat; }
#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }

	
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }

#lbDetailsData { padding: 0 10px; }
#lbDetailsData.grey { color: #333333; }


#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
#lbClose.grey { background: url(close_gr.png) no-repeat; }

	.stanga {
	width: 260px;
	margin-bottom: 6px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 24px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
	.parte_dreapta {
	float: right;

}
.logo_sus{
background-image: url(asd.png);
background-repeat: no-repeat;
width:auto;
height:auto;
}
