  body{
background-color: #60686C;
}
.page{
    width: 950px;
  min-height: 420px;
}


.top {
  width: 950px;
  height: 120px;
}
.logo {
  width: 103px;
  height: 115px;
  background-image: url(logo.png);
  float: left;
}
.search {
     margin-top:85px;
  width: 840px;
  min-height: 10px;
  float: left;
}
 .search1 {
   width: 180px;
   padding:4px;
   float: right;
   margin-top: 0px;
   margin-right: 0px;
   border: 1px solid #000000;

 }
 .cauta {
   background-color: #E53F3D;
   color: #FFFFFF;
   float: right;
   padding:3px;
   margin-left: 5px;
   font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  border: 1px solid #fff;
}
.meniu {
  width: 950px;
  height: 40px;
  background-color: #E53F3D;
}
.meniu a {
  margin: 3px;
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  padding: 8px 15px 8px 15px;
text-decoration: none;
  float: left;
  color: #FFFFFF;
}
.meniu a:hover {
  background-color: #FFFFFF;
  color: #000000;
}
.continut {
  float:left;
  width: 950px;
  min-height: 200px;
  background-color: #FFFFFF;
}
.footer {
  float:left;
  text-align: center;
  background-color:  #3E4447;
 width: 950px;
  padding-top: 10px;
        padding-bottom: 10px;
  color: #FFFFFF;
  font-family: Arial;
  font-size: 11px;
}
  .cont {
    text-align: left;
    padding: 15px;
      font-family: Arial;
  font-size: 12px;
  color: #000;
  }
.categorie{
  float:left;
  margin:10px;
  padding:5px;
  border:1px solid #bbb;
  background-color:#fff;
  -moz-box-shadow:0px 0px 7px #000;
  -webkit-box-shadow:0px 0px 7px #000;
  -moz-border-radius:8px;
  -webkit-border-radius:8px;
text-align:center;
font-family:Arial;
font-size:14px;
text-shadow:1px 1px 1px #000;
color: #ff0000;
height:185px;
text-transform:uppercase;
}
.categorie img{
  border:1px solid #fff;
}
 .categorie:hover{
   border:1px solid #ff0000;


 }
.topc{
  text-shadow:1px 1px 1px #fff;
  font-family: Arial;
  font-size: 14px;
  color: #000;
  float:left;
  width:900px;
  padding:10px;
 background-color:  #aaa;
}
.produs{
  margin-top:8px;
  margin-bottom:5px;
  float:left;
  min-height:100px;
  width:900px;
  padding:10px;
  background: #ddd;
}
.produs:hover{
}
.produs img{
float:left;
margin-top:5px;
margin-right:5px;
margin-bottom:5px;
border:4px solid #fff;
}
.pleft{
  text-transform:uppercase;
 text-shadow:1px 1px 1px #fff;
 font-family:Arial;
 font-size:16px;
 float:left;
 width:180px;
 min-height:100px;
 color:#000;
}
.pright{
  margin-top:2px;
  text-align: left;
   font-family:Arial;
font-size:12px;
   float:left;
  width:700px;
   min-height:80px;
}
.pleft1{
  width:900px;
  text-transform:uppercase;
 text-shadow:1px 1px 1px #fff;
 font-family:Arial;
 font-size:16px;
 float:left;
 min-height:100px;
 color:#000;
}
.pright1{
  width:900px;
  margin-top:20px;
  text-align: left;
   font-family:Arial;
font-size:12px;
   float:left;
   min-height:80px;
}
.imn{
  float:left;
  margin:5px;
}
.imn:hover{
 border:4px solid #000;

}

.det{
   -moz-border-radius:0px 8px 8px 0px;
  -webkit-border-radius:0px 8px 8px 0px;
text-decoration:none;
font-family:Arial;
font-size:12px;
font-weight:bold;
margin:6px;

color: #FFFFFF;
background-color: #E53F3D;
border:1px solid  #FF0000;
}
.subcat{
  margin-top:2px;
  margin-bottom:5px;
  float:left;
  width:900px;
  padding:0px;
  background: #fff;
}
.subcat:hover{

}
.subcat a{
padding-left:15px;
  background-image:url(sg.png);
  background-repeat: no-repeat;
  background-position: left;
  text-shadow:1px 1px 1px #fff;
text-decoration:none;
font-family:Arial;
font-size:14px;
font-weight:bold;
color: #DF0000;
}

.subcat a:hover{
 color: #333;
 text-decoration:underline;
}
.txt{
  padding:4px;
  border:1px solid #333;

}
.sbmt{
  border: 1px solid #000;
  background-color: #DF0000;
  color:#fff;
  font-weight:bold;
   padding:2px;
}


