@charset "utf-8";
/* CSS Document */

.link{
	text-align:center;
	color:#000;
	margin-left:165px;
}

* {
	margin:0;
	padding:0;
}

.clear{
	clear:both;
}

body {
	background-color:#2a3c30;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.8em;
}

h1{
	font-size:12px;
}

h2{
	color:#F00;
	font-size:18px;
	text-align:center;
}

h3{
	color:#900;
	font-size:14px;
	text-align:center;

}
h4{
	color:#900;
	font-size:14px;
	text-align:left;
}

.clienti a img{
	border:4px solid #999;
	border-style: ridge;
}

.ul {
	padding-left:30px;
}
.ul2 {
	padding-left:20px;
}
td{
	padding:2px;
}

.main-div{
	
	background:url(img/bg.jpg) top center no-repeat;
	width:814px;
	min-height:997px;
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.container{
	margin-left:auto;
	margin-right:auto;
	width:814px;
	background:url(img/body-bg.jpg);
}

.div1{
	width:754px;
	margin-left:auto;
	margin-right:auto;
}

#top-nav-div{
		margin-left:400px;
		padding-top:15px;
}

#div-stanga
{
	width:230px;
	position:relative;
	float:left;
	margin-top:302px;
}

#meniu-stanga{
	width:222px;
	background:url(img/left-bg.jpg) left;
	min-height:470px;
	padding-left:8px;
	padding-top:5px;

}

#div-dreapta{
	width:490px;
	padding-top:300px;
	position:relative;
	float:left;
	padding-right:30px;
}

.footer{
	width:814px;
	height:32px;
	background:url(img/footer.jpg);
}

.footer-links{
	margin-top:0;
	width:722px;
	color:#000;
	padding-left:5px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:10px;
	text-align:center;
	padding-left:40px;
	background-color:#415447;
}

.footer-links li{
	list-style:none;
	text-align:center;
	float:left;
	color:#000;
	margin-right:15px;
}

.footer-links li a {
	color:#000;
}

.hr {
	width:490px;
	background:url(img/hr.jpg);
	height:8px;
	margin:10px 0 10px 0;
}

ul#nav{
}
ul#nav li{
	display:inline;
}

ul#nav li a {
	display:block;
	height:35px;
	float:left;
	text-indent:-9999px;
	width:184px;

}
ul#nav li.despre-noi a{
	background:url(img/buton-despre-noi.jpg) bottom center no-repeat;
}
ul#nav li.agenti-paza a{
	background:url(img/buton-agenti-paza.jpg) bottom center no-repeat;
}
ul#nav li.sistem-alarma-gratuit a{
	background:url(img/buton-sistem-alarma-gratuit.jpg) bottom center no-repeat;
}
ul#nav li.monitorizare a{
	background:url(img/buton-monitorizare.jpg) bottom center no-repeat;
}
ul#nav li.interventie-rapida a{
	background:url(img/buton-interventie-rapida.jpg) bottom center no-repeat;
}
ul#nav li.bodyguard a{
	background:url(img/buton-bodyguard.jpg) bottom center no-repeat;
}
ul#nav li.evenimente a{
	background:url(img/buton-evenimente.jpg) bottom center no-repeat;
}
ul#nav li.sisteme-integrate a{
	background:url(img/buton-sisteme-integrate.jpg) bottom center no-repeat;
}
ul#nav li.ghid-securitate a{
	background:url(img/buton-ghid-securitate.jpg) bottom center no-repeat;
}
ul#nav li.acoperire-nationala a{
	background:url(img/buton-acoperire-nationala.jpg) bottom center no-repeat;
}
ul#nav li.clienti a{
	background:url(img/buton-clienti.jpg) bottom center no-repeat;
}
ul#nav li.legislatie a{
	background:url(img/buton-legislatie.jpg) bottom center no-repeat;
}
ul#nav li.contact a{
	background:url(img/buton-contact.jpg) bottom center no-repeat;
}
ul#nav li a:hover{
	background-position: top;
}




ul#top-nav{

}

ul#top-nav li{
	display:inline;

}
ul#top-nav li a{
	display:block;
	height:18px;
	float:left;
	text-indent:-9999px;
}
ul#top-nav li.despre-noi-top a
{
	background:url(img/buton_top_despre_noi.jpg) no-repeat bottom center;
	width:70px;
	margin-right:10px;
}
ul#top-nav li.acoperire-nationala-top a
{
	background:url(img/buton_top_acoperire_nationala.jpg) no-repeat bottom center;
	width:131px;
	margin-right:10px;
}
ul#top-nav li.clienti-top a
{
	background:url(img/buton_top_clienti.jpg) no-repeat bottom center;
	width:41px;
	margin-right:10px;
}
ul#top-nav li.contact-top a
{
	background:url(img/buton_top_contact.jpg) no-repeat bottom center;
	width:49px;

}
ul#top-nav li a:hover{
	background-position: top center;	
}