body {
	margin: 0;
	padding: 0;
	background: #fff;
	font: 10pt/16pt georgia;
	color: #555753;
}

div.float_right {
	float: right; /* ��������� ����� �� ������ ���� */
	margin: 10px 20px 2px 10px;
	padding-bottom: 5px;
	bgorder: 1px dashed grey;
}


div.float_left {
	float: left; /* ��������� ����� �� ������� ���� */
	margin: 10px 10px 2px 20px;
	padding-bottom: 5px;
	bgorder: 1px dashed grey;
}

div.obj_float_right {
	float: right; /* ��������� ����� �� ������ ���� */
	margin: 10px 20px 2px 10px;
	padding-bottom: 5px;
	bgorder: 1px dashed grey;
}


div.obj_float_left {
	float: left; /* ��������� ����� �� ������� ���� */
	margin: 20px 10px 2px 15px;
	padding-bottom: 5px;
	bgorder: 1px dashed grey;
}

img.fig_right {
	float: right; /* ��������� �������� �� ������ ���� */
	padding: 7px 2px 2px 10px;
	border: 0;
}

img.fig_left {
	float: left; /* ��������� �������� �� ������� ���� */
	padding: 7px 10px 2px 2px;
	border: 0;
}

.pictures_block {
	width: 100%;
	float: left;
	margin: 0 0 10px 14px;
	padding: 4px;
}

#amount {
	background: url(../data/bg.gif) left top repeat;
}

#page {
	background: url(../data/border.gif) left top repeat-x;
}

#header {
	width: 100%;
	padding: 40px 0px 5px;
	background: url(../data/logo.gif) 32px 16px no-repeat;
}

#header h1 {
	padding-right: 6%;
	height: 124px;
	text-align: right;
}

#description {
	text-align: right;
	float: left;
	width: 265px;
	margin-top: 123px;
}

#description h2 {
	padding: 0;
	padding-bottom: 1px;
	font: 10.5pt/12pt Monotype Corsiva;
	color: #555753;
}

#description h3 {
	padding: 0;
	font: Italic 9pt/10pt georgia;
	color: #454743;
}

#header .l1, #header .l2, #header .l3 {
	white-space:nowrap;
	~p_osition: relative;
	font: 16pt/18pt georgia;
	font-weight: bold;
	~t_ext-align: center;
	width: 120px;
	padding: 0;
}

#header .l1 {
	color: yellow;
	margin: -44px 0 0 44px;
}

#header .l2 {
	color: orange;
	margin: -18pt 0 0 1px;
	padding-top: 1px;
}

#header .l3 {
	~m_argin: -28px 41px 0;
	color: #C55111;
	margin: -18pt 0 0 1px;
	padding-top: 1px;
}


#main {
	overflow: hidden;
	position: relative;
	margin: 10px 0;
	min-width: 810px;
	width: 100%;
	padding: 0;
}

#center {
	margin: 0 18% 0 22%;
	background: url(../data/bottom_border.gif) bottom repeat-x;
	background-color: #fef6ee;
}

#left {
	position: absolute;
	top: 0px;
	left: 0px;
	min-width: 180px;
	width: 22%;
}

#right {
	position: absolute;
	top: 0px;
	right: 0px;
	min-width: 150px;
	width: 18%;
}

#center_top {
	width: 100%;
	height: 100%;
	background: url(../data/top_border.gif) top repeat-x;
}

#center_left {
	background: url(../data/left_border.gif) left repeat-y;
}

#center_right {
	background: url(../data/right_border.gif) right repeat-y;
}

#center_bottom {
	background: url(../data/bottom.gif) bottom no-repeat;
}

#content {
	padding-top: 10px;
	width: 100%;
	text-align: justify;
}

#bottom {
	width: 100%;
}

a:link {
	font-weight: bold;
	text-decoration: none;
	color: #CCA005;
}

a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #CABB07;
}
	
a:hover, a:active {
	text-decoration: underline;
	color: #B08000;
}

a[name]:hover, a[name]:active {
	text-decoration: none;
	color: #654;
}

#content p {
	margin: 14px;
	padding: 4px;
}

#content li {
	padding: 2px 20px 5px 10px;
}

#content li a.current_item {
	background-color: #fed;
	border: 1px dotted brown;
	padding: 1px 8px;
	margin-left: -8px;
}

#content h2 {
	margin: 14px;
	font-size: 140%;
	font-weight: bold;
}

#content  h2:first-letter {
	color: red;
}

#content  h3 {
	margin: 14px;
	font-size: 110%;
	font-weight: bold;
	color: #665753;
}

#content  .group_title {
	font: bold 100% Arial;
	margin-left: -20px;
	#f_ont-weight: bold;
}

#content  .news_item {
	margin-left: 2%;
	float: left;
	width: 96%;
}

#content  .news_item:hover {
	background-color: #fdf6ee;
	color: #505055;
	/*filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	-khtml-opacity: 0.90;
	opacity: .90;*/
}

#content .events_item {
	float: left;
	width: 100%;
	padding-bottom: 50px;
}

#content  .news_declare p {
	font: normal 160% Monotype Corsiva;
}

#content  .news_declare p a {
	font: normal 100% Monotype Corsiva;
}

#content  .underline {
	text-decoration: underline;
	font-weight: bold;
}

#content  .phone {
	color: red;
	font-weight: bold;
	text-decoration: underline;
}

#content .numbering {
	float: left; /* ��������� ����� �� ������� ���� */
	padding: 0 10px 0 20px;
	font: small-caps 900 500% georgia;
	color: #999A98;
}

#content  .page_description {
	margin-left: 2%;
	float: left;
	width: 96%;
}

#bottom {
	background: url(../data/border.gif) top repeat-x;
}

#bottom_pic_left {
	background: url(../data/bottom_pic_left.gif) 8% 12px no-repeat;
}


#bottom_pic_right {
	background: url(../data/bottom_pic_right.gif) 96% 12px no-repeat;
}

#bottom p {
	padding: 25px 0 15px 3.5%;
	text-align: center;
}

#left ul {
	margin: 14px 5px;
	padding: 0px;
	padding-top: 12px;
}

#right ul {
	margin: 14px 5px;
	padding: 0px;
	padding-top: 12px;
}

#left li {
	list-style: none;
}

#left li a {
	line-height: 2.5ex; 
	display: block;
	padding: 2px 10px 5px 40px;
}

* html #left li a {
	line-height: 2ex; 
	padding: 0 10px 0 40px;
}

#left li a:hover, #left li a:active  {

background: url(../data/li.gif) left no-repeat;
}

#right li {
	list-style: none;
}

#right li a {
	line-height: 2.5ex; 
	display: block;
	padding: 2px 10px 5px 30px;
}

#right li a:hover, #right li a:active  {
	background: url(../data/li.gif) right no-repeat;
}

#center hr {
	height: 1px;
	border: none;
	color: #CCA005;
	background-color: #CCA005;
	width: 70%;
	text-align: center;
}

.up_letter {
	color:  #B08000;
	font-weight: bold;
}

#center .current_page {
	color: #B05000;
	text-decoration: underline;
	font-weight: bold;
}

#center div.pages {
	font: 120% Arial;
	text-align: center;
	padding-top: 20px;
}

#center div.pages span {
	background: url(../data/bg.gif) left top repeat;
	padding: 1px 3px 5px;
	letter-spacing: 0px;
}

#center div.pages span a {
	color: #B08000;
}

.clear_field {
	clear: both;
	width: 100%;
	height: 5px;
}

.error {
	color: red;
}

.successful {
	color: green;
}

/* ����� adsence � ������ �� google */

#searchbox {
	margin: 5px 10% 0 16%;
	border-bottom: 1px solid #F2B189;/*#E9C5A8;*/
}

#searchbox form, input, button {
	padding: 0;
	margin: 0;
	left: 0;
}

#search_q {
	width: 126px;
	height: 22px;
	background-color: #FEF6EE;
	/*background: url(../data/bg.gif) left top repeat;*/
	font: italic 100% serif;
	color: #C7AB79;
	border: 1px solid #F2B189;
}

#search_button {
	height: 24px;
	background-color: #FEF6EE;
	border: 1px solid #F2B189;
	color: #DD9000;
	width: 70px;
	font-weight: bold;
}

#div_search_q, #div_search_button {
	padding: 2px 0 16px;
			text-align: left;

		/*border: 1px dashed #F2B189;*//*#E9C5A8;*/
}

#div_search_q {
	float: left;
	width: 65%;
	margin-top: -2px;
}

/* ��� ��� google chrome � safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#div_search_q {
		margin-top: 0;
	}
	
	#search_q {
		font: italic 110% serif;
	}
}

#div_search_button {
}

#adv_left, #adv_right {
	padding-top: 32px;
	margin: 0 10% 0 16%;
	border-top: 1px solid #F2B189;
}

/* ���� ������ � �������� ����� */
#links_block ul {
	margin: 14px -16%;
}

#links_block {
	margin: 30px 10% 0 16%;
	b~order-top: 1px solid #F2B189;/*#E9C5A8;*/
}

/* ��������� ����������� ������ google */

.gsc-adBlock { 
	border: 1px solid #ffcc33;
	width: 100%;
}

.gs-result{ 
	padding: 8px;
}


a .gs-visibleUrl-long, a .gs-visibleUrl-short, .adDescription a { 
	color: #F2C139;
}

a .gs-title, .ad a { 
	color: #B08000;
}

.gsc-cursor-box {
	text-align: center;
}

/* ����� ��� ������� (sape.ru � ��) */

.sapeDiv {
	margin-left: 3%;
	float: left;
	width: 90%;
	padding: 2px 6px 2px;
}

.tuition_fee_href {
	padding: 8px 20px;
	font-size: 130%;
	background-color: #FEF6EE;
	border: 2px dotted #CCA005;
	color: red;
	margin-left: -8px;
}
