body{
margin: 0px;
}

div,a,p, input, textarea{
font-family: arial;
}

div#wraper{
position: relative;
width: 100%;
height: 100%;
}

div#topmenu{
font-size: 11px;
background-image: url(../img/logo.gif);
background-repeat: no-repeat;
background-position: bottom left;
width: 686px;
height: 74px;
margin: 0 auto;
text-align: right;
}

div#header{
background-image: url(../img/header.jpg);
background-repeat: no-repeat;
width: 686px;
height: 186px;
margin: 0 auto;
}

div#mainmenu{
width: 686px;
height: 20px;
margin: 0 auto;
}

div#content{
width: 686px;
margin: 0 auto;
}

div#footer{
font-size: 12px;
background-image: url(../img/footer.gif);
background-repeat: no-repeat;
background-position: top left;
width: 686px;
margin: 0 auto;
}

#textleft{
width: 250px;
margin: 0px 0px;
}

#textright{
width: 260px;
}

#galright{
width: 166px;
}

#galleft{
width: 400px;
margin: 0px 0px;
padding: 0px;
}

.titlu{
font-weight: bold;
color: #6C8B03;
padding-bottom: 5px;
margin: 0px;
}

.titlupag{
font-size: 50px;
color: #786849;
padding: 0px;
margin: 0px;
}

.text{
padding: 0px;
margin: 0px;
font-size: 12px;
}

.formtext{
color: #786749;
padding: 0px;
margin: 0px;
font-size: 12px;
}

hr{
color: #E4E1DB;
height: 1px;
}

a{
text-decoration: none;
color: #BF0000;
}

a:hover{
color: #A3A3A3;
}

a.copyright{
color: #786849;
}

a.copyright:hover{
color: #A3A3A3;
}

a.active{
color: #6C8B03;
}

TEXTAREA {
	BORDER-RIGHT: #786749 1px solid; 
	BORDER-TOP: #786749 1px solid;
	BORDER-LEFT: #786749 1px solid; 
	BORDER-BOTTOM: #786749 1px solid;
	BACKGROUND-COLOR: #ffffff;
	font-size: 12px;
}

input {
	font-size: 12px;
	BORDER-RIGHT: #786749 1px solid;
	BORDER-TOP: #786749 1px solid;
	BORDER-LEFT: #786749 1px solid;
	BORDER-BOTTOM: #786749 1px solid;
	BACKGROUND-COLOR: #ffffff;
}