/* 
    Document   : ie7-fix.css
    Created on : May 8, 2011, 1:22:17 AM
    Author     : LicaStyle
    Description:
        Purpose of the stylesheet follows.
        This file was created to fix Internet destroyer problems
*/

/* 
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

.primary.meniu {
  height: 51px;
}
.submeniu {
  width: 954px;
}
#abonare-block {
  width: 250px;
}
#ab_newsletter .form-item {
  width: 250px;
}
.primary.meniu {
  width: 1000px;
}

body.produse .produs-content {
  position: relative;
  z-index: 0;
}