
/*-  OTHER
----------------------------------------------------------------------*/

#main_wrap {
    width: 100%;
    background-image: url(../_images/alternative-shadow.png);
    background-repeat: no-repeat;
    background-position: 50% 170px;
}

#main_alternative {
    background: url(../_images/alternative-grad.png) repeat-x, url(../_images/bg-pattern.png) repeat;
    width: 960px;
    position: relative;
    margin: auto;
    text-align: left;
    overflow: hidden;
}

#main_alternative #header {
    margin-top: 10px;
    margin-bottom: 10px;
}

#main_alternative h2 {
    font-size: 30px;
    margin-bottom: 20px;
}
#main_alternative #left {
    float: left;
    width: 620px;
    padding-left: 10px;
    padding-right: 10px;
}

#main_alternative #right {

    float: right;
    width: 300px;
    height: 350px;
    padding-top: 8px;
    padding-left: 10px;
    padding-right: 10px;
}

#main_alternative #right #images {
    margin-top: 23px;
    padding-left: 6px;
    padding-top: 5px;
    width: 300px;
    height: 450px;
    background-image: url(../_images/frame-despre.png);
    background-repeat: no-repeat;
}
