* {
    margin: 0;
    padding: 0;
}

.eroare {
    min-height: 35px;
    background: #FCD5D5 url(../images/ico_error_msg.gif) no-repeat 0% -3px;
    border: 1px solid #F13D3D;
    margin: auto;
    margin-top: 5px;
    color: #F13D3D;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 40px;
    margin-bottom: 10px;
    font-weight: bold;
    text-transform: uppercase;
}

.confirmare {
    background: #CDF0CD url(../images/ico_success_msg.gif) no-repeat;
    border: 1px solid #46C846;
    color: #257E25;
}

.table, .table tr, .table td {
    border: 1px solid #ccc;
    padding: 4px;
    border-collapse: collapse;
}

.table .head {
    background: #efefef;
    font-weight: bold;
    padding: 5px;
}

body {
    font-family: Tahoma;
    font-size: 11px;
    color: #000;
    background: #fff;
}

a img {
    border: 0;
}

input, select, textarea {
    border: 1px solid #D42D2D;
    color: #000;
    background: #FAEBEB;
    font-family: Tahoma;
    font-size: 11px;
    padding: 3px;
}

#content form p {
    margin-bottom: 10px;
}

#content form input, #content form select, #content form textarea {
    width: 300px;
}

#content .eroare.confirmare label {
    color: #D42D2D;
}

#content .eroare.confirmare form input, #content .eroare.confirmare form select {
    width: auto;
}

.button {
    background: url(../images/button.jpg) no-repeat;
    color: #fff;
    font-weight: bold;
    text-align: center;
    border: none;
    width: 104px;
    height: 23px;
    padding: 0;
    margin-left: 10px;
    outline: none;
    cursor: pointer;
}

#seecart {
    background: url(../images/button.jpg) no-repeat;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    border: none;
    width: 104px;
    height: 23px;
    padding: 4px 0;
    margin-left: 30px;
    outline: none;
    cursor: pointer;
    display: inline-block;
}

#content form input.button {
    width: 104px;
}

form p {
    margin-top: 5px;
}

form p input {
    margin-top: 2px;
}

a {
    color: #C00;
    text-decoration: underline;
    outline: none;
    font-family: Arial;
}

a:hover {
    text-decoration: none;
}

h1 {
    font-family: Arial;
    font-size: 18px;
    color: #000;
    font-weight: 100;
    margin-bottom: 10px;
}

h2 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #000;
    font-weight: bold;
    margin-bottom: 10px;
}

h3 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000;
    font-weight: bold;
    margin-bottom: 2px;
}

ul {
    margin-left: 20px;
}

li {
    margin-top: 4px;
    margin-left: 10px;
}

#container {
    width: 1035px;
    margin: auto;
    background: url(../images/content_bg.jpg) repeat-y;
}

#container>div {
    padding: 30px;
}

#logo {
    background: url(../images/logo.jpg) no-repeat;
    width: 399px;
    height: 156px;
    float: left;
    margin-left: -14px;
    margin-top: -31px;
}

#search {
    /*    background: url(../images/cauta_bg.jpg) no-repeat;
    width: 558px;
    height: 24px;
    float: left;
    margin-left: 30px;
    display: inline; */
    background: url(../images/cauta_bg.jpg) no-repeat;
    width: 338px;
    ;
    height: 24px;
    float: right;
    display: inline;
}

#meniu {
    background: url(../images/meniu_bg.jpg) no-repeat;
    width: 601px;
    height: 76px;
    float: right;
    margin-right: -11px;
    margin-top: 20px;
}

#meniu .principal {
    float: left;
    width: 400px;
    margin-left: 110px;
    display: inline;
    margin-top: 7px;
    border-bottom: 1px dotted #fff;
    padding-bottom: 5px;
}

#cautare-avansata div {
    float: left;
    line-height: 24px;
}

#cautare-avansata option{
    height: 24px;
}

#cos_cumparaturi {
    float: left;
    color: #C00;
    font-weight: bold;
    font-family: Arial;
    margin-top: 5px;
    margin-left: 15px;
    font-size: 13px;
}

#cos_cumparaturi a {
    color: #C00;
}

#meniu #submeniu {
    margin-left: 110px;
    margin-top: 5px;
    margin-right: 110px;
}

#submeniu a {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    padding-right: 10px;
}

#meniu .principal a {
    font-weight: bold;
    text-decoration: none;
    padding-right: 10px;
    color: #fff;
}

#cautare-avansata {
    margin-left: 20px;
    margin-top: 8px;
}

#cautare-avansata form {
    display: inline-block;
}

#left {
    float: left;
    width: 251px;
    display: inline;
    margin-left: -14px;
}

#categorii {
    background: #D53232 url(../images/side_bg.jpg) no-repeat bottom left;
    width: 251px;
    min-height: 710px;
}

#categorii a {
    display: block;
    float: left;
    width: 190px;
    border-bottom: 1px dotted #fff;
    margin-bottom: 3px;
    padding-bottom: 3px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    margin-left: 50px;
}

#articole {
    background: url(../images/articole_bg.jpg) no-repeat;
    width: 181px;
    padding-left: 70px;
}

#articole .caption {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #fff;
    padding-top: 6px;
    margin-bottom: 15px;
}

#articole p {
    border-bottom: 1px dotted #000;
    padding-bottom: 10px;
    margin-bottom: 10px
}

#contact_side {
    background: url(../images/contact_bg.jpg) no-repeat;
    width: 251px;
    height: 162px;
    color: #fff;
    padding-left: 17px;
    padding-top: 10px;
}

#contact_side p {
    margin-top: 3px;
}

#contact_side a {
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}

#center {
    float: left;
    margin-left: 20px;
    display: inline;
}

#paginare {
    margin-left: 20px;
    margin-top: 10px;
}

#paginare a {
    display: block;
    margin-left: 3px;
    float: left;
    border: 1px solid #900;
    background: #efefef;
    text-decoration: none;
    font-family: Tahoma;
    color: #900;
    width: 18px;
    height: 15px;
    padding-top: 3px;
    text-align: center;
    font-weight: bold;
}

#paginare a:hover, #paginare .selected {
    background: #900;
    color: #fff;
}

#content {
    margin-top: 27px;
}

#center {
    width: 710px;
}

#center p {
    width: 98%;
    margin-left: 5px;
    text-align: justify;
    margin-bottom: 5px;
}

#center .box {
    width: 156px;
    height: 290px;
    padding: 5px;
    border: 1px solid #E99494;
    background: #FEFAFA;
    text-align: center;
    float: left;
    margin-left: 7px;
    display: inline;
    margin-bottom: 10px;
}

#center .box .descriere {
    height: 47px;
}

#center .box p {
    margin-left: 0;
    width: 100%
}

#center .box .pret {
    font-weight: bold;
    font-size: 14px;
    color: #900;
    margin-bottom: 4px;
}

#center .box img {
    border: 3px solid #ddd;
    margin-top: 5px;
    margin-bottom: 5px;
}

#center .separator {
    border-top: 1px solid #ccc;
    margin-top: 10px;
    padding-top: 10px;
}

#center #comandainfo div.boxinfo {
    width: 50%;
    float: left;
}

#dim, #cupa, #cul {
    width: 230px;
    margin-left: 14px;
}

#center input[type=button] {
    margin-left: 30px;
    margin-top: 5px;
}

#footer {
    padding-top: 10px;
    border-top: 5px solid #D53232;
    color: #000;
}

#footer a {
    color: #C00;
    text-decoration: none;
    text-decoration: none;
}

#footer .links {
    margin-top: 3px;
}

#footer .realizat_de {
    float: right;
    margin-right: 30px;
    margin-top: 5px;
}

#footer a:hover {
    color: #000;
    text-decoration: underline;
}

#sticky {
    position: fixed;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: auto;
    width: 985px;
    /*background: #EFEBDF;*/
    /*box-shadow: 0 0 3px #0E0100;*/
    min-height: 43px;
    border-radius: 5px;
}

#sticky .content {
    /*padding: 10px 10px 20px 10px;*/
}

#q {
    margin-left: 2px;
    border: 0;
    background: none;
    width: 430px;
}

#categorii h4 {
    display: none;
}

#center input[type=button] {
    margin-left: 30px;
    margin-top: 5px;
}

#center #comandainfo div.boxinfo {
    width: 50%;
    float: left;
}

#dim, #cupa, #cul {
    width: 230px;
    margin-left: 14px;
}

@media (max-width: 450px) {
    #container {
        width: 100%;
        background: none;
    }
    #container>div {
        padding: 0 10px;
    }
    #logo {
        float: none;
        margin: -1px 0 0 0;
        width: 100%;
        background-size: contain;
    }
    #cos_cumparaturi {
        float: none;
    }
    #search {
        background: url(../images/cauta_bg_mobile.jpg) no-repeat;
        width: 342px;
        margin: 0px auto;
        display: block;
        float: none;
        top: 10px;
        position: relative;
    }
    #q {
        width: 216px;
    }
    #meniu {
        background: #D53232;
        width: 100%;
        float: none;
        display: block;
        height: auto;
    }
    #meniu .principal {
        width: 100%;
    }
    #meniu .principal, #meniu #submeniu, #cautare-avansata {
        float: none;
        margin: 0px auto;
        text-align: center;
        display: block;
        line-height: 23px;
    }
    #meniu a {
        white-space: nowrap;
    }
    #meniu #cos_cumparaturi {
        float: none;
        margin: 0 auto;
        text-align: center;
    }
    #cautare-avansata {
        background: #fff;
        text-align: left;
    }
    #cautare-avansata form {
        display: block;
        padding: 2px;
        margin-bottom: 5px;
    }
    #cautare-avansata div {
        float: none;
    }
    #cautare-avansata input {
        width: 100%;
        text-align: center;
    }
    #cautare-chiloti {
        margin-left: 0px;
    }

    #content {
        margin-top: 0px;
    }
    #left {
        float: none;
        width: 100%;
        display: block;
        margin-left: 0;
    }
    #categorii {
        background: #D53232 url(../images/side_bg_mobile.jpg) no-repeat bottom left;
        width: 100%;
        min-height: 0;
    }
    #categorii h4 {
        display: block;
        text-align: center;
        padding: 10px;
        font-size: 16px;
        color: #fff;
    }
    #imgheaderdesktop, #imgfooterdesktop, #imgheadercategorii, #meniu>br, #left>br, #categorii #links, #categorii br, #articole {
        display: none;
    }
    #categorii #links {
        clear: left;
        overflow: hidden;
    }
    #categorii a {
        margin-right: 50px;
        float: none;
        width: auto;
    }
    .fb-like-box {
        display: none !important;
    }
    #contact_side {
        background: #d53331 url(../images/contact_bg_mobile.jpg) no-repeat;
        width: 100%;
        margin: 10px 0;
    }
    #center {
        width: 100%;
        margin-left: 0px;
    }
    #center p input[type=image], #center p img {
        max-width: 100%;
        height: auto;
        padding: 0;
        border: none;
    }
    #center .box {
        margin-left: 3px;
        width: 44%
    }
    #center #comandainfo div.boxinfo {
        width: 100%;
        float: none;
    }
    #center input[type=button], #seecart {
        display: block;
        margin: 10px auto;
    }
    #dim, #cupa, #cul {
        width: 150px;
        margin-left: 14px;
    }
    #footer a {
        font-size: 12px;
        line-height: 22px;
    }
}

@media (max-width: 768px) and (min-width: 451px) {
    #container {
        width: 100%;
        background: none;
    }
    #imgheaderdesktop, #imgfooterdesktop {
        display: none;
    }
    #logo {
        margin: 0 auto 10px auto;
        float: none;
    }
    #meniu {
        margin-right: 0;
    }
    #container>div {
        padding: 0 10px;
    }
    #center {
        float: none;
        width: auto;
        display: block;
        margin-left: 251px;
    }
    #center p input[type=image], #center p img {
        max-width: 100%;
        height: auto;
        padding: 0;
        border: none;
    }
    #center input[type=button], #seecart {
        margin-left: 15px;
    }
    #center .box {
        margin-left: 3px;
        width: 44%
    }
    #center #comandainfo div.boxinfo {
        width: 100%;
        float: none;
    }
    #footer a {
        font-size: 12px;
        line-height: 22px;
    }
}
