body {
  margin: 0px;
  padding: 0px;
  font-family: verdana, helvetica;
  color: #5F6061;
  text-align: center;
}

a {
  color: #455A9D;
  font-size:12px;
  font-weight:bold;
  text-decoration: none;
}

a:hover {
  font-size:12px;
  font-weight:bold;
  text-decoration: underline;
}


a.orderp {
  color: #ff0000;
  text-decoration: none;
}

a.orderp:hover {
  text-decoration: underline;
}

#header,#content,#footer {
  margin: auto;
  width: 990px;
}

img {
  border: 0px;
}

p {
  margin: 3px 0;
  text-indent: 1em;
}

#content {
  margin-top: 20px;
  margin-bottom: 30px;
  text-align: center;
}

#content table {
  border-collapse: collapse;
  border: 0px solid silver;
  font-size: 10px;
  text-align: center;
}

#content table td {
  padding: 5px;
  text-align: left;
  text-align:center;
}

.tdBorder {
  border: 1px solid silver;
  border-width: 0px 1px;
}

.prod_name {
  color: #455A9D;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: -2px;
  margin-bottom: 10px;
  text-align: center;
}

.prod_foto {
  text-align: center;
  margin-bottom: 5px;
  height: 200px;
}

.prod_foto img {
  border-color: silver gray gray silver;
  border-style: solid;
  border-width: 1px 2px 2px 1px;
}

/***** FOOTER *****/
#footer p {
  background: white url(../images/footer.png) no-repeat center top;
  color: #9FA594;
  font-size: 9px;
  font-weight: bold;
  height: 48px;
  padding-top: 10px;
  text-align: center;
}

/************ FOOTER - (telefoane+adresa) *************/
.ourOffice {
  background: white url(../images/footer.png) no-repeat center top;
  height: 60px;
}
.ourOffice td {
  font-size: 9px;
  font-weight: bold;
  color: #9FA594;
}

.offLeft {
  text-align: right;
  width: 50%;
  padding-right: 10px;
}
.offRight {
  text-align: left;
  width: 50%;
  padding-left: 10px;
}

/***************  stiluri prelkuate din NSP Security Site *******/
/************ Titlu Pagina *************/
.titluPagina{
 font-family: Impact;
  height: 53px;
  color: #5f6061;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  letter-spacing:0px;
}
/************ Lista subcategorii - casuta categorie *************/
.categBox{
  background: white url(images/box_categ.png) no-repeat center top;
  width: 160px;
  height: 175px;
  float: left;
  margin: 4px;
  text-align: center; 
}
.categBox table{
  vertical-align: middle;
  text-align: center;
  width: 100%;
  height: 100%;  
}
.categTitle{
  height: 30px;
  font-size: 10px;
  line-height: 1.1em;
  font-weight: bold;
}
.shortContentHome{
  width: 90% !important;
  margin: auto;
  color: #464f35;
  font-size: 10px;
  overflow: hidden;
}
.categBox img{
  max-height: 110px;
  max-width: 110px;
  border-left: 1px solid silver;
  border-top: 1px solid silver;
  border-bottom: 2px solid gray;
  border-right: 2px solid gray;
}
/************Lista produse*************/
.prodBox{
  background: white url(images/box_produs.png) no-repeat center top;
  width: 185px;
  height: 120px;
  float: left;
  margin: 15px 4px;
  text-align: center;
  color: #464f35;
  padding-top: 1px;
}
.prodBox table{
  border-collapse: collapse;
  width: 100%;
  height: 100%;
  text-align: center;
  vertical-align: middle;
}
.prodName{
  line-height: 1.1em;
  height: 24px;
  text-align: center;
  vertical-align: middle;
  letter-spacing: -1px;
  padding: 0 2px;
}
.prodFoto{
  width: 80px;
  vertical-align: middle;
}
.prodFoto img{
  max-height: 65px;
  max-width: 65px;
  border-left: 1px solid silver;
  border-top: 1px solid silver;
  border-bottom: 2px solid gray;
  border-right: 2px solid gray;
}
.prodDesc{
  vertical-align: top;
  height: 68px;
}
.prodDesc div{
  font-size: 10px;
  line-height: 1em;
  vertical-align: top;
  padding: 0px 3px 2px 0px;
  text-align: left;
  height: 68px;
  text-indent: 1em;
  overflow: hidden;
}
.prodContactUs{
  height: 20px;
  text-align: right;
}
/************Trail catalog*************/
.catalogTrail{
  font-weight: bold;
  color: #5f6061;
  padding-bottom: 5px;
  margin-bottom: 20px;
  #margin-bottom: 10px;
  background: white url(images/line.png) repeat-x center bottom;
  text-align: left;
  letter-spacing: -1px;
}
.catalogTrail span, .catalogTrail a{
  white-space:nowrap;
}
/************Detaliu produs************
A1, TA1, T1, T2: color: #455a9d
F1 5f6061 464f35 
*/
.prodDetailBox{
  b/order: 1px solid silver;
  text-align: center;
  margin: 1px auto;
  padding: 1px;
  color: #5f6061;
  font-size: 11px;
}
.prodFotoD{
  font-weight: bold;
  width: 210px;
  text-align: center;
}
.prodFotoD img{
  border-left: 1px solid silver;
  border-top: 1px solid silver;
  border-bottom: 2px solid gray;
  border-right: 2px solid gray;
}
.prodDetailBox p, .prodDetailBox ul{
  margin: 10px 0 0 0;
}
.prodDetailBox ul{
  list-style-position: inside;
  padding-left: 15px;
}
.prodNameD{
  font-size: 17px;
  font-weight: bold;
  height: 40px;
  color: #455a9d;
  letter-spacing: -2px;
}
.prodDescriereD{
  font-size: 12px;
  text-align: left;
  vertical-align: top;
  height: 170px;
  padding-left: 20px;
}
.prodTab{
  width: 49%;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid silver;
  line-height: 1em;
  padding: 0 3px;
}
.prodTabTitle{
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  color: #455a9d;
  margin-bottom: 10px !important;
}
.prodDetailBox a{
  color: #455a9d;
  font-weight: bold;
}
.tabLong{
  display: none;
}
.prodContactUsBtn{
  text-align: right;
  b/order: 1px solid black;
}
.btnContact, .btnContactHover{
  background: white url(images/btn.png) no-repeat center top;
  width: 123px;
  height: 27px;
  text-align: center;
  color: white;
  font-weight: bold;
  border: none;
}
.btnContactHover{
  background: white url(images/btn_ovr.png) no-repeat center top;
}
.clearL{
  clear: left;
}


/*************Detaliu produs*************/
/******* Contact Us - Comenzi ***********/
.boxMesaj, .contactMesaj{
  background: white url(images/box_mesaj.png) no-repeat center top;
  width:195px;
  height:70px;
  display: block;
  text-align: center;
  margin: auto;
  color: #5f6061;
  font-size: 13px;
  font-weight: bold;
  padding: 30px 10px 0px 10px;
}
.contentContact h3{
  font-size: 17px;
  font-weight: bold;
  color: #455a9d;
  letter-spacing: -2px;
}
.noteRed{
  color: red;
  /*font-weight: bold;*/
}
.contentContact input, textarea{
  font-size: 11px;
}
/************ SITEMAP *************/
.sitemap p{
  margin: 5px 0;
}
.sitemap dir{
  margin-top: 0px;
  margin-bottom: 0px;
}
/************ Review *************/
#reviewBox, .revInput{
  margin: 5px 0;
  border: 1px solid silver;
  font-size: 11px;
  font-family: Tahoma, Verdana, Arial, Lucidia, sans-serif;
}
.revInput{
  margin: 0;
  padding: 1px 3px;
  width: 190px;
}
#reviewBox td{
  padding: 2px 0;
}
.btnSendReview{
  background: white url(images/btn_send2.png) no-repeat center top;
  color: #455a9d;
  width: 66px;
  height: 24px;
  font-size: 11px;
  font-weight: bold;
  border: none;
}
