

body {
background-color: #2E2E2E;
background-image:url(back.jpg);
background-repeat:repeat-y;
margin:0;  
background-position:center;
padding:0;
text-align:center;}
#all {width:1024px; margin: 0 auto; position:relative; }	

#main  {
	position:relative;
	top:0px;
	text-align:center;
	background-image:url(backall.png);
	background-repeat:repeat-y;
	width:100%;
	overflow:hidden;
}
#butoane{ width:1024px;    position:relative; float:left; z-index:999;  visibility:visible; background:#06C; background-repeat:no-repeat}
#top{text-align:center; position:relative; width:1024px; height:190px;  background-image:url(banner-resrei.jpg);
	background-repeat:repeat-y;}
#first {top:60px; width:330px; float:left; position:relative; padding-left:10px; text-align:left; font-size:20px; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif }


h1 { font-size:18px; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; color:#FFF}

h2 { font-size:20px; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;}

#stanga {text-align: justify;  width: 210px; height: 327px; position:relative; float:left;  z-index:99; background:#06C; background-repeat:repeat-y; } 
#dreapta {position:relative; float:right; width:790px; text-align:justify; padding:10px;}
#jos {width:1024px; position:relative; float:left;}

.linkuri {
  width: 200px;
  position:relative; float:left; 
}
 

 
.linkuri  ul {
  list-style-type: none;
  margin: 0;
  padding: 0;


}
 
.linkuri  li {
  font: 325 20px/1.5 Helvetica, Verdana, sans-serif;
  border-bottom: 1px solid #06C;

 
}
 
.linkuri li:last-child {
  border: none;
}
 
.linkuri li a {
  text-decoration: none;
  font-size:20px;
  color: #fff;
  background:#39F;
  opacity:0.8;
filter:alpha(opacity=80);
  display: block;
  width: 200px;
  padding-left:10px;

  -webkit-transition: font-size 0.3s ease, background-color 0.3s ease;
  -moz-transition: font-size 0.3s ease, background-color 0.3s ease;
  -o-transition: font-size 0.3s ease, background-color 0.3s ease;
  -ms-transition: font-size 0.3s ease, background-color 0.3s ease;
  transition: font-size 0.3s ease, background-color 0.3s ease;
}
 
.linkuri li a:hover {
  font-size: 20px;
  padding-left:10px;
  background:#06F;
  opacity:0.8;
filter:alpha(opacity=80);
color:#FFF;
}
