body {
    margin: 0px;
    padding: 0px;
    background-color: #ffffff;
    font-family:Arial,Helvetica,sans-serif;
    font-size: 13px;
    color: #969494;
    text-decoration: none;
}
img {
    border: none;
}
#center_div
{
    width:980px;
    height: 3000px;
    position: absolute;
    margin-left:210px;
    z-index: 1;
    background-image: url("promovare-seo/index.jpg");
    background-repeat: no-repeat;
}
#meniu_s{
    position: absolute;
    width: 154px;
    position: fixed;
    margin-left:120px;
    z-index: 10;
    margin-top: 84px;
    height: 260px;
    background-color: #04319b;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);  /*for IE */
    opacity:0.85;  /*rest all browsers */
}
.meniu {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    color: #ffffff;
    text-decoration: none;
    display: block;
    background-image: url("promovare-seo/bg_meniu.png");
    background-repeat: no-repeat;
    width: 124px;
    height: 25px;
    padding-top: 10px;
    padding-left: 30px;
}
.meniu:hover {
    background-image: url("promovare-seo/bg_meniu_hover.png");
    background-repeat: no-repeat;
}
.meniu_a {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    color: #ffffff;
    text-decoration: none;
    display: block;
    background-image: url("promovare-seo/bg_meniu_hover.png");
    background-repeat: no-repeat;
    width: 124px;
    height: 25px;
    padding-top: 10px;
    padding-left: 30px;
}
.pdd {
    padding-left: 77px;
}
ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
li
{
    background-image: url(promovare-seo/dot.jpg);
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding-left: 14px;
}