body{
	text-align: left;
	padding: 0px 0;
	margin: 0;
	height:100%;
	background-color:#fae0bd;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
#flashbox{
	width:750px;
	height:200px;
	margin-left:20px;
	text-align:left;
	float:left;
}
#outsidebox{
	margin:auto;
	background:#FFF;
	width:1000px;
	padding:10px;
}
#maincontainer{
	width:1000px;
}
#header{
	width:1000px;
	height:150px;
	background:url(images/header.jpg);
}
#header_despreNoi{
	width:1000px;
	height:150px;
	background:url(images/header_despreNoi.jpg);
}
#header_galerie{
	width:1000px;
	height:150px;
	background:url(images/header_galerie.jpg);
}
#header_contact{
	width:1000px;
	height:150px;
	background:url(images/header_contact.jpg);
}
#mainpage{
	width:1000px;
	height:800px;
	background:url(images/content.jpg);
}
#centercontainer{
	margin-left:220px;
	margin-right:10px;
	text-align:right;
}
.imagecontainer{
	max-width:200px;
	min-width:150px;
	padding-left:20px;
	padding-right:20px;
	float:left;
}
.imagebox{
	max-width:135px;
	min-width:135px;
	min-height:100px;
	background-color:#FFF;
}
.imagetext{
	max-width:133px;
	min-width:133px;
	min-height:20px;
	font-size:9px;
	text-align:center;
}
.textcontainer{
	width:auto;
	float:left;
	margin-left:20px;
	text-align:left;
	font-size:12px;
	color:#512f00;
}
.contactcontainer{
	width:auto;
	float:left;
	margin-left:50px;
	text-align:left;
	font-size:12px;
	color:#512f00;
}
#linksbox{
	float:left;
	width:180px;
	padding:10px;
	font-size: 12px;
	line-height:inherit;
}
a{
	text-decoration:none;
	color: #C30;
}
.links{
	font-size:11px;
	color:#333;
}
h3{
	font-size:24px;
	color:#F00;
	margin:0px;
}
.linksheader{
	color:#C30;
	font-size:14px;
	text-align:center;
}
.cprght{
	margin-left:200px;
	color:#F00;
	font-size:10px;
	text-align:center;
}
#bottom{
	width:1000px;
	height:50px;
	background:url(images/bottom.jpg);
}
h1{
	font-size:36px;
	color:#b56a04;
	margin:0px;
}
h2{
	color:#b56a04;
	font-size:10px;
	height:10px;
	margin:0px;
}
.w200{
	width:210px;
	min-height:10px;	
	height:auto;
	float:left;
}
.w550{
	width:550px;
	min-height:10px;
	height:auto;
	float:left;
}
.w250{
	width:240px;
	min-height:10px;
	height:auto;
	float:left;
}
#menu{
	float:left;
	color:#b56a04;
	margin-left:210px;
	margin-top:50px;
	width:440px;
	font-size:14px;
	font-weight:600;
	text-align:center;
}
#menu a{
	width:110px;
	color:#b56a04;
	float:left;
	text-decoration:none;
}
#menu a:link, #menu a:visited
{
	color: #b56a04;
	text-decoration: none;
	vertical-align:middle;
	display:block;
}
#menu a:hover
{
	color: #512f00;
	text-decoration: none;
	vertical-align:middle;
	display:block;
} 
