* {
  margin: 0;
  padding: 0;
}

html, body { 
	width: 100%;
	height: 100%;
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
}
body {
	position: absolute;
	height: auto !important;
	height: 100%;
	min-height: 100%;

	width: 100%;
/*	min-width: 1000px;*/
/*	width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 1000? "1000px": "100%");*/
	background: #000 url(/site/img/bg_top.jpg) repeat-x;
}

#showimage{
position:absolute;
visibility:hidden;
border: 1px solid gray;
z-index:100;
}
#showimage img{
display: block;
}
#dragbar{
cursor: hand;
cursor: pointer;
background-color: #EFEFEF;
}

#dragbar #closetext{
font-weight: bold;
margin-right: 1px;
width:expression((document.documentElement.clientWidth || document.body.clientWidth) > 100? "100px": "auto"); //min-width для ie
}
#small {
	margin: 30px 5px ;
	border: 1px solid #51B0FE;
}



img { border:0; }

table {
	position: relative;
	border-collapse: collapse;
}
td { 
	vertical-align: top; 
	position: relative;
	*height: 1%;
}


a:link, a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #000;
}

/* 					footer																						 */
div.place_for_footer {
	height: 58px;
	width: 994px;
	margin: 0 auto;
	clear: both;
}

div.footer, div.footercenter { height: 58px; }

div.footer {
	position: absolute;
	bottom:0;

	width: 100%;
/*	min-width: 1000px;*/
/*	width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 1000? "1000px": "100%");*/

}
div.footercenter {
	position: relative;
	width: 994px;
	margin: 0px auto; 
	background: url(/site/img/footer.jpg) no-repeat bottom right;
}

/* 					copyright																						 */
div.copyright {
	position: relative;
	top: 0px;
	font: 10px Tahoma;
	color: #796825;
	text-align: center;
}

a.copyright:link, a.copyright:visited, a.copyright:hover {
	color: #796825;	
	font-weight: normal;
	text-decoration: none;
}

a.webcom:link, a.webcom:visited, a.webcom:hover {
	color: #f5d7ae;	
	font-weight: normal;
	text-decoration: underline;
}

/* 					header																						 */
div.header {
	position: relative;
	width: 994px;
	margin: 0px auto;

	height: 260px;
	background: url(/site/img/header.jpg) no-repeat;
}

/* 					logo																						 */
div.logo, div.logo a {
	width: 184px;
	height: 74px;
}
div.logo {
	position: absolute;
	top: 52px;
	left: 85px; 
}
div.logo a {
	display: block;
}

/* 					icons																						 */
div.icons {
	position: absolute;
	top: 7px;
	right: 41px;
	height: 14px;
	width: 145px;
}
a.icon { 
	display: block;
	position: absolute;
	top: 0px;
	width: 14px;
	height: 14px;
	font-size: 1px;
}

/* 					menu																						 */
div.menu {
	position: absolute;
	width: 500px;
	height: 29px;
	top: 0px;
	left: 270px;
	font: bold 14px "Times New Roman";
	color: #2d2d2d;
}
div.menu_top_div {
	float: left;
	height: 29px;
	width: 1px;
	font-size: 1px;
	background-color: #b89e38;
	margin: 0px 8px;
}
/* menu */
div.menu a:link, div.menu a:visited  {
	margin-top: 9px;
	float: left;
	color: #bf0000;
	text-decoration: underline;
}
div.menu a:hover {
	color: #8f4612;	
	text-decoration: none;
}
/* active */
div.menu a#active:link, div.menu a#active:visited {
	float: left;
	padding-left: 1px;
	color: #2d2d2d;
	text-decoration: none;
}
div.menu a#active:hover {
	color: #2d2d2d;
	text-decoration: none;
}

div.clearboth { clear: both; }


/* 					content																						 */
.content {
	position: relative;
	width: 994px;
	margin: 0 auto;
	height: 482px;
	clear: both;
}
.content_left, .content_right, .content_center  {
	height: 482px;
	position: absolute;
	top: 0px;
}
.content_left {
	left: 0px;
	width: 242px;
	background: url(/site/img/content_left.jpg) no-repeat;
}
.content_center {
	left: 242px;
	background: url(/site/img/content_center.jpg) no-repeat;
	width: 520px;
}
.content_right {
	left: 762px;
	width: 238px;
	background: url(/site/img/content_right.jpg) no-repeat;
}

/* 2 */
.content-2 {
	position: relative;
	width: 994px;
	margin: 0 auto;
x	height: 482px;
	clear: both;
	background: url(/site/img/content_bg.jpg) repeat-y top right;
}
.content_left-2, .content_right-2, .content_center-2  {
	position: relative;
}
.content_left-2 {
	width: 230px; /* 242 */
	padding-left: 6px;
}
.content_center-2 {
	width: 520px;
}
.content_center-3 {
	width: 750px;
	padding-right: 8px;
}
.content_right-2 {
	width: 230px; /* 238 */
	padding-right: 8px;
}
.content_footer {
	position: relative;
	width: 994px;
	margin: 0 auto;
	height: 37px;
	clear: both;
	background: url(/site/img/content_footer.jpg) no-repeat top right;
}


/* news_header */
div.news_header_out {
	position: relative;
	width: 230px;
	height: 58px;
	background: url(/site/img/news_header_out.png) no-repeat !important;
	//	background: none;
	// FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/site/img/news_header_out.png', sizingMethod='scale');
}
div.news_header_in {
	position: absolute;
	top: 0;
	left: -12px;
	width: 230px;
	height: 38px;
	background: url(/site/img/news_header_in.png) no-repeat !important;
	//	background: none;
	// FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/site/img/news_header_in.png', sizingMethod='scale');
}
div.lr_center {
	position: relative;
	width: 207px; /* 230 */
	padding: 8px 0 16px;
	
	margin: 0 10px 0 11px;
	background-color: #f5d7ae;
	*	background-color: #f3d2a4;
	border: solid #fff;
	border-width: 0 1px;
}
div.lr_bottom_out {
	position: relative;
	width: 230px;
	height: 41px;
	background: url(/site/img/lr_bottom_out.png) no-repeat !important;
	//	background: none;
	// FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/site/img/lr_bottom_out.png', sizingMethod='scale');
}
div.lr_bottom_in {
	position: absolute;
	left: -12px;
	bottom: 0px;
	*	bottom: -1px;
	width: 230px;
	height: 24px;
	background: url(/site/img/lr_bottom_in.png) no-repeat !important;
	//	background: none;
	// FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/site/img/lr_bottom_in.png', sizingMethod='scale');
}
/* lr_top_out		 */
div.lr_top_out {
	position: relative;
	width: 230px;
	height: 45px;
	background: url(/site/img/lr_top_out.png) no-repeat !important;
	//	background: none;
	// FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/site/img/lr_top_out.png', sizingMethod='scale');
}
div.lr_top_in {
	position: absolute;
	top: 0;
	left: -12px;
	width: 230px;
	height: 23px;
	background: url(/site/img/lr_top_in.png) no-repeat !important;
	//	background: none;
	// FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/site/img/lr_top_in.png', sizingMethod='scale');
}
/* center_top_out		 */
div.center_top_out {
	position: relative;
	width: 520px;
	height: 68px;
	background: url(/site/img/center_top_out.png) no-repeat !important;
	//	background: none;
	// FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/site/img/center_top_out.png', sizingMethod='scale');
}
div.center_bottom_out {
	position: relative;
	width: 520px;
	height: 65px;
	background: url(/site/img/center_bottom_out.png) no-repeat !important;
	//	background: none;
	// FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/site/img/center_bottom_out.png', sizingMethod='scale');
}
div.center_center {
	position: relative;
	width: 457px; /* 520-15-16-30-2 */
	margin: 0 15px 0 16px;

	padding: 0 15px;
	background-color: #fbecd8;
	*	background-color: #f9e8d2;
	border: solid #fff;
	border-width: 0 1px;
}

/* center2_top_out		 */
div.center2_top_out {
	position: relative;
	width: 750px;
	height: 62px;
	background: url(/site/img/center2_top_out.png) no-repeat !important;
	//	background: none;
	// FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/site/img/center2_top_out.png', sizingMethod='scale');
}
div.center2_bottom_out {
	position: relative;
	width: 750px;
	height: 59px;
	background: url(/site/img/center2_bottom_out.png) no-repeat !important;
	//	background: none;
	// FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/site/img/center2_bottom_out.png', sizingMethod='scale');
}
div.center2_center {
	position: relative;
	width: 690px; /* 520-12-16-30-2 */
	margin: 0 12px 0 16px;

	padding: 0 15px;
	background-color: #fbecd8;
	*	background-color: #f9e8d2;
	border: solid #fff;
	border-width: 0 1px;
}


/* subscribe_header_out  */
div.subscribe_header_out {
	position: relative;
	width: 230px;
	height: 54px;
	margin-top: -10px;
	
	background: url(/site/img/subscribe_header_out.png) no-repeat !important;
	//	background: none;
	// FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/site/img/subscribe_header_out.png', sizingMethod='scale');
}


/* menu_inner_out 																*/
div.menu_inner_out {
	position: absolute;
	width: 230px;
	left: -250px;
	z-index: 1;
}
div.menu_inner_in {
	position: relative;
	margin: 0 15px;
	z-index: 1;
}
div.menu_inner_in a:link, div.menu_inner_in a:visited  {
	display: block;
	padding: 4px 0;
	font: bold 13px "Times New Roman";
	color: #622910;
	text-decoration: none;
}
div.menu_inner_in a:hover  {
	text-decoration: underline;
}
div.menu_inner_in a#active  {
	text-decoration: underline;
}

/* inner 																								*/
.content_inner {
	position: relative;
	width: 994px; /* 1000-64-64 */
	margin: 0 auto;
	background: url(/site/img/content_inner.gif) repeat-y top right;
}
.content_inner_text {
	position: relative;
	margin: 0px 64px;
	margin-left: 300px;
}
div.content_center-3 h1,
.content_inner_text h1, div.content_center-2 h1 {
	font: bold 21px "Times New Roman";
	color: #622910;
	padding-bottom: 10px;
}
div.content_center-3 hr,
.content_inner_text hr, div.content_center-2 hr {
	color: #c3af82;
	background-color: #c3af82;
	height: 1px;
	border: none;
}

.content_inner_text img {
	margin-bottom: 20px;
}

.content_top {
	position: relative;
	width: 994px;
	margin: 0 auto;
	height: 62px;
	background: url(/site/img/content_top.jpg) no-repeat top right;
}
.content_bottom {
	position: relative;
	width: 994px;
	margin: 0 auto;
	height: 99px;
	background: url(/site/img/content_bottom.jpg) no-repeat top right;
}


/*  	news_main-2 																							 */
div.news_main-2 {
	position: relative;
	margin: 0 23px;
	z-index: 1;	
}

div.news_main_item-2 {
	position: relative;
}

/* news_main_text-2 */
div.news_main_text-2 {
	font: 12px "Times New Roman";
	color: #2d2d2d;
	line-height: 15px;
}
div.news_main_text-2 h1 {
	font: bold 12px "Times New Roman";
	line-height: 15px;
}
div.news_main_text-2 h2 {
	font: bold 10px Tahoma;
	color: #bf0000;
	padding-top: 4px;
}
div.news_main_text-2 a:link, div.news_main_text-2 a:visited {
	text-decoration: none;
	color: #2d2d2d;
}
div.news_main_text-2 a:hover {
	text-decoration: none;
}

/* news_main_full */
div.news_main_full {
	padding-top: 4px;
	font: bold 10px Tahoma;
	color: #000;
	padding-bottom: 7px;
	border-bottom: 1px solid #c3af82;
}
div.news_main_full a:link, div.news_main_full a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #8f4612;
}
div.news_main_full a:hover {
	text-decoration: underline;
	color: #8f4612;
}

/* welcome																			 */

div.welcome {
	position: relative;
	
	font: 14px "Times New Roman";
	color: #2d2d2d;
	line-height: 17px;
	*	line-height: 16px;
}
div.welcome a:link, div.welcome a:visited {
	text-decoration: underline	
}

div.welcome h2 {
	font: bold 14px "Times New Roman";
	color: #2d2d2d;
	*	line-height: 18px;
}
div.welcome hr {
	margin: 11px 0 14px 0;
	height: 1px;
	border: none;
	color: #c3af82;
	background-color: #c3af82; 
}

/* main right																			 */

div.main_images  {
	position: relative;
	margin: 0 15px 0 14px;
	z-index: 1;
}
div.main_images_div {
	height: 1px;
	background-color: #c3af82;
}

div.main_images img {
	width: 172px;
	overflow: hidden;
	border: 1px solid #fff;
	margin: 6px 2px 5px; 
}

/* subscribe			 */
div.subscribe  {
	position: relative;
	padding: 0 14px;
	z-index: 1;
}
input.but_subscribe {
	position: absolute; 
	top: 30px;
	*	top: 33px;
	right: 15px;
	height: 17px;
	width: 31px;
	border: 0px;
	background-image: url(/site/img/but_subscribe.gif); 
}

input.auth { 
	font: 10px Tahoma;
	padding: 2px 4px;
	background-color: #fff;
	border: 1px solid;
	border-color: #808080 #fff #fff #808080;
	width: 168px;
	margin: 4px 0;
}
select.auth { 
	font: 12px Tahoma;
	background-color: #fff;
	border: 1px solid;
	border-color: #808080 #d4d0c8 #d4d0c8 #808080;
	*	border: 2px inset #fff;
	width: 135px;
	margin: 4px 0;
}


div.auth_radio { 
	height: 17px;
	margin-top: 4px;
}
label.labelRadio {
/*	text-indent: -18px;*/
}
input.inputRadio {
	display: inline;
	* height: 16px;
}

/*						kroshka												*/
div.kroshka {
	position: relative;
	font: bold 12px "Times New Roman";
	color: #2d2d2d;
	border-top: 1px solid #c3af82;
	border-bottom: 1px solid #c3af82;
	padding: 2px 0 4px;
	margin-bottom: 26px;
	*height: 1%;
}
div.kroshka a:link, div.kroshka a:visited, div.kroshka a:hover  {
	font-weight: normal;
	color: #bf0000;
	text-decoration: underline;
}
div.kroshka span  {
	font-weight: normal;
	color: #bcb493;
	font-size: 14px;
	padding: 0px 6px;
}

/* article																			 */
div.article {
	position: relative;
	font: 14px "Times New Roman";
	color: #2d2d2d;
	line-height: 17px;
	*	line-height: 16px;
	padding-bottom: 33px;
	*height: 1%;
}
div.article a:link, div.article a:visited {
	text-decoration: underline;	
}

div.article h1 {
	font: bold 14px "Times New Roman";
	color: #2d2d2d;
}

/* foto											 */

div.foto {
	position: relative;
	*height: 1%;
	clear: both;
	text-align: center;
	padding-bottom: 20px;
}


/* article_small */
div.article_small {
	position: relative;
	font: 14px "Times New Roman";
	color: #2d2d2d;
	line-height: 17px;
	*	line-height: 16px;
	padding-bottom: 16px;
}
div.article_small a:link, div.article_small a:visited {
	text-decoration: none;	
}
div.article_small a:hover {
	color: #bf0000;
	text-decoration: none;	
}

div.article_small h1 {
	clear: both;
	font: bold 14px "Times New Roman";
	color: #bf0000;
	text-decoration: none;	
	padding-top: 10px;
}
div.article_small h1 a:link, div.article_small h1 a:visited {
	color: #bf0000;
	text-decoration: underline;	
}
div.article_small h1 a:hover {
	color: #bf0000;
	text-decoration: underline;	
}
div.article_small img {
	float: left;
	border: 1px solid #fff;
	margin: 0 10px 10px 0; 
}
/* inner_image  */
div.inner_image  {
	margin: 0 auto;
	margin-bottom: 18px;
	position: relative;
	width: 178px;
	height: 157px;
	border-bottom: 1px solid #c3af82;
}
div.inner_image img {
	border: 1px solid #fff;
	margin: 6px 2px 5px; 
}
div.inner_image  h1 {
	font: bold 12px "Times New Roman";
	color: #bf0000;
	line-height: 16px;
	padding-bottom: 0px;
	overflow: hidden;
	height: 16px;
}

div.inner_image  h2 {
	font: 12px "Times New Roman";
	font-weight: normal;
	line-height: 16px;
	overflow: hidden;
	height: 16px;
	color: #767676;
	border-bottom: 1px solid #c3af82;
	padding-bottom: 5px;
}
table.images {
	position: relative;
	width: 430px;
	margin: 0 auto;
}

/* 			paging 										*/
div.paging {
	font: 12px "Times New Roman";
	margin: 0 auto;
	margin-top: 18px;
	color: #646464;
}
div.pagingall {
	float: left;
}
div.pagingall b { color: #2d2d2d; }

div.pagingstr { text-align: right; }
div.pagingstr span { color: #2d2d2d; }

div.pagingstr b { color: #e56600; }

a.pagingmore:link, a.pagingmore:visited {
	color: #bf0000; text-decoration: underline; }

a.pagingstr:link, a.pagingstr:visited {
 	color: #bf0000; text-decoration: underline; }

/* form										 */	
div.form {
	position: relative;
	margin: 0 auto;
	width: 440px;
	font: 13px "Times New Roman";
	color: #2d2d2d;
}
div.form h1{
	font: bold 14px "Times New Roman";
	color: #2d2d2d;
	line-height: 16px;
	margin-bottom: 7px;
}

div.form form {
	border-top: 1px solid #bcb493;
	border-bottom: 1px solid #bcb493;
	background-color: #e8dbc3;
	padding: 10px 28px;
	margin-top: 20px;
}
label.form { 
	font: bold 12px "Times New Roman";
	float: left; 
	display: block;  
	width: 110px; 
	text-align: right; 
	margin-top: 4px;
	margin-bottom: 2px;
}

input.form, select.form, textarea.form { 
	margin-top: 4px;
	margin-bottom: 2px;
	float: right; 
	width: 250px;  /* 310 */
	padding-left: 4px;
	background-color: #fff;
	border: 1px solid #7f9db9;
	font: 12px "Times New Roman";
}


input.form {
	height: 17px;
	background-color: #fff;
	border: 1px solid #7f9db9;
	font: 12px "Times New Roman";
}
select.form {
	width: 256px; /* 316 */
	height: 17px;
	background-color: #fff;
	border: 1px solid #7f9db9;
	font: 12px "Times New Roman";
}
textarea.form {
	height: 144px;
	background-color: #fff;
	border: 1px solid #7f9db9;
	font: 12px "Times New Roman";
}

.form input {
	height: 17px;
	background-color: #fff;
	border: 1px solid #7f9db9;
	font: 12px "Times New Roman";
}
.form select {
	width: 256px; /* 316 */
	height: 17px;
	background-color: #fff;
	border: 1px solid #7f9db9;
	font: 12px "Times New Roman";
}
.form textarea {
	height: 144px;
	background-color: #fff;
	border: 1px solid #7f9db9;
	font: 12px "Times New Roman";
}

input.but_send {
	float: right; 
	width: 78px;
	height: 20px;
	border: 0px;
	margin-top: 12px;
	margin-bottom: 4px;
	background-image: url(/site/img/but_send.gif); 
}


div.form br { clear: both; }



.opt a:link, .opt a:visited, .opt a:hover {
	color: #796825;	
	font-weight: normal;
	text-decoration: none;
}