body{
background-color: white;
text-align: center;
font-family: Trebuchet MS, Arial;
font-size: 14px;
}

table{
font-family: Trebuchet MS, Arial;
font-size: 12px;
}

p{
text-align: justify;
}

img{
border: none;
}

a{
color: #A0181A;
text-decoration: none;
}

#container{
margin-left: auto;
margin-right: auto;
text-align: left;
width: 900px;
}

#head{
border-bottom: 1px solid #A01818;
width: 100%;
overflow: hidden;
}

#foot{
color: #333333;
font-size: 12px;
text-align: center;
}

#menu{
font-family: Verdana, Trebuchet MS, Arial;
float: right;
margin-top: 30px;
}

#menu a{
text-decoration: none;
color: black;
font-size: 14px;
}

#menu a:hover{
color: #A01818;
}

#menu a.menu-actiu{
color: #A01818;
}

#titol{
padding: 0px 0px;
border-bottom: 1px solid #A01818;
}

.content1{
padding: 5px 0px;
border-bottom: 1px solid #A01818;
}

.content2{
padding: 10px 0px 10px 250px;
background-image: url(../img/FooterGrafic.jpg);
background-repeat: no-repeat;
background-position: 0px 50%;
}

.div-contact{
float: right;
width: 340px;
color: #FFF7F4;
font-weight: bold;
padding-top: 40px;
}

input.ftext{
background-color: #9D9391;
color: white;
font-size: 12px;
border: 0px;
padding: 1px;
width: 230px;
}

textarea.ftextarea{
background-color: #9D9391;
color: white;
font-size: 12px;
border: 0px;
padding: 1px;
width: 230px;
height: 150px;
}

table.tformulari td{
padding-bottom: 20px;
}


