BODY {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Tahoma, Verdana, sans-serif;
	color: #000;
	background: #fff;
	min-width: 1020px;
}
TABLE, P, DIV, IMG, H1, H2, H3, UL, OL, FORM, TD {
	margin: 0px;
	padding: 0px;
}
TABLE, IMG {
	border: 0px;
}
H1 {
	font-weight: normal;
}
A {
	color: #000;
	text-decoration: underline;
}
A:hover {
	text-decoration: none;
}
TD {
	vertical-align: top;
}
.r {
	float: right;
}
.clr {
	clear: both;
}
/* *** */
#nav {
	margin-top: 20px;
	height: 109px;
	font-size: 11px;
}
#nav .items {
	width: 820px;
}
#nav .item {
	float: left;
	margin-left: 32px;
	background: url("/images/nav_left_bg.gif") repeat-y #fff;
	width: 205px;
}
#nav .item A {
	display: block;
	float: left;
	text-decoration: none;
	background: url("/images/nav_bg.gif") repeat-x 0px 2px;
	height: 18px;
	margin-left: 6px;
}
#nav .item A:hover {
	color: #fff;
	background: url("/images/nav_act_bg.gif") no-repeat top right;
	padding-right: 10px;
	padding-left: 6px;
	margin-left: 0px;
}
#nav .r {
	width: 170px;
	margin-right: 30px;
}
#nav H1 {
	text-transform: uppercase;
	font-size: 11px;
	color: #569510;
}
/* *** */
#head TD {
	background: url("/images/head_bg.gif") repeat-x;
}
#head .left {
	display: block;
	float: left;
	width: 179px;
	height: 117px;
	background: url("/images/head_left.gif");
}
#head .left H1 {
	text-indent: -9999px;
	font-size: 11px;
}
#head .right {
	float: right;
	background: url("/images/head_right.gif");
	width: 364px;
	height: 117px;
}
#head .about {
	width: 150px;
	height: 117px;
	background: url("/images/about.gif") no-repeat 30px 0px #fff !important;
	padding-left: 90px;
	padding-right: 30px;
}
#head .about .txt A {
	color: #8b8a8a;
	font-size: 11px;
	text-decoration: none;
}
#head .about .txt A:hover {
	text-decoration: underline;
}
/* *** */
#search {
	position: relative;
	z-index: 2;
	margin-top: -69px;
	margin-left: 183px;
	height: 43px;
}
#search DIV {
	float: left;
}
#search .inp {
	width: 540px;
	height: 23px;
	background: url("/images/inp.gif") no-repeat;
	border-width: 0px;
	color: #000;
	font-size: 12px;
	font-family: Tahoma;
	padding-top: 2px;
	padding-left: 4px;
}
#search .but {
	border-width: 0px;
	width: 19px;
	height: 22px;
	background: url("/images/but.png") no-repeat;
	cursor: pointer;
	margin-left: 2px;
}
#kart {
	color: #000;
	padding-top: 5px;
	padding-left: 190px;
	font-size: 12px;
	width: 350px;
}
#kart A, #kart SPAN {
	font-weight: bold;
}
/* *** */
#content {
	margin: 70px 27px 30px 27px;
}
#content H1 {
	margin-bottom: 10px;
	margin-left: 50px;
}
.catalog {
	margin-left: -50px;
	position: relative;
}
.catalog .item {
	float: left;
	width: 300px;
	height: 250px;
	margin-bottom: 10px;
	overflow: hidden;
	margin-left: 50px;
}
.catalog .pic {
	float: left;
	width: 90px;
}
.catalog .txt {
	float: left;
	width: 187px;
	margin-left: 23px;
}
.catalog .pic IMG {
	border: 4px solid #d3d3d3;
	background: #776765;
	padding: 1px;
}
.catalog H2 {
	color: #569510;
	font-size: 18px;
	font-weight: normal;
	margin-left: -10px;
	line-height: 19px;
}
.author {
	color: #4e4d4d;
	font-size: 11px;
	font-weight: bold;
}
.descr {
	padding-top: 15px;
	width: 180px;
}
.descr A {
	text-decoration: none;
}
.descr A:hover {
	text-decoration: underline;
}
.descr IMG {
	padding-left: 3px;
}
.price {
	margin-top: 10px;
	width: 90px;
	height: 40px;
	background: #569510;
	color: #fff;
	font-size: 22px;
	text-align: center;
}
.price DIV {
	margin-top: -4px;
	font-size: 10px;
}
.ki {
	margin-top: -12px;
	float: right;
	position: relative;
	z-index: 2;
	border-width: 0px;
	background: url("/images/kart.png");
	width: 22px;
	height: 22px;
	cursor: pointer;
	margin-right: -5px;
}
/* *** */
#news {
	width: 200px;	
}
#news .item {
	margin-bottom: 20px;
}
#news .hd A {
	font-weight: bold;
	color: #ee7900;
}
#news IMG {
	margin-top: 12px;
}
#news TABLE {
	margin-top: 8px;
}
#news .dat {
	width: 72px;
	float: left;
	color: #817f7f;
	font-size: 10px;
}
#news .dat DIV {
	float: left;
}
#news .big {
	font-size: 25px;
}
#news .sm {
	margin-top: 2px;
	margin-left: 4px;
}
#news .txt {
	font-size: 11px;
}
#news .txt IMG {
	margin-top: 0px;
	margin-left: 3px;
}
/* *** */
#foot {
	background: #569510;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;
	padding-left: 32px;
}
DIV.pages {
	margin-bottom: 20px;
	margin-left: 50px;
}
.pages SPAN {
	color: #fff;
	background: #ff7711;
	padding-left: 2px;
	padding-right: 2px;
	font-weight: bold;
}
.pages .dot {
	padding-left: 6px !important;
	background: none !important;
	color: #000 !important;
}
/* *** */
/* корзина */

.kartst DIV, .kartst TD { font-size: 14px; }
.delKart { font-size: 12px; border: 1px solid #ED1C24; width: 65px; background: #fff; }
.Later { font-size: 12px; border: 1px solid #8A8A8A; width: 75px; background: #fff; }

.kartt { position: relative; margin-left: -8px; }
.kartt TD { border-top: 1px solid #C6C6C6; }
.karth TD { padding-top: 10px; padding-bottom: 10px; border-top: 0px solid #fff !important; text-align: center; color: #979595; }

.kartb TD { padding-top: 8px; padding-bottom: 10px; text-align: center; }
.kartb1 { vertical-align: top; border-top: 0px solid #fff !important; text-align: center; }
.kartb2 { text-align: left !important; font-size: 12px; font-style: italic; }
.kartb2 DIV { position: relative; margin-top: -4px; }
.kartb2 A { font-weight: bold; font-style: normal; font-size: 14px; color: #000; text-decoration: none; }
.kartb2 A:hover { text-decoration: underline; }

.kartti { border-top: 1px solid #C6C6C6; border-bottom: 1px solid #C6C6C6; padding: 10px 0px 10px 0px; }
.kartti { white-space: nowrap; }
.kartti DIV { font-size: 14px; text-align: right; }
.kartti SPAN { padding-left: 4px; font-size: 20px; font-weight: bold; }

.kartbt1 { font-size: 14px; background: #ED1C24; border: 0px; color: #fff; }
.kartbt2 {  font-size: 14px; background: #979595;  border: 0px; color: #fff; }
TEXTAREA, SELECT { font-family: "Trebuchet MS", Tahoma, sans-serif; font-size: 12px; }
#total_ves { display: none; }

.kartff { position: relative; margin-top: -10px; padding-bottom: 15px; }
.kartff SPAN { color: #ED1C24; }
.kartff INPUT.inf { width: 180px; height: 20px; font-size: 11px; font-family: Tahoma, sans-serif; }
/* *** */
.book H1 {
	color: #569510;
	font-weight: normal;
}
.book IMG {
	border: 4px solid #d3d3d3;
	background: #776765;
	padding: 1px;
	margin-right: 10px;
	margin-top: 2px;
}
.ann {
	padding-right: 40px;
}
.book H1 {
	margin-left: 0px !important;
}
.book H2 {
	font-size: 13px;
	margin-bottom: 6px;
}
.db {
	padding-top: 8px;
}
.da {
	padding-top: 8px;
	padding-bottom: 4px;
}
.kart {
	width: 90px;
	margin-top: 8px;
	font-size: 11px;
}
.orHead {
	margin-left: 0px !important;
}
.p2 {
	font-size: 14px !important;
}
.uppic {
	margin-top: 4px;
	text-align: center;
}
.rt {
	padding-left: 40px;
	width: 240px;
}
.rt TD {
	padding-bottom: 40px;
}
.rt H1 {
	font-size: 14px;
	height: 50px;
	overflow: hidden;
	line-height: 16px;
	margin: 0px;
}
.rt H2 {
	color: #4e4d4d;
	font-size: 11px;
	font-weight: bold;
	position: relative;
	margin-top: -10px !important;
}
.rt .pr {
	font-size: 22px;
	margin-top: 25px;
}
.rt .pr SPAN {
	padding-left: 4px;
	font-size: 10px;
}