@charset "utf-8";
/* CSS Document */

*
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a:link {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
}

a:visited {
	color: #000;
}


body {
	background: #000000 url(images/back_all.gif) repeat-x;
	color: #FFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	margin-top: 0px;
}

#content
{
	margin: 0 auto;
	width: 1100px;
	text-align: left;
	border-left: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
	text-align:justify;
	clear:both;
	color: #FFF;
}
#lista
{
	padding-right:10px;
	padding-left:50px;
	padding-top:7px;
	}
	
#servicii
{
	padding-right:10px;
	padding-left:50px;
	padding-top:7px;
	text-align:left;
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	letter-spacing: 2px;	
	}	
	
#text
	{
	padding-right:5px;
	padding-left:5px;
	padding-top:0px;
	color:#FFF;
	text-align: left;
	size:16px;
	clear:both;
	font-size: 16px;
}
#back
{

width: 1100px;
background: #000000;
}

#header {

	width: 1100px;
	text-align: left;		
}

#meniu
{
	width: 229px;
    height: 54px;
}

#meniu ul {
	list-style: none;	
}

#meniu li {
	display:inline;
}

#meniu a {
	display: block;
	width: 229px;
    height: 54px;
	color:#FFF;
	font-size: 20px;
	text-align: center;
	background: url(images/titlu.png) no-repeat;
}

#meniu a:hover {
	color: #FF0000;
	font-weight: bold;
}

#menu
{
width: 1100px;
height: 52px;
padding-left: 50px;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 200px;
	height: 37px;
    display: block;
	text-align: center;
	text-decoration: none;
	color:#FFF;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 25px;
	background: url(images/but1.jpg) no-repeat;
}

#menu a:hover {
	width: 200px;
    height: 47px;
	padding-top: 10px;
	color: #FF0000;
	background: url(images/but2.jpg) no-repeat;
	text-decoration: underline;
}

#submeniu
{
	width: 229px;
    height: 54px;
}

#submeniu ul {
	list-style: none;	
}

#submeniu li {
	display:block;
}

#submeniu a {
	display: block;
	width: 229px;
    height: 54px;
	color:#FFF;
	font-size: 20px;
	text-align: center;
	background: url(images/subtitlu.png) no-repeat;
}

#submeniu a:hover {
	color: #FF0000;
	font-weight: bold;
}

#logo {
background: url(images/antet1.gif) no-repeat;
width: 1100px;
height: 359px;
text-align:  right;

}

#banner {
	margin: 0 auto;
	width: 1100px;
	text-align: left;
	text-align:justify;
	clear:both;
		}

#footer {
	height: 37px;
	clear: both;
	padding-top: 10px;
	background: url(images/footer.jpg) repeat-x; 
	border-top: 4px solid #2C5C89;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color:#FFF;
}

#footer a {
	color:#F00;
	font-size: 10px;
}

