.header {
	background-color: #FFFFFF;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 230px;
	width: 827px;
}
.titlu {
	background-color: #FFFFFF;
	background-image: url(images/titlu_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	width: 627px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	background-attachment: scroll;
	padding-left: 200px;
	padding-top: 10px;
	font-size: 18px;
}
.text {
	background-color: #FFFFFF;
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 473px;
	width: 627px;
	vertical-align: top;
	padding-left: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
}
#footer {
	width: 100%;
	vertical-align: bottom;
	position: relative;
	height: 100%;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}
#footer ul
{
	display: block;
	width: 778px;
	margin: 0em auto;
	list-style: none;
	padding-left: 2.5em;
}

#footer li
{
	display: inline;
}

#footer li a
{
	color: #38271C;
	font-weight: bold;
	text-decoration: none;
	padding: 0.25em 0.75em 0.25em 0.75em;
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
}

#footer li a:hover
{
	color: #666666;
}
#menu {
	background-color: #FFFFFF;
	background-image: url(images/menu_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	width: 827px;
	text-align: right;
}

#menu ul
{
	display: block;
	width: 778px;
	margin: 0em auto;
	list-style: none;
	padding-left: 2.5em;
}

#menu li
{
	display: inline;
}

#menu li a
{
	color: #38271C;
	font-weight: bold;
	text-decoration: none;
	padding: 0.25em 0.75em 0.25em 0.75em;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
}

#menu li a:hover
{
	background: #342117 url('images/a4.gif') top left repeat-x;
	color: #fff;
}

#FrogJS{
	width: 360px;
	height: 400px;
	margin: 0 auto;
}
#FrogJSCredit{
	text-align: right;
	font-size: 80%;
	color: #999;
	padding: 1px;
}
#FrogJSCaption{
	text-align: left;
	line-height: 140%;
}

