@charset "utf-8";
/* CSS Document */
body, td, th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
	line-height: 18px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2D3331;
	color: #CBD6E7;
}
h1 {
	font-size: 18px;
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 28px;
}
h2 {
	font-size: 14px;
	color: #CE131B;
	font-family: Verdana, Geneva, sans-serif;
}
h3 {
	font-size: 14px;
	color: #18499A;
	font-family: Verdana, Geneva, sans-serif;
}
a {
	color: #FFF;
}
.s_text {
	font-size: 10px;
	color: #CCC;
	text-decoration: none;
}
.content .left .box {
	line-height: 20px;
}


.main {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #061627;
	display: block;
}
.monitorizare {
	width: 200px;
	padding-left: 320px;
	padding-top: 12px;
	float: left;
}

.head {
	background-image: url(images/solutii-securitate.jpg);
	background-repeat: no-repeat;
	height: 138px;
}
.top-links {
	height: 40px;
	line-height: 30px;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
}
.search {
	width: 320px;
	float: right;
	height: 50px;
	padding-top: 30px;
}
.main-menu {
	background-image: url(images/menu-bgd.gif);
	background-repeat: repeat-x;
	height: 66px;
}
.main-menu a {
	width: 122px;
	float: left;
	text-align: center;
	height: 52px;
	padding-top: 14px;
	color: #A7A7A7;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	font-size: 10px;
}
.main-menu a:hover {
	background-image: url(images/menu-hover.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
}
.main-menu .active {
	background-image: url(images/menu-hover.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	color: #FFF;
}
.content {
	background-color: #061627;
	float: left;
	width: 950px;
	padding-top: 10px;
	clear: left;
	display: block;
}
.content .left {
	float: left;
	width: 590px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.content .right {
	float: right;
	width: 273px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666;
}
ul {
	margin:0;
	padding:0;
	list-style:none;
	font-weight: normal;
}
li {
	background:url(images/a1.gif) no-repeat;
	background-position:0px 10px;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 9px;
	font-weight:normal
}
li a {
	line-height:20px;
	color:#35609A;
	text-decoration:none;
	font-size: 12px;
}
li a:hover {
	text-decoration:underline;
}
.footer {
	float: left;
	width: 950px;
	background-color: #2D3331;
	margin-top: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CACACA;
	text-align: center;
}
.pic-brd {
	border: 1px solid #FFF;
	padding: 2px;
}

