* {
    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, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000;
    background: #fff;
}
a img {
    border: 0;
}
input, select, textarea {
    border: 1px solid #574B6A;
    color: #000;
    background: #fff;
    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;
}
.button {
    background: #574B6A;
    color: #fff;
    font-weight: bold;
    text-align: center;
    border: none;
    width: 104px;
    height: 23px;
    padding: 0;
    margin-left: 10px;
    outline: none;
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#content form input.button {
    width: 104px;
}
form p {
    margin-top: 5px;
}
form p input {
    margin-top: 2px;
}
a {
    color: #990033;
    text-decoration: underline;
    outline: none;
    font-family: Tahoma;
}
a:hover {
    text-decoration: none;
}
h1 {
    font-family: Arial;
    font-size: 18px;
    color: #000;
    font-weight: 100;
    margin-bottom: 60px;
    margin-top: 15px;
}
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: 940px;
    margin: auto;
}
#meniu {
    width: 940px;
    height: 47px;
    background: url(../images/meniu_bg.jpg) no-repeat;
}
#meniu a {
    display: block;
    color: #fff;
    width: 124px;
    float: left;
    text-align: center;
    font-weight: bold;
    line-height: 200%;
    margin-top: 9px;
    font-size: 12px;
    margin-left: 7px;
    text-decoration: none;
    height: 24px;
}
#meniu a:hover {
    background: url(../images/meniu_a.jpg) no-repeat;
    width: 124px;
    height: 25px;
}
#header {
    width: 940px;
    height: 175px;
    margin: 5px 0 0 0;
    background: url(../images/header.jpg) no-repeat;
}
#header #logo {
    width: 200px;
    height: 80px;
    float: left;
    overflow: hidden;
    margin: 83px 0 0 13px;
}
#header #cos_cumparaturi {
    width: 180px;
    height: 100px;
    float: left;
    margin-left: 530px;
    margin-top: 50px;
}
#header a {
    text-decoration: none;
    display: block;
    margin-top: 24px;
}
#header #cos_cumparaturi #produse {
    margin-left: 45px;
}
#header #cos_cumparaturi .cum_fac {
    font-weight: bold;
    color: #000;
}
#header #logo a {
    color: #000;
    margin-bottom: 5px;
    display: block;
    text-decoration: none;
}
#header #logo .info {
    color: #666;
}
#promotii_bar {
    background: url(../images/promotii_bg.jpg) no-repeat;
    width: 940px;
    height: 37px;
}
#promotii_bar .titlu {
    text-transform: uppercase;
    float: left;
    color: #fff;
    font-weight: bold;
    margin: 8px 0 0 15px;
    width: 100px;
}
#promotii_bar a {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    margin-right: 20px;
    line-height: 180%;
}
#promotii_bar .content {
    overflow: hidden;
    width: 820px;
    position: relative;
    height: 30px;
}
#promotii_bar .content .container {
    width: 400000px;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}
#page {
    margin: 10px 0;
}
#side {
    float: left;
    width: 227px;
    margin: 0px;
}
#side .box {
    width: 227px;
    margin-bottom: 15px;
}
#side .box .titlu {
    text-transform: uppercase;
    background: url(../images/side_top.jpg) no-repeat;
    width: 227px;
    height: 36px;
    line-height: 270%;
    padding-left: 20px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 5px;
}
#side .box .content {
    padding: 5px;
}
#categorii a {
    display: block;
    border-bottom: 1px dotted #6C5D82;
    background: url(../images/li.jpg) no-repeat top left;
    padding-left: 20px;
    min-height: 17px;
    padding-bottom: 4px;
    text-decoration: none;
    font-weight: bold;
    color: #000;
}
#articole p {
    margin-bottom: 10px;
    padding-bottom: 10px;
    margin-top: 5px;
    border-bottom: 1px dotted #6C5D82;
}
#contact_side {
    background: url(../images/messenger.jpg) no-repeat;
    width: 207px;
    height: 155px;
    color: #fff;
    padding: 10px;
    margin: 0 auto;
}
#contact_side a {
    color: #fff;
}
#contact_side h1 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    margin-bottom: 4px;
    color: #fff;
}
#titlu-contact {
    display: none;
}
#contact-mess {
    width: 120px;
    padding-left: 70px;
    padding-top: 10px;
}
#content {
    float: left;
    width: 698px;
    margin: 0 0 0 15px;
}
#adv-search {
    background: #fff;
    clear: both;
    margin: 5px 0;
    overflow: hidden;
}
#simple-search {
    height: 48px;
    background: url(../images/search.jpg) no-repeat;
    width: 331px;
    float: right;
}
#cautare-sutien, #cautare-chiloti {
    width: 50%;
    float: left;
}
select#cautare_circumferinta, select#cautare_cupa, input#btn_cautare, select#cautare_chiloti, input#btn_cautare_chiloti {
    width: 50px !important;
}
#content .eroare.confirmare form input, #content .eroare.confirmare form select {
    width: 50px !important;
}
#content p {
    width: 98%;
    margin-left: 5px;
    text-align: justify;
    margin-bottom: 5px;
}
#content .box {
    width: 150px;
    height: 290px;
    padding: 5px;
    border: 1px solid #574B6A;
    background: #fff;
    text-align: center;
    float: left;
    margin-left: 7px;
    display: inline;
    margin-bottom: 10px;
}
#content .box .descriere {
    height: 47px;
}
#content .box a.img {
    height: 143px;
    display: block;
}
#content .box p {
    margin-left: 0;
    width: 100%
}
#content .box .pret {
    font-weight: bold;
    font-size: 14px;
    color: #453A49;
    margin-bottom: 4px;
}
#content .box img {
    border: 3px solid #ddd;
    margin-top: 5px;
    margin-bottom: 5px;
}
#content .separator {
    border-top: 1px solid #ccc;
    margin-top: 10px;
    padding-top: 10px;
}
#paginare {
    margin-left: 10px;
    margin-top: 10px;
}
#paginare a {
    display: block;
    margin-left: 3px;
    float: left;
    border: 1px solid #574B6A;
    text-decoration: none;
    font-family: Tahoma;
    color: #000;
    width: 18px;
    height: 15px;
    padding-top: 3px;
    text-align: center;
    font-weight: bold;
}
#paginare a:hover, #paginare .selected {
    background: #574B6A;
    color: #fff;
}
div.boxinfo {
    width: 50%;
    float: left;
}
#footer {
    width: 940px;
    background: url(../images/footer.jpg) no-repeat;
    margin-bottom: 100px;
    color: #fff;
    height: 62px;
    margin-top: 10px;
}
#footer a {
    color: #fff;
}
#footer .realizat_de {
    float: right;
    margin-top: 16px;
    margin-right: 10px;
}
#footer .links {
    float: left;
    margin-top: 10px;
    margin-left: 10px;
}

#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;*/
}

@media (min-width: 769px) and (max-width: 1024px) {
    #container {
        width: 100%;
        padding: 0px 10px;
    }
    #meniu {
        width: 100%;
        height: auto;
        background: #8f7c98;
        text-align: center;
        float: none;
        display: block;
    }
    #meniu a {
        display: inline-block;
        float: none;
        width: auto;
        height: auto;
        padding: 0px 15px;
        color: #fff;
        font-weight: bold;
        line-height: 200%;
        margin-top: 2px;
        font-size: 12px;
        margin-left: 7px;
        text-decoration: none;
    }
    #meniu a:hover {
        background: #333;
        width: auto;
        height: auto;
    }
    #header {
        width: 100%;
        height: auto;
        background: url(../images/header_mob.jpg) center top no-repeat;
    }
    #header #logo {
        width: 100%;
        height: auto;
        float: none;
        overflow: hidden;
        margin: 0;
        padding-top: 30px;
        text-align: center;
    }
    #header #logo a {
        color: #000;
        margin-bottom: 5px;
        display: block;
        text-decoration: none;
    }
    #header a {
        text-decoration: none;
        margin-top: 10px;
    }
    #header #cos_cumparaturi {
        width: 100%;
        height: auto;
        float: none;
        margin: 20px 0 20px 0;
        padding-top: 180px;
        background: url(../images/header2_mob.jpg) center top no-repeat;
        text-align: center;
    }
    #header #cos_cumparaturi a {
        display: inline-block;
        padding: 0px 15px;
    }
    #header #cos_cumparaturi #produse {
        margin-left: 5px;
        display: inline;
    }
    #promotii_bar {
        display: none;
    }
    #content {
        float: none;
        width: auto;
        margin: 0px 10px 0px 237px;
        text-align: center;
    }
    #content .box {
        width: 30%;
    }
    #adv-search {
        clear: right;
    }
    #footer {
        width: 100%;
        background: #554a6a;
        margin-bottom: 10px;
    }
    h1 {
        margin-bottom: 20px;
    }
    #cautare-sutien {
        width: 100%;
        float: none;
        margin-bottom: 10px;
    }
    #cautare-chiloti {
        width: 100%;
        float: none;
    }
    div.boxinfo {
        width: 100%;
        float: none;
    }
}
@media (max-width: 768px) and (min-width: 481px) {
    #container {
        width: 100%;
        padding: 0px 10px;
    }
    #meniu {
        width: 100%;
        height: auto;
        background: #8f7c98;
        text-align: center;
        float: none;
        display: block;
    }
    #meniu a {
        display: inline-block;
        float: none;
        width: auto;
        height: auto;
        padding: 0px 15px;
        color: #fff;
        font-weight: bold;
        line-height: 200%;
        margin-top: 2px;
        font-size: 12px;
        margin-left: 7px;
        text-decoration: none;
    }
    #meniu a:hover {
        background: #333;
        width: auto;
        height: auto;
    }
    #header {
        width: 100%;
        height: auto;
        background: url(../images/header_mob.jpg) center top no-repeat;
    }
    #header #logo {
        width: 100%;
        height: auto;
        float: none;
        overflow: hidden;
        margin: 0;
        padding-top: 30px;
        text-align: center;
    }
    #header #logo a {
        color: #000;
        margin-bottom: 5px;
        display: block;
        text-decoration: none;
    }
    #header a {
        text-decoration: none;
        margin-top: 10px;
    }
    #header #cos_cumparaturi {
        width: 100%;
        height: auto;
        float: none;
        margin: 10px 0 0 0;
        padding-top: 180px;
        background: url(../images/header2_mob.jpg) center top no-repeat;
        text-align: center;
    }
    #header #cos_cumparaturi a {
        display: inline-block;
        padding: 0px 15px;
    }
    #header #cos_cumparaturi #produse {
        margin-left: 5px;
        display: inline;
    }
    #promotii_bar {
        display: none;
    }
    #content {
        float: none;
        width: auto;
        margin: 0px 10px 0px 237px;
        text-align: center;
    }
    #content .box {
        width: 45%;
    }
    #adv-search {
        clear: right;
    }
    #footer {
        width: 100%;
        background: #554a6a;
        margin-bottom: 10px;
    }
    h1 {
        margin-bottom: 20px;
    }
    #cautare-sutien {
        width: 100%;
        float: none;
        margin-bottom: 10px;
    }
    #cautare-chiloti {
        width: 100%;
        float: none;
    }
    div.boxinfo {
        width: 100%;
        float: none;
    }
}
@media (max-width: 480px) {
    #container {
        width: 98%;
        padding: 0px;
    }
    #meniu {
        width: 100%;
        height: auto;
        background: #8f7c98;
        text-align: center;
        float: none;
        display: block;
    }
    #meniu a {
        display: inline-block;
        float: none;
        width: auto;
        height: auto;
        padding: 0px 15px;
        color: #fff;
        font-weight: bold;
        line-height: 200%;
        margin-top: 2px;
        font-size: 12px;
        margin-left: 7px;
        text-decoration: none;
    }
    #meniu a:hover {
        background: #333;
        width: auto;
        height: auto;
    }
    #header {
        width: 100%;
        height: auto;
        background: url(../images/header_mob.jpg) center top no-repeat;
    }
    #header #logo {
        width: 100%;
        height: auto;
        float: none;
        overflow: hidden;
        margin: 0;
        padding-top: 30px;
        text-align: center;
    }
    #header #logo a {
        color: #000;
        margin-bottom: 5px;
        display: block;
        text-decoration: none;
    }
    #header a {
        text-decoration: none;
        margin-top: 10px;
    }
    #header #cos_cumparaturi {
        width: 100%;
        height: auto;
        float: none;
        margin: 10px 0 0 0;
        padding-top: 180px;
        background: url(../images/header2_mob.jpg) center top no-repeat;
        text-align: center;
    }
    #header #cos_cumparaturi a {
        display: inline-block;
        padding: 0px 15px;
    }
    #header #cos_cumparaturi #produse {
        margin-left: 5px;
        display: inline;
    }
    #promotii_bar {
        display: none;
    }
    #side {
        float: none;
        width: 100%;
        margin: 0px;
    }
    #side .box {
        width: 95%;
        margin-bottom: 15px;
    }
    #side .box .titlu {
        background: url(../images/side_top_mob.jpg) repeat-x;
        width: 100%;
        height: auto;
        line-height: 270%;
        cursor: pointer;
    }
    #categorii, #articole {
        display: none;
    }
    #content {
        float: none;
        width: auto;
        margin: 0px 10px 0px 0px;
        text-align: center;
    }
    #content .box {
        width: 44%;
    }
    #simple-search {
        height: 48px;
        background: url(../images/search.jpg) no-repeat center top;
        width: 100%;
        float: none;
    }
    h1 {
        margin-bottom: 20px;
    }
    #cautare-sutien {
        width: 100%;
        float: none;
        margin-bottom: 10px;
    }
    #cautare-chiloti {
        width: 100%;
        float: none;
    }
    #fb {
        display: none;
    }
    #contact_side {
        display: none;
    }
    #contact_side h1 {
        display: none;
    }
    #titlu-contact {
        display: block;
    }
    #contact-mess {
        width: 120px;
        padding-left: 70px;
        padding-top: 50px;
    }
    div.boxinfo {
        width: 100%;
        float: none;
    }
    #footer {
        width: 95%;
        height: auto;
        background: #554a6a;
        padding: 10px;
        margin-bottom: 0;
    }
    #footer .links {
        float: none;
    }
}
