body {
	background: #AFF583 url('../img/body_bg.jpg') repeat-x 0px -40px;
	font: 16px Tahoma, Arial, sans-serif;
}

#content {
	width: 905px;
	/*height: 600px;*/
	background: #fff;
	margin: 20px auto;
	padding: 5px;
}

#langs {
	text-align: center;
	margin-top: 5px;
}

#langs a {
	color: #46aa0a;
	text-decoration: none;
	padding: 1px 5px 1px 5px;
}

#langs .active {
	background: #f4fdef;
	font-weight: bold;
}

#body ul {
	list-style-type: none;
	margin: 0;
	margin-top: 10px;
	padding: 0;
	text-align: left;
}

#body ul a {
	font-size: 14px;
	padding: 4px;
	color: #46aa0a;
	text-decoration: none;
	display: block;
	padding-left: 50px;
}

#body ul .activeLink {
	color: #fff;
	background:  #46aa0a;
}

#body ul .menue_two {
	color: #fac800;
	font-family: Tahoma, Arial, sans-serif;
}

#copyright
{
	padding-top: 10px;
	font-size: 10pt;
	text-align: center;
	color: #bbb;
}

#magicfib
{
	text-decoration: none;
	font-weight: bold;
	color: #bbb;
}

.one {
	background: url('../img/link1.jpg') no-repeat 25px;
	font-family: Tahoma, Arial, sans-serif;
}

.two {
	background: url('../img/link2.jpg') no-repeat 25px;
	font-family: Tahoma, Arial, sans-serif;
}

.x {
	border-top: 7px solid #f4fdef;
}

#text {
	padding: 5px;
	font-size: 12px;
	overflow: scroll;
	height: 420px;
	/*border: 7px solid #46aa0a*/;
}

#text_advanced {
	padding: 5px;
	font-size: 12px;
	border: 7px solid #46aa0a;
	width: 420px;
}

#text .text_title
{
	font-size: 14px;
	font-weight: bold;
}

#big_image
{
	/*border: 7px solid #fac800;*/
	text-align: center;
	width: 321px;
	/*height: 408px;*/
	background-color: #fac800;
	vertical-align: middle;
}

.back_href
{
	text-align: right;
}

.back_href a {
	color: #46aa0a;
	text-decoration: none;
	padding: 1px 5px 1px 5px;
	font-size: 10pt;
}

.image_title
{
	text-align: center; 
	font-family: Tahoma, Arial, sans-serif; 
	font-weight: bold; 
	font-size: 12 pt;
}

.text_style {
	padding: 5px;
	font-size: 12px;
}

.need_span_alert
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Tahoma;
	color: #bf0000;
}

