/* общая разметка (начало) */
#siteWrap{
	max-width:1400px;
	min-width:700px;
	width: expression(
		(document.compatMode && document.compatMode == 'CSS1Compat') ?
		(document.documentElement.clientWidth < 700 ? "700px" :
		(document.documentElement.clientWidth > 1400 ? "1400px" : "auto")) :
		(document.body.clientWidth > 700 ? "700px" :
		(document.body.clientWidth < 1400 ? "1400px" : "auto"))
	);
}

.sideMrg{
	width:92%;
	margin: 0 4%;
	//display:inline;
}

#outLinks .lc{
	width:4%;
}

.C2L{
	width:25%;
	/* background:#dafeeb; */
}

.C2R{
	width:75%;
	/* background:#daf0fe; */
}

.C3L{
	width:25%;
	/* background:#f4dffb; */
}

.C3M{
	width:50%;
	/* background:#fbfbdf; */
}

.C3R{
	width:25%;
	/* background:#fbe7df; */
}
/* общая разметка (конец) */




/* home_cont (начало) */
#home_cont{
	/* margin-top:6em; */
	background:#fff;
	padding: 0 20px 0em 0px;
	margin-bottom: 2em;
	-moz-border-radius-topleft: 0;
	-webkit-border-top-left-radius:0;
	border-radius-topleft: 0;
}

#home_cont,
#footer table .MC .cont{
	padding-left:20px;
}

#easylink li{
	float:left;
	clear:right;
	width:45%;
	margin:0;
	padding-right:3.33%;
}

#easylink li p{
	font-size:0.9em;
	margin-bottom:0.5em;
}

#easylink li p a{
	color:#333;
}

#easylink li p a:hover{
	color:#5B5B8D !important;
}

#easylink{
	/* overflow:hidden; */
	padding: 15px 0px 10px 20px;
	border:1px solid #5b5b8d;
	margin-bottom:4em;
	position:relative;
	float:left;
	/* width:100%; */
	/* margin-right:20px; */
}

#easylink *{
	color:#5b5b8d;
}

#easylink .h{
	position:absolute;
	top:-11px;
	left:17px;
	padding:0 3px;
	background:#f7f7f7;
	font-size:0.9em;
}

#home_cont .pContent{
	column-count: 2;
	column-gap: 30px;
}
/* home_cont (конец) */




/* header (начало) */
#header{
	/* background:#cef6ff; */
	overflow:hidden;
	background: #fff url(/i/bigMasch.jpg) left top no-repeat;
	background-position:250px 0;
}

.headerTL{
	/* background:#585585; */
	overflow:hidden;
}

.headerTL .sideMrg{
	padding: 2em 0 4.4em 0;
	/*//padding: 1em 0 1em 0;*/
	//padding:1em 0 6em 0;
	_padding:1em 0 5.2em 0;
}

.headerML{
	position:relative;
	overflow:hidden;
}

.headerML .example{
	color:#fff;
	font-size:0.8em;
	margin-top:0.3em;
}

.headerML .example span{
	border-bottom:1px dashed #fff;
	cursor:pointer;
}

.headerML .example span:hover{
	color:#000;
	border-bottom:1px dashed #000;
}

.headerML .bg{
	width:100%;
	height:300px;
	/* background:#86aac1; */
	background:#FFF url(/i/searchBg.gif) left top repeat-x;
	position:absolute;
	left:0;
	top:0;
	opacity: 0.90;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
}

.headerML form table{
	width:100%;
}

.headerML .sideMrg{
	/* background:#dae1fe; */
	margin:0 !important;
	padding:0 4%;
}

.headerBL .sideMrg{
	/* background:#dafeeb; */
}

.headerBL .sideMrg .cont{
	/* overflow:hidden; */
	float:left;
	width:100%;
	padding: 0em 0 2em 0;
}

.notHome .cat,
.headerBL .sideMrg .cont{
	padding-top:30px;
}

.headerBL{
	background:#293a45;
	float:left;
	width:100%;
}

.headerTL .MC img{
	float:left;
	margin-bottom:1.5em;
}

.headerTL .LC .logo{
	display:block;
	float:left;
	margin-top:1.7em;
}

.headerTL .RC .cont{
	//background:#000;
	float:left;
	padding: 10px 15px;
	position:relative;
	overflow:hidden;
}

.headerTL .RC .cont *{
	color:#fff;
}

.headerTL .RC .cont div{
	margin-bottom:0.2em;
	position:relative;
	z-index:2;
	//float:left;
	//clear:both;
	white-space:nowrap;
}

.headerML h5{
	font-size:1.5em;
	font-weight:normal;
}

.headerML .sideMrg{
	padding-top:1em;
	padding-bottom:1.1em;
	_padding-top:0.5em;
	_padding-bottom:0.5em;
	z-index:1;
	position:relative;
}

.shadow_search {
	position:absolute;
	left:0;
	bottom:0;
	height:7px;
	width:100%;
	background:url(/i/shadow_search.gif) 0 0 repeat-x;
	_background:none;
}

.headerML form .submit{
	background:url(/i/searchBtt.gif) 0 0 no-repeat;
	width:75px;
	height:29px;
	border:none;
	position:absolute;
	right:0;
	top:0;
	cursor:pointer;
}

.headerML form .submit:hover{
	background-position: left bottom;
}

.headerML form{
	padding-right:110px;
	//padding-right:80px;
	position:relative;
}

#sline{
	border-top:1px solid #000;
	border-bottom:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
	width:100%;
	background:#fff url(/i/searchIco.gif) 3px center no-repeat;
	padding:5px 0 5px 25px;
}

.headerTL .C3M ul a{
	color:#000;
}

.headerTL .C3M ul a:hover{
	/* background:#183a6a; */
	/* background:#fff; */
	color:#369 !important;
}

.headerTL .C3M ul a,
.headerTL .C3M ul span{
	padding:2px 7px;
	display:block;
	//float:left;
}

.headerTL .MC ul li{
	float:left;
	margin: 5px 5px 5px 0;
	z-index:1;
	position:relative;
}

.headerTL .MC ul li.cur{
	/* background:#215aa7; */
	background:#999;
}

.headerTL .MC ul li.cur span{
	color:#fff;
}

.headerTL .MC ul{
	/* background:#000; */
	overflow:hidden;
	float:left;
	clear:both;
	padding: 0 10px 0 15px;
	position:relative;
	margin-top:3.5em;
	//background:#fff;
	//padding-bottom:5px;
} 

.headerTL .RC .cont .bg{
	background:#000;
}

.headerTL .MC ul .bg{
	background:#fff;
}

.headerTL .RC .cont .bg,
.headerTL .MC ul .bg{
	width:100%;
	//height:300px;
	top:0;
	bottom:0;
	position:absolute;
	top:0;
	left:0;
	
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";    /*ie8*/
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	
	z-index:0;
	//display:none;
}

#outLinks *{
	color:#fff;
	margin-bottom:0;
}

#outLinks{
	width:100%;
	/* height:50px; */
}

#outLinks .lc{
	//padding-left:4% !important;
}


#outLinks .rc{
	//width:100%;
}

/* для хрома  */
@media screen and (-webkit-min-device-pixel-ratio:0){
	#outLinks .rc{
		width:100%; 
	}
}

#outLinks .bg{
	position:absolute;
	top:0;
	left:0;
	background:#000;
	opacity: 0.80;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	width:100%;
	height:300px;
}

#outLinks table{
	width:auto;
	font-size:0.9em;
}

#outLinks .mc{
	width:1%;
	padding:0;
}

#outLinks table td{
	/*padding:7px 13px;*/
	padding:7px 25px;
}

#outLinks a:hover{
	color:#50a1f2 !important;
}

#outLinks td{
	background: url(/i/pxDark.png) 0 0 repeat;
}

#outLinks table .t{
	/* height:20px; */
}

#outLinks table td.cur,
#outLinks .mc{
	background:none;
}

#outLinks table td.cur{
	position:relative;
	overflow:hidden;
	display:block;
	padding-right:25px;
	padding-left:25px;
	_padding-right:15px;
	_padding-left:15px;
}

#outLinks table td.cur i{
	display:block;
	position:absolute;
	background:url(/i/darkCorn.png) bottom left no-repeat;
	width:10px;
	height:100px;
	_display:none;
}

/* только для оперы */
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0){
	head~body #outLinks .rc{width:100%;}
	head~body #outLinks table td.cur i { display:none; }
	head~body #outLinks table td.cur { display: table-cell; }
}

#outLinks table td.cur .lb{
	left:0;
	bottom:0;
}

#outLinks table td.cur .rb{
	right:0;
	bottom:0;
	background-position:bottom right;
}

#outLinks table td.cur .lt{
	height:10px;
	left:10px;
	top:0;
	background-position:-10px -1px;
}

#outLinks table td.cur .rt{
	height:10px;
	right:10px;
	top:0;
	background-position:-18px -1px;
}
/* header (конец) */





/* text_cont */
#text_cont,
#cat_cont,
#part_cont{
	padding-top:20px;
}

.headerML .cont,
#text_cont,
.notHome #footer table .MC .cont,
#cat_cont,
#part_cont{
	padding-left:40px;
}
/* text_cont */






/* footer (начало) */
#footer{
	background:#ffca10;
	clear:both;
	overflow:hidden;
	font-size:0.9em;
}

#footer strong{
	font-size:0.9em;
}

#footer p,
#counter{
	margin-bottom:2em;
}

#footer *{
	color:#333;
}

#footer .tlLink{
	float:left;
}

#footer table td{
	float:none;
	vertical-align:top;
}

#footer a p{
	line-height:1.2em;
	text-decoration:underline;
	margin-top:0.3em;
}

#footer table{
	width:100%;
	margin: 2em 0 1em 0;
}

#footer table .LC{
	vertical-align:bottom;
}

#counter{
	background: #ffaa00 url(/i/counterArr.gif) no-repeat center top;
	width:100px;
	height:50px;
	overflow:hidden;
	text-align:center;
}

#counter a{
	margin-top:15px;
	display:block;
}
/* footer (конец) */




/* left_menu (начало) */
#menu{
	background:#e9eeff;
}

.home #ML .LC{
	position:relative;
}

.home #ML #HMap,
.home #ML #home_cont,
#HMap .white{
	padding-top:30px;
	padding-bottom:30px;
}

.home #menu{
	float:left;
	width:400%;
}

.home #menu li{
	float:left;
}

.cat{
	float:left;
	//clear:right;
	width:25%;
	/* background:#ffa0a0; */
}

.notHome .cat{
	width:100%;
	float:none;
	background:#293a45;
	overflow:hidden;
	margin-left:-18%;
	padding-left:18%;
	margin-bottom: 4em;
	padding-bottom: 2em;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	radius-bottomright: 10px;
	//position:relative;
}

ul.cat li{
	margin: 0 20px 0.7em -10px;
	background: url(data:image/gif;base64,R0lGODlhAwAFAIABAERyj////yH5BAEAAAEALAAAAAADAAUAAAIFRAKWi1cAOw==) center left no-repeat;
	float:left;
	clear:both;
	background-position:10px center !important;
	padding-left:25px;
	//padding-left:0px;
	//margin-left:0;
	//margin-right:0;
	//width:100%;
	overflow:hidden;
}

.notHome ul.cat li{
	//width:200px;
	//margin-left:-10px;
}

ul.cat li:hover{
	background: url(data:image/gif;base64,R0lGODlhAwAFAIAAAERyjzhSYiH5BAAAAAAALAAAAAADAAUAAAIFRAKWi1cAOw==) center left no-repeat;
}

ul.cat li:hover a span,
ul.cat li:hover{
	background-color: #355062;
}

ul.cat li.cur{
	background:#ffc835 url(data:image/gif;base64,R0lGODlhAwAFAIAAACk6Rf/INSH5BAAAAAAALAAAAAADAAUAAAIFRAKWi1cAOw==) center left no-repeat;
}

ul.cat li.cur span,
ul.cat li.cur a{
	color:#000 !important;
}

ul.cat li.cur span span,
ul.cat li.cur a span{
	color:#866200 !important;
}

ul.cat li a,
ul.cat li span,
ul.cat li.cur a{
	display:block;
	padding: 4px 25px 4px 0px;
}

.notHome .cat li a,
.notHome ul.cat li span,
.notHome ul.cat li.cur a{
	//padding-left:20px;
}

ul.cat li a{
	color:#fff !important;
}

ul.cat li a,
ul.cat li span{
	width:100%;
	//width:auto;
}

ul.cat li a:hover{
	//color:#77d7ff !important;
}

ul.cat li a span,
ul.cat li span span{
	color:#4e7690;
	padding: 0px 0px 0px 5px !important;
	background-color:#293a45;
	display:inline;
	position:relative;
	left:-4px;
	margin-right:-4px;
}

ul.cat li span span,
ul.cat li.cur a span{
	background:#ffc835;
}

#HMap{
	margin-bottom:2em;
	background-position:left 30px !important;
	background-repeat:no-repeat !important;
	position:relative;
	/* overflow:hidden; */
}

#HMap .point{
	position:absolute;
	width:18px;
	height:18px;
	margin-bottom:30px;
	background:url(/i/mapPoint.png) top left no-repeat;
	cursor:pointer;
}

#HMap .point:hover{
	background-position:bottom left;
}

#HMap .point:hover p{
	display:block;
}

#HMap .point p{
	background:#ffd529;
	font-size:0.8em;
	left:-5px;
	line-height:1.2em;
	margin-bottom:24px;
	padding:5px 5px 5px 10px;
	position:absolute;
	bottom:100%;
	width:150px;
	z-index:1;
	border-radius: 5px;  
	-webkit-border-radius:5px; 
	-moz-border-radius:5px; 
}

#HMap .point p i{
	display:block;
	width:19px;
	height:22px;
	position:absolute;
	bottom:-22px;
	left:16px;
	background: url(/i/palochka.png) 0 0 no-repeat;
}

#HMap .white{
	width:18%;
	margin-left:-18%;
	background:#fff;
	margin-top:-30px;
	//position:absolute;
}

#ML .C2L h3{
	font-size:0.9em;
	margin-right:20px;
}
/* left_menu (конец) */




/* right_menu */
#right_menu{
	background:#ffc835;
	overflow:hidden;
	width:65%;
	margin-bottom:2.5em;
	padding:0.5em 0px 0.3em 5px;
}

#right_menu a,
#right_menu span{
	color:#333;
	//white-space:nowrap;
}

#right_menu span{
	border-bottom:1px dashed #fff;
}

#right_menu li{
	float:left;
	margin: 0 5px 0.4em 0;
	padding:1px 6px;
	border-top:1px solid #ffc835;
	border-left:1px solid #ffc835;
	border-bottom:1px solid #ffc835;
	border-right:1px solid #ffc835;
}

#right_menu li:hover{
	background:#f6e2ae;
	border-top:1px solid #afa07c;
	border-left:1px solid #afa07c;
	border-bottom:1px solid #f6e2ae;
	border-right:1px solid #f6e2ae;
}

#right_menu li.cur{
	background:#f7f7f7;
	border-top:1px solid #afafaf;
	border-left:1px solid #afafaf;
	border-bottom:1px solid #f7f7f7;
	border-right:1px solid #f7f7f7;
}

#right_menu a{
	text-decoration:none;
	border-bottom:1px dashed #333;
}
/* right_menu */




/* cat_cont */
#pgCounting li{
	float:left;
	margin-right:2px;
} 

#pgCounting li a,
#pgCounting li.cur span,
#pgCounting .h{
	padding-top:3px;
	padding-bottom:3px;
	display:block;
}

#pgCounting li a{
	color:#000;
}

#pgCounting li a:hover{
	background:#d3dadc;
}

#pgCounting li.l{
	margin-left:50px;
}

#pgCounting li.cur{
	background:#79a6b5;
}

#pgCounting li.cur span,
#pgCounting li a{
	padding-right:6px;
	padding-left:6px;
	//float:left;
}

#pgCounting li.cur span{
	color:#fff;
}

#pgCounting .h{
	float:left;
	font-size:0.8em;
	padding-right: 5px;
}

#pgCounting{
	overflow:hidden;
	float:left;
	margin-bottom:1em;
}

#pgCounting .divide{
	font-size:0.8em;
}

#pgCounting ul{
	overflow:hidden;
	float:left;
}

#cat_cont .total{
	float:left;
}

table.catLi{
	clear:both;
	font-size:0.8em;
	margin-bottom:1em;
}

table.catLi .grey{
	color:#999;
	margin-top:0.2em;
}

table.catLi .pr{
	white-space:nowrap;
	display:block;
	float:right;
	padding: 5px 10px;
	background:#fff;
}

table.catLi tr.odd{
	background:#e5eaec;
}

/* table.catLi tr:nth-child(2n){
	background:#e5eaec;
} */

table.catLi tr{

}

table.catLi tr th{
	background:#d1dadd;
	font-weight:normal;
	padding-top:7px;
	padding-bottom:7px;
}

table.catLi td{
	padding-top:12px;
	padding-bottom:12px;
}

table.catLi td,
table.catLi th{
	text-align:left;
	padding-right:10px;
	padding-left:10px;
}
/* cat_cont */





/* part_cont (начало) */
.home #ML{
	padding-top:1em;
}

#ML{
	overflow:hidden;
	background:#f7f7f7;
}

#part_cont p{
	margin-bottom:0.0em;
}
/* part_cont (конец) */





/* errPg */
.errPg{
	background: url(/i/errBg.gif) 0 0 repeat;
	position:relative;
	height:100%;
}

.errPg .bottom{
	width:100%;
	height:100px;
	background:#3e5b6d;
	position:absolute;
	bottom:0;
	border-top:3px solid #2a4150;
}

html, body.errPg {
	height: 100%;
}

.errPg .bottom .car{
	width:629px;
	height:261px;
	background: url(/i/errMasch.png) 0 0 no-repeat;
	position:absolute;
	top:-264px;
	left:5%;
}

.errPg .bottom .car p{
	font-size:1.5em;
	line-height:1.2em;
	margin-bottom:0;
	padding: 15px 25px;
	//float:left;
}

.errPg .bottom .car div{
	position:relative;
	overflow:hidden;
	float:left;
	margin-left:136px;
	margin-top:-58px;
	_margin-left:100px;
	_margin-top:0px;
}

.errPg .bottom .car .bg{
	width:100%;
	//height:500px;
	background:#000;
	opacity: 0.40;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	position:absolute;
	left:0;
	bottom:28px;
	top:0;
	display:block;
	z-index:0;
}

.errPg .bottom .car div .noga{
	position:relative;
	width:37px;
	height:28px;
	background: url(/i/errCarNoga.png) 0 0 no-repeat;
	display:block;
	bottom:0;
	left:60%;
}

.errPg p,
.errPg h1{
	color:#fff;
	position:relative;
	z-index:1;
}

.errPg a{
	color:#77d7ff;
}

.errPg a:hover{
	color:#336699 !important;
}

.errPg .rt{
	position:absolute;
	right:5%;
	top:0;
	float:left;
	overflow:hidden;
	//padding-bottom:15px;
}

.errPg .rt p,
.errPg .rt h1{
	margin-left:20px;
	margin-right:20px;
	font-family:arial;
}

.errPg .rt h1{
	margin-top:30px;
	font-size:4em;
	margin-bottom:0em;
	line-height:1em;
	//float:left;
	//clear:both;
}

.errPg .rt p{
	line-height:1.2em;
	margin-bottom:1.5em;
	//float:left;
	//clear:both;
}

.errPg .rt .bg{
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	//height:500px;
	background:#000;
	opacity: 0.20;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);
	display:block;
	width:100%;
	z-index:0;
	-moz-border-radius-topleft: 0;
	-webkit-border-top-left-radius:0;
	border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	-webkit-border-top-right-radius:0;
	border-radius-topright: 0;
}
/* errPg */





/* всякое */
*{
	zoom:1;
}

.C2L,
.C2R,
.C3L,
.C3M,
.C3R{
	float:left;
	clear:right;
}

.sideMrg{
	/* overflow:hidden; */
	float:left;
}

.pOut h3{
	font-size:1.7em;
	font-weight:normal;
	margin-bottom:0.5em;
}

body{
	background:#999 url(/i/shadeOnBody.png) 1400px top repeat-y;
	_background-image:none;
}

.hide{
	display:none;
}

.rc5{
	border-radius: 5px;  
	-webkit-border-radius:5px; 
	-moz-border-radius:5px; 
}

.rc10{
	border-radius: 10px;  
	-webkit-border-radius:10px; 
	-moz-border-radius:10px; 
}

.revShd{
	-moz-box-shadow: 4px 4px 5px #afafaf;
}

.headerML .C2R{
	//overflow:hidden;
}

.linklab{
	width:75%;
	color:#8cb9d9 !important;
}
/* всякое */



#home_cont .paragraph  {
	float: left;
	/* width: 18em; */		
	padding-right: 20px;		
	/* position: relative; 		
	/* text-align: justify; */
	margin: 0;	 		
}
















