body {
	width: 100%;

	margin: 0px;
	padding: 0px;

	background: #ffffff;
	color: #666666;

	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

a img {
	border: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

.clear {
	clear: both;
}

.clear, .lclear {
	width: 100%;
	height: 0px;
}

a:link,
a:visited,
a:hover {
	text-decoration: underline;
	color: #0077cc;
}

a:hover {
	color: #cc9900;
}

/* end of common */

h1 {
	margin: 0px; padding: 0px;
	color: #A36209;
	text-align: right;

	font-family: Arial, Verdana, sans-serif;
	font-size: 24px;
	font-weight: bold;

	text-shadow: #CCCCCC 1px 1px 4px;
}

h2 {
	padding: 0px;
	margin: 10px 0px;

	font: inherit;
	font-weight: bold;

	font-size: 14px;
	color: #A36209;
}

a:link.hdrlink, a:visited.hdrlink, a:hover.hdrlink {
	font-weight: bold;
	line-height: 18px;
}

#wlim {
	width: 1000px;
	background: #ffffff;
}

#cbg1 {
	background: url('/stat/img/clbbg.jpg') bottom left no-repeat;
}

#cbg2 {
	background: url('/stat/img/crbbg.jpg') bottom right no-repeat;
}

#cblock {
	float: right;
	width: 770px;
	overflow: hidden;
}

	#cblock #toplogo {
		background: url('/stat/img/logot.jpg') top left no-repeat;
		width: 770px; height: 100px;
		position: relative;
	}

		#toplogo .tlbtn {
			display: block;
			position: absolute;
			top: 0px;
			width: 30px; height: 30px;
			overflow: hidden;
		}

		#toplogo .tlbtn span {
			display: none;
		}

		#toplogo #home { left: 556px; }
		#toplogo #sitemap { left: 596px; }
		#toplogo #contact { left: 636px; }

		#toplogo #logotr {
			position: absolute;
			left: 695px; top: 100px;
			width: 62px; height: 118px;
			background: url('/stat/img/logotr.jpg') top left no-repeat;
		}

	#cblock #head {
		background: url('/stat/img/logob.jpg') top left no-repeat;
		width: 680px; height: 136px;
		text-align: right;
	}

		#search input {
			vertical-align: middle;
		}

		#search input.q {
			font-size: 11px;
			border: none;
			width: 147px; height: 20px;
			line-height: 20px;
			padding: 0px 5px;
			background: url('/stat/img/searchqbg.png') top left no-repeat;
		}

		#search .untouched {
			color: #aaaaaa;
			font-style: italic;
		}

		#cblock #head #contb {
			height: 75px;
			overflow: hidden;
		}


	#cblock #cont {
		margin: 2px 12px;
	}

	#pager {
		height: 96px;
		margin: 10px 250px 0px 12px;
	}

		#pager .unsel,
		#pager a:link,
		#pager a:visited,
		#pager a:hover {
			padding: 3px 3px;
			color: #666666;
		}

		#pager a:hover {
			background: #dddddd;
		}

		#pager .unsel,
		#pager a:link.curr,
		#pager a:visited.curr,
		#pager a:hover.curr {
			background: #666666;
			color: #ffffff;
		}





#lblock {
	width: 230px;
}

	#lblock #mmenu {
	}

		#lblock #mmenu ul {
			margin: 0px;
			padding: 0px;
			display: block;
		}

			#lblock #mmenu ul li {
				list-style: none;
				display: block;
				width: 100%;
				height: 36px;
				margin: 0px;
			}

				#lblock #mmenu ul li a {
					display: block;
					margin: 0px 10px 0px 9px;
					width: 211px;
					height: 36px;
					text-align: center;
					text-shadow: #886600 1px 1px 4px;
					font-family: 'arial narrow', tahoma, arial, verdana, sans-serif;
					font-weight: bold;
					font-size: 21px;
					line-height: 30px;
					color: #ffffff;
					background: #A17600 url('/stat/img/button.png') top left no-repeat;
					text-decoration: none;
				}


	#lblock #newsb {
		font-size: 11px;
        padding: 20px 18px 30px 15px;
	}
		
		#lblock #newsb .news {
			margin: 0px 0px 20px 0px;
		}

		    .news .date {
		    	text-align: right;
	    		margin: 4px 0px;
		    }

		    	.news .date span {
			    	padding: 2px 6px;
			    	background: #666666;
			    	color: #ffffff;
		    	}

			.news h5 {
				width: 100%;
				margin: 0px;
				padding: 0px;
				font-family: inherit;
				font-size: 11px;
				font-weight: bold;
			}

			.news .short {
			}

			.news a {
				display: block;
				text-align: right;
			}


#foot {
	clear: both;
	width: 100%;
	height: 76px;
	overflow: hidden;
	background: #E0E0E0;
	font-size: 11px;
	position: relative;
}

	#foot #footr {
		float: right;
		width: 250px; height: 76px;
		overflow: hidden;
	}

	#foot #footl {
		float: left;
		width: 230px; height: 76px;
		overflow: hidden;
		background: url('/stat/img/botlbg.jpg') top left no-repeat;
	}

	#foot #footc {
		text-align: left;
		margin: 0px;
		padding: 10px;
		overflow: hidden;
		background: #e0e0e0;
	}

	#foot #counter {
		margin: 0px;
		padding: 0px;
		position: absolute;
		left: 660px;
		top: 35px;
		width: 88px;
		height: 31px;
		opacity: 0.5;
	}

	#foot a:link, #foot a:visited, #foot a:hover {
		font-size: 11px;
	}

/* end of page */
#newspage .date,
#newslist .date {
	float: right;
	margin: 0px 8px 4px 4px;
   	padding: 2px 6px;
   	font-size: 11px;
   	background: #666666;
   	color: #ffffff;
}

#newslist .news {
	margin-bottom: 30px;
}

.backlink {
	text-align: right;
}


#prodcats {
}

	#prodcats ul {
		display: block;
		margin: 0px;
		padding: 0px;
	}

		#prodcats ul li {
			display: block;
			list-style: none;
			width: 370px;
			height: 150px;
			float: left;
			margin: 0px;
			padding: 0px;
			overflow: hidden;
		}

			#prodcats ul li a,
			#prodcats ul li a:link,
			#prodcats ul li a:visited,
			#prodcats ul li a:hover {
				position: relative;

				display: block;
				width: 360px; height: 135px;

				color: #666666;
				font-size: 15px;
				font-weight: bold;
				text-decoration: none;
			}

				#prodcats ul li a div {
					position: absolute;
					top: 0px; left: 36px;
					padding-left: 22px;
					background: url('/stat/img/bull.png') top left no-repeat;
				}

				#prodcats ul li p {
					position: absolute;
					top: 20px; left: 25px;
					display: block;
					margin: 0px;
					padding: 0px;
					width: 310px;
					height: 110px;
					background: url('/stat/img/ramkac.png') top left no-repeat;
					overflow: hidden;
				}

				#prodcats ul li p img {
					margin: 5px;
				}

#products {
}

	#products #prod {
		float: left;
		width: 186px; height: 200px;
		position: relative;
		overflow: hidden;
	}

		#products #prod a,
		#products #prod a:link,
		#products #prod a:visited,
		#products #prod a:hover {
			display: block;
			width: 186px; height: 200px;
			color: #0099ff;
			font-weight: bold;
			text-decoration: none;
		}

			#products #prod a div {
				position: absolute;
				left: 13px; top: 0px;
				width: 160px; height: 160px;
				background: url('/stat/img/ramka.png') top left no-repeat;
			}

				#products #prod a div img {
					position: absolute;
					left: 6px; top: 6px;
					width: 150px; height: 150px;
					border: 0px;
				}


			#products #prod a span {
				display: block;
				position: absolute;
				left: 0px; top: 162px;
				width: 186px; height: 38px;
				text-align: center;
			}


ul.subpart {
	margin: 20px auto;
	width: 400px;
	padding: 8px 20px;
	background: #f4f4f4;
}

	ul.subpart li {
		list-style: square;
		color: #0099ff;
		line-height: 20px;
	}

		ul.subpart li a,
		ul.subpart li a:link,
		ul.subpart li a:visited,
		ul.subpart li a:hover {
			font-weight: bold;
		}


#searchres .sres {
	margin: 25px 0px;
}

#searchres .srch {
	background: #ffcc99;
}


/*IE6 bugfixes*/
* html #cblock { 
	width: 770px;
	position: relative;
	left: -5px;
}

* html #wlim {                         	
	width: 1005px;
}
/*IE6 end*/


