html {margin:0; padding:0;}

body {
		background-color: #4e7594; /*#d5fdb9; /*#d3ff99; /*#b9d9f9; /*#7ab7f3;*/
		text-align: center;
		font-size: 16px;
		font-family: Cambria,Georgia,Myriad Pro,Arial,Helvetica;
		line-height: 24px;
		margin: 0px 0px 0px 0px;
		padding: 0px;
		height: auto;
		}

h1{
font-size: 20px;
line-height: 24px;
color: #4e7594; /*#719d68;*/
}

h2{
font-size: 20px;
line-height: 24px;
color: #4e7594; /*#719d68;*/
margin: 0;
margin: -10px 0 5px 0;
}

#ref {
font-size: 16px;
}

.header_1 {
position: relative;
top: 0px;
left: 0px;
margin: 0px;
padding: 0px;
width: 100%;
height: 38px;
}

.top_1{
position: relative;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
width: 960px;
height: 38px;
background-image: url(../imagini/bg_top1.jpg);
background-repeat:no-repeat;
}


.header {
position: relative;
top: 0px;
left: 0px;
margin: 0px;
width: 100%;
height: 240px;
background-image: url(../imagini/bg-back.jpg);
background-repeat:repeat-x;
border-bottom: solid 1px #4e7594; 
}

.top{
position: relative;
margin-top: 0px;
margin-left:auto;
margin-right:auto;
width: 960px;
height: 240px;
background-image: url(../imagini/logo.jpg);
background-repeat: no-repeat;
}

.main {
position: relative;
top: 0px;
left: 0px;
margin: 0;
padding: 0;
width: 100%;
text-align: center;
background-color: #f0efe1; 
}

.content {
position: relative;
top: 0px;
left: 0px;
margin-top: 0px;
margin-left:auto;
margin-right: auto;
width: 960px;
font-size: 16px;
font-weight: normal;
text-align: justify;
color: #000000;
background-color: #foefe1; 
}


dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}


#site {
position: absolute;
z-index: 1;
top : 170px;
left : 0px;
color: #000;
background-color: #cc0000;
padding: 0px;
border: 1px solid gray; 
}	   
	   
#im_nav {
position: absolute;
top: 20px;
z-index: 200;
width: 220px;
padding-left: 0px;
height: 570px;
}	   


.meniu_all{
position: relative;
top: 0px;
left: 0px;
margin-left:auto;
margin-right:auto;
margin-top: 0px;
margin-bottom:0px;
width: 100%;
height: 34px;
text-align:center;
z-index: 47;
background-color: #4e7594; /* #f0efe1; /*#bc9176; /*#ffc959; /*#a2cf6e; /*#ffc959; /*#d5fdb9;*/
border-bottom: solid 1px #4e7594;
}


.meniu_centrat {
position: relative;
top: 0px;
left: 0px;
margin-left:auto;
margin-right:auto;
margin-top: 0px;
margin-bottom:0px;
width: 960px;
height: 34px;
text-align:center;
z-index: 47;
border-bottom: solid 1px #4e7594;
}


.meniu_serv {
position: absolute;
top: 0px;
left: 30px;
margin-top: 10px;
width: 150px;
height: 75px;
z-index: 50;
background-color: #d5fdb9;
}

.meniu_port {
position: absolute;
top: 0px;
left: 250px;
margin-top: 10px;
width: 210px;
height: 75px;
z-index: 50;
}

.meniu_ref {
position: absolute;
top: 0px;
left: 520px;
margin-top: 10px;
width: 180px;
height: 75px;
z-index: 50;
}

.meniu_contact {
position: absolute;
top: 0px;
left: 760px;
margin-top: 10px;
width: 160px;
height: 75px;
z-index: 50;
}


.vals{
position: relative;
top: 0px;
margin-left:auto;
margin-right:auto;
margin-top: 0;
margin-bottom:0px;
width: 100%;
height: 30px;
text-align:center;
/*border-top: solid 5px #a2cf6e;
background-color: #0a3f00;*/
background-image: url(../imagini/val_1.png);
background-repeat:repeat-x;
z-index: 47;
}


.val{
position: relative;
top: 0px;
margin-left:auto;
margin-right:auto;
margin-top: 0;
margin-bottom:0px;
width: 100%;
height: 18px;
text-align:center;
/*border-top: solid 5px #a2cf6e;
background-color: #0a3f00;*/
background-image: url(../imagini/val.jpg);
background-repeat:repeat-x;
z-index: 47;
}


.main_jos{
position: relative;
left: 0px;
bottom: 0px;
margin-left:auto;
margin-right:auto;
margin-top: 0px;
padding: 0;
width: 100%;
height: auto;
text-align:center;
background: #4e7594;
}
	   
.bottom{
position: relative;
top: 0px;
left: 0px;
width: 960px;
height: 70px;
margin-left:auto;
margin-right:auto;
margin-top: 0px;
margin-bottom: 0px;
padding: 0;
text-align: center;
}


.cifre {
font-family:Arial, Helvetica, sans-serif;
}



.gallerycontainer{
position: relative;
height: 200px;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}


.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid #000;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
margin-top: 40px;
background-color: #f7f5ee;
padding: 10px;
left: -1024px;
border: 1px solid #000;
visibility: hidden;
color: #4e7594;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0;
margin-left: 5px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 230px; /*position where enlarged image should offset horizontally */
z-index: 50;
}
