/* Page default settings start */
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
	display:block;
}
h1,h2,h3 {
	color:#004791;
}
h1 {
	font-size:24px;
	margin-bottom:.3em;
}
h2 {
	font-size:18px;
	margin-bottom:.3em;
}
h3 {
	font-size:14px;
	margin-bottom:.3em;
}
abbr,acronym {
	border-bottom:1px dotted #000;
	cursor:help;
}
em {
	font-style:italic;
}
blockquote,ul,ol,dl {
	margin:1em;
}
ol,ul,dl {
	margin-left:2em;
}
ol li {
	list-style:decimal outside;
}
ul li {
	list-style:square outside;
}
dl dd {
	margin-left:1em;
}
th,td {
	padding:.5em;
}
th {
	font-weight:bold;
	text-align:center;
}
caption {
	margin-bottom:.5em;
	text-align:center;
}
p {
	margin-bottom:1em;
	line-height:1.3em;
}
a {
	color:#004791;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}
.mbnone {
	margin-bottom:none;
}
.mb40 {
	margin-bottom:40px;
}
.mt10 {
	margin-top:10px;
}
.mt40 {
	margin-top:40px;
}
.fs10 {
	font-size:10px;
}
.fs12 {
	font-size:12px;
}
.fs14 {
	font-size:14px;
}
.fs18 {
	font-size:18px;
}
.lh1em {
	line-height:1.5em;
}
.mt20 {
	margin-top:20px;
}
.clearl {
	clear:left;
}
.bl {
	color:#004791;
}
.black {
	color:#2c2c2c;
}
.blue {
	color: #004791;
}
.error {
	font-size:14px;
	color:#cc0000;
	font-weight:bold;
}
.ggggggggggg {
	padding: 0pt;
	background-color: yellow;
	color: black;
	display: inline;
	font-size: inherit;
}
/* Page default settings end */
/* Page specific settings start */
body {
	font:11px Tahoma,Arial,Geneva,sans-serif;
	color:#2c2c2c;
}
div#wrapper {
	min-width:980px;
	width:expression(document.body.clientWidth>980 ? "100%":"980px");
}
#top {
	position:relative;
	height:265px;
	width:100%;
	background:url(../images/top-bg.jpg) 0 0 repeat-x;
}
#topl {
	position:absolute;
	top:0;
	left:0;
}
#topr {
	position:absolute;
	top:0;
	right:0;
}
div#logo {
	position:absolute;
	top:109px;
	left:0;
}
div#tblocks {
	position:relative;
/*	width:788px;*/
	height:106px;
	margin:0 0 0 200px;
/*	overflow:hidden;*/
}
div#b1 {
/*	position:absolute;*/
	width:194px;
	height:87px;
	background:url(../images/t-b-bg.gif) 0 0 no-repeat;
/*	top:8px;
	left:0px;*/
	padding:10px 0 0 82px;
}
div#b2 {
/*	position:absolute;*/
	width:251px;
	height:97px;
	background:url(../images/t-b1-bg.gif) 0 0 no-repeat;
/*	top:8px;
	left:286px;*/
}
div#b3 {
/*	position:absolute;*/
	width:124px;
	height:87px;
	background:url(../images/t-b2-bg.gif) 0 0 no-repeat;
/*	top:8px;
	left:547px;*/
	padding:10px 0 0 115px;
}
div#b3 p.und {
	padding-bottom:10px;
	background:url(../images/l-und.gif) 0 100% no-repeat;
}
div#content {
	position:relative;
	float:left;
	top:-30px;
	padding-left:130px;
	display:inline;
	width:88%;
}
div#mcontent {
	float:left;
	margin-right:28%;
	width:68%;
	-width:67%;
}
ul#nav {
	margin-left:0;
	margin-bottom:25px;
	padding:0;
/*	width:430px;*/
	float:left;
}
ul#nav li {
	list-style-type:none;
	font-size:14px;
	float:left;
	margin-right:10px;
	padding:2px 0 12px 0;
}
ul#nav li a {
	color:#2c2c2c;
	float:left;
}
ul#nav li.active {
	padding-bottom:5px;
	padding-top:0px;
	background:url(../images/d-arrow.gif) 50% 96% no-repeat;
}
ul#nav li.active a {
	background:url(../images/item-l-bg.gif) 0 0 no-repeat;
	height:24px;
	padding:0 0 0 10px;
	color:#0000000;
	text-decoration:none;
}
ul#nav li.active a span {
	float:left;
	display:block;
	height:22px;
	padding:2px 20px 0 10px;
	background:url(../images/item-r-bg.gif) 100% 100% repeat-x;
}
div#search {
	position:relative;
	width:415px;
	height:105px;
	background:url(../images/search-bg.gif) 0 0 no-repeat;
	padding:30px 15px 15px;
}
input {
	border:1px solid #7c7c7c;
	font-size:10px;
	height:13px;
	padding:2px;
	color:#848484;
}
input.sinput {
	width:60px;
	height:14px;
	line-height:14px;
	text-align:right;
	background:#fff url(../images/rub.gif) 95% 4px no-repeat;
	padding-right:30px;
}

select.mselect {
	width:130px;
	font-size:10px;
	height:17px;
	border:1px solid #7c7c7c;
	color:#848484;
}
select.sselect {
	color:#848484;
	width:120px;
	font-size:10px;
	height:17px;
	border:1px solid #7c7c7c;
}
div#search .row {
	padding-bottom:10px;
	position:relative;
}
input.radio {
	border:none;
}
span.apr {
	position:absolute;
	right:0;
	-right:15px;
}
input.ssubmit {
	background:url(../images/search-btn.png) 0 0 no-repeat;
	width:104px;
	height:41px;
	position:absolute;
	left:170px;
	bottom:-12px;
	border:none;
	cursor:pointer;
}
div.catitems h1 {
	margin-bottom:1em;
}
div.item {
	border-bottom:1px solid #b2b2b2;
	padding:25px 0;
}
div.item div.img {
	width:180px;
	float:left;
}
div.item div.img img {
	width:150px;
	height:auto;
	overflow:hidden;
	border:1px solid #b2b2b2;
	padding:1px;
}
div.item div.desc {
	margin-left:200px;
	zoom:1;
	#overflow:hidden;
}
div.item div.desc h2 {
	margin-bottom:.7em;
}
div.item div.np {
	width:148px;
	height:31px;
	float:left;
	padding-top:7px;
	background:url(../images/price-bg.gif) 0 50% no-repeat;
	color:#fff;
	font-size:18px;
	text-align:center;
}
div.item div.oldp {
	margin-left:180px;
	color:#999;
}
.strthr {
	font-size:18px;
	text-decoration:line-through;
	display:block;
	padding-top:7px;
	color:#777;
}
div.itembig {
	padding:25px 0;
}
div.itembig div.img {
	width:217px;
	float:left;
}
div.itembig div.img img.item {
	width:215px;
	overflow:hidden;
	height:auto;
	border:1px solid #b2b2b2;
	padding:1px;
}
div.itembig div.desc {
	margin-left:240px;
}
div.box1 {
	position:relative;
	background:#ebeae1;
}
div.box1 div {
	background:url(../images/t-c-lc.gif) 0 0 no-repeat;
}
div.box1 div div {
	background:url(../images/t-c-rc.gif) 100% 0 no-repeat;
}
div.box1 div div div {
	background:url(../images/t-b-lc.gif) 0 100% no-repeat;
}
div.box1 div div div div {
	background:url(../images/t-b-rc.gif) 100% 100% no-repeat;
}
div.box1 div div div div p {
	padding:15px;
	zoom:1;
}
div.zoom {
	text-align:left;
}
div.zoom a {
	display:block;
	padding-left:35px;
	margin-left:60px;
	margin-top:20px;
	padding-bottom:10px;
	background:url(../images/zoom.gif) 0 0 no-repeat;
}
div.itembig div.np {
	width:148px;
	height:31px;
	padding-top:7px;
	background:url(../images/price-bg.gif) 0 50% no-repeat;
	color:#fff;
	font-size:18px;
	text-align:center;
	margin-left:40px;
	margin-top:10px;
	margin-bottom:15px;
}
div.itembig div.oldp {
	margin-left:50px;
	color:#999;
	margin-bottom:40px;
}
div.buybox {
	width:180px;
	margin:0 auto;
	background:#e3e4cd;
	border:1px solid #9b987e;
	padding:15px 10px;
	position:relative;
}
div.buybox h2 {
	color:#000;
	margin-left:21px;
}
div.buybox input {
	width:107px;
	text-align:right;
	color:#8e8e8e;
	font-size:12px;
}
div.buybox select{
	width:112px;
	text-align:left;
	color:#8e8e8e;
	font-size:12px;
}
div.buybox input.asubmit {
	background:url(../images/add-basket.png) 0 0 no-repeat;
	width:135px;
	height:41px;
	border:none;
	cursor:pointer;
	margin:20px 0 20px 25px;
}
div.buybox p{
padding-bottom:1em;
}
div.buybox img#tlc {
	position:absolute;
	left:-1px;
	top:-1px;
}
div.buybox img#bc {
	position:absolute;
	bottom:-1px;
	left:-1px;
}
table.desc {
	width:99%;
}
table.desc td {
	border-bottom:1px solid #ddd;
}
div.itemsmall {
	border-bottom:1px solid #b2b2b2;
	padding:20px 0;
}
div.itemsmall div.img {
	width:81px;
	float:left;
}
div.itemsmall div.img img {
	width:79px;
	overflow:hidden;
	height:auto;
	border:1px solid #b2b2b2;
	padding:1px;
}
div.itemsmall div.desc {
	margin-left:104px;
	font-size: 12px;
}
div.itemsmall div.desc p {
	/*Nujno ubrat' yesli text budet bolshe chem odin paragraph*/
	margin-bottom:0;
}
div.itemsmall div.desc h2 {
	margin-bottom:.7em;
}
.grey {
	color:#777;
}
table.number {
	margin-top:15px;
}
td.numbers a {
	font-size:18px;
	color:#b2b2b2;
	text-decoration:none;
	margin:0 5px;
}
td.numbers a.active {
	background:#004791;
	color:#fff;
	padding:0 7px;
}
div#sidebar {
	position:relative;
	top:-65px;
	float:left;
	width:20%;
	-width:23%;
	margin-left:-21%;
	-margin-left:-25%;
	min-width:185px;
}
div#sidebar h2 {
	margin-bottom:1em;
}
ul#snav {
	margin:35px 0 0 0;
	padding-left:0;
}
ul#snav li {
	font-size:14px;
	list-style-type:none;
	line-height:12px;
	padding-bottom:12px;
}
ul#snav li a {
	padding-left:15px;
}
ul#snav li.active a {
	color:#2C2C2C;
	text-decoration:none;
	background:url(../images/arr-des.gif) 0 50% no-repeat;
}
ul#snav li.active2 a {
	color:#004791;
	text-decoration:none;
	background:url(../images/arr-des.gif) 0 50% no-repeat;
}
div.block {
	margin-bottom:65px;
}
ul.arr {
	margin-left:0;
	padding:0;
}
ul.arr li {
	list-style-type:none;
	margin-left:12px;
	padding-bottom:10px;
	font-size:12px;
	line-height:10px;
}
ul.arr li a {
	padding-left:10px;
	background:url(../images/arr-des1.gif) 0 50% no-repeat;
}
ul.arr li.active a {
	color:#2C2C2C;
	text-decoration:none;
	background:url(../images/arr-des1a.gif) 0 50% no-repeat;
}
ul.arr li.active2 a {
	color:#004791;
	text-decoration:none;
	background:url(../images/arr-des1.gif) 0 50% no-repeat;
}
#footer {
	position:relative;
	height:135px;
	width:100%;
	margin-top:40px;
	overflow:hidden;
	background:url(../images/footer-bg.gif) 0 100% repeat-x;
}
#footer table{
width:100%;
position:absolute;
bottom:0;
}
div#copy {
	/*position:relative;
	left:30px;
	bottom:20px;*/
	color:#000;
	margin-left:30px;
}
div#company {
	float:right;
	margin-right:30px;
	width:240px;
	display:inline;
	/*position:relative;
	right:30px;
	bottom:25px;*/
}
div#company a {
	color:#fff;
}
div#company a.img {
	float:left;
	width:45px;
}
div#company span {
	display:block;
	text-align:left;
	margin-left:50px;
	line-height:1.2em;
	position:relative;
	top:7px;
}
/*ul#foonav {
	margin:0;
	padding:0;
	float:left;
	position:relative;
	left:50%;
	top:95px;
}
ul#foonav li {
	list-style-type:none;
	float:left;
	padding:0 10px;
	position:relative;
	left:-50%;
}
ul#footer ul#foonav li a {
	float:left;
}*/
#footer .foonav a{
	margin:0 7px;
}
.breadcrumbs {
	clear:left;
	font-size:12px;
	margin-bottom:25px;
}
.taj {
	text-align:justify;
}
div.faq {
	color:#777;
	font-size:12px;
}
div.faq h3.fll {
	color:#777;
	float:left;
	position:relative;
	margin-left:-80px;
}
div.faq div.frr {
	margin-left:0px;
	position:relative;
	float:left;
}
div.faq p.lhs {
	margin-bottom:.5em;
}
div.faq p.faq a {
	background:url(../images/bullet.gif) 0 50% no-repeat;
	padding-left:15px;
}
div.faq .clear {
	clear:both;
	height:1px;
	overflow:hidden;
}
div.faq .hr {
	padding:15px 0 0 0;
	margin-bottom:15px;
	border-bottom: 1px solid #ccc;
}
div#ofzakaz{
	width:383px;
	height:526px;
	background:url(../images/of-zakaz.gif) 0 100% no-repeat;
	font-size:14px;
}
div#ofzakaz h2{
	margin:.5em 0 1.2em 0;
}
div#ofzakaz table td{
	padding:.3em;
}
div#ofzakaz input{
	width:130px;
	font-size:10px;
	height:14px;
	line-height:14px;
	border:1px solid #7c7c7c;
	color:#848484;
}
div#ofzakaz input.fsubmit {
	background:url(../images/btn-oform.png) 0 0 no-repeat;
	width:129px;
	height:41px;
	border:none;
	cursor:pointer;
	behavior: url(images/iepngfix.htc);
}
div.toprinter { position:absolute; left:650px; top:170px; z-index:2560; }
input.sht {
	width:77px !important;
	height:14px;
	line-height:14px;
	text-align:right;
	background:#fff url(../images/sht.gif) 95% 4px no-repeat;
	padding-right:30px;
}
.textblock { overflow:auto; position:absolute; }
.textconta { border-width:1px; border-style:solid; border-color:#8DC7EB; background-color:#CEE5F2; overflow:hidden; position:absolute; }

input.but {
	border:1px solid #96A4B8;
	background:transparent url(/images/submit.gif) repeat-x scroll center bottom;
	padding:2px 0;
	width:53px;
	border:1px solid #29343F;
	vertical-align:middle;
	margin:0;
	padding:0;
	font-family:verdana,sans-serif;
	font-size:8pt;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	height:21px;
	color:#28333E;
}
input.search {
	padding:2px 0;
	border:1px solid #29343F;
	vertical-align:middle;
	margin:0;
	font-family:verdana,sans-serif;
	font-size:8pt;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}

#sample {
	border-bottom:1px dotted #000000;
	cursor:pointer;
	text-decoration:none;
}