body{
	background-color: #000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
ul{
	padding: 0;
	margin: 0;
	list-style: none;
	}	
	
#container{
	margin: 0 auto;
	text-align: left;
	width: 1200px;
	}
	
#header{
	width: 1200px;
	background-image:url(images/header.jpg);
	height: 41px;
	padding-top: 233px;
	}
	
#content{
	width: 1200px;
	background:url(images/body2.jpg) repeat-y; 
	text-align: center;
	}
	
#meniu a{
	color: #851c00;
	text-decoration: none;
	font-weight: bold;
	float: left;
	margin: 0 22px;
	}
	
#meniu a:hover{
	color: #000;
	}
	
#meniu{
	text-align: center;
	padding-left: 165px;
}

.bullet{
	width: 22px;
	height: 12px;
	background-image:url(images/bulet.png);
	float: left;
	margin-top: 3px;
	}
	
#text{
	width: 850px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	}
	
.linie{	
	width: 770px;
	background-image: url(images/colt2.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 10px 30px 10px 40px;
	}	
	
.box{
	width: 410px;
	padding: 0 10 0 25px;
	float: left;
	}
.box a{	color: #851c00;	font-weight: bold;	text-decoration: none;	}
.box a:hover{	text-decoration: underline;	}
	
.clear{
	clear: both;
	margin: 0;
	padding: 0;
	}
	
.titlu{
	color: #851c00;
	font-weight: bold;
	}
	
.fla{
	float: right;
	}
	
.bg{
	background:url(images/colt.jpg) bottom no-repeat;
	width: 380px;
	padding-left: 40px;
	}
	
.box ul li{
	width: 330px;
	background:url(images/bullets.jpg) repeat-x 0 100%;
	padding: 10px 0;
	}

.box ul{
	margin: 10px 0;
	}
	
.detalii{
	color: #851c00;
	font-weight: bold;
	text-decoration: none;
	}
	
.detalii:hover{
	text-decoration: underline;
	}
	
.no-bg{
	background: none !important;
	}
	
#bottom{
	width: 1200px;
	height: 70px;
	background-image:url(images/bottom.jpg);
	padding-top: 40px;
	}
	
#footer{
	margin-left: 200px;
	width: 550px;
	float: left;
	}
	
#footer a{
	margin-right: 20px;
	color: #2e1b16;
	text-decoration: none;
	}	
	
#footer a:hover, #netvision a:hover{
	text-decoration: underline;
	}
	
#netvision{
	width: 300px;
	float: right;
	}
	
#netvision a{
	color: #000;
	text-decoration: none;
	}	
	
.pagina{	width: 770px;	padding: 0 10 0 25px;	float: left;	}
.pagina a{	color: #851c00;	font-weight: bold;	text-decoration: none;	}
.pagina a:hover{	text-decoration: underline;	}
.pagina ul{	padding: 2px;	margin-left: 30px;	list-style: circle;	}

.stil_h1{font-size:12px;display:inline}