html, body, div, img, span{
margin: 0;
padding: 0;
border: 0;
}

body{
background-image: url('../img/bg.gif');
}

div, a{
font-family: Georgia;
font-size: 14px;
}

#container{
width: 717px;
border-left: 10px solid #A28E91;
border-right: 10px solid #A28E91;
border-bottom: 10px solid #A28E91;
padding-left: 11px;
padding-right: 11px;
padding-bottom: 10px;
background-color: #ffffff;
margin: 0 auto;
}

#left{
width: 241px;
margin-right: 8px;
margin-bottom: 17px;
float: left;
}

#right{
width: 468px;
margin-bottom: 17px;
float: right;
}

#footer{
clear: both;
width: 716px;
background-color: #F0DEDE;
border-top: 12px solid #D5B7B9;
padding-top: 18px;
padding-bottom: 18px;
font-size: 11px;
color: #8D6F72;
}

#flash1{
margin-top: 40px;
margin-bottom: 10px;
}

#flash2{
float: left;
margin-bottom: 7px;
}

#header_menu{
float: right;
color: #875B66;
margin-top: 115px;
margin-right: 4px;
}

a.header{
color: #875B66;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}

a.header:hover{
text-decoration: underline;
}

#flash3{
margin-bottom: 12px;
}

#curr_page{
margin-bottom: 12px;
}

#menu{
width: 235px;
padding-left: 6px;
margin-bottom: 30px;
}

.menu{
width: 151px;
display: block;
padding-top: 9px;
padding-bottom: 9px;
padding-left: 35px;
border-bottom: 1px solid #ECDCEF; 
}

#intrebari{
margin-top: 5px;
padding-top: 8px;
padding-bottom: 15px;
padding-left: 10px;
background-color: #F4F6E8;
background-image: url('../img/intrebari_box.gif');
background-repeat: no-repeat;
background-position: 40px 60px;
color: #51533E;
}

.title{
font-size: 16px;
font-weight: bold;
margin-top: 10px;
margin-bottom: 15px;
margin-left: 29px;
letter-spacing: -1px;
}

.text{
padding-left: 20px;
padding-right: 15px;
}

.footer{
color: #3E292A;
font-weight: bold;
font-size: 11px;
text-decoration: none;
}

.footer:hover{
text-decoration: underline;
}

input.text{
border: 1px solid #E0BF8E;
background-color: #ffffff;
}

textarea.text{
border: 1px solid #E0BF8E;
background-color: #ffffff;
}

input.button{
border: 1px solid #FFFCF3;
background-color: #61504A;
color: #ffffff;
}
