.banner_pocu {position:relative;max-width:800px;margin:0 auto;}
.banner_pocu img {width:100%;height:auto}
.banner_pocu p {font-size:12px; text-align:center;color:#fff;}
.banner_pocu p>a {color:#fff;}

/* ######################GENERAL###################### */

a {text-decoration:none;}
a:hover {text-decoration:underline;}
a:link {color:#000;}
a:visited {color:#e2e2e2;}

body {
	background-color: #000;
}
#wrapper {
	background-color:#000;
	height:1000px;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	font-family:"Courier New", Courier, monospace;
}
#header {
	margin-top:20px;
	width:900px;
	height:132px;
}
#logo {
	margin-top:-120px;
	left:30px;
	position:relative;
	float:left;
}
#menuBar {
	width:900px;
	height:33px;
	border-radius:2px 2px 2px 2px;
	background-color:#e9e9e9;
}
#menuBar ul {
	margin:0px;
	padding-top: 8px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 50px;
	text-align: center;
}
#menuBar ul li {
	display:inline;
	list-style:none;
	font-size:17px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
}
#menuBar ul li a {
	text-decoration:none;
	text-align:center;
	padding:2px 6px;
	color:#000;
}
#menuBar ul li a:hover {
	text-decoration:underline;
	color: #CCC;
}
#main_content {
	border-radius:3px 3px 3px 3px;
	margin-top:10px;
	width:900px;
	height:400px;
	background-color:#FFF;
	position:relative;
}
#textMain {
	width:870px;
	height:350px;
	margin-top:auto;
	margin-left:20px;
        overflow:auto;
}		
#flag {
	position:relative;
	top:20px;
	margin-left:-8px;
	width:184px;
	height:50px;
}
#flag p {
	font-size:16px;
	text-align:center;
	color:#000;
	margin-left:auto;
	margin-right:auto;
	margin-top:-40px;
}
#down_content {
	width:900px;
	height:400px;
	background:#212121;
	margin-top:10px;
	border-radius:3px 3px 3px 3px;
}
#footerBar {
	width:900px;
	height:25px;
	background:#212121;
	border-radius:3px 3px 3px 3px;
	margin-top:15px;
}
#footerText {
	color:#fff;
	text-align:center;
	font-size:12px;
	letter-spacing:-1px;
	top:-32px;
	position:relative;
}
#stats {
	width:200px;
	height:31px;
	margin-top:-20px;
	margin-left:auto;
	margin-right:auto;
}
/* ######################INDEX###################### */

#index_content img {
	border-radius:3px 3px 3px 3px;
	margin-top:-50px;
}
#tw {
	clear:both;
	float:left;
	position:relative;
	color:#000;
	right:-300px;
	top:-40px;
	font-size:18px;
	width:550px;
	height:4px;
}
#leftCol {
	margin-left:2px;
	margin-top:40px;
	width:448px;
	height:300px;
	float:left;
}
#topBtn {
	float:left;
	margin-left:10px;
}
#separator1 {
	margin-left:6px;
	margin-right:5px;
	float:left;
}
#cadBtn {
	float:right;
	margin-right:10px;
}
#separator2 {
	margin-left:-1px;
	margin-right:-1px;
	margin-top:40px;
	float:left;
}
#RightCol {
	margin-right:2px;
	margin-top:40px;
	width:448px;
	height:300px;
	float:right;
}
#geoBtn {
	float:left;
	margin-left:10px;
}
#separator3 {
	float:left;
	margin-left:6px;
	margin-right:5px;
}
#gpsBtn {
	float:right;
	margin-right:10px;
}

/* ######################DESPRE NOI###################### */

#leftTextDespre {
	float:left;
	width:420px;
        height:340px;
	margin-left:20px;
	margin-top:4px;
	position:relative;
	font-size:15px;
	letter-spacing: 1px;
        overflow:auto;
}
#rightTextDespre {
	float:right;
	width:420px;
        height:340px;
	margin-right:10px;
	margin-top:20px;
	position:relative;
	font-size:15px;
	letter-spacing: 1px;
        overflow:auto;
}
#ancpi {
	position:absolute;
	margin-left:650px;
	top:20px;
        z-index:1;
}
#separator4 {
	margin-left:10px;
	margin-top:-10px;
	float:left;
}
/* ######################DOTARI###################### */

#trepied {
	margin-left:380px;
	width:120px;
	height:320px;
}
#leftTextDotari {
	font-size:16px;
	width:350px;
	height:350px;
	float:left;
	margin-top:20px;
	margin-left:20px;
        overflow:auto;
}
#rightTextDotari {
	float:right;
	font-size:16px;
	width:350px;
	height:350px;
	margin-top:-180px;
	margin-right:20px;
        overflow-y:auto;
}
#separator5 {
	margin-left:400px;
	margin-top:-320px;
}
#aparatura {
	float:left;
	margin-left:50px;
	position:relative;
}
#software {
	float:right;
	margin-right:50px;
	margin-top:-120px;
}

/* Aparatura */

#main_content_aparatura {
	width:900px;
	height:800px;
	background-color:#FFF;
	border-radius:3px 3px 3px 3px;
	margin-top:10px;
        overflow:auto;
}
#main_content_aparatura table {
	width:850px;
	height:600px;
	margin-top:10px;
}
#main_content_aparatura table tr td{
	border:1px dashed #d5d5d5;
}
#main_content_aparatura table tr td p {
	font-size:12px;
	text-align:center;
}

/* Software */

#main_content_software {
	width:900px;
	height:800px;
	background-color:#FFF;
	border-radius:3px 3px 3px 3px;
	margin-top:10px;
        overflow:auto;
}
#main_content_software table {
	width:700px;
	height:230px;
	margin-top:10px;
}
#main_content_software table tr td p {
	font-size:12px;
	text-align:center;
}

/* ######################SERVICII###################### */

#main_content_servicii {
	width:900px;
	height:800px;
	background-color:#FFF;
	border-radius:3px 3px 3px 3px;
	margin-top:10px;
}
#textServicii p {
	margin-left:15px;
	width:490px;
	height:200px;
	text-align:left;

}
#textServicii h5 {
	margin-left:15px;
	width:450px;	
	position:relative;
}
#serviciiImg {
	float:right;
	margin-top:-200px;
	margin-right:20px;
	position:relative;
}
#tb_serv {
	width:690px;
	height:400px;
	margin-left:100px;
}

/* TopServ */

#textServTop p {
	margin-left:10px;
	margin-top:30px;
	text-align:center;
}
/* CadServ */

#img_servCad {
	width:225px;
	height:225px;
	margin-top:50px;
	margin-left:auto;
	margin-right:auto;
}

/* GpsServ */

#textServGps p {
	margin-left:10px;
	margin-top:30px;
	text-align:center;
}
#retea img {
	margin-top:40px;
	margin-bottom:80px;
}

/* ######################CONSULTANTA###################### */

#ajutor img {
	width:300px;
	height:283px;
	bottom:280px;
	float:right;
}
#textMainConsultanta {
	width:100%;
	height:auto;
	margin-top:40px;
	margin-left:20px;
}

/* ######################PARTENERI###################### */

#tb_parteneri  {
	margin-top:5px;
	margin-left:50px;
	position:relative;
	font-size:15px;
}
#tb_parteneri_2  {
	margin-top:-30px;
	margin-left:50px;
	font-size:15px;
}

/* ######################CONTACT###################### */

#inginer {
	margin-top:-40px;
	font-size:17px;
	text-align:center;
}
#bg {
	width:600px;
	height:280px;
	margin:5px auto 0px auto;
}
#phone {
	position:relative;
	width:600px;
	height:130px;
	margin-bottom:10px;
}
#phone p {
	position:absolute;
	top:35px;
	left:120px;
	font-size:22px;
	text-align:center;
}
#email {
	width:600px;
	height:130px;
}
#email p {
	position:absolute;
	top:245px;
	left:280px;
	font-size:25px;
}
