﻿*
{
	margin: 0;
}
ul, ol
{
	padding-left: 1.333em;
}
ul li
{
	margin-bottom:8px;
}
.footer2 p
{
	margin: 0;
	text-align: center;
}
html, body
{
	height: 100%;
	background: url(img/bcg1.jpg) repeat top center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #49200a;
}
form
{
	height: 100%;
}
.wrapper
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -350px; /* the bottom margin is the negative value of the footer's height */
}
.push
{
	height: 350px;
}
.footer
{
	height: 305px; /* .push must be the same height as .footer */
	background: url(img/bcg2.jpg) repeat top center;
}
.footer2
{
	background: url(img/bkg3.jpg) repeat top center;
	height: 45px;
}
/****
prima pagina
*****/
/*start test*/
#desc_cont 
{
	height:70px;
	text-align:center;
	padding-left:216px;
}
#ul1
{
/*	width: 170px;
	border: 1px dashed;
	height: 100px;
	padding: 0; */
	position: absolute;
}
#ul1 li
{
	list-style: none;
	position: absolute;
/*	border: 1px red dashed;*/
}
#ul1 li, #ul1 a
{
	background: url(../pics/desc_aici.png) 49px -70px no-repeat;
	height: 69px;
	display: block;
	color:#49200a;
	text-decoration:none;
}

#ul1 a:hover
{
	background: url(../pics/desc_aici.png) 49px 0px no-repeat;
/*	color:#FAEDCB;*/
}

#li1 /*, #panel1b a*/
{
	height: 69px;
	left: 0;
	width: 131px;
}
/*end test*/
.imagineprinc
{
	background: url(../pics/desen.png) no-repeat;
}
#skyline
{
	/*border: 1px dashed;*/
	height: 163px;
	margin-left: 79px;
	margin-top: 229px;
	padding: 0;
	position: absolute;
	width: 470px;
}
#skyline li
{
	list-style: none;
	position: absolute;
	top: 0;
/*	border: 1px red dashed;*/
}
#skyline li, #skyline a
{
	display: block;
}

#panel1b
{
	height:33px;
left:16px;
margin-top:109px;
width:68px;
}
#panel1b a
{
	background: url(../pics/Logo_maibine.png) 0px -33px no-repeat;
	height: 33px;
}
#panel2b 
{
	height:39px;
left:137px;
margin-top:78px;
width:49px;
}
#panel2b a
{
	background: url(../pics/Logo_EEa.png) 0px -40px no-repeat;
	height: 40px;
}

#panel3b 
{
	height:39px;
left:404px;
margin-top:25px;
width:31px;
}
#panel3b a
{
	background: url(../pics/Logo_IR.png) 0px -41px no-repeat;
	height: 39px;
}

#panel1b a:hover {
    background: url(../pics/Logo_maibine.png) 0px -0px no-repeat;}
  #panel2b a:hover {
    background: url(../pics/Logo_EEa.png) -0px -0px no-repeat;}
  #panel3b a:hover {
    background: url(../pics/Logo_IR.png) -0px -2px no-repeat;}

/*
#desc_cont a
{
	display:block;
	background: url(../pics/desc_aici.png) 0px -35px no-repeat;
	height:35px;
	margin:0;
}
#desc_cont a:hover
{
	background: url(../pics/desc_aici.png) 0px 0px no-repeat;
}
#desc
{
	width:131px;
	font-weight:bold;
}
*/
/****
MENU
*****/
.nav
{
	width: 180px;
	height: 382px;
	background: url(img/menu.jpg) no-repeat;
	position: relative;
}
.leftcol ul
{
	margin: 30px 20px;
	padding: 0px;
}
.nav li
{
	display: block;
}
.nav li a:link, .nav li a:visited
{
	position: absolute;
	top: 0;
	width: 180px;
	height: 30px;
	text-indent: -9000px;
	overflow: hidden;
}

.nav .acasa a:link, .nav .acasa a:visited
{
	top: 6px;
	height: 30px;
}
.nav .acasa a:hover, .nav .acasa a:focus
{
	background: url(img/menu.jpg) no-repeat -181px -6px;
}
.nav .acasa a:active
{
	background: url(img/menu.jpg) no-repeat -181px -6px;
}
.current-acasa .acasa a:link, .current-acasa .acasa a:visited
{
	background: url(img/menu.jpg) no-repeat -181px -6px;
	cursor: default;
}



.nav .despre a:link, .nav .despre a:visited
{
	top: 42px;
	height: 30px;
}
.nav .despre a:hover, .nav .despre a:focus
{
	background: url(img/menu.jpg) no-repeat -181px -42px;
}
.nav .despre a:active
{
	background: url(img/menu.jpg) no-repeat -181px -42px;
}
.current-despre .despre a:link, .current-despre .despre a:visited
{
	background: url(img/menu.jpg) no-repeat -181px -42px;
	cursor: default;
}



.nav .desprebat a:link, .nav .desprebat a:visited
{
	top: 72px;
}
.nav .desprebat a:hover, .nav .desprebat a:focus
{
	background: url(img/menu.jpg) no-repeat -181px -72px;
}
.nav .desprebat a:active
{
	background: url(img/menu.jpg) no-repeat -181px -72px;
}
.current-desprebat .desprebat a:link, .current-desprebat .desprebat a:visited
{
	background: url(img/menu.jpg) no-repeat -181px -72px;
	cursor: default;
}

.nav .db1 a:link, .nav .db1 a:visited
{
	top: 100px;
}
.nav .db1 a:hover, .nav .db1 a:focus
{
	background: url(img/menu.jpg) no-repeat -181px -100px;
}
.nav .db1 a:active
{
	background: url(img/menu.jpg) no-repeat -181px -100px;
}
.current-db1 .db1 a:link, .current-db1 .db1 a:visited
{
	background: url(img/menu.jpg) no-repeat -181px -100px;
	cursor: default;
}

.nav .db2 a:link, .nav .db2 a:visited
{
	top: 123px;
}
.nav .db2 a:hover, .nav .db2 a:focus
{
	background: url(img/menu.jpg) no-repeat -181px -123px;
}
.nav .db2 a:active
{
	background: url(img/menu.jpg) no-repeat -181px -123px;
}
.current-db2 .db2 a:link, .current-db2 .db2 a:visited
{
	background: url(img/menu.jpg) no-repeat -181px -123px;
	cursor: default;
}

.nav .db3 a:link, .nav .db3 a:visited
{
	top: 148px;
}
.nav .db3 a:hover, .nav .db3 a:focus
{
	background: url(img/menu.jpg) no-repeat -181px -148px;
}
.nav .db3 a:active
{
	background: url(img/menu.jpg) no-repeat -181px -148px;
}
.current-db3 .db3 a:link, .current-db3 .db3 a:visited
{
	background: url(img/menu.jpg) no-repeat -181px -148px;
	cursor: default;
}

.nav .db4 a:link, .nav .db4 a:visited
{
	top: 175px;
}
.nav .db4 a:hover, .nav .db4 a:focus
{
	background: url(img/menu.jpg) no-repeat -181px -175px;
}
.nav .db4 a:active
{
	background: url(img/menu.jpg) no-repeat -181px -175px;
}
.current-db4 .db4 a:link, .current-db4 .db4 a:visited
{
	background: url(img/menu.jpg) no-repeat -181px -175px;
	cursor: default;
}

.nav .db5 a:link, .nav .db5 a:visited
{
	top: 204px;
}
.nav .db5 a:hover, .nav .db5 a:focus
{
	background: url(img/menu.jpg) no-repeat -181px -204px;
}
.nav .db5 a:active
{
	background: url(img/menu.jpg) no-repeat -181px -204px;
}
.current-db5 .db5 a:link, .current-db5 .db5 a:visited
{
	background: url(img/menu.jpg) no-repeat -181px -204px;
	cursor: default;
}

.nav .db6 a:link, .nav .db6 a:visited
{
	top: 231px;
}
.nav .db6 a:hover, .nav .db6 a:focus
{
	background: url(img/menu.jpg) no-repeat -181px -231px;
}
.nav .db6 a:active
{
	background: url(img/menu.jpg) no-repeat -181px -231px;
}
.current-db6 .db6 a:link, .current-db6 .db6 a:visited
{
	background: url(img/menu.jpg) no-repeat -181px -231px;
	cursor: default;
}

.nav .noutati a:link, .nav .noutati a:visited
{
	top: 256px;
}
.nav .noutati a:hover, .nav .noutati a:focus
{
	background: url(img/menu.jpg) no-repeat -181px -256px;
}
.nav .noutati a:active
{
	background: url(img/menu.jpg) no-repeat -181px -256px;
}
.current-noutati .noutati a:link, .current-noutati .noutati a:visited
{
	background: url(img/menu.jpg) no-repeat -181px -256px;
	cursor: default;
}


.nav .implica a:link, .nav .implica a:visited
{
	top: 285px;
}
.nav .implica a:hover, .nav .implica a:focus
{
	background: url(img/menu.jpg) no-repeat -181px -285px;
}
.nav .implica a:active
{
	background: url(img/menu.jpg) no-repeat -181px -285px;
}
.current-implica .implica a:link, .current-implica .implica a:visited
{
	background: url(img/menu.jpg) no-repeat -181px -285px;
	cursor: default;
}

.nav .blog a:link, .nav .blog a:visited
{
	top: 315px;
}
.nav .blog a:hover, .nav .blog a:focus
{
	background: url(img/menu.jpg) no-repeat -181px -315px;
}
.nav .blog a:active
{
	background: url(img/menu.jpg) no-repeat -181px -315px;
}
.current-blog .blog a:link, .current-blog .blog a:visited
{
	background: url(img/menu.jpg) no-repeat -181px -315px;
	cursor: default;
}

.nav .contact a:link, .nav .contact a:visited
{
	top: 344px;
}
.nav .contact a:hover, .nav .contact a:focus
{
	background: url(img/menu.jpg) no-repeat -181px -344px;
}
.nav .contact a:active
{
	background: url(img/menu.jpg) no-repeat -181px -344px;
}
.current-contact .contact a:link, .current-contact .contact a:visited
{
	background: url(img/menu.jpg) no-repeat -181px -344px;
	cursor: default;
}


/*END MENU*/
/*
*
{
margin: 0;
}
html, body
{
	background: url(img/bcg1.jpg) repeat top center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
}

.container
{
	min-height: 100%;
	height: 100%;
	margin: 0 auto -8em;
	border: dashed 1px black;
}
#footer1, #footer2
{
	width: 100%;
}
#footer1
{
	background: url(img/bcg2.jpg) repeat top center;
	height: 8em;
	clear: both;
}
#footer2
{
	background: url(img/bcg3.jpg) repeat top center;
	height: 8em;
	clear: both;
}
*/