body{
	background-color:#bebdbd;
	font-family:Verdana, Geneva, sans-serif;
	color:#3c3b3b;
	font-size:12px;
	}


#up{
	height:221px;
	background:url(../images/up.png) repeat-x ;}
#med{
	background-color:#bebdbd;
	background-image:url(../images/med.png);
	background-repeat:repeat-x;
	}
#down{
	height:55px;
	background:url(../images/down.png) repeat-x;
	color:#FFF;}


#header{
	background:url(../images/header.png) no-repeat;
	height:221px;
	width:800px;
	margin: 0px auto;
	}

#upmenu{

	margin-left:400px;
	}

ul.up{
	margin:0px;}
	
li {display:inline}

.upmenu{
z-index: 100;
}

.upmenu li {
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	}

#flor {
	display: block;
	width: 160px;
	height: 44px;
	background:url(../images/upmeniu.png) no-repeat 0px -44px;

	}

#flor:hover {
background:url(../images/upmeniu.png) no-repeat 0px 0px;
}

#pens {
	display: block;
	width: 160px;
	height: 44px;
	background:url(../images/upmeniu.png) no-repeat -170px -44px;

	}

#pens:hover {
background:url(../images/upmeniu.png) no-repeat -170px 0px;
}



#menu{
	width:800px;
	height:50px;
	margin: 0px auto;
	}
	
ul.mmenu{
	margin:0px;}
	
li {display:inline}

.menu{
z-index: 100;
}

.menu li {
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	}
	
li.part{
	display:list-item;
	font-size:14px;}	
	



#prod {
	display: block;
	width: 160px;
	height: 50px;
	background:url(../images/meniu.png) -50px -50px;

	}

#prod:hover {
background:url(../images/meniu.png) -50px 0px;
}

#despre {
	display: block;
	width: 180px;
	height: 50px;
	background:url(../images/meniu.png) -220px -50px;

	}

#despre:hover {
background:url(../images/meniu.png) -220px 0px;
}

#link {
	display: block;
	width: 170px;
	height: 50px;
	background:url(../images/meniu.png) -410px -50px;

	}

#link:hover {
background:url(../images/meniu.png) -410px 0px;
}

#contact {
	display: block;
	width: 170px;
	height: 50px;
	background:url(../images/meniu.png) -590px -50px;

	}

#contact:hover {
background:url(../images/meniu.png) -590px 0px;
}

#main{

	text-align:justify;
	width:800px;
	margin: 0px auto;
	
	}
#texte{
	width:540px; 
	margin-left:125px;
	}	
p{
	padding:10px 20px 10px 10px;
	text-indent:40px;}
	
img{
	margin:10px;
	border:solid 3px #3c3b3b;}

a{
	text-decoration: none;
	color: #F00;}
a:hover{
	text-decoration:underline;}

.input_field{
	background:#DFDFDF;
	border:#333 solid 1px;}
.btn{background:#DFDFDF;
	border:#333 solid 1px;
	color:#F00;
	}
	#captcha{border:0px}