/**
* Astek.ro
*
* default Style
*
* @author Glavan Dumitru
*
*/

/* General */

* {
    padding: 0px;
    margin: 0px;
/*     font-family: "Trebuchet MS", Verdana, sans-serif; */
    font-family: "Arial", Verdana, sans-serif;
    font-size: 13px;
    color: #000000;
}

img {
    border: 0px;
}

body {
    text-align: center;
    background-color: #c1c1c1;
}

p {
    margin-top: 4px;
    margin-bottom: 4px;
}

h1 {
    margin-top: 20px;
    margin-bottom: 10px;
    text-transform: uppercase;
    float: left;
    clear:both;
}

h1 span {
    font-size: 22px;
    color: #000000;
}

h1.bg {
    background: transparent url( './../img/site/layout/bg_h1.jpg' ) no-repeat;
    background-position: right;
}

h1 a {
    text-decoration: none;
}

h2 {
    margin-top: 10px;
    margin-bottom: 10px;
    clear: both;
    float: left;
}

h2 span {
    font-size: 17px;
    color: #000000;
    text-transform: uppercase;
}

h2.top {
    margin-top: 35px;
}

h3 {
    margin-top: 10px;
    margin-bottom: 10px;
    clear: both;
}

h3 span {
    font-size: 15px;
    color: #000000;
}

abbr {
    cursor: help;
}

a {
    text-decoration: none;
}

address {
    font-style: normal;
}

sup {
    font-size: 9px;
}

p {
    float: left;
}

strong {
    font-weight: bold;
}

a.email {
    direction:rtl;
    unicode-bidi: bidi-override;
}

/* eof General */


/* Paginare */

#container {
    width: 922px;
    margin: auto;
}

#header {
    width: 922px;
    height: 164px;
    float: left;
}

#content {
    width: 874px;
    float: left;
    background-color: #FFFFFF;
    background-repeat: no-repeat;
    padding-left: 36px;
    padding-right: 12px;
    text-align: left;
}

#content.profil {
    background-image: url( './../img/site/layout/bg_profil.jpg' );
}

#content.distributie {
    background-image: url( './../img/site/layout/bg_distributie.jpg' );
}

#content.produse {
    background-image: url( './../img/site/layout/bg_produse.jpg' );
}

#content.produse_detalii {
    background-image: url( './../img/site/layout/bg_produse_detalii.jpg' );
}

#content.echipa {
    background-image: url( './../img/site/layout/bg_echipa.jpg' );
}

#content.contact {
    background-image: url( './../img/site/layout/bg_contact.jpg' );
}

#footer {
    width: 822px;
    height: 90px;
    float: left;
    padding-left: 100px;
    text-align: left;
    background: transparent url( './../img/site/layout/footer.jpg' );
    margin-bottom: 10px;
}

/* eof Paginare */


/* Produse */

#titluGamaDeProduse {
    margin-top: 50px;
    margin-left: 10px;
}

#listaCategorii {
    list-style-type: none;
    float: left;
    margin-left: 10px;
    margin-bottom: 30px;
    width: 465px;
    height: 120px;
    clear: left;
}

#listaCategorii li {
    float: left;
    clear: none;
    display: block;
    width: 232px;
    height: 26px;
}

#listaCategorii li h2 {
    margin-top: 2px;
    margin-bottom: 2px;
    background: transparent url( './../img/site/layout/bullet_neselectat.jpg' ) no-repeat 0 3px;
}

#listaCategorii li h2 a {
    display: block;
    float: left;
    margin-left: 15px;
    margin-right: 5px;
    text-transform: uppercase;
    font-size: 11px;
}

#listaCategorii li.selectat h2 {
    background: transparent url( './../img/site/layout/bullet_selectat.jpg' ) no-repeat 0 3px;
}

#listaCategorii li.selectat h2 a {
    color: red;
}

#listaProduse {
    list-style-type: none;
    float: left;
    clear: left;
    margin-top: 30px;
    margin-left: 30px;
}

#listaProduse li {
    display: block;
    width: 170px;
    height: 278px;
    float: left;
    margin-right: 25px;
    margin-bottom: 10px;
    background-color: #bbbec3;
    border: solid 8px #e2e2e2;
}

#listaProduse li h3 {
    margin-left: 5px;
    margin-right: 5px;
    float: left;
    display: block;
    height: 20px;
    margin-bottom: 5px;
}

#listaProduse li p.introProdus {
    margin-left: 5px;
    margin-right: 5px;
    float: left;
    clear: both;
    color: #343539;
    height: 75px;
    overflow: hidden;
}

#pagStangaProdus {
    float: left;
    clear: left;
    margin-top: 20px;
    margin-left: 20px;
    width: 450px;
}

#linkInapoi {
    display: block;
    float: left;
    margin-bottom: 20px;
}

#linkFisaTehnica {
    display: block;
    float: left;
    margin-top: 30px;
}

#pagDreaptaProdus {
    float: left;
    margin-top: 40px;
    margin-left: 20px;
    width: 384px;
    height: 200px;
}

a.detaliiProdus {
    color: #FFFFFF;
    display: block;
    float: right;
    clear: both;
    background: #444549 url( './../img/site/layout/bg_bt_detalii.jpg' );
    margin-top: 10px;
    margin-bottom: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 10px;
    width: 70px;
    text-align: center;
    text-transform: uppercase;
}

#flashDistribuitoriSubProdus {
    float: right;
    width: 384px;
    height: 126px;
    margin-top: 60px;
}

#descriereProdus ul {
    margin-left: 20px;
}

/* eof Produse */


/* Profil */

div.cnt_text_profil {
    float: left;
    clear: left;
    width: 500px;
    height: 320px;
}

div.cnt_text_profil p {
    width: 500px;
    clear:left;
    text-align: justify;
}

#flashDistribuitori {
    float: right;
    width: 360px;
    height: 126px;
    margin-top: 200px;
}

h1.profil {
    margin-top: 28px;
}

h2.profil {
    margin-top: 35px;
}

/* h2.profil.en { */
/*     margin-top: 35px; */
/* } */

/* eof Profil */


/* Echipa */

#listaEchipa {
    list-style-type: none;
    float: left;
    clear: left;
    margin-top: 10px;
    margin-left: 5px;
}

#listaEchipa li {
    display: block;
    width: 260px;
    height: 130px;
    float: left;
    margin-right: 10px;
    margin-bottom: 15px;
    background-color: #bbbec3;
    border: solid 8px #e2e2e2;
}

#listaEchipa li img {
    float: left;
}

#listaEchipa li p.introEchipa {
    margin-left: 5px;
    float: left;
    width: 100px;
    display: block;
    clear: none;
    color: #343539;
}

#listaEchipa li p.introEchipa span {
    color: #343539;
}

#listaEchipa li p.introEchipa span.nume {
    font-weight: bold;
}

#listaEchipa li p.introEchipa a.adresaMail {
    color: #FFFFFF;
}

#descriereEchipa {
    float: left;
    clear: left;
    width: 580px;
}

/* eof Echipa */


/* Contact */

address.contact {
    float: left;
    clear: both;
    color: #343539;
}

address.contact a {
    color: red;
}

/* end Contact */


/* Distributie */

#flashHartaDistributie {
    float: left;
    clear: left;
    width: 490px;
    height: 485px;
    margin-top: 20px;
    margin-left: -25px;
}

div.dateContact {
    float: left;
    margin-left: 30px;
    margin-top: -7px;
}

div.dateContact address {
    float: left;
    clear: left;
    color: #343539;
}

div.dateContact h2 {
    margin-top: 5px;
    margin-bottom: 5px;
    display: block;
    float: left;
    clear: left;
    font-size: 16px;
}

div.dateContact h3 {
    margin-top: 10px;
    margin-bottom: 5px;
    display: block;
    float: left;
    clear: left;
    text-transform: uppercase;
}

div.dateContact h3 span {
   font-size: 14px;
   display: none;
}

div.dateContact h3.astek {
    background: transparent url( './../img/site/distributie/astek.jpg' ) no-repeat;
    width: 153px;
    height: 30px;
}

div.dateContact h3.baumax {
    background: transparent url( './../img/site/distributie/baumax.jpg' ) no-repeat;
    width: 153px;
    height: 30px;
}

div.dateContact h3.bricolage {
    background: transparent url( './../img/site/distributie/bricolage.jpg' ) no-repeat;
    width: 153px;
    height: 30px;
}

div.dateContact h3.bricostore {
    background: transparent url( './../img/site/distributie/bricostore.jpg' ) no-repeat;
    width: 153px;
    height: 30px;
}

div.dateContact h3.praktiker {
    background: transparent url( './../img/site/distributie/praktiker.jpg' ) no-repeat;
    width: 153px;
    height: 30px;
}

div.dateContact h4 {
    margin-top: 5px;
    margin-bottom: 2px;
    display: block;
    float: left;
    clear: left;
}

div.dateContact h4 span {
    font-size: 13px;
    color: #343539;
}

/* end Distributie */


/* Footer */

#footer address {
    display: block;
    float: left;
    width: 330px;
    margin-right: 20px;
    font-size: 11px;
    margin-top: 15px;
    color: #FFFFFF;
}

#footer #linkWs {
    display: block;
    width: 100px;
    height: 50px;
    background-color: transparent;
    float: right;
    margin-right: 12px;
    margin-top: 20px;
}

/* end Footer */