html, body { height: 100%; width: 100%; margin: 0; padding: 0; } 
body { font-family: tahoma; font-size: 11px; background: url(back.jpg);	color: #000000; }
a { text-decoration: underline; color: #000000; }
a:hover { text-decoration: none; color: #000000; }
form, input {margin: 0; padding: 0; }

#conteiner {
	margin: 0 auto; 
	height: 100%; 
	width: 1000px;	
}

#content {
	margin: 0 auto; 
	width: 981px;	
}

{
	position: static;
}

.big {
	background: url(big.jpg) no-repeat;
	width: 1000px;
	height: 375px;
}

.gree {
	 margin-left: 15px;
	 margin-right: 15px;
	 margin-bottom: 15px;
}

.login {
	height: 38px;
	margin-left: 25px;
}

.login_input {
	width: 80px;
	height: 15px;
	background: #ad966d;
	border: 1px solid #726646;
	font-size: 11px;
	font-family: tahoma;
}

.login_submit {
	background: none;
	font-weight: bold;
	border: none;
	margin: 0px;
	padding: 0px;
	width: 40px;
	height: 15px;
	font-size: 11px;
	font-family: tahoma;
	cursor: hand;
}

.header {
	width: 100%;
	height: 38px;
	padding-top: 3px;
}

.left_login { float: left; }
.right_search { float: right; }

.search {
	height: 38px;
	margin-right: 25px;
}

.search_input {
	width: 160px;
	height: 15px;
	background: #ad966d;
	border: 1px solid #726646;
	font-size: 11px;
	font-family: tahoma;
}

.search_submit {
	background: url(search.jpg) no-repeat;
	border: none;
	width: 10px;
	height: 10px;
	padding-left: 5px;
	cursor: hand;
}

.block {
	background: url(back_block.jpg);
	color: #000000;
	width: 200px;
}
.block a {
	color: #000000;
	text-decoration: underline;
}
.block a:hover {
	color: #000000;
	text-decoration: none;
}
.l_t_b {	background: url(l_t_b.jpg) no-repeat; width: 6px; height: 6px; }
.r_t_b {	background: url(r_t_b.jpg) no-repeat; width: 6px; height: 6px; }
.l_b_b {	background: url(l_b_b.jpg) no-repeat; width: 6px; height: 6px; }
.r_b_b {	background: url(r_b_b.jpg) no-repeat; width: 6px; height: 6px; }

.headblock {
	font-family: Arial Narrow, Tahoma;
	font-size: 22px;
	color: #000000;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.headblock a {
	color: #000000;
	text-decoration: underline;
}

.headblock a:hover {
	color: #000000;
	text-decoration: none;
}

.left {
	width: 200px;
}

.right {
	width: 200px;
}

.trush_2 { color: #000000; font-weight: bold; margin-bottom: 10px; }
.trush_2 a { color: #000000; font-weight: normal; }
.trush_2 a:hover { color: #000000; font-weight: normal; }

.all_trush { color: #3a2e1c; font-weight: bold; }
.all_trush_price { font-size: 27px; color: #3a2e1c; margin-bottom: 2px; }
.all_trush_price span { font-size: 19px; color: #3a2e1c; }

.links_3 { font-weight: bold; }
.links_3 a { color: #1974b9; }
.links_3 a:hover { color: #1974b9; }

.block_content {
	padding: 5px;
}

.curr {
	width: 150px;
}

/*start of menu*/
   .menu { margin: 0 auto; width: 824px; height: 37px; }
   .menu ul { margin: 0px; padding: 0px; list-style: none; }
   .menu ul li { float: left; }

   .li1 a { display: block; width: 90px; height: 37px; background: url(but_1.jpg)}
   .li1 a:hover { background: url(but_1a.jpg)}
	
   .li2 a { display: block; width: 168px; height: 37px; background: url(but_2.jpg)}
   .li2 a:hover { background: url(but_2a.jpg)}
	
   .li3 a { display: block; width: 95px; height: 37px; background: url(but_3.jpg)}
   .li3 a:hover { background: url(but_3a.jpg)}
	
   .li4 a { display: block; width: 105px; height: 37px; background: url(but_4.jpg)}
   .li4 a:hover { background: url(but_4a.jpg)}
	
   .li5 a { display: block; width: 107px; height: 37px; background: url(but_5.jpg)}
   .li5 a:hover { background: url(but_5a.jpg)}
	
   .li6 a { display: block; width: 103px; height: 37px; background: url(but_6.jpg)}
   .li6 a:hover { background: url(but_6a.jpg)}
	
   .li7 a { display: block; width: 156px; height: 37px; background: url(but_7.jpg)}
	.li7 a:hover { background: url(but_7a.jpg)}
/*end of menu*/

.line {
	margin: 0px; 
	padding: 0px; 
	background: url(line.jpg) no-repeat; 
	width: 976px; 
	height: 3px;
}

.footer {
	background: url(footer_2.jpg) repeat-x;
	width: 977px;
	height: 61px;
	margin-bottom: 10px;
	margin-top: 15px;
	color: #000000;
	margin-left: 4px;
}

.footer a {
	color: #000000;
}

.footer a:hover {
	color: #000000;
}

.footer_1 {
	background: url(footer_1.jpg) no-repeat;
	width: 15px;
	height: 61px;
}

.footer_3 {
	background: url(footer_3.jpg) no-repeat;
	width: 15px;
	height: 61px;
}

.mim {
	line-height: 15px;
}

.cats {
	background: url(cat.jpg) no-repeat;
	height: 33px;
	padding-left: 32px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.cats a {
	text-decoration: none;
}

.cats a:hover {
	text-decoration: underline;
}

.cat_sub {
	background: url(cat_sub.jpg) no-repeat;
	height: 33px;
	padding-left: 32px;	
	padding-top: 0px;
	padding-bottom: 0px;
}

.cat_sub a {
	text-decoration: none;
}

.cat_sub a:hover {
	text-decoration: underline;
}

.product_img_1 {
	border: 5px solid #ffffff;
}

.product_img_2 {
	border: 1px solid #c9c9c9;
}

.name {
	margin-top: 3px;
	margin-bottom: 5px;
}

.price {
	background: url(price.jpg) no-repeat;
	width: 119px;
	height: 43px;
	padding-top: 10px;
	text-align: center;
	font-family: tahoma;
	font-size: 18px;
	margin-top: 10px;
}

.price span { 
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
}

.list {
	width: 100%;
	text-align: center;
}

.list span a {
	margin-left: 5px;
}

.bread {
	font-family: arial narrow;
	font-size: 22px;
	color: #3a2e1c;
	margin-left: 30px;
}

.bread a {
	text-decoration: none;
	color: #3a2e1c;
}
.bread a:hover {
	text-decoration: underline;
	color: #3a2e1c;
}

h1, h2 {
	font-family: arial narrow;
	font-size: 22px;
	color: #3a2e1c;
	font-weight: normal;
	margin-left: 10px;
	margin-top: 0px;
}

.centr {
	padding: 10px;
}