html, body {
	margin: 0;
	padding: 0;
	width:100%;
	}
body {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 15px;
	color: #4c4a4d;
	background: #f0f0eb url(/images/main_bg.png) left top repeat-x;
	margin: 0;
	padding: 0;
	}
img {
	border: 0;
	display: block;
	}
a {
	color: #9c865d;
	}
a:hover {
	color: #000;
	}
h1 {
	font-size: 24px;
	margin: 16px 0 28px 0;
	color: #6a1c30;
	font-weight: normal;
	font-style: italic;
	}
h2 {
	font-size: 18px;
	margin: 4px 0 10px 0;
	color: #6a1c30;
	font-weight: normal;
	font-style: italic;
	}
h3 {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 18px;
	margin: 0 0 18px 0;
	font-weight: normal;
	font-style: italic;
	padding-left: 20px;
	background: url(/images/h3.png) left center no-repeat;
	}
h4 {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 18px;
	margin: 0 0 18px 0;
	font-weight: normal;
	font-style: italic;
	}
input, textarea {
	border: 1px solid #c0c0c0;
	}
#main {
	width: 957px;
	padding: 16px 40px 0 40px;
	margin: 0 auto;
	background: url(/images/center_bg.png) left top repeat-y;
	}
.clear {
	clear: both;
	}


/*-------------------*/
#logo_block {
	height: 60px;
	margin-bottom: 24px;
	}
#logo_rus, #logo_eng {
	display: block;
	height: 60px;	
	width: 175px;
	background: url(/images/logo_rus.png) left top no-repeat;	
	float: left;
	}
#logo_eng {
	background: url(/images/logo_eng.png) left top no-repeat;	
	}
#lang_block {
	margin-left: 192px;
	height: 35px;
	border-bottom: 1px solid #d4d4d4;
	overflow: hidden;
	}
#lang {
	font-family: Arial, Verdana, Helvetica sans-serif;
	font-size: 12px;
	float: right;
	padding: 3px 25px 3px 0;
	margin: 2px 0 2px 0;
	color: #6a1c30;
	border-right: 1px solid #dedede;
	}
#lang a {
	color: #bcbdbd;
	text-decoration: none;
	}
#lang a:hover {
	color: #6a1c30;
	}
#login {
	display: block;
	font-family: Arial, Verdana, Helvetica sans-serif;
	text-decoration: none;
	font-size: 12px;
	float: left;	
	padding: 3px 25px 3px 25px;
	margin: 2px 0 2px 18px;
	color: #bcbdbd;
	background: url(/images/login.png) 4px center no-repeat;	
	border-right: 1px solid #dedede;
	float: right;
	}
#top_menu, #top_menu_eng {
	margin-left: 175px;
	font-size: 14px;
	padding-top: 6px;
	}
#top_menu a {
	text-decoration: none;
	margin-left: 17px;
	white-space: nowrap;
	}
#top_menu_eng a {
	text-decoration: none;
	margin-left: 35px;
	}
#main_left {
	width: 450px;
	float: left;
	}
#main_right {
	margin-left: 478px;
	line-height: 130%;
	}
#left {
	width: 174px;
	float: left;
	border-top: 1px solid #d4d4d4;
	margin-top: 74px;
	padding-bottom: 30px;
	}
#left a {
	color: #4c4a4d;
	text-decoration: none;
	display: block;
	font-size: 14px;
	border-bottom: 1px solid #d4d4d4;
	padding: 10px 0;
	}
#right {
	margin-left: 192px;
	line-height: 130%;
	}
#main_right p, #right p {
	text-align: justify;
	}
#center {
	width: 957px;
	overflow: hidden;
	padding-bottom: 30px;
	}
.inform_block {
	padding: 18px 21px;
	background: #f2f2f2;		
	margin-bottom: 23px;
	font-family: Arial, Verdana, Helvetica sans-serif;
	font-size: 12px;
	}
.inform_block td {
	padding: 2px 12px 10px 0;
	vertical-align: top;
	}
.inform_block a {
	text-decoration: none;
	color: #4c4a4d;
	}

/*--------------------*/
#footer {
	height: 54px;
	font-family: Arial, Verdana, Helvetica sans-serif;
	color: #9a9b9d;
	font-size: 11px;
	padding-top: 6px;
	width: 962px;
	background: url(/images/shadow_bottom.png) center top no-repeat;
	margin: 0 auto;
	padding: 14px 20px;
	}
#footer a {
	color: #9a9b9d;
	text-decoration: none;
	}
#footer_right {
	float: right;
	text-align: right;
	}
#footer_right div {
	margin-top: 6px;
	}
#copy {
	color: #bebebe;
	margin-bottom: 12px;
	}
#footer_menu {
	font-size: 12px;
	}
#footer_menu a {
	text-decoration: underline;
	}
.search_form {
	height: 18px;
	background: url(/images/form_bg.gif) top left repeat-x;
	width: 250px;
	border: 0;
	border-left: 1px solid #cbcbcb;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica sans-serif;
	color: #a9a8a8;
	padding: 3px 8px;
	}
#search_form {
	float: right;
	margin-left: 25px !important;
	}
.news_data {
	font-style: italic;
	padding: 4px 0;
	}
.news_data_full {
	font-style: italic;
	padding: 4px;
	background: #f8f8f8;
	margin-bottom: 18px;
	}
.news_block {
	padding-bottom: 4px;
	margin-bottom: 4px;
	border-bottom: 1px dashed #ccc;
	}
.form_name {
	font-weight: bold;
	font-size: 12px;
	margin: 12px 0 6px 0;
	}
.form_feedback textarea, .form_feedback input {
	width: 400px;
	}
#login_tab td {
	padding: 6px;
	}
.s_field {
	width: 100%;
	}


/*---------- слайдер ----------*/
#slider {
	width: 957px;
	height: 393px;
	margin-bottom: 20px;
	position: relative;
	z-index: 10;
	}
#slogan_rus, #slogan_eng {
	position: absolute;
	width: 505px;
	height: 137px;
	right: 1px;
	top: 226px;
	background: url(/images/slogan_rus.png) top left no-repeat;
	z-index: 100;
	}
#slogan_eng {
	background: url(/images/slogan_eng.png) top left no-repeat;
	}
.example {
	width: 957px;
	height: 393px;
	cursor:pointer;
	position: relative;
	}
.pics {  
	width: 957px;
	height: 393px;
	padding: 0;  
	margin:  0;
	overflow: hidden;
	} 
