/* common styles */
* {
	margin: 0;
	padding: 0;
}
img {
	vertical-align:baseline;
	border:0;
}
html {
	height:100%;
}
body {
	width:100%;
	max-width:2000px;
	min-width:963px;
	height:100%;
	background:#31507f;
	text-align:center;
	font-family:'Arial', sans-serif;
	font-size:12px;
	color:#222;
}
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}
#wrapper {
	float:left;
	position:relative;
	width:100%;
	min-height:100%;
	margin:0 0 -90px 0;
	background:url('body/bg.jpg') center top #31507f no-repeat;
}

/* Øàïêà */
#header {
	position:relative;
	width:963px;
	height:292px;
	margin:0 auto;
	text-align:left;
}
	#header .ulbg {
		position:absolute;
		z-index:1;
		width:947px;
		height:25px;
		left:8px;
		top:30px;
		background:#082970;
	}
	#menu {
		position:relative;
		z-index:2;
		width:963px;
		height:55px;
		left:0;
		top:16px;
		text-align:center;
	}
	#header ul {
		width:963px;
		height:38px;
		padding:17px 0 0 0;
		background:url('menu/bg.png') 0 0 no-repeat;
		text-align:center;
	}
		#header li {
			display:inline;
			list-style:none;
		}
		#header li a {
			position:relative;
			margin:0 23px;
			background:url('menu/arrow.png') 0 -1000px repeat-x;
			font-family:'Arial Narrow', 'Arial', sans-serif;
			font-size:15px;
			text-decoration:none;
			color:#fff;
		}
		#header li a.current,
		#header li a:hover {
			background:url('menu/arrow.png') 0 100% repeat-x;
		}
	#collage {
		position:absolute;
		z-index:1;
		overflow:hidden;
		width:949px;
		height:228px;
		padding:7px 0 0 0;
		left:7px;
		top:57px;
		background:url('collage/bg.jpg') 0 0 no-repeat #7a888e;
	}
#main {
	position:relative;
	width:962px;
	margin:0 auto;
	text-align:left;
	z-index:2;
}
#sidebar {
	float:left;
	display:inline;
	overflow:hidden;
	width:245px;
	margin:18px 0 0 0;
}
	.nav {
		float:left;
		clear:both;
		display:inline;
		width:205px;
		margin:0 0 15px 8px;
	}
	.nav .header {
		float:left;
		clear:both;
		display:inline;
		width:190px;
		height:23px;
		padding:6px 0 7px 15px;
		background:url('nav/bg.png') 0 0 no-repeat;
		font-size:18px;
		color:#fff;
	}
	.nav ul {
		float:left;
		clear:both;
		width:205px;
		padding:10px 0 5px 0;
		background:url('nav/bg.png') -205px 100% no-repeat #25457d;
	}
	.nav.cat ul ul {
		width:170px;
		padding:5px 0 5px 0;
		background:none;
	}
		.nav.cat li {
			float:left;
			clear:both;
			display:inline;
			width:170px;
			margin:0 0 5px 20px;
		}
		.nav.cat li li {
			width:156px;
			margin:0 0 4px 14px;
		}
	  .nav.cat li a {
	   margin:0;
	   padding:0;
	   background:url('menu/arrow.png') 0 100% repeat-x;
	   font-family:'Arial Narrow', 'Arial', sans-serif;
	   font-size:16px;
	   color:#fff;
	   text-decoration:none;
	  }
	  .nav.cat li a.current,
	  .nav.cat li a:hover {
	   background:none;
	  }
	  .nav.cat li li a {
	   background:url('menu/arrow.png') 0 -1000px no-repeat;
	   font-size:14px;
	   color:#fff;
	   text-decoration:underline;
	  }		
		.nav.cat li li a.current,
		.nav.cat li li a:hover {
			text-decoration:none;
		}
		.nav.cat li li a.current {
			background:url('menu/arrow.png') 0 8px no-repeat;
		}
		.nav.news li {
			float:left;
			clear:both;
			display:inline;
			width:180px;
			margin:0 0 14px 15px;
			padding:0 0 14px 0;
			background:url('nav/news.png') 0 100% repeat-x;
		}
		.nav.news li.last {
			width:165px;
			margin:-25px 0 0 15px;
			overflow:visible;
			padding:0 0 2px 19px;
			background:url('nav/news.png') 0 0px no-repeat #41699f;
		}
			.nav.news li.last a {
				float:left;
				font-size:12px;
				color:#a8f1ff;
			}
			.nav.news li p {
				margin:0 0 4px 0;
				font-size:12px;
				font-family:'Arial Narrow', 'Arial', sans-serif;
				color:#fff;
			}
			.nav.news li p.date {
				margin:0 0 0px 0;
			}
			.nav.news li p.title {
				margin:0 0 6px 0;
			}
			.nav.news li a {
				background:url('nav/arrow.png') 0 100% repeat-x;
				font-size:16px;
				line-height:19px;
				color:#a8f1ff;
				text-decoration:none;
			}
			.nav.news li a:hover {
				background:none;
			}
	.nav .bg {
		float:left;
		clear:both;
		overflow:hidden;
		width:205px;
		height:5px;
		background:url('nav/bg2.png') 0 0 no-repeat;
	}
	.banner {
		float:left;
		clear:both;
		display:inline;
		width:221px;
		height:356px;
		margin:0 0 15px 0;
		background:url('banner/bg.png') 0 0 no-repeat;
	}
		.banner img {
			float:left;
			display:inline;
			margin:8px;
		}
		.banner .flash {
			float:left;
			display:inline;
			margin:8px;
		}
#content {
	float:left;
	display:inline;
	overflow:hidden;
	width:709px;
	margin:22px 0 0 0;
}
	#content .block {
		float:left;
		clear:both;
		width:709px;
	}
	#content .block .outer {
		float:left;
		clear:both;
		width:709px;
		background:#fff;
	}
		#content .block .inner {
			float:left;
			clear:both;
			display:inline;
			width:663px;
			margin:20px 23px 5px 23px;
		}
	#content .bg {
		float:left;
		clear:both;
		width:709px;
		height:36px;
		background:url('content/bg.png') 0 0 no-repeat;
	}
	#content .header {
		float:left;
		clear:both;
		width:684px;
		margin:0 0 15px 0;
		padding:0 0 0 25px;
		font-family:'Georgia', 'Arial', sans-serif;
		font-size:25px;
		color:#47638d;
		font-style:italic;
	}
	table.products {
		width:649px;
		margin:35px 30px 15px 30px;
	}
		table.products td {
			width:25%;
			padding:0 0 15px 0;
			text-align:center;
			vertical-align:top;
		}
		#content table.products p {
			margin:0 0 5px 0;
		}
		table.products a {
			font-family:'Georgia', 'Arial', sans-serif;
			font-size:16px;
			color:#0b2f75;
			text-decoration:underline;
		}
		table.products a:hover {
			color:#222222;
			text-decoration:none;
		}
	table.new {
		width:673px;
		margin:0 10px 0 26px;
	}
		table.new td {
			width:20%;
			padding:14px 0 16px 0;
			vertical-align:top;
			font-size:16px;
			font-style:italic;
			color:#0b2f75;
		}
		#content table.new p {
			margin:0 0 5px 0;
		}
		table.new a {
			font-weight:bold;
			font-size:11px;
			color:#0b2f75;
			font-style:normal;
			text-decoration:underline;
		}
		table.new a:hover {
			color:#222222;
			text-decoration:none;
		}
	table.catlist {
		width:663px;
	}
		table.catlist td {
			width:330px;
			padding:0 0 30px 0;
			vertical-align:top;
		}
		table.catlist .img {
			float:left;
			width:130px;
		}
		table.catlist .text {
			float:left;
			width:190px;
		}
		#content table.catlist p {
			margin:0 0 7px 0;
			font-size:11px;
			color:#222222;
		}
		table.catlist a {
			font-weight:bold;
			color:#0b2f75;
			text-decoration:underline;
		}
		table.catlist a:hover {
			color:#222222;
			text-decoration:none;
		}
		table.catlist span {
			font-family:'Georgia', 'Arial', sans-serif;
			font-size:16px;
			color:#0b2f75;
			font-style:italic;
		}
	.path {
		margin:0 0 15px 0;
	}
		.path a {
			margin:0 8px 0 0;
			padding:0 19px 0 0;
			background:url('content/arrow.png') 100% 6px no-repeat;
			color:#686868;
			text-decoration:underline;
		}
		.path a:hover {
			text-decoration:none;
		}
		.path a.current {
			background:none;
			text-decoration:none;
		}
	.newslist {
		float:left;
		clear:both;
		width:663px;
		margin:0 0 15px 0;
		padding:0 0 19px 0;
		background:url('content/sep.png') 0 100% repeat-x;
	}
	.newslist.last {
		overflow:hidden;
		height:1px;
		margin:-16px 0 15px 0;
		padding:0;
		background:#fff;
	}
		#content .newslist p {
			margin:0;
		}
		.newslist .title {
			float:left;
			clear:both;
			width:663px;
			margin:0 0 15px 0;
			font-weight:bold;
		}
		.newslist .img {
			float:left;
			width:103px;
		}
		.newslist .text {
			float:left;
			width:560px;
		}
		.newslist a {
			color:#0b2f75;
			text-decoration:underline;
		}
		.newslist span {
			color:#0b2f75;
		}
		.newslist a:hover {
			color:#222222;
			text-decoration:none;
		}
	.product {
		float:left;
		clear:both;
		display:inline;
		width:683px;
		margin:0 0 15px 26px;
	}
		.product .img {
			float:left;
			width:262px;
		}
		.product .text {
			float:left;
			width:388px;
		}
			.product .text strong,
			.product .subtext strong {
				color:#0b2f75;
			}
			.product .text span {
				font-size:24px;
			}
		.product .subtext {
			float:left;
			clear:both;
			width:650px;
			margin:15px 0 0 0;
		}
		#content .product .subtext p {
			margin:0 0 10px 0;
		}
		#content .product .subtext ul {
			margin:0 0 0 10px;
		}
			#content .product .subtext ul li {
				margin:0 0 4px 0;
				padding:0 0 0 14px;
				background:url('content/ul.png') 0 5px no-repeat;
				list-style:none;
			}
		.product .other {
			float:left;
			clear:both;
			width:683px;
			margin:20px 0 0 0;
		}
		.stepcarousel {
			position:relative;
			overflow:scroll;
			width:650px;
			height:130px;
			margin:0 0 0 3px;
		}
		.stepcarousel .belt{
			position:absolute;
			left:0;
			top:0;
		}
		.stepcarousel .panel{
			float:left;
			overflow:hidden;
			width:324px;
		}
			.other .panel .img {
				float:left;
				width:130px;
				padding:0 0 0 4px;
			}
			.other .panel .text {
				float:left;
				width:180px;
			}
			#content .panel .catlist p {
				margin:7px 0 6px 0;
				font-size:11px;
				color:#222222;
			}
			.other .panel span {
			font-family:'Georgia', 'Arial', sans-serif;
			font-size:16px;
			color:#0b2f75;
			font-style:italic;
		}
		.other .panel a {
			font-weight:bold;
			color:#0b2f75;
			text-decoration:underline;
		}
		.other .panel a:hover {
			color:#222222;
			text-decoration:none;
		}
		.other .panel span {
			font-family:'Georgia', 'Arial', sans-serif;
			font-size:16px;
			color:#0b2f75;
			font-style:italic;
		}
	.pagenav {
		float:left;
		clear:both;
		display:inline;
		position:relative;
		overflow:hidden;
		width:100%;
		margin:0 0 15px 0;
		text-align:center;
	}
		.pagenav .center {
			float:left;
			position:relative;
			left:50%;
		}
		.pagenav ul {
			float:left;
			clear:both;
			display:inline;
			position:relative;
			left:-50%;
		}
			.pagenav li {
				display:inline;
				list-style:none;
			}
			.pagenav a {
				float:left;
				display:inline;
				height:13px;
				margin:0 3px;
				padding:1px 0;
				font-family:'Tahoma', serif;
				font-size:11px;
				font-weight:bold;
				color:#444444;
				text-decoration:underline;
			}
			.pagenav a:hover {
				text-decoration:none;
			}
			.pagenav a.current {
				padding:1px 4px;
				background:url('content/pagenav.png') 0 0 repeat-x #305691;
				color:#fff;
				text-decoration:none;
			}
			.pagenav a.notactive {
				color:#969696;
			}
			.pagenav a#first,
			.pagenav a#last,
			.pagenav a#prev,
			.pagenav a#next {
				font-weight:normal;
				text-decoration:none;
			}
			.pagenav a#first {
				margin:0 15px 0 0;
				padding:1px 0 1px 13px;
				background:url('content/pagenavarr.png') 0 -39px no-repeat;
			}
			.pagenav a#first.notactive {
				background:url('content/pagenavarr.png') 0 6px no-repeat;
			}
			.pagenav a#last {
				margin:0 0 0 15px;
				padding:1px 13px 1px 0;
				background:url('content/pagenavarr.png') 100% -39px no-repeat;
			}
			.pagenav a#last.notactive {
				background:url('content/pagenavarr.png') 100% 6px no-repeat;
			}
			.pagenav a#prev {
				margin:0 18px 0 0;
			}
			.pagenav a#prev.notactive {
				background:none;
			}
			.pagenav a#next {
				margin:0 0 0 18px;
			}
			.pagenav a#next.notactive {
				background:none;
			}
	#content p {
		margin:0 0 15px 0;
	}
	#content h1,
	#content h2,
	#content h3,
	#content h4,
	#content h5,
	#content h6 {
		margin:0 0 10px 0;
		font-family:'Georgia', 'Arial', sans-serif;
		font-weight:normal;
		color:#0b2f75;
	}
	#content h1 {
		font-size:25px;
	}
	#content h2 {
		font-size:22px;
	}
	#content h3 {
		font-size:20px;
	}
	#content h4 {
		font-size:18px;
	}
	#content h5 {
		font-size:16px;
	}
	#content h6 {
		font-size:14px;
	}
	#content .colored {
		color:#0b2f75;
	}
#empty {
	float:left;
	clear:both;
	width:auto;
	height:100px;
}
/* Ôóòåð */
#footer {
	float:left;
	clear:both;
	display:inline;
	position:relative;
	width:100%;;
}
	#footer .outer {
		position:relative;
		width:948px;
		height:90px;
		margin:0 auto;
		background:url('footer/bg.png') 0 0 no-repeat;
	}
	#footer .inner {
		position:absolute;
		width:939px;
		height:90px;
		left:5px;
		top:0;
		background:#fff;
		text-align:left;
	}
	#copyright {
		position:absolute;
		left:11px;
		top:25px;
		font-size:12px;
		line-height:16px;
		color:#000;
	}
	p.unreal a {
		position:absolute;
		width:290px;
		height:40px;
		padding:22px 0 0 0;
		right:8px;
		top:11px;
		background:#d00000;
		text-decoration:none;
		font-size:14px;
		text-align:center;
		color:#fff;
	}
	a.unreal {
		position:absolute;
		width:290px;
		height:62px;
		right:8px;
		top:11px;
		background:url('footer/unreal.png') 0 0 no-repeat;
	}
	
	#content p {

}

   #main__bl h1 {
    font-size:16px;
	font-weight:bold;
   }
   #main__bl h2 {
    font-size:16px;
   }
   #main__bl a {
    color:#666666;
   }
   
   #seo___text h2 {
	font-size: 16px;
    padding: 0 0 5px 0;
    margin: 0;
   }
   #seo___text a {
	 color:#666666;
   }
   #seo___text strong {
	 font-weight: normal;
   }
     
	 #topname  {
	   position:absolute;
	   top:3px;
	   margin-left: 370px;
	   color:#ffffff;
     }
     #topname h1 {
	  font-size: 13px;
	  color:#ffffff;
	  font-weight: normal;
    }
    #topname a {
	  font-size: 13px;
	  color:#ffffff;
	  font-weight: normal;
    }
	.cat li {
	color: #ffffff;
	}

.new-year{
	left: 320px;
    position: absolute;
    top: 54px;
    z-index: 10;
}

#sneg {
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 1;
}
