@charset "windows-1251";
/* CSS Document */
html, body {
	border:0;
	margin:0;
	padding:0;
	color:#000;
	background-color: #FFFFFF;
	font: normal 11px Tahoma;
}

 p,
h1, h2, h3, h4, h5, h6,
form, fieldset, input, textarea,
a, img, table, td, div, span {
	font-size: 100%;
	margin:  0;
	padding: 0;
	border:  0;
	color: #000;
	background-color: transparent;
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
}
img.png {
	behavior: url(pngbehavior.htc);	
}
h5.hr {
	font:normal 1px arial;
	height:1px;
	border:none;
	background:url(/imgs/hr.gif) top repeat-x;
	margin:15px 0 15px;
}

a:hover {
	text-decoration:none;
}

/* */
#top01 {
	width:226px;
	height:5px;
}
#top02 {
	width:100%;
	background:#879831;
}
#top01 {
	width:227px;
}

#top11 {
	height:75px;
	background:#F8F8E2;
	text-align:center;
}
#top12 {
	background:#F8F8E2;
	text-align:center;
/*	font:normal 11px Trebuchet MS; */
	font:bold 10px Tahoma;
}
#top12 a{
	color:#42423C;
	text-decoration:underline;
}
#top13 {
	background:#F8F8E2 url(/imgs/phone.gif) center center no-repeat;
}

#catalogbg {
	height:33px;
	background:#5E6C37 url(/imgs/catalog.jpg) left top no-repeat;
}

#basketbg {
	height:33px;
	background:#939D4A url(/imgs/basketbg1.gif) left top repeat-x;
	vertical-align:middle;
}
#yourbasket { /* div */
	height:33px;
	background: url(/imgs/yourbasket.jpg) left 0px no-repeat;
	padding:0;
	vertical-align:middle;
	width:100%;
	float:left;
}
#yourbasket p{
	padding:8px 0 0 100px;
}
#yourbasket a{ 
	color:white;
	font-size:11px;
	text-decoration:none;
}
#order { /* div */
	height:22px;
	width:131px;
	background:#512706;
	border-top:solid 1px white;
	padding:8px 0 0;
	vertical-align:middle;
	float:right;
}
#order a{ 
	color:white;
	font:bold 11px Tahoma;
	text-decoration:none;
}
#order img {
	margin:0px 5px;
}
#filebg {
	background:url(/imgs/files.jpg) left top no-repeat;
}
/* !!! */ 
#lefttd {
	padding:15px 15px 20px 25px;
	vertical-align:top;
	font:normal 11px Tahoma;
	color:#A46300;
}
#lefttd a {
	text-decoration:underline;
	color:#A46300;	
}

#lefttd a:hover {
	text-decoration:none;
	color:#7D8735;	
}

#lefttd ul {
	margin:0px;
	padding:5px 0 0px;
	list-style:none;
}

#lefttd ul li {
	padding:5px 0 5px 15px;
	background:url(/imgs/marker.gif) left 9px no-repeat;
} 
#lefttd ul li a{
	color:#877040;
}
#lefttd ul li ul li {
	padding:2px 0 2px 15px;
	background:url(/imgs/marker.gif) left 7px no-repeat;
} 
#lefttd b {
	text-transform:uppercase;
}
#counter {
	text-align:center;
}
#maintd {
	background:#F8F8E2;
	vertical-align:top;
}
#maintd p {
	margin:10px 0;
}
#maintd input,#maintd textarea {
	border:solid 1px black;
	background:white;
}
#maintd .no_border {
	border:none;
	background:transparent;
}
#maintd #pgtitle {
	padding-top:8px;
	padding-left:15px;
	height:24px;	
	background:#FEFADF;
	border-bottom:solid 1px #FFFEFB;
	margin-bottom:15px;
	font-weight:bold;
}
#maintd #pgtitle a{
	font-weight:normal;
	color:#373624;
}
#maintd #pgtitle img{
	margin:0 3px;
}
#maintd #inner {
	padding:0 15px 0;
	}
/* правая колонка */

#files {
	background:url(/imgs/filesbg.jpg) left top no-repeat;
	vertical-align:top;
	width:227px;
	height:210px;
}
#articles div,
#files div {
	margin:40px 0 0 100px;
}

#newstd ul, 
#articles ul, 
#files ul,
ul.marked {
	margin:0 0 0 20px;
	padding:5px 0 0px;
	list-style:none;
}

#newstd ul li,
#articles ul li,
#files ul li,
ul.marked li {
	padding:4px 0 4px 15px;
	background:url(/imgs/marker.gif) left 9px no-repeat;
} 

#newstd ul li a,
#articles ul li a,
#files ul li a,
ul.marked li{
	color:#877040;
}


#articlebg {
	height:33px;
	background:url(/imgs/article.jpg) left top no-repeat;
}
#articles {
	vertical-align:top;
	background:url(/imgs/articlesbg.jpg) left top no-repeat;
	width:227px;
	height:210px;
}
#newsbg {
	height:33px;
	background:url(/imgs/news.jpg) left top no-repeat;
}

#subscribe {
	height:100px;
	background:#F3F3F3 url(/imgs/rassyl.gif) 20px 12px no-repeat;
	padding:0px 20px 0;	
}

#newsform input.txt {
	height:15px;
	width:100%;
	padding-top:2px;
	margin:15px 0 10px;	
	border-top: 2px ridge #333;
	border-left: 2px ridge #333;
	border-right: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
}
#newstd {
	background:#fff;
	padding:10px 0;
	vertical-align:top;
}
/* БОттом */
#btm00 {
	height:2px;
	background:url(/imgs/btmbg.gif) top repeat-x;
}
#btm01 {
	height:80px;
	background:#F8F8E2;
	color:#9A9582;
	padding-left:40px;
}
#btm02 {
	background:#F8F8E2;
	text-align:center;
/*	font:normal 11px Trebuchet MS; */
	font:bold 10px Tahoma;
	text-decoration:underline;	
}
#btm02 a{
	color:#8F8260;
	text-decoration:underline;	
}
#btm03 {
	background:#F8F8E2 url(/imgs/phone2.gif) center center no-repeat;
}
/* Главная страница */
#foto {
	height:211px;
	background:url(/imgs/foto.jpg) left top no-repeat;
	}
#me {
	height:30px;
	background:#FDFADF url(/imgs/me.gif) 16px center no-repeat;
	}
.text {
	padding:0px 20px 20px;
	background:#FFFFEF;
}
.text2 {
	padding:20px 20px 20px;
}
.left20{
	padding-left:20px;
}
.lr20 {
	padding:0 20px;
}
.text p{
	margin:14px 0;
}
#hit {
	background:url(/imgs/hitsbg.gif) top repeat-x;
	height:32px;
}
#hitbg {
	background:url(/imgs/hits.jpg) left top no-repeat;
}
#ordercat {
	background:#817E40;
	float:right;
}


/* */
#hitbg { /* div */
	height:32px;
	background:url(/imgs/hits.jpg) left top no-repeat;
	vertical-align:middle;
	width:100%;
	float:left;
	padding:0px;
}
#ordercat { /* div */
	height:23px;
	width:230px;
	background:#817E40;
	padding:8px 0 0;
	vertical-align:middle;
	float:right;
	border-top:solid 1px white;
	border-left:solid 1px #D8D794;
}
#ordercat a{ 
	color:white;
	font:normal 11px Tahoma;
	text-decoration:none;
}
#ordercat img {
	margin:0px 5px;
}


/* Новости */
.news {
	margin-left:15px;
	color:#686868;
}
.news td  {
	padding:4px;
}
.newsdate {
	color:#A8A8A8;
}
.art a,
.news a {
	color:#877040;
}
.pages {
	padding:10px 0;
}
/* articles.php */
.art {
	color:#686868;
}
.art img {
	border:double 1px #A8A8A8;
	margin:0 20px 0 0;
}
.arttext{
	width:100%;
	vertical-align:top;
}
.arttext p {
	margin:0px;
}
#maintd .artdate2 {
	color:#B8B8A0;
	margin:0px;
}
/* catalog */
#producers {
	padding:0 20px 10px;
}
.cattable {
	width:100%;
}
.cattable td{
	vertical-align:top;
}
.cat {
	margin:13px;
	text-align:left;
}
.cat .title {
	font:bold 12px Tahoma;
	padding:0px 0 15px 10px;
	background:url(/imgs/marker2.gif) left 5px no-repeat;
}

.cat .img {
	border:solid 1px #EBEBD2;
	width:150px;
	height:110px;

}
.cat .img img {
	cursor:pointer;
}
.cat .price {
	width:100%;
	height:110px;
	font:normal 18px Tahoma;
	color:#849B0D;
	padding-left:5px;
	line-height:40px;
	text-align:left;
}
.cat .price div {
	color:#849B0D;
}
.cat .read div {
	margin:10px 0;
	background:#EFEFD7;
	border-top:solid 1px white;
	border-bottom:solid 1px white;
	padding:10px 24px;
	color:#767167;
}
.price img {
	cursor:pointer;
}
/* Корзина cart*/
#carttable {
	width:100%;
}
#carttable a {
	color:#A46300;
}
#carttable th {
	background:#E3E3C9;
	text-align:left;
}
#carttable th,#carttable td {
	height:30px;
}
#carttable td {
	color:#879F01;
}
#carttable .cart_prod {
	padding-left:20px;
	font-weight:bold;
	text-align:left;
}
#carttable td.cart_prod a {
	color:#33322E;
}
#carttable tr.chet td {
	background:#F6F6DE;
}
#carttable tr.nechet td {
	background:#FFFFF2;
}
#carttable td.last {
	height:50px;
	background:#C5C4B0;
}
#carttable img {
	margin-top:2px;
	cursor:pointer;
}
#carttable input {
	border-style:inset;
	border-width:2px;
	border-color:white;
	height:16px;
	padding-top:2px;
	padding-right:2px;
	width:22px;
	margin:auto 4px auto;
	text-align:right;
}
#carttable input.btn {
	width:83px;
	height:24px;
	border:none;
	margin:auto;
	padding:0;
}
#carttable td#total_	{
	color:#33322E;
	text-align:right;
	padding-right:10px;
}
#total_all{
	font:normal 18px Tahoma;
	color:#FFFEFF;
}
/* news_detail */
.newstable {
	width:100%;
}
 h2, .newstable h2 {
	color:#312F32;
	font-size:14px;
	margin:5px 0 10px;
}
.newstable td {
	vertical-align:top;
}
#newsimg {
	vertical-align:top;
}
#newsimg img {
	border:double 1px #E9EADA;
	margin:0 15px 0 0;
}
.newsdate2 {
	color:#B8B8A0;
	margin-top:10px;
	}
#newsimg2 {
	float: left;
	margin:0 15px 15px 0;	
}
/* downloads.php */
#filestable td {
	vertical-align:middle;
	height:30px;
	vertical-align:middle;
	white-space:nowrap;
}
#filestable td.sp {
	height:10px;
	padding:0;
}
#filestable td.title {

	white-space:nowrap;
}
#filestable td.t100 {
	padding-left:20px;
	width:100%;
	white-space:nowrap;
}
#filestable td a {
	font-weight:bold;
	color:rgb(125,115,53);

}
#filestable tr.cat td {
	background:#BEBE94;
	color:white;
	height:10px;
	font-weight:bold;
	font-size:13px;
	vertical-align:middle;
	padding:10px 0 10px 15px;
	
}
#filestable img {
/*	float:left; */
	margin-right:10px;
}
#filestable td {
}
/*
#filestable tr.chet td {
	background:#F6F6DE;
}
#filestable tr.nechet td {
	background:#FFFFF2;
}
*/
#filestable tr.nechet td, #filestable tr.chet td {
		border-bottom:solid 1px #E9EADA;
	}
/* product_detail */
#prodinfo {
	width:100%;
}
.bigimage {
	vertical-align:top;
}
.bigimage img{
	border:double 1px #E9EADA;
	margin:5px 25px 0 0;
}
#prodinfo .price {
	font:normal 18px Tahoma;
	color: rgb(132, 155, 13);
	margin-bottom:30px;
}
#prodinfo a {
	color:#877040;
}
#prodinfo .images {
/*	height:120px; */
}
#prodinfo .images img {
	float:left;
	border:double 1px #E9EADA;
	margin:10px 9px;
	cursor:pointer;
}
#prodinfo .images img#img2 {
	margin-left:0px;
}
#prodinfo .images img#img5 {
	margin-right:0px;
}
#prodinfo .read div {
	margin:10px 0;
	background:#EFEFD7;
	border-top:solid 1px white;
	border-bottom:solid 1px white;
	padding:10px 24px;
	color:#767167;
}
#prodinfo .read div div {
	margin:0;
	background:transparent;
	border:none;
	padding:4px 0;
}
#prodinfo .read div table tr td {
	background:none;
}
.with {
	width:100%;
	vertical-align:top;
}
.with .head {
	height:30px;
	color: rgb(132, 155, 13);
	font:bold 12px Tahoma;
}
.with img{
	border:double 1px #E9EADA;
	margin:10px 25px 10px 0;
}
.with div {
	font:bold 12px Tahoma;
	padding:0px 0 0px 10px;
	background:url(/imgs/marker2.gif) left 5px no-repeat;
}	
#orderinfo {
}
#orderinfo td{
	padding:5px;
}
#orderinfo a{
	font-weight:bold;
	overflow:auto;
}