BODY {
	background-color: #727D77;
	font-family: Georgia,Times,serif;
	padding: 0px;
	margin: 2px 0px 10px 0px;
}

A {
	outline:none;
}

/****************************************************
		header block
****************************************************/

DIV#header {
	position: absolute;
	top: 2px;
	left: 50%;
	margin-left: -443px;
	width: 886px;
	height: 146px;

	background-image: url("img/header2.jpg"); 
	background-position: left top;
	background-color: #274454;

}

.lang {
	position: absolute;
	top: 5px;
	text-decoration: none;
	font:  normal bold 10px Verdana,sans-serif;
	
}

A.lang:visited { color:#D4911C; }
A.lang:link { color:#D4911C; }
A.lang:active { color:#D4911C; }
A.lang:hover { color:#E8D479; }


#fr {	left: 10px; }
#ru {	left: 220px; }

/***************************************************/

/****************************************************
		content block
****************************************************/


DIV#content {
	position: absolute;
	top: 146px;
	left: 50%;
	margin-left: -443px;
	width: 886px;
	height: auto;

	background-image: url("img/fon.gif"); 
	background-repeat: repeat-y;

}

/***************************************************/

/****************************************************
		left block
****************************************************/


DIV#left {
	position: absolute;
	left: 0px;
	top: 0px;

	width: 244px;
	height: auto;

	padding: 70px 0px 10px 0px;

	text-align: center;

	background-image: url("img/efsp.jpg"); 
	background-repeat: no-repeat;
	background-position: center top;


}

.menu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.menu DT {
	margin: 7px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	/* height: 35px;*/
	background-image: url("img/br_right.gif"); 
	background-repeat: no-repeat;
	background-position: center top;

	/* border: 1px solid red; */
}

.menu DD {
	margin: 5px 20px 0px 20px;
	padding: 0px;
	text-align: center;

	font: normal normal 11px Verdana,sans-serif;
	display: none;
}

.menu A {
	margin: 0px;
	text-decoration: none;

}

.menu A:visited { color:#D4911C; }
.menu A:link { color:#D4911C; }
.menu A:active { color:#E8D479; }
.menu A:hover { color:#E8D479; }


.menu DT A {
	font: normal bold 13px Georgia,Times,serif;
}







.contact {
	color:#CCCCCC;
	padding: 150px 20px 5px 20px;
	font-weight: bold;
	font-variant: normal;
	font-size: 14px;
	 line-height: 16px;
	font-family: Georgia,Times,serif;
	text-align: center;
}

.contact SPAN {
	unicode-bidi:bidi-override; direction: rtl;
}


/***************************************************/

/****************************************************
		center block / main page content /
****************************************************/


DIV#center {
	position: absolute;
	left: 276px;
	top: 0px;

	width: 379px;
	height: auto;

	color:#CCCCCC;
	font: normal normal 12px/14px Tahoma,Arial,sans-serif;
	text-align: justify;
 
	padding: 0px 0px 10px 0px;

}

DIV#center .br {
	width: 369;
	height: 4px;
	margin: 5px;
	background-image: url("img/br_center.gif"); 
	background-repeat: no-repeat;
	background-position: center top;
}

DIV#center H1 {
	font: normal normal 20px/20px Georgia,Times,serif;
	color: #D4911C;

}

DIV#center H2 {
	font: normal bold 14px/16px Verdana,sans-serif;	
	color: #CCCCCC;
	text-decoration: underline;

}

DIV#center TABLE,TR,TD {
	padding: 0px;
	margin: 0px;
	color:#CCCCCC;
	font: normal normal 12px/14px Tahoma,Arial,sans-serif;
	text-align: justify;
}

DIV#center INPUT,TEXTAREA {
	width: 180px;
	height: 22px;
	border-color: #CCCCCC #606060 #606060 #CCCCCC;
	border-style: solid;
	border-width: 1px;

	background-color: #FFFFFF;
	
	font: normal normal 13px Verdana,sans-serif;
	line-height: 14px;
	margin: 2px 18px 0px 0px;
	padding: 2px 10px 2px 10px;

	color: #274454;
}

DIV#center INPUT.radio {
	width: 10px;
	height: 10px;
	margin: 3px 5px 0px 20px;
}


DIV#center INPUT.submit {

	height: 30px;
	
	font: normal bold 14px Georgia,Times,serif;
	margin: 15px 0px 0px 0px;
	padding: 0px;

	color: #E8D479;
	background-color: #355060;

	cursor: pointer;
}

DIV#center A {
	text-decoration:none;
	cursor: pointer;
}

DIV#center A:visited { color:#D4911C; }
DIV#center A:link { color:#D4911C; }
DIV#center A:active { color:#E8D479; }
DIV#center A:hover { color:#E8D479; }


DIV#center STRONG { color:#D4911C; }


/***************************************************/

/****************************************************
		right block 
****************************************************/


DIV#right {
	position: absolute;
	right: 0px;
	top: 0px;

	width: 199px;
	height: auto;


	color:#D4911C;
	padding: 30px 0px 10px 0px;
	font: normal normal 12px/14px Georgia,Times,serif;

}

DIV#right H2 {
	margin: 7px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	font-weight: bold;
	font-variant: normal;
	font-size: 15px;
	line-height: 20px;
	font-family: Georgia,Times,serif;
	text-align: center;

	background-image: url("img/br_right.gif"); 
	background-repeat: no-repeat;
	background-position: center top;


}

DIV#right .br {
	width: 189;
	height: 6px;
	margin: 5px;
	background-image: url("img/br_right.gif"); 
	background-repeat: no-repeat;
	background-position: center top;
}

.news {
	padding: 5px 20px 5px 20px;
	font: normal normal 12px/14px Verdana,sans-serif;
	text-align: justify;
	color:#CCCCCC;

}

.news A {
	text-decoration:underline;
	cursor: pointer;
	font-weight: bold;
	font-variant: normal;
	font-size: 12px;
	line-height: 14px;
	font-family: Georgia,Times,serif;
}

.news A:visited { color:#D4911C; }
.news A:link { color:#D4911C; }
.news A:active { color:#E8D479; }
.news A:hover { color:#E8D479; }







/***************************************************/

/****************************************************
		footer block 
****************************************************/


DIV#footer_left {
	position: absolute;

	left: 0px;
	bottom: 0px;

	width: 244px;
	height: 35px;

	text-align: center;
	color:#353B37;
	font: normal normal 10px Verdana,sans-serif;

	background-color: #636E67;
	padding: 0px;

}

DIV#footer_center {
	position: absolute;

	left: 246px;
	bottom: 0px;

	width: 439px;
	height: 35px;

	text-align: center;
	color:#353B37;
	font: normal normal 10px Verdana,sans-serif;

	background-color: #636E67;
	padding: 0px;

}

DIV#footer_right {
	position: absolute;

	right: 0px;
	bottom: 0px;

	width: 199px;
	height: 35px;

	text-align: center;

	color:#353B37;

	font: normal normal 10px Verdana,sans-serif;

	background-color: #636E67;
	padding: 0px;
}

P.btm {
	margin-top:10px;
}


.btm A { text-decoration:none; }
.btm A:visited { color:#353B37; }
.btm A:link { color:#353B37; }
.btm A:active { color:#353B37; }
.btm A:hover { color:#353B37; }

/***************************************************/



/****************************************************
		private block
****************************************************/

#private_fon {
	
	position: fixed;
	#position: absolute;
	z-index: 3000;

	width: 100%;
	height: 100%;
	bottom: 0px;
	left: 0px;
	background-color: #274454;

	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90); /* IE 5.5+*/
	-moz-opacity: 0.9; /* Mozilla 1.6 */
	-khtml-opacity: 0.9; /* Konqueror 3.1, Safari 1.1 */
	opacity: 0.9; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */ 

	display: none;

}

#private {
	
	position: fixed;
	#position: absolute;
	z-index: 4000;
	top: 30%;
	left: 50%;
	margin-left: -125px;

	width: 250px;
	height: auto;
	padding: 10px 40px 10px 40px;

	border: 2px solid #727D76;
	background-color: #274454;

	font: normal bold 10px Georgia,Times,serif;
	color: #E8D479;
	text-align: center;

	display: none;
}

#private INPUT {
	width: 200px;
	height: 25px;
	border-color: #CCCCCC #606060 #606060 #CCCCCC;
	border-style: solid;
	border-width: 1px;

	background-color: #CCCCCC;
	
	font: normal normal 14px Verdana,sans-serif;
	line-height: 14px;
	margin: 5px 0px 10px 0px;
	padding: 2px 10px 2px 10px;

	color: #274454;
}

#private INPUT.submit {

	height: 30px;
	
	font: normal bold 16px Georgia,Times,serif;
	margin: 15px 0px 0px 0px;
	padding: 0px;

	color: #E8D479;
	background-color: #355060;

	cursor: pointer;
}

#private H2 {
	font: normal bold 14px Georgia,Times,serif;

}

#private P {
	margin: 20px 0px 0px 0px;
	right: 0px;
	bottom: 0px;
	text-align: right;
	text-decoration: underline;
	font: normal normal 10px Verdana,sans-serif;
	cursor: pointer;

}


/***************************************************/
