body {
	margin: 0;
	background-color: #F4DDA6;
	background-image: url(../gfx/poze/davvero.gif);
	background-repeat: no-repeat;
	padding-top: 45px;
	background-position: center 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
}
#butoane ul {
	background-color: #511B06;
	list-style-type: none;
	margin: 0;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0;
	margin-top: 5px;
}
#butoane ul li { 
	display: inline;
}
#butoane ul li a {
	color: #F9EBCC;
	font-size: 10px;
	font-variant: small-caps;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#butoane ul li a:hover {
	color: #511B06;
	background-color: #F4DDA6;
}
#butoane ul li > img {
	display: none;
}
#butoane ul li a img {
	content: attr(alt);
}
#content {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#cont > br, .imagine, .imagine2, #bottom, .album-foto, #top, #home #cont span, .invis, #control {
	display: none;
}
#ictop {
	background-image: url(../gfx/incont-top.png);
	height: 6px;
	font-size: 1px;
	margin-left: -5px;
}
#icbottom {
	background-image: url(../gfx/incont-bottom.png);
	height: 6px;
	font-size: 1px;
	margin-left: -5px;
}
#cont {
	text-align: center;
	font-weight: normal;
	color: #5C533C;
	background-color: #F9EBCC;
	padding: 5px;
}
a {
	color: #5C533C;
}
a:hover {
	color: #000000;
}	
h3 {
	font-size: 14px;
	margin: 10px 0;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	margin: 5px 0;
}
p {
	margin: 1em 0 0 0;
}
#contact p > span {
	font-size: 10px!important;
}
#meniu2 .meniu2, #despre-noi .despre-noi, #album-foto .album-foto, #contact .contact {
	border: 1px solid #F4DDA6;
	padding-top: 1px;
	padding-bottom: 1px;
}