div#moodle {
	width: 140px;
	margin: 6px auto;
}

div#label {
	background: #d6deef url(i/m.gif) top left no-repeat;
	border: 1px solid #525252;
	padding: 4px 0;
	font-family: "Courier New", Verdana, monospace;
}

div#moodle form {margin: 0; padding: 0;}
div#moodle fieldset {border: 1px solid #525252; border-top: none; margin: 0;}
div#moodle .row {width: 90%; margin-top: 6px; margin-left: auto; margin-right: auto;}
* html div#moodle .row {width: 80%;}
div#moodle .row label, div#moodle .row input {width: 100%; margin-left: auto; margin-right: auto;}
div#moodle .row label {display: block; font-size: .8em; font-family: Verdana, "Courier New", monospace;}
div#moodle .row input {border: 1px solid #000;}
div#moodle .row #submit {width: 100%; margin: 6px 0px;}
/* ---------------------------- */
/* ----Пятипанельная модель---- */
/* ---------------------------- */
body {
	margin: 0;
	padding: 0 240px 0 14px; /* Избавляемся от разрывов в Опере | left = LC fullwidth, right = RC fullwidth + CC padding */
	min-width: 54px;   /* LC fullwidth + CC padding */
	min-width: 300px;
}

#header {
	margin-left: -14px;/* LC fullwidth */
	margin-right: -240px;   /* RC fullwidth + CC padding */
	min-width: 1120px;
	width:expression((document.documentElement.clientWidth
 || document.body.clientWidth) < 1120? "1120px":
 "auto");
}

.column {
	position: relative;
	float: left;
	
}

#tab_par1 {
float:left;
position:absolute;
top: 100px;
left: 200px;
}

#center {
	padding: 0 20px;
	width: 100%;
	min-width: 670px;
	width:expression((document.documentElement.clientWidth
 || document.body.clientWidth) < 670? "670px":
 "auto");	
}

#left {
	width: 0;   /* LC width */
	padding: 0 7px;/* LC padding */
	right: 54px;   /* LC fullwidth + CC padding */
	margin-left: -100%;
}

#right {
	width: 180px;   /* RC width */
	padding: 0 10px;/* RC padding */
	margin-right: -100%;

}

#right_menu {
    background: #d6deef;
	width: 140px;   /* RC width */
	padding: 0 10px; /* RC padding */
	margin-right: -100%;
	
}

/*** IE Fix ***/
* html #left {
	left: 200px;/* RC fullwidth */
}

/* ----------------------------- */
/* ----!Пятипанельная модель---- */
/* ----------------------------- */

body {
	background: #FFF;
}
em {text-decoration: underline; font-style: normal;}

a {text-decoration: underline; color: #466d98;}
a:hover {text-decoration: underline; background: #e1e9f3; color: #000;}

/*#header {*/
/*	height: 198px;*/
/*}*/

/*#head-top {*/
/*	height: 26px;*/
/*	border-bottom: 1px solid #6d6865;*/
/*}*/

#head-top h1 {
	font-size: 14px;
	font-family: Verdana, serif;
	margin: 8px 20px;
	color: #023790;
}

#head-bottom {
	height: 399px;
/*	border-bottom: 1px solid #6d6865;*/
/*	background: url(i/headerbg.png);*/
	position: relative;
}

#logo {
	position: absolute;
	left: 9px;
	top: 0;
}

#logo a img{
	border: none;
}

#logo a:hover {
	background: none;
}

#title {
	font-family: Georgia, Verdana;
	font-size: 24px;
	position: absolute;
	left: 135px;
	top: 106px;
	letter-spacing: 1px;
	overflow: hidden;
	height: 30px;
}

/* ----------------------------- */
/* ------Оформление цитаты------ */
/* ----------------------------- */

#quote {
	position: absolute;
	top: 14px;
	right: 0;
	height: 66px;
	width: 70%;
	font-family: Georgia, serif;
	font-size: 14px;
	color: #000;
	letter-spacing: 1px;
}

.shadowed {empty-cells: show;}
.shadowed .lt, .shadowed .l, .shadowed .lb {width: 31px;}
.shadowed .lt{
	height: 58px;
	background: url(http://www.oeaep.ru/i/shadow-lt.png) no-repeat 100% 100%;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://www.oeaep.ru/i/shadow-lt.png,sizingMethod=scale);
}

.shadowed .l{
	background: url(http://www.oeaep.ru/i/shadow-l.png) repeat-y;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://www.oeaep.ru/i/shadow-l.png,sizingMethod=scale);
}

.shadowed .lb{
	height: 58px;
	background: url(http://www.oeaep.ru/i/shadow-lb.png) no-repeat 100% 0;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://www.oeaep.ru/i/shadow-lb.png,sizingMethod=scale);
}

.shadowed .rt, .shadowed .r, .shadowed .rb {width: 31px;}
.shadowed .rt {
	height: 58px;
	background: url(http://www.oeaep.ru/i/shadow-rt.png) no-repeat 0 100%;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://www.oeaep.ru/i/shadow-rt.png,sizingMethod=scale);
}

.shadowed .r {
	background: url(http://www.oeaep.ru/i/shadow-r.png) repeat-y;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://www.oeaep.ru/i/shadow-r.png,sizingMethod=scale);
}
.shadowed .rb {
	height: 58px;
	background: url(http://www.oeaep.ru/i/shadow-rb.png) no-repeat 0 0;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://www.oeaep.ru/i/shadow-rb.png,sizingMethod=scale);
}

.shadowed .b {
	height: 58px;
	background: url(http://www.oeaep.ru/i/shadow-b.png) repeat-x 0 0;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://www.oeaep.ru/i/shadow-b.png,sizingMethod=scale);
}
.shadowed .lt, .shadowed .l, .shadowed .lb, .shadowed .rt, .shadowed .r, .shadowed .rb, .shadowed .b {//background: none;}

.shadowed .content {
	background: #fff;
	border: 1px solid #6d6865;
	padding: 4px 8px;
}

.shadowed .content p {
	margin: 0;
}

#author {
	padding: 0;
	padding-top: 4px;
	margin: 0;
	display: block;
	text-align: right;
	font-size: 12px;
	color: #6d6865;
}
/* ----------------------------- */
/* -----!Оформление цитаты------ */
/* ----------------------------- */
/* -----------Форма------------- */
/* ----------------------------- */
div#wrapper form {margin: 0px; padding: 0px;}
div#wrapper form ul {list-style: none;}
div#wrapper form ul li {padding: 1px 0px 0px 0px;}
#f5, #f6, #f7 {border: 1px solid #000; width: 40%;}
.submit {border: 1px solid #000; width: 120px; font-weight: bold;}
#wrapper p#info {border: 1px solid #B90000; margin-left: 20px; margin-right: 20px; padding: 10px;}
/* ----------------------------- */
/* -----------!Форма------------ */
/* ----------------------------- */

#menu {
	position: absolute;
	top: 399px;	
	list-style: none;
	margin: 0;
	height: 26px;
	border: 0;
	z-index: 5;
}
#menu_r {
	border-bottom: 1px solid #333;
	list-style: none;
	margin: 0;
	height: 26px;
background: #efefef;
}

#menu li {
	display: block;
	float: left;
	border-left: 1px solid #333;
	margin: 0;
}

#menu li a {
	display: block;
	padding: 6px 16px;
	font: 12px Verdana, serif;
	text-decoration: none;
	color: #000;
}
#menu li.last {
	border-right: 1px solid #333;
}

li a.current, li a.current:hover {
	background: url(i/menu-current.png) repeat-x;
}

#center {
	left:15px;
	top:27px;
	margin-top: 20px;
	width: 891px;
}


#center h1 {
	border: 1px solid #4d4d4d;
	height: 29px;
	background: #474747 url(i/h1.png) repeat-x;
	color: #fff;
	padding: 4px 0 0 18px;
	margin: 0;
	font: 22px Georgia, serif;
	text-transform: lowercase;
}

#wrapper {
	border: 1px dashed #4d4d4d;
	border-top: 0;
	border-bottom: 0;
	font-family: Verdana, Times, serif;
	font-size: 0.8em;
	padding: 10px 0;
	height: 990px;
	width: 888px;
	overflow:auto
}

#wrapper p {
	padding: 0 20px;
	margin: 6px 0;
	text-align: justify;
}

#copy {
	position: relative;
	padding: 5px 20px;
	color: #fff;
	font-weight: bold;
	font-family: Verdana, monospace;
	font-size: 10px;
	background: #474747;
	margin-bottom: 20px;
	width: 850px;
}
#copy a {
	color: #d4ddea;
}
#copy a:hover {
	color: #202c42;
}
div#center div#copy p.nhmap {
	padding: 5px 0;
	margin: 0;
}

#right {
	position: absolute;
	left: 927px;
	top: 424px;
	text-align: center;
	margin-top: 14px;
}

#right ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#right ul li {
	border: 1px solid #000;
	display: block;
	width: 128px;
	margin: 6px auto;
	padding: 5px 5px 1px 5px;
}

#right ul li a img {
	border: 1px solid #4d4d4d;
}

#counter {
	position: absolute;
	z-index: 20;
	top: 13px;
	right: 40px;
}

div#copy>div#counter {
	right: 20px;
}