/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-color:#000;
 background-position:top;
 background-image:url(images/admin.jpg);

 
}
#wrapper { 
 margin: 0 auto;
 width: 922px;
 min-height:700px;
  background-image:url(images/admin2.png);
 background-repeat:no-repeat; 

}

#navigation {
 width: 922px;
 height:40px;
 color: #333;
 
 
}
#sub_header {
 width: 906px;
 height: 142px;


 margin: 0px 0px 5px 0px;
}
#content { 
 width: 905px;

}
#cine_suntem { 
 height: 304px;
 width:461px;
 float:left;
}
#misiunea_noastra { 
 height: 304px;
 width:444px;
 float:left;
 float:left;
 
}
#promo { 
 height: 170px;
 width:230px;
 float:left;
 
}
#recomanda { 
 width: 905px;
 height:165px;

}
#footer { 
 width: 905px;
 height:51px;

}



/*Menu------*/



#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
margin-left:auto;
margin-right:auto;

}

#nav-menu li
{
float: left;
}

#nav-menu li a
{
float: left;
display: block;
text-decoration: none;
text-align: center;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
width:900px;
} 
#home
{
	background-image:url(images/01.jpg);
	width:75px;
	height:40px;
	
}
#intalniri
{
	background-image:url(images/02.jpg);
	width:93px;
	height:40px;
	
}
#rapoarte
{
	background-image:url(images/03.jpg);
	width:86px;
	height:40px;
	
	
}
#a4
{
	background-image:url(images/04.jpg);
	width:138px;
	height:40px;
	
}
#a5
{
	background-image:url(images/05.jpg);
	width:171px;
	height:40px;
	
}
#a6
{
	background-image:url(images/06.jpg);
	width:109px;
	height:40px;
	
}
#a7
{
	background-image:url(images/07.jpg);
	width:128px;
	height:40px;
	
}
#a8
{
	background-image:url(images/08.jpg);
	width:20px;
	height:40px;
	
}
#a0
{
	background-image:url(images/00.jpg);
	width:93px;
	height:40px;
	
}
#a0:hover
{
	background-image:url(images/00o.jpg);
	width:93px;
	height:40px;
	
}


#home:hover
{
	background-image:url(images/01o.jpg);
	width:75px;
	height:40px;
	
}
#intalniri:hover
{
	background-image:url(images/02o.jpg);
	width:93px;
	height:40px;
	
}
#rapoarte:hover
{
	background-image:url(images/03o.jpg);
	width:86px;
	height:40px;
	
	
}
#a4:hover
{
	background-image:url(images/04o.jpg);
	width:138px;
	height:40px;
	
}
#a5:hover
{
	background-image:url(images/05o.jpg);
	width:171px;
	height:40px;
	
}
#a6:hover
{
	background-image:url(images/06o.jpg);
	width:109px;
	height:40px;
	
}
#a7:hover
{
	background-image:url(images/07o.jpg);
	width:128px;
	height:40px;
	
}
 #lista
{
background-image:url(images/lista.jpg);
width:138px;
height:40px;

}
#lista:hover
{
background-image:url(images/listao.jpg);
width:138px;
height:40px;

}
