* {
    padding: 0px;
    margin: 0px;
    font-family: Arial, sans-serif;
}

body {
    text-align: center;
    background: transparent url('./../img/prima_pagina/bg.jpg') repeat;
}

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

#stanga {
    position: relative;
    left: 10px;
    width: 320px;
    float: left;
}

#dreapta {
    float: right;
    width: 450px;
    height: 550px;
    background: transparent url('./../img/prima_pagina/dreapta.jpg') no-repeat;
}

#educatie {
    position: relative;
    top: 110px;
    left: 40px;
    font-size: 12px;
    text-align: left;
    width: 150px;
}

#educatie a, #distractie a {
    font-size: 11px;
    color: #DC0067;
    text-decoration: none;
}

#distractie {
    position: relative;
    top: 20px;
    left: 240px;
    font-size: 12px;
    text-align: left;
    width: 150px;
}

#container-calendar {
    text-align: left;
    width: 240px;
    height: 180px;
    position: relative;
    top: 91px;
    left: 195px;
    font-size: 12px;

}

#container-calendar h1.calendar {
    width: 110px;
    height: 22px;
    background: transparent url('./../img/prima_pagina/calendar.jpg') no-repeat;
    position: relative;
    left: 55px;
    cursor: pointer;
}

#container-calendar h1.noutati {
    width: 86px;
    height: 20px;
    background: transparent url('./../img/prima_pagina/noutati.jpg') no-repeat;
    position: relative;
    left: 68px;
    cursor: pointer;
    margin-bottom: 5px;
}

#container-calendar h1 span {
    display: none;
}


#calendar {
    margin-top: 10px;
    margin-bottom: 5px;
}

#noutati p a {
    font-size: 10px;
    text-decoration: none;
    color: #DC0067;
}

#noutati p a:hover {
    text-decoration: underline;
}

#chestionar {
    position: relative;
    left: 70px;
    top: -250px;
    padding: 25px;
    background: transparent url('./../img/prima_pagina/bbl.gif') no-repeat;
    width: 418px;
    height: 418px;
    text-align: left;
}

#chestionar p {
    width: 250px;
    position: relative;
    top: 40px;
    left: 50px;
}


input {
    border: solid 1px #B83D7A;
    width: 150px;
    height: 20px;
    font-size: 14px;
}


#poza_inchide {
    border: none;
    position: relative;
    top: 25px;
    left: 260px;
}

#credite {
    clear: both;
}

#poza_trimite {
    border: 0px;
}

#credite {
    text-align: left;
    width: 770px;
    margin: auto;
}

#credite ul {
    margin-left: 35px;
    list-style-type: none;
}

#credite ul li a {
    color: #990000;
    text-decoration: none;
    font-size: 10px;
}

#continut-formular {
    position: relative;
    top: 60px;
    left: 70px;
}

#continut-formular tr td {
    font-size: 12px;
}

p.text-formular {
    font-size: 12px;
}
