/* CSS Document */
body { font: 11px Arial, Verdana, sans-serif; background-color: #fff; color: #333; }

td {
	text-align:left;
	vertical-align: top;
	font: 12px Verdana, sans-serif;
}

img {
	border-width:0px;
}
.menu_right {
	background-color:#FAEAEA;
	border-right-color:#999999;
	border-right-width:1px;
	border-right-style:dotted;
	border-left-width:1px;
	border-left-style:dotted;
	width:180px;
	padding:5px 5px 5px 5px;
	font: 11px Verdana, sans-serif;
}


li{
	padding-top:3px;
	margin-top:3px;
	}

.index_right {
	background-color:#FAEAEA;
	border-right-color:#999999;
	border-right-width:1px;
	border-right-style:dotted;
	border-left-width:1px;
	border-left-style:dotted;
	margin:0;
	padding:0;
}


h1 { font-weight: bold; font-size: 24px; line-height: 36px; margin-bottom: 18px; }
h2 { font-weight: bold; font-size: 16px; line-height: 18px; margin-bottom: 18px; }
h3 { font-weight: bold; font-size: 1em; line-height: 18px; }
h4 { font-weight: bold; font-size: 10px; line-height: 18px; }

.menu_right ul{
	margin-left: 0;
	padding-left: 2em;
	text-indent: 0.1em;

	}

.menu_right ul li a {
	color: #993300;
	padding: 0;
	text-decoration: none;

}

.menu_link{
	color: #993300;
	padding: 0;
	text-decoration: none;
}

.menu_right ul li a:hover { color: #08c; }

#content{
	clear: both;
	width:400px;
	min-height: 714px;

	margin-bottom: 60px;
	background-color: transparent;
	background-image: url('http://www.fundatiasfantulgheorghe2008.ro/images/steag.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 115pt 5pt;
}
