@charset "utf-8";
/* CSS Document */

body
{
	background-image: 	url( "/images/site/bg.gif" );
	background-repeat:	repeat-x;
	margin: 0;
	padding: 0;
	border: 0;
}

img
{
	border: 0px;;
}

#container
{
	width: 				1000px;
	margin: 			auto;
	display: 			table;
}

#left
{
	width: 				37px;
	height:				550px;
	float:				left;
}

#right
{
	width: 				37px;
	height:				550px;
	float:				left;	
}

#middle
{
	width: 				926px;
	text-align:			center;
	vertical-align:		top;
	float:				left;	
}

#header
{
	width: 				926px;
	height:				139px;
	text-align:			center;
	vertical-align:		top;
	background-image:	url( "/images/site/header_bg.gif" );
	background-repeat:	repeat-x;
}

#header_left
{
	width: 				300px;
	height:				110px;
	text-align:			center;
	vertical-align:		top;
	float:				left;
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			12px;
	color:				#b2afb0;
}

#logo
{
	margin-top: 8px;
}

#header_right
{
	width: 				626px;
	height:				110px;
	line-height:		110px;
	text-align:			center;
	vertical-align:		middle;
	float: 				left;
	
}

#header_bottom
{
	width: 				926px;
	height:				29px;
	line-height:		29px;
	text-align:			center;
	vertical-align:		middle;
	clear:				both;
}

#menu a
{
	font-family: 		Calibri;
	font-variant:		small-caps;
	font-size:			18px;
	font-weight:		bold;
	line-height: 		20px;
	color:				#b5b5b3;
	text-decoration:	none; 
	text-align:			center;	
}

#menu a:hover
{
	color:				#ffffff;
}

.border_right
{
	border-right: 		2px solid #686867;

}

.border_top
{
	border-top: 		2px solid #686867;	
}
#page
{
	width: 				926px;
	text-align:			center;
	vertical-align:		top;
	display: 			table;
	background-image:	url( "/images/site/middle_bg.gif" );
	background-repeat:	repeat-x;
	
}

#content
{
	width: 				746px;
	text-align:			center;
	vertical-align:		top;
	float:				left;	
}

.chapter
{
	text-decoration:	underline;
}

#promo
{
	padding: 			5px;
	text-decoration: 	blink;
	margin-bottom:		0px;
}

#promo:hover
{
	text-decoration: none;
}

#right_side
{
	width: 				180px;
	text-align:			center;
	vertical-align:		top;
	float:				left;
}

#footer
{
	font-family: 		Calibri;
	font-variant:		small-caps;
	font-size:			15px;
	font-weight:		bold;
	line-height: 		1.2em;
	color:				#333333;
	font-style:			italic;
}

.style1 
{
	font-size: 			13px;
}
.linespacing 
{ 
	font-family: 		Calibri;
	font-variant:		small-caps;
	font-size:			18px;
	font-weight:		bold;
	line-height: 		1.3em;
	color:				#333333;
	text-align:			left;
	padding:		 	10px;
	height:				350px;
	display:			table;
}
.scristabel 
{ 
	font-family: 		Calibri;
	font-variant:		small-caps;
	font-size:			15px;
	font-weight:		bold;
	line-height: 		1.2em;
	color:				#333333;
}
.spatiu 
{
	font-size:			3px;
	line-height: 		1.1em;
}
.down 
{
	margin: 			margin: 20px 20px 20px 20px;
}
.mic 
{ 
	font-family: 		Calibri;
	font-variant:		small-caps;
	font-size:			12px;
	font-weight:		bold;
	line-height: 		1.3em;
	color:				#333333;
}
.titlu 
{
	font-family: 		Calibri;
	font-variant:		small-caps;
	font-weight:		bold;
	font-size:			26px;
	color:				#333333;
}
.textbox 
{
	background-color:	#CCCCCC;
}
.index_bottom_table 
{
	border:				1px solid #CCCCCC; 
	border-top-color:	#FFFFCC;
	width: 				1028px;
	vertical-align:		baseline;
}
.logomess 
{ 
	font-family: 		Calibri;
	font-variant:		small-caps;
	font-size:			12px;
	font-weight:		bold;
	line-height: 		1.3em;
	color:				#333333;
	text-decoration:	blink; 
	text-align:			center;
}

#eXTReMe
{
	width: 41px;
}
