
@font-face {
  font-family: 'MetaBoldLFC';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/Arial-Narrow.eot);
  src: local('Arial Narrow'), local('ArialNarrow'), url(fonts/Arial-Narrow.eot) format('embedded-opentype')/* , url(fonts/Arial-Narrow.woff) format('woff')*/
  ,url('fonts/metaboldlfc-webfont.ttf') format('truetype');
}


html, body {
	margin:0;
	padding:0;
	background-color:#fff;
}

/* base  */

body, input, textarea,
button   { font:12px/17px  "Trebuchet MS",Helvetica,Jamrul,sans-serif; color:#363b3e; }
/*button   { font:12px/16px  Arial, Verdana, sans-serif; color:#363b3e; }*/
form     { margin:0; padding:0; }
a img    { border:0; }
a        { color: #228fff; }
h1       { margin:0 0  30px 0; font-size:19px;line-height:22px; }
h2       { margin:0; font-size:17px;line-height:20px; }
p        { margin:20px 0;}
table td { vertical-align:top; }
/*
* {
	font-family:Arial , Helvetica, sans-serif !important;

}
*/

input[type=text], textarea , select {
	width:100%;
	font-size:14px;
	border:solid 1px #97a7b9;
	border-radius:5px;
	behavior: url(/style/pie/PIE.htc);
}
select {

	padding:2px;
}

textarea {
	padding:4px;
}
input[type=text] {
	height:22px;
	text-indent:5px;
	behavior: url(/style/pie/PIE.htc);
}


/* --------------- */

.list01 ul,
ul.list01 {
	margin:0;padding:0;

}
	.list01 ul li,
	ul.list01 li {
		margin:0;padding:0;
		margin-top:15px;
		padding-left:20px;
		list-style:none;
		font-size:12px;
		background:url(../images/li-list01.gif) no-repeat left 3px;
	}

.list02 ul,
ul.list02 {
	margin:0;padding:0;
}
	.list02 ul li,
	ul.list02 li {
		margin:0;padding:0;
		margin-top:7px;
		padding-left:15px;
		list-style:none;
		font-size:12px;
		background:url(../images/li-list01.gif) no-repeat left 3px;
	}

.list03 ul,
ul.list03 {
	margin:0;padding:0;
}
	.list03 ul li,
	ul.list03 li {
		margin:0;padding:0;
		padding-left:31px;
		padding-top:2px;
		min-height:22px;
		list-style:none;
		font-size:12px;
	}

		ul.list03 li.l1 { background:url(../images/reklama/li-list03-l1.png) no-repeat left 0px; }
		ul.list03 li.l2 { background:url(../images/reklama/li-list03-l2.png) no-repeat left 0px; }
		ul.list03 li.l3 { background:url(../images/reklama/li-list03-l3.png) no-repeat left 0px; }
		ul.list03 li.l4 { background:url(../images/reklama/li-list03-l4.png) no-repeat left 0px; }
		ul.list03 li.l5 { background:url(../images/reklama/li-list03-l5.png) no-repeat left 0px; }


/* body */

#body {
	margin:0 auto;
	width:1200px;
	position:relative;
	clear:both;
}


/* header */

#header {
	position:relative;
}

	#h-info {
		height:106px;
		position:relative;
	}
/*
		#h-logo {
			position:absolute;
			left:27px;
			top:40px;
		}

			#h-logo a {
				display:block;
				width:224px;
				height:50px;
				text-indent:-9999px; 
				background:url(../images/h-logo.png) no-repeat 0 0;
			}

*/

		#h-logo {
			margin-left:-182px;
			position:absolute;
			left:50%;
			top:15px;
		}

			#h-logo a {
				display:block;
				width:361px;
				height:93px;
				text-indent:-9999px; 
				background:url(../images/h-logo7.png) no-repeat 0 0;
			}



	#h-info #h-word {

		position:absolute;
		left:280px;
		top:36px;
		display:block;
		letter-spacing:0.9px;
		font-size:18px;
		line-height:30px;
 		font-weight:bold;

	display:none;
	}

	#h-info #h-ctn {
		padding-left:13px;
		position:absolute;
		right:10px;
		top:36px;
		display:block;
		letter-spacing:-0.2px;
		font-size:14px;
		line-height:21px;
		background:url(../images/dot.png) repeat-y 0 0;
	}
		#h-info #h-ctn > span.phone {
		letter-spacing:-0.7px;
			font-size:20px;
			font-weight:bold;
		}
		#h-info #h-ctn > span.mail {
			font-size:16px;
			font-weight:bold;
		}

	#h-info #h-lang {
		padding-left:13px;
		position:absolute;
		left:19px;
		top:24px;
	}
		#h-info #h-lang a {
		}




	#h-navigation {
		position:relative;
		display:block;
		width:100%;
		height:61px; 
		overflow:hidden;
		background:url(../images/h-navigation-bg2.png ) no-repeat left 0px;
	}
	#h-navigation td {
		vertical-align:top;

	}
		#h-navigation  .bg-left,
		#h-navigation  .bg-right {
			width:20px;
			height:65px;
/*			background:url(../images/h-navigation-bg.png ) no-repeat left 0px;*/
			background:none;
		}
		#h-navigation  .bg-right {
			background-position:right top;
		}

		#h-menu {
			margin:0;
			padding:0;
			display:block;
			overflow:hidden; 
			width:100%;
			height:64px; 
/*			background:url(../images/h-navigation-bg.png ) repeat-x left -69px;*/
			background:none;
		}
			#h-menu:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
			#h-menu li { 
				margin:0;padding:0;
				margin-left:30px;
				margin-top:5px;
				list-style:none;
				float:left;
				display:inline-block;

			}
			#h-menu li a {

				padding-top:10px;
				float:left;
				display:inline-block;
				width:128px;
				height:61px;
				overflow:hidden; 

				font:16px/18px MetaBoldLFC, sans-serif; 
				color:#fff;
				text-transform:uppercase;
				font-weight:bold;

				/*text-shadow: -1px -1px 2px #FF6107, -1px -1px 0px #616161;*/

				text-shadow:-1px -1px 2px #FF6107, -1px 0px 1px #616161, 0px -1px 1px #616161;
				text-align:center;
				background:none;
			}
			#h-menu li:first-child {
				/*margin-left:0;*/
			}

			#h-menu li:hover,
			#h-menu li.current {
				background:url(../images/h-navigation-bg.png ) repeat-x -17px -138px;
/*				text-shadow:-1px -1px 2px #0f75ff, -1px 0px 1px #616161, 0px -1px 1px #616161;*/
			}

			#h-menu li a {
				color:#fff;
				text-decoration:none;
			}

			#h-menu li a {/*
				display:block; 
				width:128px;
				height:65px;
				border:1px solid red;*/
				text-indent:-9999px; 
				background:url(../images/h-navigation-bg.png ) repeat-x 999px 999px;
			}

			#h-menu li#mh-ogurnale a { background-position:-18px -221px; }
			#h-menu li#mh-novosti a { background-position:-18px -279px; }
			#h-menu li#mh-arhiv a { background-position:-18px -337px; }
			#h-menu li#mh-rubriki a { background-position:-18px -395px; }
			#h-menu li#mh-kontakti a { background-position:-18px -453px; }
			#h-menu li#mh-podpisatsia a { background-position:-18px -511px; }
			#h-menu li#mh-reklama a { background-position:-18px -569px; }


			#h-menu li#mh-ogurnale a:hover, #h-menu li#mh-ogurnale.current a { background-position:-214px -221px; }
			#h-menu li#mh-novosti a:hover, #h-menu li#mh-novosti.current a { background-position:-214px -279px; }
			#h-menu li#mh-arhiv a:hover, #h-menu li#mh-arhiv.current a { background-position:-214px -337px; }
			#h-menu li#mh-rubriki a:hover, #h-menu li#mh-rubriki.current a { background-position:-214px -395px; }
			#h-menu li#mh-kontakti a:hover, #h-menu li#mh-kontakti.current a { background-position:-214px -453px; }
			#h-menu li#mh-podpisatsia a:hover, #h-menu li#mh-podpisatsia.current a { background-position:-214px -511px; }
			#h-menu li#mh-reklama a:hover, #h-menu li#mh-reklama.current a { background-position:-214px -569px; }



/* main */

#main {
	width:1192px;
	margin:7px auto 0 auto;
	position:relative;
}

/* content */


.inThisNumber {
	color:#0d0c0b;
}
	.inThisNumber .in-this {
		padding-top:12px;
		padding-left:20px;
		width:176px;
		height:26px;

		font-size:20px;
		float:left;
		background:#ededed url(../images/in-this-number-in-this.png) no-repeat right top;
		border-radius:5px 0px 0px 0px;
	}
	.inThisNumber .is-the-pub {
		padding-top:13px;
		padding-left:30px;
		width:252px;
		height:20px;
		float:right;
		font-size:18px;
		color:#228fff;
		background:#fff;
	}
	.inThisNumber .content {
		padding:10px;
		padding-top:25px;
		font-size:12px;
		background:#ededed;
		border-radius:0px 5px 5px 5px;
	}

		.inThisNumber .content .photo {
			width:210px;
			text-align:left;
		}
		.inThisNumber .content p:first-child {
			margin-top:0;
		}

/* registration */
#registration {
	padding:20px;
	width:634px;
	color:#fff;
	background:#228fff url(../images/reg-form-bg.png) repeat-x left bottom;
	border-radius:5px;
}
	#registration h2 {
		font-size:20px;
		color:#ffbb3e;
		text-shadow:1px 1px #1269f2;
	}

	#registration #re-block-form {
	}
		#registration #re-block-form {
			margin-top:30px;
		}
		#registration #re-block-form .hr {
			height:1px;
			border-bottom:1px solid #569ce5;
		}
		
		#registration #re-block-form td {
			padding:5px 0;
			text-align:left;
		}

		#registration #re-block-form tr td:first-child {
			padding-right:10px;
			text-align:right;
		}

		#registration #re-block-form .form {}

			#registration #re-block-form .form tr td {
				vertical-align:middle;
			}
			#registration #re-block-form .form tr td:first-child {
				padding-right:10px;
			}

		#registration #re-block-form #reg-buttom {
			margin-top:10px;
			border:0;
			text-indent:-9999px; 
			width:262px;
			height:64px;
			overflow:hidden;
			cursor:pointer;
			background: url(../images/reg-form-btn.png) no-repeat 0 0;
		}

/* Rubruclist */
#Rubruclist {
	padding:20px;
       align: right;
	width:634px;
	color:#000;
	background:#ededed url(../images/reg-form-bg2.png) repeat-x left bottom;
	border-radius:5px;
}
	#Rubruclist h2 {
		font-size:20px;
		color:#1269f2;
		text-shadow:1px 1px #ffbb3e ;
	}

	#Rubruclist #re-block-form {
	}
		#Rubruclist #re-block-form {
			margin-top:30px;
		}
		#Rubruclist #re-block-form .hr {
			height:1px;
			border-bottom:1px solid #569ce5;
		}
		
		#Rubruclist #re-block-form td {
			padding:5px 0;
			text-align:left;
		}

		#Rubruclist #re-block-form tr td:first-child {
			padding-right:10px;
			text-align:right;
		}

		#Rubruclist #re-block-form .form {}

			#Rubruclist #re-block-form .form tr td {
				vertical-align:middle;
			}
			#Rubruclist #re-block-form .form tr td:first-child {
				padding-right:10px;
			}

/* Rubruclist2 */
#Rubruclist2 {
	padding:20px;
	width:634px;
	color:#000;
	background:#228fff url(../images/reg-form-bg3.png) repeat-x left bottom;
	border-radius:5px;
}
	#Rubruclist2 h2 {
		font-size:20px;
		color:#ffbb3e;
		text-shadow:1px 1px #1269f2;
	}

	#Rubruclist2 #re-block-form {
	}
		#Rubruclist2 #re-block-form {
			margin-top:30px;
		}
		#Rubruclist2 #re-block-form .hr {
			height:1px;
			border-bottom:1px solid #569ce5;
		}
		
		#Rubruclist2 #re-block-form td {
			padding:5px 0;
			text-align:left;
		}

		#Rubruclist2 #re-block-form tr td:first-child {
			padding-right:10px;
			text-align:right;
		}

		#Rubruclist2 #re-block-form .form {}

			#Rubruclist2 #re-block-form .form tr td {
				vertical-align:middle;
			}
			#Rubruclist2 #re-block-form .form tr td:first-child {
				padding-right:10px;
			}
/* archive */
.achive-list {

}
	.achive-list .line {
		padding-left:20px;
	}
	.achive-list .line .list-article {
		height:230px;
		overflow:hidden;
	}
		.achive-list .line.open .list-article {
			height:auto;
		}
	
	.achive-list .btn-close-open {
		width:117px;
		height:28px;
		display:inline-block;
		text-indent:-9999px; 
		background: url(../images/archive-btn-close-open.png) no-repeat 0 0;
	}
	.achive-list .btn-close-open.open,
	.achive-list .btn-close-open.current {
		background-position:left -46px;
	}


.archive-colorize {
	font-size:14px;
}
	.archive-colorize th.title,
	.archive-colorize td.title {
		height:24px;
		text-align:left;
		vertical-align:middle;
	}
	.archive-colorize td.title {
		padding-left:20px;
		background:url(../images/li-achive-colorize.gif) no-repeat 6px 7px;
	}

	.archive-colorize th.page,
	.archive-colorize td.page {
		width:80px;
		vertical-align:middle;
		text-align:center;
	}


/* footer */

#footer {
	margin:16px auto 0 auto;
	position:relative;
	width:1192px;
	height:100px;
	border-radius:5px;
	background:#e5e5e5;
}
	#fo-links { 
		padding-top:28px;
		text-align:center;
	}
		#fo-links a { 
			margin-left:20px;
			font-size:16px;
			color:#363b3e;
			text-decoration:underline;
		}
			#fo-links a:first-child {
				margin-left:0;
			}

	#fo-politic {
		display: inline-block;
		margin: 6px 0 0 374px;
	}


/*
	#fo-copy {
		margin:0 auto;
		height:40px;
		position:relative;
		color:#707070;
	}
	*/
		#fo-reg {
			position:absolute;
			left:0;
			width:100%;
			bottom:5px;
			display:block;
			text-align:center;
		}
	#fo-count {
		position:absolute;
		right:10px;
		width:auto;
		bottom:5px;
		display:inline-block;
		text-align:right;
	}


/* -------------- */

.reklama-block {
	margin-top:25px;
	padding-left:30px;
	position:relative;
	width:1052px;
}

	.reklama-block .bg-grey.round {
		padding:16px 15px 18px 22px;
	}


.rubrili-block {
	margin:0 auto;
	width:1178px;
}
	.rubrili-block .bg-grey-light {
		margin-bottom:5px;
		padding:22px 31px 16px 22px;
		__background:#C0C0C0;
	}
		.rubrili-block .bg-grey-light .square-in-text {
			display:inline-block;
			width:11px;
			height:11px;
			margin-right:11px;
			line-height:11px;
		}


/* -------------- */
.w16 { width:16px; }
.w24 { width:24px; }

.h16 { height:16px; }
.h36 { height:36px; }

/* -------------- */

.hr-h1 { height:1px; background:url(../images/dot.png) repeat-x 0 0; }
.hr-v1 { height:1px; background:url(../images/dot.png) repeat-y 0 0; }
.round { border-radius:5px; }
.box-cover { box-shadow:2px 2px 5px 1px #9A9A9A; }
.box-cover-small { box-shadow:1px 1px 2px 1px #9A9A9A; }

/* -------------- */
.white    { color:#ffffff; }
.blue    { color:#228fff; }
.yellow  { color:#ffbb3e; }
.bg-grey { background-color:#eaeaea; }
.error   { color:#fe9595; }
/* -------------- */

.f14 { font-size:14px; line-height:16px; }
.f16 { font-size:16px; line-height:18px; }
.f17 { font-size:17px; line-height:19px; }
.f18 { font-size:18px; line-height:20px; }
.f20 { font-size:20px; line-height:22px; }
.f22 { font-size:22px; line-height:24px; }

.lh14 { line-height:14px }

.strong { font-weight:bold; }
/* -------------- */


.f-left   { float:left; }
.f-right  { float:right; }
.a-left   { text-align:left; }
.a-left1   { text-align:left !important ;}
.a-center,
tr.a-center td { text-align:center; }
.a-center1 { text-align:center !important ; }



.v-top { vertical-align:top; }
.v-middle,
tr.v-middle td { vertical-align:middle; }

/* -------------- */


.p5  { padding:5px; }
.p7  { padding:7px; }
.p10  { padding:10px; }
.p12  { padding:12px; }
.p15  { padding:15px; }
.p20  { padding:20px; }

.pl20 { padding-left:20px; }
.pl30 { padding-left:30px; }

.ptb5 { padding-top:5px; padding-bottom:5px; }
.ptb7 { padding-top:7px; padding-bottom:7px; }
.ptb10 { padding-top:10px; padding-bottom:10px; }

.mt5  { margin-top:5px; }
.mt7  { margin-top:7px; }
.mt10 { margin-top:10px; }
.mt12 { margin-top:12px; }
.mt15 { margin-top:15px; }
.mt20 { margin-top:20px; }
.mt25 { margin-top:25px; }
.mt30 { margin-top:30px; }

/* -------------- */

.clear { clear:both; width:0; height:0; font-size:0; line-height:0; margin:0; padding:0; overflow:hidden; visibility:hidden; }

