/* CSS Document */

BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 12px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; COLOR: #000000; 
	PADDING-TOP: 0px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	background-color: #a6bba5;
}

form{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.reg{
	border: #7F9DB9 solid 1px; /* border #000 */
	padding: 3px 3px 3px 5px;
	margin-left: 6px;
	margin-top: 0px;
	font-size: 10px;
	width: 150px;
}
.selection{	
	margin-left: 6px;
	margin-top: 5px;
	padding: 1px 3px 1px 3px;
	font-size: 10px;
	width: 167px;
}
.form_font{
	font-size: 20px;
	color: #006F3A;
}
.result{
	width: 46px;
	height: 27px;
	color: #006F3A;
	margin-top: 20px;
	margin-left: 15px;
	font-size: 20px;
	text-align: center;	
}
.fio{
	border: 0px;
	color: #006F3A;
	border-bottom: 1px solid #a6bba5;
	padding: 0px;
}
.comments{
	border: 0px;
}
.load{
	border: #7F9DB9 solid 1px; /* border #000 */
	padding: 3px 3px 3px 5px;
	margin-bottom: 3px;
	font-size: 10px;
	width: 140px;
	text-align: center;
}
.project{
	border: #A7B7C9 solid 1px;
	color: #535B64;
	padding: 3px 3px 3px 3px;
	font-size: 12px;
	width: 634px;
	margin-top: 5px;
	margin-bottom: 7px;
}

/*~~~~~~~~~~~~~~~ Links ~~~~~~~~~~~~~~~~~~~~~~~*/

a, a:link, a:visited{color: #6666CC; text-decoration: underline;}
a:hover{color:#6666CC; text-decoration: none;}

a.menu, a.menu:link, a.menu:visited{color: #C3C5C8; text-decoration: none;}
a.menu:hover{color:#C3C5C8; text-decoration: underline;}

a.nn, a.nn:link, a.nn:visited{color: #FFFFFF; text-decoration: none;}
a.nn:hover{color:#FFFFFF; text-decoration: underline;}

a.sub, a.sub:link, a.sub:visited{color: #000; text-decoration: none;}
a.sub:hover{color:#000; text-decoration: none;}

a.green, a.green:link, a.green:visited{color: #006F3A; text-decoration: none;}
a.green:hover{color:#006F3A; text-decoration: underline;}


/*~~~~~~~~~~~~~ Indenture ~~~~~~~~~~~~~~~~~~~*/

.mar_top{
	margin-top: 27px;
}


/*~~~~~~~~~~~~~~~ Colors & Bg ~~~~~~~~~~~~~~~~~~~~~~~*/

.yellow{
	color: #FFF500;
}
.green{
	color: #006F3A;	
}
.brown{
	color: #932520;	
}
.bg_green{
	background-color: #a6bba5;
}
.bg_white{
	background-color: #ffffff;
}
.bg_subject{
	background: url(/edu/images/bg_subject.gif) no-repeat;
	text-align: center;
	width: 207px;
	height: 33px;
	padding: 0 6px 0px 0;
}
.bg_button01{
	background: url(/edu/images/button_01.gif) no-repeat;	
}
.bg_button02{
	background: url(/edu/images/button_02.gif) no-repeat;	
}
.bg_button03{
	background: url(/edu/images/button_03.gif) no-repeat;	
}
.bg_button04{
	background: url(/edu/images/button_04.gif) no-repeat;	
}
.bg_menu_bot{
	background: url(/edu/images/bg_submenu.gif) repeat-y;
}
.bg_content{
	background: url(/edu/images/bg_div_.gif) repeat-y;
	width: 723px;
}
.bg_content_right{
	float: right;
	background: url(/edu/images/bg_content_right_.gif) repeat-y right;
	height: 300px;
	width: 33px;
}
/*~~~~~~~~~~~~~~~ Top ~~~~~~~~~~~~~~~~~~~~~~~*/
.outtable{
	background-color: #a6bba5;
}
.toptable {
	BACKGROUND-COLOR: #e2e0c9
}
.roundpic {
	MARGIN-LEFT: 28px
}
.logo {
	PADDING-LEFT: 10px
}
.unesco {
	FONT-SIZE: 10px; PADDING-BOTTOM: 8px; VERTICAL-ALIGN: bottom; COLOR: #000000; TEXT-ALIGN: right
}
.unescoright {
	FONT-SIZE: 10px; PADDING-BOTTOM: 8px; VERTICAL-ALIGN: bottom; COLOR: #000000; TEXT-ALIGN: left
}
.dots {
	VERTICAL-ALIGN: bottom; WIDTH: 11px
}
.roundpictd {
	PADDING-RIGHT: 7px
}
.slogan {
	PADDING-LEFT: 18px; FONT-WEIGHT: bold; FONT-SIZE: 12px; MARGIN-BOTTOM: 10px
}
.podderjka {
	PADDING-LEFT: 26px; PADDING-RIGHT: 26px; FONT-SIZE: 13px; COLOR: #ffffff; HEIGHT: 28px; BACKGROUND-COLOR: #006f3a
}

/*~~~~~~~~~~~~~~~ Body ~~~~~~~~~~~~~~~~~~~~~~~*/

/*~~~~ Menu ~~~~*/

.menu_nav{	
	background-color: #E2E0C9;
	margin: 40px 0 0 40px;
	width: 165px;
}
.menu_top{
	background: url(/edu/images/corner_left_top.gif) no-repeat top left;
	padding: 8px 0px 6px 35px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 23px;
	color: #006F3A;
}

.submenu{
	background: url(/edu/images/bg_submenu.gif) repeat-y;
}
.button{
	float: right;
	padding: 0 9px 6px 0;
	width: 140px;
	height: 66px;
	text-align: center;
}

/*~~~~ Content ~~~~*/

#content_body{
	position: absolute;
	overflow: visible; 
	width: 723px;
	padding-bottom:180px;
	border: 0px solid red;
}
.staple{
	background: url(/edu/images/bg_staple.gif) repeat-x;
	padding-top: 13px;
	width: 715px;
}
.stap01{
	padding: 0px 145px 0px 27px;
}
.stap03{
	padding: 0px 307px 0px 146px;
}
.stap04{
	padding-right: 8px;
}
.staple_right{
	background: url(/edu/images/corner_right_top.gif) no-repeat left bottom;
	width: 33px;
}
.footer{
	float: left;
	background: url(/edu/images/footer_.gif) no-repeat bottom;
	width: 748px;
	height: 196px;
	margin-bottom: 20px;
border: 0px solid green;
}

