/* Общие для всех страниц стили */

* {
	margin:0; padding:0;
}
img {
	vertical-align:baseline;
	border:0;
}
input {
	vertical-align:middle;
}
a {
	text-decoration:underline;
	color:#00508e;
}
a:hover {
	text-decoration:none;
	color:#00508e;
}
body {
	font:12px/14px 'Tahoma', serif;
	color:#00508e;
}
.clear {
	clear:both;
}

#container {
	float:left;
	width:100%;
	min-width:980px;
	max-width:2000px;
	min-height:540px;
	background:url('bg.jpg') center top no-repeat;
}

#wrapper {
	width:980px;
	margin:0 auto;
	position:relative;
}

#header {
	float:left;
	clear:both;
	display:inline;
	width:676px;
	height:311px;
	position:relative;
	left:304px;
	top:0;
}
	#logo {
		float:left;
		display:inline;
		position:absolute;
		left:-304px;
		top:0;
		width:284px;
		height:279px;
	}

	ul#mainmenu {
		float:left;
		display:inline;
		width:401px;
		padding:25px 0 13px 0;
	}
		ul#mainmenu li {
			float:left;
			display:inline;
			list-style:none;
		}
			ul#mainmenu li a {
				float:left;
				display:inline;
				width:170px;
				margin:4px 10px 4px 20px;
				font:16px/16px 'Tahoma', serif;
				color:#0060aa;
				text-decoration:underline;
			}
			ul#mainmenu li a:hover {
				text-decoration:none;
			}

	#loginform {
		float:left;
		display:inline;
		width:275px;
		height:141px;
		margin:12px 0 0 0;
		padding:0 0 13px 0;
		background:url('loginform/bg.png') left top no-repeat;
	}
		#loginform ul {
			float:left;
			display:inline;
			margin:4px 0 0 28px;
		}
			#loginform ul li {
				float:left;
				display:inline;
				list-style:none;
				text-align:center;
			}
			#loginform ul li.discount {
				width:120px;
			}
			#loginform ul li.discount span {
				background:#4799ff;
			}
			#loginform ul li.autorize {
				width:105px;
			}
			#loginform ul li.autorize span {
				background:#ffba00;
			}
			#loginform ul li a {
				font:12px/12px 'Tahoma', serif;
				color:#fff;
				text-decoration:underline;
			}
			#loginform ul li a:hover,
			#loginform ul li a.current {
				text-decoration:none;
			}
			#discount {
				float:left;
				clear:both;
				display:inline;
				width:200px;
				margin:17px 0 0 42px;
			}
				#discount div {
					float:left;
					clear:both;
					font:12px/12px 'Tahoma', serif;
					color:#003f73;
				}
				#discount input.text {
					float:left;
					width:184px;
					height:15px;
					margin:9px 0 0 4px;
					font:11px/11px 'Tahoma', serif;
					color:#00508e;
					border:1px solid #4497ff;
					background:#fff;
				}
				#discount input.image {
					float:right;
					display:inline;
					width:49px;
					height:14px;
					margin:15px 11px 0 0;
					background:url('loginform/discount-button.png') left top no-repeat;
				}

	#searchform {
		float:left;
		display:inline;
		width:401px;
		padding:32px 0 0 0;
		background:url('searchform/header.png') left top no-repeat;
	}
		#searchform .options {
			float:left;
			display:inline;
			width:401px;
		}
			#searchform .options select {
				float:left;
				display:inline;
				width:180px;
				height:18px;
				margin:11px 13px 0px 0;
				font:11px/11px 'Tahoma', serif;
				color:#00508e;
				border:1px solid #4899ff;
				background:#fff;
			}
			#searchform .options input.text {
				width:57px;
				height:15px;
				margin:11px 13px 0px 0;
				font:11px/11px 'Tahoma', serif;
				color:#00508e;
				border:1px solid #4899ff;
				background:#fff;
			}
		#searchform .suboptions {
			float:left;
			clear:both;
			display:inline;
			width:401px;
			padding:10px 0 0 0;
		}
			#searchform .suboptions div {
				float:left;
				display:inline;
				margin:5px 0 0 0;
				font:11px/11px 'Tahoma', serif;
				color:#00508e;
			}
			#searchform .suboptions label {
				margin:0px 0 0 8px;
			}
			#searchform .suboptions input.text {
				width:57px;
				height:15px;
				margin:-1px 0 0 5px;
				font:11px/11px 'Tahoma', serif;
				color:#00508e;
				border:1px solid #4899ff;
				background:#fff;
			}
			#searchform .suboptions input.image {
				float:right;
				display:inline;
				width:75px;
				height:24px;
				margin:0 28px 0 0;
				background:url('searchform/button.png') left top no-repeat;
			}

	#contactphones {
		float:left;
		display:inline;
		width:232px;
		padding:45px 0 0 43px;
		background:url('contactphones/header.png') 29px top no-repeat;
	}
		#contactphones div {
			float:left;
			display:inline;
			width:232px;
			margin:0 0 8px 0;
			font:18px/18px 'Tahoma', serif;
			color:#00508e;
		}
		#contactphones p {
			float:left;
			display:inline;
			width:232px;
			margin:0 0 6px 0;
			font:24px/24px 'Tahoma', serif;
			color:#00508e;
		}
		#contactphones sup {
			float:left;
			display:inline;
			margin:3px 3px 0 0;
			font:12px/12px 'Tahoma', serif;
		}

#special {
	float:left;
	display:inline;
	position:relative;
	z-index:100;
	width:953px;
	height:244px;
	padding:9px 0 0 27px;
	background:url('special/bg.png') left top no-repeat;
}
	#special .item {
		float:left;
		display:inline;
		width:259px;
		margin:0 31px 0 0;
		overflow:hidden;
	}
	#special .item .image {
		float:left;
		display:inline;
		width:121px;
		height:221px;
		padding:10px 0 0 0;
		overflow:hidden;
		text-align:center;
	}
	#special .item .name {
		float:right;
		display:inline;
		width:138px;
		height:38px;
		overflow:hidden;
		padding:7px 0 0 0;
	}
		#special .item .name a {
			font:bold 12px/15px 'Tahoma', serif;
			color:#1b5eff;
			text-decoration:none;
		}
		#special .item .name a:hover {
			text-decoration:underline;
		}
	#special .item .oldprice {
		float:right;
		display:inline;
		width:126px;
		height:36px;
		padding:2px 0 0 12px;
		overflow:hidden;
		font:12px/15px 'Tahoma', serif;
		color:#fff;
	}
	#special .item .oldprice span {
		background:#1b5eff;
	}
	#special .item .newprice {
		float:right;
		display:inline;
		width:126px;
		height:35px;
		margin:5px 0 0 0;
		padding:3px 0 0 12px;
		overflow:hidden;
		font:12px/15px 'Tahoma', serif;
		color:#fff;
	}
	#special .item .newprice span {
		background:#ff9c00;
	}
	#special .item .info {
		float:right;
		display:inline;
		width:138px;
		height:66px;
		padding:5px 0 0 0;
		overflow:hidden;
		font:11px/15px 'Tahoma', serif;
		color:#1b5eff;
	}
	#special .item .button {
		float:right;
		display:inline;
		width:138px;
		height:24px;
		margin:1px 0 0 0;
	}
	#special .item .button a {
		float:left;
		display:inline;
		width:100px;
		height:20px;
		padding:4px 0 0 15px;
		background:url('special/button.png') left top no-repeat #1652ff;
		font:bold 12px/12px 'Tahoma', serif;
		color:#fff;
		text-decoration:none;
	}

#sidebar {
	float:left;
	display:inline;
	position:relative;
	z-index:100;
	width:305px;
	overflow:hidden;
}
	#sidebar .block {
		float:left;
		display:inline;
		width:325px;
		margin:15px 0 0 0;
	}
	#sidebar .block .header {
		float:left;
		clear:both;
		display:inline;
		height:28px;
		margin:0 0 0 39px;
		padding:0 0 0 17px;
		background:url('header-r.png') left top no-repeat #1b5eff;
	}
	#sidebar .block .header h1 {
		float:left;
		display:inline;
		background:url('header-l.png') right top no-repeat;
		height:14px;
		padding:6px 21px 8px 0;
		font:bold 14px/14px 'Tahoma', serif;
		color:#fff;
	}
	.banner {
		float:left;
		display:inline;
		width:291px;
		height:232px;
		margin:5px 0 0 0;
		padding:40px 0 0 16px;
		background:url('banner/bg.png') left top no-repeat;
		text-align:center;
	}
	.banner.index {
		margin:-20px 0 0 0;
	}

	#sidebarnews {
		float:left;
		clear:both;
		display:inline;
		width:249px;
		margin:10px 0 5px 56px;
	}
		#sidebarnews li {
			float:left;
			clear:both;
			display:inline;
			list-style:none;
		}
		#sidebarnews li a {
			float:left;
			clear:both;
			width:229px;
			margin:5px 0;
			font:12px/15px 'Tahoma', serif;
			color:#0077de;
			text-decoration:none;
		}
		#sidebarnews li a span {
			font:bold 12px/15px 'Tahoma', serif;
			color:#00508e;
			text-decoration:underline;
		}
		#sidebarnews li a:hover span {
			color:#00508e;
			text-decoration:none;
		}

	#sidebarfaq {
		float:left;
		clear:both;
		display:inline;
		width:249px;
		margin:10px 0 0 56px;
		padding:0 0 20px 0;
	}
		#sidebarfaq li {
			float:left;
			clear:both;
			display:inline;
			list-style:none;
		}
		#sidebarfaq li a {
			float:left;
			clear:both;
			width:229px;
			margin:5px 0;
			font:bold 12px/15px 'Tahoma', serif;
			color:#00508e;
			text-decoration:underline;
		}
		#sidebarfaq li a:hover {
			text-decoration:none;
		}

	#faq {
		float:left;
		display:inline;
		width:282px;
		margin:10px 0 0 20px;
		background:url('faq/bg.png') left top repeat-y;
	}
		#faq .topbg {
			float:left;
			display:inline;
			width:282px;
			height:9px;
			background:url('faq/topbg.png') left top no-repeat;
		}
		#faq .header {
			float:left;
			display:inline;
			width:146px;
			height:28px;
			margin:3px 0 2px 18px;
			background:url('faq/header.png') left top no-repeat;
		}
		#faq .bottombg {
			float:left;
			display:inline;
			width:282px;
			height:7px;
			margin:-1px 0 0 0;
			background:url('faq/bottombg.png') left top no-repeat;
		}
		#faq .item {
			float:left;
			clear:both;
			display:inline;
			width:244px;
			margin:10px 0 0 19px;
			padding:0 0 10px 0;
			background:url('faq/itembg.png') left bottom repeat-x;
		}
		#faq .item .question {
			float:left;
			clear:both;
			display:inline;
			width:244px;
		}
		#faq .item .question a {
			font:bold 12px/15px 'Tahoma', serif;
			color:#00508e;
			text-decoration:underline;
		}
		#faq .item .question a:hover {
			text-decoration:none;
		}
		#faq .item .answer {
			float:left;
			clear:both;
			display:inline;
			width:244px;
			font:12px/15px 'Tahoma', serif;
			color:#00508e;
		}

#content {
	float:left;
	display:inline;
	width:655px;
	overflow:hidden;
	font:12px/15px 'Tahoma', serif;
	color:#00508e;
}
	.content p {
		margin:0 0 10px 0;
	}
	.content h1,
	.content h2,
	.content h3,
	.content h4,
	.content h5,
	.content h5 {
		margin:0 0 10px 0;
		color:#00508e;
	}
	.content h1 {
		font:18px/20px 'Tahoma', serif;
	}
	.content ul li {
		margin:10px 0 10px 30px;
		list-style-type: disc;
	}
	.content ol li {
		margin:10px 0 10px 30px;
		list-style-type: decimal;
	}

	.path {
		float:left;
		clear:both;
		width:655px;
		margin:0 0 15px 0;
		font:11px/14px 'Tahoma', serif;
		color:#0077de;
	}
		.path a {
			font:bold 11px/14px 'Tahoma', serif;
			color:#00508e;
		}

	#content .models td.image {
		width:192px;
		padding:0 0 15px 0;
		vertical-align:top;
	}
		#content .models td.image .box {
			float:left;
			display:inline;
			width:192px;
			padding:0 0 7px 0;
			background:url('models/bg.png') left bottom no-repeat;
			text-align:center;
		}
		#content .models td.image .topbg {
			float:left;
			display:inline;
			width:192px;
			height:7px;
			background:url('models/topbg.png') left top no-repeat;
		}
		
		
	#content .models td.imagecompare {
		width:110px;
		padding:0 0 15px 0;
		vertical-align:top;
	}
		#content .models td.imagecompare .boxcompare {
			float:left;
			display:inline;
			width:110px;
			padding:0 0 7px 0;
			text-align:center;
		}
		#content .models td.imagecompare .topbgcompare {
			float:left;
			display:inline;
			width:110px;
			height:7px;
		}
		
	#content .models td.text {
		width:423px;
		padding:0 0 10px 12px;
	}
	#content .models td.text .name a {
		font:bold 12px/14px 'Tahoma', serif;
		color:#00508e;
		text-decoration:none;
	}
	#content .models td.text .name a:hover {
		text-decoration:underline;
	}
	#content .models td.text .info {
		font:12px/15px 'Tahoma', serif;
		color:#00508e;
	}

	
	
	#content .models td.options {
		width:423px;
		padding:21px 0 15px 1px;
		position:relative;
	}
	#content .models td.options .price {
		float:left;
		display:inline;
		height:28px;
		padding:0 5px 0 0;
		background:url('models/price.png') right top no-repeat;
		font:bold 12px/13px 'Tahoma', serif;
	}
	#content .models td.options .none {
		background: none;
	}
	#content .models td.options .price .new {
		float:left;
		display:inline;
		width:85px;
		height:21px;
		padding:7px 2px 0 5px;
		background:url('models/pricenew.png') left top no-repeat;
		color:#fff;
		text-align:center;
	}
	#content .models td.options .price .new span {
		background:#1b5eff;
	}
	#content .models td.options .price .old {
		float:left;
		display:inline;
		width:85px;
		height:21px;
		padding:7px 0 0 8px;
		background:url('models/priceold.png') left top no-repeat;
		color:#1b5eff;
		text-decoration:line-through;
		text-align:center;
	}
	#content .models td.options .price .oldnone {
		float:left;
		display:inline;
		width:85px;
		height:21px;
		padding:7px 0 0 8px;
		background:url('models/priceoldnone.png') left top no-repeat;
		color:#1b5eff;
		text-decoration:line-through;
		text-align:center;
	}
	#content .models td.options .button {
		float:left;
		display:inline;
		position:absolute;
		right:115px;
		width:138px;
		height:24px;
		margin:3px 0 0 0;
	}
	#content .models td.options .button a {
		float:left;
		display:inline;
		width:100px;
		height:20px;
		padding:4px 0 0 15px;
		background:url('special/button.png') left top no-repeat #1652ff;
		font:bold 12px/12px 'Tahoma', serif;
		color:#fff;
		text-decoration:none;
	}
	
	
	

	.textcompare .name a {
		font:bold 12px/14px 'Tahoma', serif;
		color:#00508e;
		text-decoration:none;
	}
	.textcompare .name a:hover {
		text-decoration:underline;
	}
	.textcompare .info {
		font:12px/15px 'Tahoma', serif;
		color:#00508e;
	}
	
	#content .models td.optionscompare {
		width:250px;
		padding:21px 0 15px 1px;
		position:relative;
	}
	#content .models td.optionscompare .price {
		float:left;
		display:inline;
		height:28px;
		padding:0 5px 0 0;
		background:url('models/price.png') right top no-repeat;
		font:bold 12px/13px 'Tahoma', serif;
	}
	#content .models td.optionscompare .none {
		background: none;
	}
	#content .models td.optionscompare .price .new {
		float:left;
		display:inline;
		width:85px;
		height:21px;
		padding:7px 2px 0 5px;
		background:url('models/pricenew.png') left top no-repeat;
		color:#fff;
		text-align:center;
	}
	#content .models td.optionscompare .price .new span {
		background:#1b5eff;
	}
	#content .models td.optionscompare .price .old {
		float:left;
		display:inline;
		width:85px;
		height:21px;
		padding:7px 0 0 8px;
		background:url('models/priceold.png') left top no-repeat;
		color:#1b5eff;
		text-decoration:line-through;
		text-align:center;
	}
	#content .models td.optionscompare .price .oldnone {
		float:left;
		display:inline;
		width:85px;
		height:21px;
		padding:7px 0 0 8px;
		background:url('models/priceoldnone.png') left top no-repeat;
		color:#1b5eff;
		text-decoration:line-through;
		text-align:center;
	}
	#content .models td.optionscompare .button {
		float:left;
		display:inline;
		right:115px;
		width:138px;
		height:24px;
		margin:3px 0 0 0;
	}
	#content .models td.optionscompare .button a {
		float:left;
		display:inline;
		width:100px;
		height:20px;
		padding:4px 0 0 15px;
		background:url('special/button.png') left top no-repeat #1652ff;
		font:bold 12px/12px 'Tahoma', serif;
		color:#fff;
		text-decoration:none;
	}
	
	
	#content .buttonbgall {
		float:left;
		display:inline;
		right:115px;
		width:138px;
		height:24px;
		margin:15px 0 0 0;
	}
	#content .buttonbgall a {
		float:left;
		display:inline;
		width:100px;
		height:20px;
		padding:4px 0 0 15px;
		background:url('special/buttonbg.gif') left top no-repeat;
		font:bold 12px/12px 'Tahoma', serif;
		color:#fff;
		text-decoration:none;
	}
	
	
	#content .models td.options .compare {
		float:right;
		display:inline;
		width:75px;
		margin:0 0 13px 0;
		font:bold 11px/12px 'Tahoma', serif;
		color:#ff8300;
	}
	#content .models td.options .compare input {
		width:12px;
		height:12px;
		border:1px solid #00508e;
	}
	/**/
	#content .model td.image {
		width:407px;
		padding:0 0 15px 0;
		vertical-align:top;
	}
		#content .model td.image .box {
			float:left;
			display:inline;
			width:407px;
			padding:0 0 8px 0;
			background:url('model/bg.png') left bottom no-repeat;
			text-align:center;
		}
		#content .model td.image .topbg {
			float:left;
			display:inline;
			width:407px;
			height:8px;
			background:url('model/topbg.png') left top no-repeat;
		}
	#content .model td.other {
		width:218px;
		padding:0 0 10px 30px;
		vertical-align:top;
	}
	#content .model td.other .modelname {
		width:218px;
		font:bold 11px/13px 'Tahoma', serif;
		color:#1d5cff;
	}
	#content .model td.other .info {
		width:218px;
		margin:10px 0 0 0;
		font:12px/13px 'Tahoma', serif;
		color:#1d5cff;
	}
	#content .model td.other .info td {
		width:110px;
		padding:0 0 10px 0;
		vertical-align:top;
	}
	#content .model td.other .info td.price {
		width:98px;
		padding:0 0 0 10px;
	}
	#content .model td.other .info a {
		font:12px/13px 'Tahoma', serif;
		color:#1d5cff;
	}
	#content .model td.options {
		width:407px;
	}
	#content .model td.options .price {
		float:left;
		display:inline;
		height:28px;
		margin:0 0 0 25px;
		padding:0 5px 0 0;
		background:url('models/price.png') right top no-repeat;
		font:bold 12px/13px 'Tahoma', serif;
	}
	#content .model td.options .none {
		background: none;
	}
	#content .model td.options .price .new {
		float:left;
		display:inline;
		height:21px;
		padding:7px 2px 0 5px;
		background:url('models/pricenew.png') left top no-repeat;
		color:#fff;
	}
	#content .model td.options .price .new span {
		background:#1b5eff;
	}
	#content .model td.options .price .old {
		float:left;
		display:inline;
		height:21px;
		padding:7px 0 0 8px;
		background:url('models/priceold.png') left top no-repeat;
		color:#1b5eff;
		text-decoration:line-through;
	}
	#content .model td.options .price .oldnone {
		float:left;
		display:inline;
		height:21px;
		padding:7px 0 0 8px;
		background:url('models/priceoldnone.png') left top no-repeat;
		color:#1b5eff;
		text-decoration:line-through;
	}
	#content .model td.options .button {
		float:left;
		display:inline;
		width:138px;
		height:24px;
		margin:1px 0 0 60px;
	}
	#content .model td.options .button a {
		float:left;
		display:inline;
		width:100px;
		height:20px;
		padding:4px 0 0 15px;
		background:url('special/button.png') left top no-repeat #1652ff;
		font:bold 12px/12px 'Tahoma', serif;
		color:#fff;
		text-decoration:none;
	}
	#content .model .reviewheader {
		margin:20px 0 0 0;
		font:bold 12px/12px 'Tahoma', serif;
		color:#00508e;
	}
	#content .model .review {
		margin:5px 0 0 0;
		font:12px/15px 'Tahoma', serif;
		color:#00508e;
	}
	#content .model .modelinfo {
		width:100%;
		border-collapse:collapse;
		font:12px/15px 'Tahoma', serif;
		color:#00508e;
	}
	#content .model .modelinfo th {
		font:bold 12px/15px 'Tahoma', serif;
	}
	#content .model .modelinfo tr th,
	#content .model .modelinfo tr td {
		width:50%;
		padding:4px 0 4px 10px;
		background:#fff;
		text-align:left;
		vertical-align:top;
	}
	#content .model .modelinfo tr.color th,
	#content .model .modelinfo tr.color td {
		background:#dce6ff;
	}

	#content .alikemodels {
		float:left;
		display:inline;
		width:130px;
		margin:20px 22px 0 0;
		overflow:hidden;
		text-align:center;
	}
	#content .alikemodels .image {
		float:left;
		display:inline;
		width:130px;
		text-align:center;
		margin:5px 0 3px 0;
		padding:0;
		background:url('alikemodels/bg.png') left bottom no-repeat;
	}
	#content .alikemodels .image .topbg {
		float:left;
		display:inline;
		width:130px;
		height:5px;
		margin:0;
		padding:0;
		background:url('alikemodels/topbg.png') left top no-repeat;
	}
	#content .alikemodels .modelname {
		float:left;
		display:inline;
		width:130px;
		height:32px;
		overflow:hidden;
		text-align:center;
	}
	#content .alikemodels .modelname a {
		font:bold 11px/12px 'Tahoma', serif;
	}
	#content .alikemodels .modelprice {
		font:bold 11px/12px 'Tahoma', serif;
		color:#00508e;
	}
	#content .alikemodels .modelprice span {
		font:11px/12px 'Tahoma', serif;
		color:#00508e;
		text-decoration:line-through;
	}

	#content .block {
		float:left;
		display:inline;
		width:627px;
		background:url('separator.png') left top repeat-x;
		margin:15px 0 0 0;
	}
	#content .block .header {
		float:left;
		clear:both;
		display:inline;
		height:28px;
		padding:0 0 0 17px;
		background:url('header-r.png') left top no-repeat;
	}
	#content .block .header h1 {
		float:left;
		display:inline;
		background:url('header-l.png') right top no-repeat;
		height:14px;
		padding:6px 17px 8px 0;
		font:bold 14px/14px 'Tahoma', serif;
		color:#fff;
	}
	ul#catalog {
		float:left;
		clear:both;
		display:inline;
		width:600px;
		margin:15px 0 10px 27px;
	}
	ul#catalog.sidebar {
		float:left;
		clear:both;
		display:inline;
		width:239px;
		margin:15px 0 10px 66px;
	}
	ul#catalog li {
		float:left;
		display:inline;
		list-style:none;
	}
	ul#catalog li a {
		float:left;
		display:inline;
		width:135px;
		margin:0 10px 0 0;
		padding:5px 0 6px 55px;
		font:bold 12px/14px 'Tahoma', serif;
		color:#00508e;
		text-decoration:underline;
	}
	ul#catalog.sidebar li a {
		float:left;
		display:inline;
		width:144px;
		margin:0 60px 0 0;
		padding:5px 0 6px 55px;
		font:bold 12px/14px 'Tahoma', serif;
		color:#00508e;
		text-decoration:underline;
	}
	ul#catalog li a.current,
	ul#catalog li a:hover {
		text-decoration:none;
	}
	ul#catalog li a.cat00 {
		background:url('cat/00.png') left top no-repeat;
	}
	ul#catalog li a.cat01 {
		background:url('cat/01.png') left top no-repeat;
	}
	ul#catalog li a.cat02 {
		background:url('cat/02.png') left top no-repeat;
	}
	ul#catalog li a.cat03 {
		background:url('cat/03.png') left top no-repeat;
	}
	ul#catalog li a.cat04 {
		background:url('cat/04.png') left top no-repeat;
	}
	ul#catalog li a.cat05 {
		background:url('cat/05.png') left top no-repeat;
	}
	ul#catalog li a.cat06 {
		background:url('cat/06.png') left top no-repeat;
	}
	ul#catalog li a.cat07 {
		background:url('cat/07.png') left top no-repeat;
	}
	ul#catalog li a.cat08 {
		background:url('cat/08.png') left top no-repeat;
	}
	ul#catalog li a.cat09 {
		background:url('cat/09.png') left top no-repeat;
	}
	ul#catalog li a.cat10 {
		background:url('cat/10.png') left top no-repeat;
	}
	ul#catalog li a.cat11 {
		background:url('cat/11.png') left top no-repeat;
	}
	ul#catalog li a.cat12 {
		background:url('cat/12.png') left top no-repeat;
	}
	ul#catalog li a.cat13 {
		background:url('cat/13.png') left top no-repeat;
	}
	ul#catalog li a.cat14 {
		background:url('cat/14.png') left top no-repeat;
	}
	ul#catalog li a.cat15 {
		background:url('cat/15.png') left top no-repeat;
	}
	ul#catalog li a.cat16 {
		background:url('cat/16.png') left top no-repeat;
	}
	ul#catalog li a.cat17 {
		background:url('cat/17.png') left top no-repeat;
	}

	
	ul#catalog li a.cat31 {
		background:url('cat/31.png') left top no-repeat;
	}
	ul#catalog li a.cat32 {
		background:url('cat/32.png') left top no-repeat;
	}
	ul#catalog li a.cat33 {
		background:url('cat/33.png') left top no-repeat;
	}
	ul#catalog li a.cat40 {
		background:url('cat/40.png') left top no-repeat;
	}
	
	#content .content {
		float:left;
		clear:both;
		display:inline;
		width:612px;
		margin:10px 0 0 15px;
	}

	table#news,
	table#articles {
		float:left;
		clear:both;
		display:inline;
		width:612px;
		border:none;
	}
	table#news td,
	table#articles td {
		float:left;
		display:inline;
		padding:5px 25px 14px 0;
		list-style:none;
		border:none;
		border-collapse:collapse;
	}
	table#news a.date {
		float:left;
		clear:both;
		display:inline;
		margin:0 0 3px 0;
		font:bold 12px/14px 'Tahoma', serif;
		text-decoration:none;
	}
	table#news a.date:hover {
		text-decoration:underline;
	}
	table#news td .text,
	table#articles td .text {
		float:left;
		clear:both;
		display:inline;
		width:612px;
	}
	table#news td .text .img,
	table#articles td .text .img {
		float:left;
		display:inline;
		width:80px;
		position:relative;
		margin:2px 10px 10px 0;
	}
	table#news td .text .img img,
	table#articles td .text .img img {
	position:relative;
	z-index:1;
	padding:0;
	margin:-8px 0 0 0;
	}
	table#news td .text .img .topbg,
	table#articles td .text .img .topbg {
	position:relative;
	z-index:100;
	width:80px;
	height:8px;
	padding:0;
	background:url('topbg.png') left bottom no-repeat;
	}
	table#news td .text .img .bottombg,
	table#articles td .text .img .bottombg {
	position:relative;
	z-index:100;
	width:80px;
	height:8px;
	background:url('bottombg.png') left top no-repeat;
	padding:0;
	margin:-8px 0 0 0;
	}
	table#news td .text a,
	table#articles td .text a {
		font:normal 12px/14px 'Tahoma', serif;
	}
	table#news td .text p,
	table#articles td .text p {
		margin:5px 0 0 0;
	}

#footer {
	float:left;
	clear:both;
	display:inline;
	width:940px;
	margin:20px 0 0 20px;
	background:url('footer.png') left top repeat-x;
}
	#copyright {
		float:left;
		display:inline;
		width:213px;
		margin:20px 0 40px 47px;
		font:13px/13px 'Tahoma', serif;
		color:#1b5eff;
	}
	#copyright a {
		color:#1b5eff;
		text-decoration:none;
	}

	#counters {
		float:left;
		display:inline;
		width:360px;
		margin:28px 0 40px 0;
		text-align:center;
	}
	#counters img {
		margin:0 2px;
	}

	#developer {
		float:left;
		display:inline;
		width:320px;
		text-align:right;
	}
	#developer span {
		font:11px/12px 'Tahoma', serif;
		color:#00508e;
	}
	#developer a {
		float:left;
		display:inline;
		width:235px;
		margin:4px 0 0 0;
		padding:39px 85px 30px 0;
		background:url('un-real.png') right top no-repeat;
		font:bold 15px/16px 'Tahoma', serif;
		color:#00508e;
		text-decoration:none;
	}
	
	
	
    .dop-block .dop-header {
		float:left;
		clear:both;
		display:inline;
		height:28px;
		margin:10px 0 5px 0px;
		padding:0 0 0 17px;
		background:url('header-r.png') left top no-repeat #1b5eff;
	}
	.dop-block .dop-header span {
		float:left;
		display:inline;
		background:url('header-l.png') right top no-repeat;
		height:14px;
		padding:6px 21px 8px 0;
		font:bold 14px/14px 'Tahoma', serif;
		color:#fff;
	}
	
	
	#articles .text {
		width:100%;
	}		
	
	#toplink {
	 margin:0 auto;width:980px;position:relative;
	}
	#toplink .texturl{
	 position:absolute;margin-left:40px;top:240px;width:240px;z-index:1;
	}
	#toplink .texturl h1 {
	 font:12px/14px 'Tahoma', serif;
	 color:#00508e;
	 margin 0px; padding: 0px;
	 display:inline;
	}
	
	
    #mychar {
	 margin:0 auto;width:980px;position:relative;
	}
	#mychar .textchar {
	 position:absolute;margin-left:525px;top:130px;z-index:1;width:150px;
	}
	#mychar a {
	 color:#FF9C00;
	}
	
	a.txtnews {
	 text-decoration:none;
	 font-weight: normal;
    }