/* CSS Document */

a {
color:#8B0E00;
text-decoration:none;
}
strong {color:#8B0E00;}
.mytext {
overflow:auto;
padding:3px;
text-align:justify;
text-decoration: none;
}
a.ssilka {
color:#C4C3C3;
font-family:Verdana;
font-size:10px;
text-decoration: none;
}
body{
	margin:0;
	padding:0;
	border:0;
	width:100%;
	background:#c5c5c5;
	font:normal 11px Verdana;
}
img{
	border:0;
}

.iePNG, IMG { filter:expression(fixPNG(this)); } 
.iePNG A { position: relative; }

#main{
	width:800px;
	margin:0 auto;
}
#main2{
	float:left;
	width:800px;
	background:url(/templates/srei/images/head_back.gif) left top repeat-y;
}
#head{
	float:left;
	width:800px;
	background:url(/templates/srei/images/top.gif) left top no-repeat;
	height:102px;
	position:relative;
}
#logo{
	position:absolute;
	left:32px;
	top:44px;
}
#head div.ineng{
	position:absolute;
	left:380px;
	top:26px;
	color:#ab6159;
	font:normal 10px Verdana;
}
#head div.ineng a{
	color:#ab6159;
	text-decoration:none;
}
#head div.ineng a:hover{
	text-decoration:underline;
}
#icons{
	float:right;
	padding:25px 20px 0 0;
}
#icons a{
	font:normal 11px Verdana;
	margin:0 0 0 18px;
}
#icons a.icon_main{
	color:#000000;
	text-decoration:none;
	padding:0 0 0 16px;
	background:url(/templates/srei/images/icon_main.gif) left center no-repeat;
}
#icons a.icon_mail{
	color:#666666;
	text-decoration:none;
	padding:0 0 0 16px;
	background:url(/templates/srei/images/icon_mail.gif) left 3px no-repeat;
}
#icons a.icon_map{
	color:#666666;
	text-decoration:none;
	padding:0 0 0 16px;
	background:url(/templates/srei/images/icon_map.gif) left 3px no-repeat;
}
#head_pic{
	float:left;
	width:800px;
	background:url(/templates/srei/images/head_pic.png) left top no-repeat;
	height:201px;
	filter:expression(fixPNG(this));
}
#foot{
	float:left;
	width:800px;
	background:url(/templates/srei/images/bottom.gif) left top no-repeat;
	height:30px;
}
#center_part{
	float:left;
	width:800px;
}
#cont_part{
	margin:20px 0 0 0;
	float:left;
	width:800px;
}
#top_menu{
	background:url(/templates/srei/images/top_menu_back.gif) left top no-repeat;
	width:765px;
	height:26px;
	margin:10px 0 0 18px;
	_margin:10px 0 0 9px;
	float:left;
}
#top_menu ul{
	margin:0 0 0 22px;
	_margin:0 0 0 11px;
	padding:0;
	list-style:none;
	list-style-position:outside;
	float:left;
}
#top_menu ul li{
	display:table-cell;
	float:left;
	margin:0 37px 0 0;
	padding:0;
	position:relative;
	height:26px;
}
#top_menu ul li.bet{
	background:url(/templates/srei/images/palka.gif) left top no-repeat;
	width:10px;
	height:26px;
	margin:0;
}
#top_menu ul li a{
	font:bold 11px Verdana;
	color:#000000;
	text-decoration:none;
	line-height:24px;
	_line-height:22px;
}
#top_menu ul li ul{
	position:absolute;
	margin:0;
	padding:0;
	left:0;
	top:26px;
	float:left;
	border:1px solid #cfcece;
	width:230px;
	display:none;
}
#top_menu ul li:hover ul, #top_menu ul li.jsover ul{
	display:block;
}
#top_menu ul li ul li{
	float:left;
	border-left:1px solid #cfcece;
	border-bottom:1px solid #cfcece;
	border-right:1px solid #cfcece;
	border-top:none;
	margin:0;
	padding:0;
	display:block;
	height:17px;
	width:228px;
	_width:230px;
}
#top_menu ul li ul li.first{
	border-top:1px solid #cfcece;
}
#top_menu ul li ul li a{
	display:block;
	background:#fafafa;
	height:17px;
	line-height:16px;
	margin:0;
	padding:0 5px;
	white-space:nowrap;
	float:none;
	font-weight:normal;
}
#top_menu ul li ul li a:hover{
	background:#ffe9e1;
	color:#6f0000;
}
#left_col{
	float:left;
	width:335px;
}
#content{
	float:left;
	width:502px;
	margin:0 0 0 24px;
	_margin:0 0 0 12px;
}
#content .cont_top{
	float:left;
	width:502px;
	background:url(/templates/srei/images/top_cont.gif) left top no-repeat;
	height:6px;	
	_overflow:hidden;
}
#content .cont{
	float:left;
	width:100%;
	background:#fffbf4;
}
#content .cont2{
	padding:0 5px 0 17px;
	font:normal 11px Verdana;
}
#content .cont2 .page_title{
	font:italic 18px Arial;
	color:#c36222;
	padding:0 0 5px 0;
}
h1{
	font:bold 16px Arial;
	color:#c36222;
}
#content .cont2 .page_title span{
	color:#d73f03;
}
#content .cont_bottom{
	float:left;
	width:502px;
	height:6px;	
	background:url(/templates/srei/images/bottom_cont.gif) left top no-repeat;
	_overflow:hidden;
}
#content div.cont a{
	color:#8b0e00;
}
#content div.cont a:hover{
	color:#400600;
}
.detail{
	float:right;
	color:#8b0e00;
	text-decoration:none;
	padding:0 0 0 15px;
	background:url(/templates/srei/images/strelka.gif) left 4px no-repeat;
}
.detail:hover{
	color:#400600;
}
#other_edit{
	width:502px;
	float:left;
	margin:25px 0 0 30px;
	_margin:25px 0 0 15px;
}
#other_edit .edit_one{
	float:right;
	width:502px;
	margin:0 0 15px 0;
}
#other_edit .edit_one .left_edit{
	float:left;
	width:205px;
}
#other_edit .edit_one .right_edit{
	float:right;
	width:280px;
}
#other_edit .edit_one .right_edit .all_news{
	text-align:right;
}
#other_edit .edit_one .right_edit .all_news a{
	background:transparent url(/templates/srei/images/strelka.gif) no-repeat scroll left 4px;
	color:#8B0E00;
	padding:0 0 0 15px;
	text-decoration:none;
}
#other_edit .edit_one .right_edit .block1 .all_news{
	text-align:right;
	margin:10px 0 0 0;
}
#other_edit .edit_one .right_edit .block1 .all_news a{
	background:transparent url(/templates/srei/images/strelka.gif) no-repeat scroll left 4px;
	color:#8B0E00;
	padding:0 0 0 15px;
	text-decoration:none;
}
#other_edit .edit_one .right_edit .block .all_news a:hover{
	color:#400600;
}
#other_edit .edit_one .right_edit .all_news a:hover{
	color:#400600;
}
#other_edit .edit_one .right_edit .block1{
	background:url(/templates/srei/images/poloska_left.gif) center top no-repeat;
	margin:25px 0 0 0;
	padding:20px 0 0 0;
}
#other_edit .edit_one .right_edit .block1 .cont{
	margin:5px 0 0 0;
}
#other_edit .edit_one .right_edit .block1 .cont2{
	text-align:center;	
}
#other_edit .edit_one .right_edit .block1 .cont a{
	text-decoration:none;
	color:#8b0e00;
	display:block;
	background:url(/templates/srei/images/strelka3.gif) left 8px no-repeat;
	padding:0 0 0 8px;
	line-height:18px;
}
#other_edit .edit_one .right_edit .block1 .cont a:hover{
	text-decoration:underline;
	color:#400600;
}
#other_edit .edit_one .right_edit .block1 .title11{
	background:url(/templates/srei/images/icon5.gif) left 3px no-repeat;
	font:bold 16px "Arial Narrow";
	color:#d50101;
	padding:0 0 0 20px;
}
#other_edit .edit_one .right_edit .block1 .title22{
	background:url(/templates/srei/images/strelka2.gif) left 3px no-repeat;
	font:bold 11px Verdana;
	color:#000000;
	padding:0 0 0 20px;
	margin:0 0 0 15px;
}
#other_edit .edit_one .right_edit .block1 .title22 a{
	text-decoration:none;
	color:#000000;
}
#other_edit .edit_one .right_edit .block1 .title22 a:hover{
	text-decoration:underline;
}

#other_edit .edit_one .right_edit .title2{
	font:bold 16px "Arial Narrow";
	color:#d50101;
	padding:0 0 5px 20px;
	background:url(/templates/srei/images/icon4.gif) left top no-repeat;
}
#other_edit .edit_one .right_edit .pressa{
	height:60px;
	margin:15px 0 0 0;
	font:normal 11px Verdana;
	color:#d50101;
}
#other_edit .edit_one .right_edit .pressa a{
	color:#8b0e00;
	display:block;
	background:url(/templates/srei/images/strelka3.gif) left 4px no-repeat;
	padding:0 0 0 10px;
	text-decoration:none;
}
#other_edit .edit_one .right_edit .pressa a:hover{
	text-decoration:underline;
	color:#400600;
}
#other_edit .edit_one .left_edit .title2{
	font:bold 16px "Arial Narrow";
	color:#d50101;
	background:url(/templates/srei/images/icon4.gif) left top no-repeat;
	padding:0 0 5px 20px;
	margin:0 0 0 5px;
}

#other_edit .edit_one .left_edit .title1{
	font:bold 16px "Arial Narrow";
	color:#d50101;
	padding:0 0 5px 0;
	margin:0 0 0 5px;
}
#other_edit .edit_one .left_edit .title3{
	font:bold 16px "Arial Narrow";
	color:#d50101;
	background:url(/templates/srei/images/icon6.gif) left top no-repeat;
	padding:0 0 5px 20px;
	margin:15px 0 0 5px;
}
#other_edit .edit_one .left_edit .title4{
	font:bold 16px "Arial Narrow";
	color:#d50101;
	background:url(/templates/srei/images/icon7.gif) left 4px no-repeat;
	padding:0 0 5px 25px;
	margin:20px 0 0 0;
}
#other_edit .edit_one .left_edit .block{
}
#other_edit .edit_one .left_edit .block .block_top{
	background:url(/templates/srei/images/left_top.gif) left top no-repeat;
	height:5px;
	_overflow:hidden;
}
#other_edit .edit_one .left_edit .block .block_cont{
	background:#faf6ee;
	padding:15px 3px 15px 1px;













	height:70px;
}
#other_edit .edit_one .left_edit .block .block_cont a{
	text-decoration:none;
	color:#8b0e00;
	display:block;
	background:url(/templates/srei/images/strelki.gif) left 4px no-repeat;
	padding:0 0 0 20px;
}
#other_edit .edit_one .left_edit .block .block_cont a:hover{
	text-decoration:underline;
	color:#400600;
}
#other_edit .edit_one .left_edit .block .block_cont2{
	background:#faf6ee;
	height:150px;
	padding:0 0 0 10px;
}
#other_edit .edit_one .left_edit .block .block_cont2 .cont2{
	height:150px;
	overflow:auto;
	width:180px;
	margin:0 10px 0 0;
}
#other_edit .edit_one .left_edit .block .block_cont2 .cont2 a{
	text-decoration:none;
	color:#8b0e00;
	display:block;
	background:url(/templates/srei/images/strelka3.gif) left 5px no-repeat;
	padding:0 0 0 8px;
}
#other_edit .edit_one .left_edit .block .block_cont2 .cont2 a:hover{
	text-decoration:underline;
	color:#400600;
}
#other_edit .edit_one .left_edit .block .block_bottom{
	background:url(/templates/srei/images/left_bottom.gif) left top no-repeat;
	height:5px;
	_overflow:hidden;
}
#footer{
	float:left;
	width:100%;
	position:relative;
	background:url(/templates/srei/images/footer_poloska.gif) center top no-repeat;
	margin:25px 0 0 0;
	height:75px;	
}
#footer .copy{
	position:absolute;
	font:normal 11px Verdana;
	left:21px;
	top:10px;
}
#footer .copy span{
	color:#ff0000;
	font-weight:bold;
}
#bottom_menu{
	position:absolute;
	left:190px;
	top:10px;
	font:normal 11px Verdana;
}
#bottom_menu span{
	color:#cccccc;
}
#bottom_menu a{
	text-decoration:none;
	color:#8b0e00;
}
#bottom_menu a:hover{
	text-decoration:underline;
	color:#400600;
}
#footer .s4et4ik{
	position:absolute;
	right:260px;
	top:10px;
}
#footer .maintext{
	width:755px;
	margin:35px auto 0;
	_padding:35px 0 0 0;
	*padding:35px 0 0 0;
	color:#c4c3c3;
	font:normal 10px Verdana;
	color:#000000
}
#footer .maintext .maintext2{
	height:40px;
	width:755px;
	overflow:auto;
}
#right_col{
	float:right;
	width:252px;
}
#right_col .right_top{
	float:left;
	width:239px;
	height:5px;
	background:url(/templates/srei/images/right_part_top.gif) left top no-repeat;
	_overflow:hidden;
}
#right_col .right_content{
	float:left;
	width:239px;
	background:#fff8f8;
	padding:0 0 10px 0;
}
#right_col .right_bottom{
	float:left;
	width:239px;
	height:5px;
	background:url(/templates/srei/images/right_part_bottom.gif) left top no-repeat;
	_overflow:hidden;
}
#right_col .right_content .block{
	font:normal 11px Verdana;
	color:#8b0e00;
	float:left;
	width:239px;
	background:url(/templates/srei/images/poloska_block.gif) center bottom no-repeat;
}
#right_col .right_content .block .pic_block{
	text-align:center;
	padding:16px 0 25px 0;
}
#right_col .right_content .block .pic_block2{
	text-align:center;
	padding:25px 0 65px 0;
}
#right_col .right_content .block .title1{
	color:#d50101;
	font:bold 16px "Arial Narrow";
	background:url(/templates/srei/images/icon1.gif) left center no-repeat;
	padding:0 0 2px 22px;
	margin:15px 0 0 5px;
}
#right_col .right_content .block .name1{
	font:bold italic 11px Verdana;
	color:#8b0e00;
	margin:0 0 20px 0;
	padding:10px 10px 0 5px;
}
#right_col .right_content .block .cont{
	padding:0 10px;
}
#right_col .right_content .block .title2{
	color:#d50101;
	font:bold 16px "Arial Narrow";
	background:url(/templates/srei/images/icon2.gif) left center no-repeat;
	padding:0 0 2px 22px;
	margin:15px 0 0 22px;
}
#right_col .right_content .block .cont2{
	padding:0 10px;
	margin:0 0 15px 0;
}
#right_col .right_content .block .mail{
	margin:25px 0 0 0;
}
#right_col .right_content .block .mail a{
	background:url(/templates/srei/images/mail_pic.gif) left center no-repeat;
	font:normal 11px Verdana;
	color:#8b0e00;
	display:block;
	margin:0 0 0 25px;
	padding:8px 0 10px 66px;
	text-decoration:none;
}
#right_col .right_content .block .galery{
	margin:15px 0 0 0;
}
#right_col .right_content .block .galery a{
	background:url(/templates/srei/images/galery_pic.gif) left center no-repeat;
	font:normal 11px Verdana;
	color:#8b0e00;
	display:block;
	margin:0 0 0 25px;
	padding:8px 0 10px 66px;
	text-decoration:none;
}
#right_col .right_content .block .informer{
	margin:15px 0 0 25px;
}
#right_menu{
	margin:15px 0 20px 13px;
	width:215px;
}
#right_menu ul{
	margin:0;
	padding:0;
	list-style:none;
	list-style-position:outside;
}
#right_menu ul li{
	margin:4px 0 0 0;
}
#right_menu ul li a{
	color:#8B0E00;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height:14px;
}
#right_menu ul li a:hover{
	color:#400600;
	text-decoration:underline;
}
.nav{
padding:10px 0 10px 0;
float:left;
width:100%;
}
.stat{
display:none;
}
div.n1{
position:absolute;
right:23px;
top:10px;
}
div.n1 a{
color:#8B0E00;
text-decoration:none;
}
div.n1 a:hover{
color:#400600;
text-decoration:underline;
}