/* MAIN CSS */
html, body {
  position: relative;
  height:100%;
}
body {
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif; 
	color:#5A6778;
	background: #FFF;
}
p { padding: 2px; }
a { color: #003366; }
.main h1 { background:#FFF; font-size:20px; padding: 10px 0;}

a:visited {color: #003399;}
.main p { text-align: justify; padding-bottom: 5px;}
#page {
	text-align:left;
	margin: 0 auto;
	width:1000px;
	position:relative;
	min-height:100%;
	background: #FFF;
}
.content {
	padding-bottom: 140px;
	overflow:hidden;
}
.main {
	float:right;
	width: 705px;
	padding-top:5px;
	position: relative;
}
.leftcol {
	float:left;
	width:280px;
	margin: 0px 0px 5px 0px;
}
/* COMMON ELEMENTS */
.block {
	background:url(/img/mc_style/block_top_bg.jpg) no-repeat left top;
	margin-top:5px;
	margin-bottom:20px;
	padding: 15px 10px 10px 30px;
	overflow: hidden;
}
	.block h4 {
		background:url(/img/mc_style/1_h_4.gif) no-repeat 5px  5px;	
		padding: 10px 10px 10px 50px;
		margin-left: -10px
	} 
	.block .dot {
		background:url(/img/mc_style/1_h_4.gif) no-repeat 5px  5px;	
		padding: 0px 10px 10px 50px;
		margin-left: -10px
	} 
	.block img { float: left; padding: 0 20px;}
	.block .figovina {
		position:absolute;
		bottom:0px;
		right:0px;
		width:150px;
		height: 46px;
		background: url(/img/mc_style/block_bot_bg.jpg) no-repeat right bottom;
		z-index: -1;
		display:block;
	}

.triblock {
	background: #FFFF00;
	overflow:hidden;
	padding:5px 10px 10px 0;	
	background:url(/img/mc_style/block_top_bg.jpg) no-repeat left top;	
	position:relative;
	margin-bottom: 10px;
	clear:both;
}
	.triblock .figovina {
		position:absolute;
		bottom:0px;
		right:0px;
		width:150px;
		height: 46px;
		background: url(/img/mc_style/block_bot_bg.jpg) no-repeat right bottom;
		z-index: -1;
	}
 .triblock .bl {
 	background: #FFF;
	margin-left: 10px;
	width: 210px;
	padding: 5px 5px 15px 5px;
	float:left;
	background:url(/img/mc_style/block_bg.gif) no-repeat center top;
height:230px;
position:relative;
 }
 .triblock .bl h3 {
 	background:url(/img/mc_style/1_h_1.gif) no-repeat right center;	
	padding: 12px 14px 2px 2px;
	text-align:center;
  }
  .triblock .bl span {
		display:block;
		height: 10px;
		background: url(/img/mc_style/block_bg_footer.gif) no-repeat center bottom;	
		position:absolute; bottom:0px; left:0px; width:220px; 
	}
	.triblock .bl a {
		text-align:right;
		display:block;
		padding: 2px 5px;
	}
		.triblock .bl h4 a {
			text-align:left;
			margin:15px 0 5px 0;		
			padding: 2px 5px;
			text-decoration:none;
			color: #345;
		}
	.triblock .bl .call { display:block; margin:5px auto; text-align:center;}
	.triblock .bl .olgo { display:block; margin:5px auto;}
	.triblock .bl .cub { 
		height:74px; 
		background:url(/img/mc_style/1_pic_1.jpg) no-repeat;
		font-size:16px;
		padding-left:85px;
		color:#FF6633;
		line-height:65px;
		font-weight:bold;
	}
	.vnim .bl { height:120px;  position:relative; padding-bottom: 5px; }
		 .vnim .bl a.site { position:absolute; bottom:12px; right:10px;}
		 .vnim .bl h4 {
			background: #FFF url(/img/mc_style/krug1.gif) no-repeat left 10px;	
			padding: 1px 4px 2px 38px;
			min-height:50px;
			}
		.vnim .bl p { padding:2px;}
/* PAGE HEADER ELEMENTS */
.header {
	display: block;
	position: relative;
	height: 370px;
	width:100%;
	background: url(/img/mc_style/head_bg.gif) no-repeat right top;
	overflow:hidden;
}
	.header #logo {
		display: block;
		height: 343px;
		width: 340px;
		background: url(/img/mc_style/logo_bg.gif) no-repeat;
		left: 0px;
		top: 0px;
		position: absolute;
	}
		.header #logo a {
			display:block;
			width:250px;
			height:70px;
			margin-top:146px;
			margin-left:10px;
			background: url(/img/mc_style/logo_ap.gif) no-repeat center center;
		}
			.header #logo a span {
				text-indent: -9000px;
				display:block;	
			}
	.header .topmenu {
		position:absolute;
		top:0;
		right:20px;
		overflow:hidden;
	}
		.header .topmenu li {
			float: left;
			height: 40px;
			padding:32px 10px 10px 0px;
			background: url(/img/mc_style/topm_bg.gif) no-repeat top left;
		}
			.header .topmenu li a{
				color:#13388f;
				font-size: 13px;
				text-decoration: none;
				text-transform: uppercase;
				padding-left:15px;
				letter-spacing: 0px;
			}
				.header .topmenu li a:hover {
					background: url(/img/mc_style/topm_bg.gif) no-repeat 0 -81px;
				}
		.header .topmenu li.tri {
			float: left;
			height: 80px;
			width: 40px;
			background: url(/img/mc_style/tri_bg.gif) no-repeat;
			padding:0;
		}
		.header .topmenu li.tri a {
	height: 30px;
	display:block;
	margin-top:40px;
		}
		.header .topmenu li.tri a:hover { 
			background-image: url(/img/mc_style/tri_bg.gif); 
			background-position: 0px -172px;  
			background-repeat:no-repeat;
		}
			.header .topmenu li.i2 { background-position: -40px top;}
				.header .topmenu li.i2 a:hover { background-position: -40px -172px;}
			.header .topmenu li.i3 { 
				background-position: -80px top;
				margin-right:260px; 
			}
				.header .topmenu li.i3 a:hover { background-position: -80px -172px;}
		.header .topmenu li.tri  span {display: none;}
/* PAGE FOOTER ELEMENTS */
.footer {
	height:140px;
	width:1000px;
	position:absolute;
	bottom:0px;
	left:0px;
	background: #BFBFBF url(/img/mc_style/footer_bg.gif) repeat-x;	
}
	.footer .f_logo {
		height:100px;
		padding-top:40px;
		width:325px;
		background: url(/img/mc_style/footer_logo.jpg) no-repeat top;
	}
		.footer .f_logo a { display: block; margin-left: 30px; margin-right: 125px; height:35px;}
		.footer .f_logo a span { display:none; }
	.footer .fmenu {
		position:absolute;
		margin-top:8px;
		top:0;
		right:20px;
		overflow:hidden;
		width:500px;
		padding-right:140px;
		height:60px;	
	}
		.footer .fmenu li {
			float: left;
			height: 60px;
			padding:38px 10px 10px 0px;
			background: url(/img/mc_style/fmenu_bg.gif) no-repeat top left;
		}
			.footer .fmenu li a{
				color:#666;
				font-size: 13px;
				text-decoration: none;
				text-transform: uppercase;
				padding-left:15px;
				letter-spacing: 0px;
			}
				.footer .fmenu li a:hover {
					background: url(/img/mc_style/fmenu_bg.gif) no-repeat 0 -81px;
				}
			.footer .fmenu li.tri {
				height: 80px;
				width: 40px;
				background: url(/img/mc_style/tri_bg.gif) no-repeat;
				position:absolute;
				top:0;
				padding:25px 0 0 0;
				margin:0;
			}
				.footer .fmenu li.tri a {
					height: 30px;
					display:block;
				}
					.footer .fmenu li.tri a span {display: none;}
					.footer .fmenu li.tri a:hover { 
						background-image: url(/img/mc_style/tri_bg.gif); 
						background-position: 0px -172px;  
						background-repeat:no-repeat;
					}
					.footer .fmenu li.i1 { right:100px; background-position: 0 -80px;}
					.footer .fmenu li.i2 { right:50px; background-position: -40px -80px;}
					.footer .fmenu li.i3 { right:0; background-position: -80px -80px;}
						.footer .fmenu li.i1 a:hover { background-position: 0 -204px;}
						.footer .fmenu li.i2 a:hover { background-position: -40px -204px;}
						.footer .fmenu li.i3 a:hover { background-position: -80px -204px;}
	.footer a.adv { 
		position: absolute;
		bottom:15px;
		left:325px;
		color:#666666;
		font-size:10px;
	}				
/* LEFTCOL */
.leftcol h4 {
	background:url(/img/mc_style/lc_h_2.jpg) no-repeat left top;
	margin-left: 30px;
	padding: 15px 10px 10px 62px;
	min-height: 28px;
	text-transform: uppercase;
}
.tags {
	padding-left:30px;
	margin-bottom: 20px;
}
	.tags li {
		padding: 2px 5px 2px 15px;
		background:url(/img/mc_style/lc_li_bg.jpg) no-repeat left center;
	}
		.tags li a {
			color: #003366;
		}
.slist {
	padding-left:26px;
	margin-bottom: 20px;
}
	.slist li {
		padding: 2px 5px 10px 25px;
		background:url(/img/mc_style/c_2_dv.gif) no-repeat left bottom;
		min-height: 20px;
		text-indent: -20px;
	}
		.slist li.last { background:none; }
	.slist li a {
		color: #003366;
		padding:2px 0px 5px 16px;
		background:url(/img/mc_style/m_6.jpg) no-repeat left 2px;
	}
.leftcol .bl {
 	background: #FFF;
	margin-left: 10px;
	width: 210px;
	padding: 5px 5px 15px 5px;
	float:left;
	background:url(/img/mc_style/block_bg.gif) no-repeat center top;
	 height:120px; 
	position:relative;
 }
   .leftcol .bl span {
		display:block;
		height: 10px;
		background: url(/img/mc_style/block_bg_footer.gif) no-repeat center bottom;	
		position:absolute; bottom:0px; left:0px; width:220px; 
	}
	.leftcol .bl h4 {
			margin:0px;
			min-height: 20px;
			background:url(/img/mc_style/krug1.gif) no-repeat left 10px;	
			padding: 15px 4px 14px 45px;
			text-transform: none;
			 
	}
	.leftcol .bl h4 a {text-decoration:none; }
	.leftcol .bl .site { position:absolute; bottom:12px; right:10px;}
		 
/* MISC ELEMENTS */
table.pager{
	margin: 10px auto;
}
.top_block {
	position:absolute;
	top:136px;
	right: 55px;
	width:195px;
	height:130px;
	overflow:hidden;
}
	.top_block p{
		padding-top:2px;
		padding-left: 25px;
		padding-bottom:2px;
		min-height: 16px;
		background: url(/img/mc_style/top_block_span.gif) left center no-repeat;
		line-height:14px;
	}
		.top_block p a{
			text-decoration:none;
			color:#333; 
			border-bottom: 1px dotted white;
		}
.top_block p a:hover{ border-color: #333;}
	.top_block span{
		display:block;
		width:100%;
		height:12px;
		background: url(/img/mc_style/top_block_rule.gif) 5px bottom no-repeat;
		
	}
.left_banner {
	margin: 20px auto;
	width:240px;
}
.sum 
{ 
	position: absolute; 
	bottom:5px; 
	right:15px; 
	width:650px; 
	text-align:justify; 
	height:90px;  
	font-size:11px;
	line-height:12px;
}	
	.sum td { vertical-align:middle;}
		.sum table td {
			width: 50%; 
			text-align:center; 
			background: #FEA; 
			padding: 5px 2px; 
			border-left: solid 15px #FFF; 
			color: #000;
		}
	.sum p {max-height: 58px; overflow:hidden; line-height:12px;}
	.sum img { margin-left: 25px;}
.header table.banner {
    position: absolute;
    bottom:2px; 
    right:15px; 
    width:650px;
    height: 60px;
    background: #FFFFCC url(/img/mc_style/cub2.gif) no-repeat  15px center;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
    	.header table.banner td { vertical-align:middle; color:#333; font-weight:bold;}
        .header table.banner td.first { vertical-align:middle; padding-left: 70px; padding-right: 20px; text-align: right; color: #666;}	

.dn { display:none; } 
.clear { clear:both; } 
input, select, textarea { font-size: 11px; }
input:focus, select:focus, textarea:focus { background:#FFFFCC; }
label {
	display: block; 
	padding-top: 5px;
}
.LJ { position:absolute; right:0px; bottom:2px; }
.cur_okrug {
	font-size:10px;
	color: #999;
	padding:10px 0 10px 40px;
	margin-top: 10px;
	text-align:justify;
	line-height:12px;
}
	.cur_okrug li{ display: inline; }
.begun { padding-right:20px; padding-bottom: 20px;}

div.top_banner_600x90
{ 
	position: absolute; 
	bottom:5px; 
	right:48px; 
	width:600px;
	height:90px; 
}
.bottom_banner
{
    margin-left: 320px;
    text-align: center;
    padding: 15px 0;
}
