body {
	padding: 0;
	margin: 0;
	background: #C3FF9F;
	color: #0D1A00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
/*
img {
	margin: 0px;
	border: none;
}
*/
div {
	padding: 0;
	margin: 0;
	width: 100%;
}

a {
	text-decoration: none;
	color: #0D1A00;
}

a:hover {
/*	color: #FF505D;*/
	color: #257DFF;
	text-decoration: underline;
}

input {
	font-size: 8pt;
	margin: 0 0 3px 5px;
	padding: 0px;
	vertical-align: middle;
}
textarea {
	font-size: 8pt;
	margin: 0 0 3px 5px;
	padding: 0px;
}
select {
	font-size: 8pt;
	margin: 0 0 3px 5px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 5px;
	text-align: right;
}

table {
	border-collapse: collapse;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 100%;
}

td {
	border: none;
	padding: 0px;
	margin: 0px;
}


h1 {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #1071FF;
}

h2 {
	color: #1071FF;
	margin: 0px;
	padding: 0px;
}

h3 {
	color:  #1071FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	padding: 5px 5px 5px 00px;
/*	border-bottom: solid 1px #;
	border-top: solid 1px #;
	margin: 0px;
*/
	margin-bottom: 1.3em;
}
p {
	margin: 0px;
	padding: 5px;
}

/* разделитель разделов */
.lenta {
	background: url(lenta1.gif) repeat-x;
	height: 21px;
}

/* основная таблица */

#maintable {
	border-top: solid 1px #88D957;
	height: auto;
}

/* левая колонка */

#leftcol {
	width: 230;
	vertical-align: top;
	background: #BEE9FF;
/*	border-left: solid 1px #88D957;*/
}

#leftcol h1 {
	font-size:10pt;
	margin: 0px;
	padding: 0 0 0 25px;
	color: #000000;
}

#leftcol h2 {
	font-size: 9pt;
	margin: 0px;
	padding: 10px 0 0 25px;
}

#leftcol p {
	padding: 1px 5px 1px 25px;
}

.button {
	background: #6AB33D;
	border: none;
	color: #FFFFFF;
	padding: 1px 3px 4px 3px;
	height: 18px;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}

.button:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#topmenu {
	height: 23px;
	background: url(topmenu.gif) repeat-x;
	border-top: solid 2px #CDDEFA;
	border-bottom: solid 1px #88D957;
}

#topmenu-left {
	width: 77px;
	padding-top: 5px;
}

#topmenu-left a {
	margin:0;
	padding-left:10px;
}


#topmenu-right {
/*	width: 660px;*/
	text-align: right;
	padding: 0 10px 0 0;
}
#topmenu-right a {
	padding: 0 5px 0 5px;
}

/* визуал */

#visual {
	background: #FFFFFF;
	height: 193px;
	width: 100%;
}

#picture {
	background: #FFFFFF url(mainpicture.jpg) no-repeat left;
	height: 191px;
	border-bottom: solid 1px #FF505D;
	margin-bottom: 2px;
}


#menu {
	background: #FFFD65 url(bottom.gif) repeat-x top left;
	position: relative;
	height: 51px;
	padding: 39px 31% 3px 0;
	vertical-align: middle;
	display: block;
}


#shop_menu {
	background: #FFFD65 url(bottom.gif) repeat-x top left;
	height: 51px;
	margin: 0;
}

#sm_links a {
	margin-left: 8px;
	margin-right: 8px;
	font: normal 8pt Verdana;
	color: black;
}

#sm_links b.d {
	color: white;
}

#menu a {
	border-left: solid 2px white;
	padding: 0px 5px 0px 5px;
	margin: 0;
}

#menu strong {
	font-weight: normal;
	border-left: solid 2px white;
	padding: 0px 5px 0px 5px;
	margin: 0;
}

/* пустая колонка */
#field {
	width: 18px;
	background: #FFDBB8;
	border-bottom: solid 1px #88D957;
/*	border-left: solid 1px #88D957;*/
}

/* правая колонка (основная колонка с текстом)*/

#rightcol {
	width: auto;
	vertical-align: top;
	border-bottom: solid 1px #88D957;
	border-left: solid 1px #88D957;
	background: white;
	margin: 1px;
	padding: 2em;
}

#rightcol_main {
	width: auto;
	vertical-align: top;
	border-bottom: solid 1px #88D957;
	border-left: solid 1px #88D957;
	background: white;
}

#content {
	height: 100%;
	width: 100%;
}

#content a {
	color: #257DFF;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
}

#content h1 {
	font-size: 14pt;
	border-bottom: solid 1px #;
	font-weight: normal;
	padding: 10px 0 5px 20px;
	margin: 0px;
}

#content p {
	padding: 10px 0px 10px 0px;
	margin: 0;
}

#content img {
	float: left;
	margin: 0 15px 10px 10px;
}

#search {
/*	background: #D9FF65; */
	background: #C3FF9F;
	border-left: solid 1px #88D957;
	border-right: solid 1px #88D957;
}

#novinki {
	background: #f0f0f0;
	border-left: solid 1px #88D957;
}

#actions {
	background: #C3FF9F url(bullet.gif) no-repeat bottom right;
	border-left: solid 1px #88D957;
	border-right: solid 1px #88D957;
}

#contacts {
	width: 230px;
	background: #F9FDFF url(contacts_bg.gif) repeat-x bottom left;
	border-left: solid 1px #88D957;
	border-right: solid 1px #88D957;
	padding: 10px;
}
#contacts p {
	padding: 0;
	margin: 1em;
}
#contacts a {
	color: #257DFF;
	text-decoration: underline;
}
#contacts a:hover {
	text-decoration: none;
}

#bottom {
	display: block;
	height: 11px;
	width: 100%;
	background: #BEE9FF url(bottom_bg.gif) no-repeat bottom left;
	border-left: solid 1px #88D957;
}


/* нижнее меню */

#bottom-menu {
	text-align: center;
	vertical-align: middle;
	padding-top: 31px;
	height: 49px;
	display: block;
	color: #336600;
	background: #FFFD65 url(bottom.gif) repeat-x top left;
	font: normal 8pt Verdana;
}

#bottom-menu a {
	padding-left: 5px;
	padding-right: 6px;
	color: #336600;
	letter-spacing: 0.05em;
	font: normal 8pt Verdana;
	color: black;
}

/* нижняя часть */

#footer {
	background: url(logo.gif) no-repeat 98% ;
	border-top: solid 1px #88D957;
	height: 50px;
	text-align: left;
}

#footer address {
	color: #339900;
	padding: 0px 20px 0px 20px;
	display: block;
	font-style:  normal;
}

#footer address a {
	color: #339900;
	text-decoration: underline;
}

/* хрени */

div.hreni {
	background: url(hreni.gif) no-repeat top left;
	width: 34px;
	height: 20px;
	position: absolute;
	display: block;
	left: 0;
	top: 0;
}

#menu #hreni_1 {
	left: 70%;
	top: 43px;
	z-index: 5;
}
#menu #hreni_2 {
	left: 90%;
	top: 43px;
	z-index: 6;
}

#minibasket {
/*	white-space:nowrap;*/
	font: normal 8pt Verdana;
	color: black;
}
#minibasket a {
	color: black;
	border: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
#minibasket a:hover {
	text-decoration: underline;
}




/*____________________________*/
#content table td {
/*border-bottom: solid 1px #88d957;
border-collapse: collapse;
padding: .5em 0*/
}
/*____________________________*/

#products td {
	color: #336600
}

#products td{
	text-align: center;
	border-bottom: solid #88D957 1px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #FFFFFF;
}

#products th{
	border-bottom: solid #88D957 2px;
	background: #FFFFFF;
	color: #000000;
	padding-bottom: 4px;
}

#products .shop_th{
	border-bottom: solid #88D957 2px;
	background: #FFFFFF;
	color: #000000;
	padding-bottom: 4px;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
}

#l_b1 {
	background: #FFFFFF url(l_b1_bg.gif) no-repeat bottom right;
	height: 105px;
	border-left: solid 1px #88D957;
	border-right: solid 1px #88D957;
	border-bottom: solid 1px #88D957;
}

#l_b1 ul {
	margin-left: 2px;
	list-style-image: url(bg_li.gif);
	list-style-position: inside 
}
#l_b1 li {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	color: black;
	height: 20px;
}
#l_b1 li.active {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	list-style-image: url(bg_li_active.gif);
	color: #257DFF;
	height: 20px;
}
#l_b2 {
	background: #FFFFFF url(l_b2_bg.gif) no-repeat bottom right;
	height: 105px;
	border-left: solid 1px #88D957;
	border-right: solid 1px #88D957;
	border-bottom: solid 1px #88D957;
}

#l_b2 ul {
	margin-left: 2px;
	list-style-image: url(bg_li.gif);
	list-style-position: inside 
}
#l_b2 li {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	color: black;
	height: 20px;
}
#l_b2 li.active {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	list-style-image: url(bg_li_active.gif);
	color: #257DFF;
	height: 20px;
}

#l_b3 {
	background: #FFFFFF url(l_b3_bg.gif) no-repeat bottom right;
	height: 105px;
	border-left: solid 1px #88D957;
	border-right: solid 1px #88D957;
	border-bottom: solid 1px #88D957;
}

#l_b3 ul {
	margin-left: 2px;
	list-style-image: url(bg_li.gif);
	list-style-position: inside 
}
#l_b3 li {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	color: black;
	height: 20px;
}
#l_b3 li.active {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	list-style-image: url(bg_li_active.gif);
	color: #257DFF;
	height: 20px;
}
.delimiter {
	margin: 0;
	height: 31px;
	background: url(delimiter.gif)
}

.td_main_img {
	border-right: solid 1px green;
	border-bottom: solid 1px green;
	padding: 10px 0px 10px 0px;
	width: 228px;
	margin: 0;
}
.td_main_img img {
	margin: 0;
}

#td_main_txt {
	border-bottom: solid 1px green;
	padding: 20px 20px 10px 20px;
	color: #0D1A00;
}

#td_main_txt a {
	color: #0D1A00;
	text-decoration: none;
}
#td_main_txt a:hover {
	color: #257DFF;
}



/*_______________________________*/

h5 {
font: normal 1em verdana, sans-serif;
color: #1071ff;
text-transform: uppercase;
letter-spacing: 0.05em
}

/*_______________________________*/















