body {
padding:0;
margin:0;
background-color: #eff7ff;
color: #000000;
/*background-image: url('/img/snow.gif');*/ 
min-width:640px;
font:.8em/1.4 Tahoma,Verdana,Arial,sans-serif;
}
#outer{
	margin-left:170px;
	background-color:#eff7ff;
	margin-bottom:-52px;
	color: #000000;
	/*background-image: url('/img/snow.gif'); 	*/
}
* html #outer{height:100%;margin-left:167px}/* ie 3 pixel jog*/ 
#header{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height: 140px;
	background-color:#eff7ff;
	/*background-image: url('/img/top_gr.jpg');*/ 
	/*background-image: url('/img/snow.gif'); 	*/
	background-position: repeat-x;
	overflow:hidden;
	color: #000000;
}
#left {
	position:relative;/*ie needs this to show float */
	width:170px;
	float:left;
	margin-left:-159px;/*must be 1px less than width otherwise won't push footer down */
	padding-top:142px;/*needed to make room for header*/
	left:-1px/* line things up exactly*/
}
* html #left {margin-right:-3px}/* three pixel jog*/
#left p {padding-left:3px;padding-right:2px}


#footer {
	width:100%;
	clear:both;
	height:50px;
	color: #4e4e4e;
	text-align:center;
	position:relative;
}
* html #footer {/*only ie gets this style*/
	\height:52px;/* for ie5 */
	he\ight:50px;/* for ie6 */
}
* html #footer {/*only ie gets this style*/
	\height:52px;/* for ie5 */
	he\ight:50px;/* for ie6 */
}
#clearheader{height:142px;}/*needed to make room for header*/
#clearfooter{clear:both;height:40px;}/*needed to make room for footer*/
div,p  {margin-top:0px}/*clear top margin for mozilla*/
* html #centrecontent {height:1%;margin-bottom:12px}/* combat IE's 3 pixel jog */
.center p  {text-indent:25px; margin-top:10px}
a{
color: #3182d6
}
a:hover{
color: #f00;
text-decoration:underline
}
.sm{
font: 12px Tahoma,Verdana,Arial,sans-serif;
}
#logo{
position: relative;
top:42px;
left: 10px;
float: left;
}
#address{
position: relative;
font-family: Arial, sans-serif;
font-size: 12px;
color: #000000;
left:20px;
padding-right: 20px;
top: 14px;
float: left;
}
#hmenu{
position: relative;
top: 30px;
height: 36px;
background-image: url("/img/hmenu_gr.jpg");
background-position: repeat-x;
margin-left: 10px;
margin-right: 10px;
clear: both;
}
.links{
float: left;
}
.links p{
margin-top: 7px;
margin-left: 5px;
margin-right: 5px;
font-family: Arial;
}
.links p a{
text-align: center;
text-decoration: none;
color: #ffffff;
}
.links1{
float: right;
}
.section{
background-image: url('/img/search_bg.gif');
width: 160px;
height: 60px;
}

.section1{
background-image: url('/img/left_bg.gif');
background-repeat: repeat-y;
width: 160px;
}
.section1_1{
background-image: url('/img/left1_1.gif');
background-position: top;
background-repeat: no-repeat;
width: 160px;
}
.section1_2{
background-image: url('/img/left2.gif');
width: 160px;
background-position: bottom;
background-repeat: no-repeat;
}
.section1 p{
margin-left: 8px;
padding-top: 0px;
margin-right: 3px;
margin-bottom: 0px;
padding-bottom: 10px;
}
.section1 p a{
color: #ffffff;
text-decoration: none;
}
.section1 td{
color: #ffffff;
text-decoration: underline;
font:.9em/1.4 Tahoma,Verdana,Arial,sans-serif;
}
.section1 td a{
color: #ffffff;
}
.tr{
height: 5px;
}
#lt{
margin-left: 0px
}
FORM#search INPUT.text {
margin-top: 10px;
  width:140px;
  height:17px;
  padding:0px 2px;
  margin-left:7px;
  border-top:1px solid  #84a6ce;
  border-left:1px solid  #84a6ce;
  border-right:1px solid  #c6d3e7;
  border-bottom:1px solid  #c6d3e7;
  font-size:.8em;
  }
FORM#search INPUT.btn {
margin-top: 2px;
  width:76px;
  height:22px;
  border:none;
  background:url('/img/search_bot.gif') no-repeat;
  margin-left: 77px;
  padding-top: 2px;
  
  }
H1 {
  padding-left:10px;
   margin-top: 10px;
  margin-bottom: 15px;
  color:#ff6600;
  font-size:1.2em;
  }
a.gl{
text-decoration: none
}
H2{
  padding-left:10px;
  margin-top: 5px;
  margin-bottom: 5px;
  color:#666;
  font-size:.9em;
  }
h3 {
  padding-left:10px;
  margin-top: 5px;
  margin-bottom: 5px;
  color:#666;
  font-size:12px;
  }
.section h2{
  margin-top: 0px;
  margin-bottom: 0px;
}
#rt{
margin-right: 8px;
margin-left: 8px;
margin-bottom: 8px;
background-color: #fff;
}
div.content_t{
background-image: url('/img/c_c.gif');
background-positon: top;
background-repeat: repeat-x;
}
div.content_l{
background-image: url('/img/c_c1.gif');
background-position: left;
background-repeat: repeat-y;
}

div.content_r{
background-image: url('/img/c_c3.gif');
background-position: right;
background-repeat: repeat-y;
}
div.content_b{
background-image: url('/img/c_c2.gif');
background-position: bottom;
background-repeat: repeat-x;
}
div.content_outer1{
background-positon: top left;
background-repeat: no-repeat;
background-image: url('/img/c1.gif');
}
div.content_outer2{
background-image: url('/img/c2.gif');
background-repeat: no-repeat;
background-position: top right;
}

div.content_outer3{
background-position: bottom left;
background-repeat: no-repeat;
background-image: url('/img/c4.gif');
}
div.content_outer4{
background-position: bottom right; 
background-image: url('/img/c3.gif');
background-repeat: no-repeat;
}
div.center{
margin-top: 0px;
padding-top: 1px;
margin-right: 10px;
margin-left: 10px;
margin-bottom: 10px;
}
div.bord1{
background-image: url('/img/bord1.gif');
background-positon: top left;
background-repeat: no-repeat;
}
div.bord2{
background-image: url('/img/bord2.gif');
background-position: top right;
background-repeat: no-repeat;
}

div.bord3{
background-image: url('/img/bord3.gif');
background-position: bottom left;
background-repeat: no-repeat;
}
div.bord4{
background-image: url('/img/bord4.gif');
background-position: bottom right;
background-repeat: no-repeat;
}
a.grey{
text-decoration: none
}
a.white{
text-decoration: none;
}
a.white:hover{
text-decoration: underline;
}
a.white_color{
text-decoration: none;
color: #fff
}
a.red{
text-decoration: none;
color: #cc0000;
}
.green{
text-decoration: none;
color: #006600;
}
.blue{
text-decoration: none;
color: #0066ff
}
.black{
text-decoration: none;
color: #000;
}
a.vitrina{
text-decoration: none;
color: #ff6305;
}
div#product {     
width: 280px;
background-color: #F9F9FB; 
border: 1px solid #C7C3E5; 
padding: 0px;
margin: 0px;  
position: absolute;
top: 50%;
left: 50%;
visibility: hidden
}
div#product div.top {
margin-bottom: -20px
}
div#product div.inner {
padding: 10px
}

a.main{ 
text-decoration:underline
}
a.main_none{ 
text-decoration:none; 
color: #000
}
div.brend{
background: #eff7ff;
padding: 5px;
color: #000;
margin-bottom: 10px;
}
div.brend_red{
background: #fcea87;
padding: 5px;
color: #000;
}
a.brend{
color: #000
}
.work{
color: #273c7f;
margin-left: 6px;
}
.work_b{
color: #e62e2c;
font-weight: bold;
padding-left: 70px;
}
.work_h1{
color: #666;
font-weight: bold;
font-size: 14px;
text-align: center
}
a.hit{
color: #73ae08;
text-decoration: none;
}
.hit_t{
color: #bd2427;
text-decoration: none;
}
div.lmenu{
padding-top: 3px;
padding-bottom: 3px;
}
a.m_h{
text-decoration: none;
color: #5b8607
}
a.m_h:hover{
text-decoration: underline;
color: red
}
a.list_name{
font-size: 14px;
color: #5a8505;	
}
.name{
font-size: 20px;
color: #2c85d9;
}
.price{
font-size: 15px;
color: #ff0000;
}
.table_title{
text-align: center;
background: #f9fbec;
}
.tab1{
background: #fff;
}
.tab2{
background: #f5f5f5;
}
.table{
}
.table_c{
text-align: center;
}
.table_c1{
text-align: center;
background: #fff;
}
div.sort{
background: #f7fdd2;
padding: 2px;
color: #000;
text-align: right;
position: relative;
top: 10px;
margin-bottom: 15px;
}
a.sort{
text-decoration: none;
color: #000099;
}
a.sort_i{
position: relative;
top: 3px;
text-decoration: none;
}
div.sort_table{
position: relative;
float: left;
width: 150px;
height: 300px;
background: #fff;
padding: 2px;
margin: 2px;
text-align: center;
border: 1px solid #ccc;
}
a.sort_t{
font-size: 12px;
font-family: Arial, sans-serif;
color: #2e2e2e;
text-decoration: underline;
}
a.sort_t:hover{
color: #ff0000;
}
a.green_in{
color: #5b8607
}
div.pages{
color: #5b8607;
padding: 10px;
margin-bottom: 5px;
margin-top: 5px;
}
a.page{
color: #5b8607;
}
div.root{
position:relative;
color: #503a3c;
padding: 2px;
margin-top: 10px;
background: #faf5ef;
border: 1px solid #caab7c;
}
a.root{
color: #503a3c;
}
div.color{
background: #cc9966;
padding: 2px;
border: 1px solid #cc6666
}
.red{
color: #ff0000;
}
div.desc_center{
padding-left:10px;
margin-top: 10px;
margin-bottom: 15px;
color:#ff6600;
font-size:1.6em;
}
.zakaz_f{
border: 1px solid #73aa07;
background: #fff;
color: #1c1c1c;
height: 22px;
width: 300px;
}  
.zakaz_f_area{
border: 1px solid #73aa07;
background: #fff;
color: #1c1c1c;
width: 300px;
} 
.zakaz_f_p{
border: 1px solid #73aa07;
background: #fff;
color: #1c1c1c;
height: 22px;
} 
.zakaz{
text-align: right
}
.kolvo{
border: 1px solid #73aa07;
margin-bottom: 5px;
}
.private{
padding-left: 50px;
}
#menu{width:160px;padding-left:2px}
#menu a.mn{display:block;padding:3px 5px;color:#000;font:bold 12px Tahoma;text-decoration:underline}
#menu a.mn:hover{color:#73aa07}
#menu div{position:absolute;z-index:2;top:212px;left:168px;width:700px;display:none;background:#fbfce0;padding:10px 5px 10px 30px;color:#000;font:normal 12px Arial;border:1px solid #9cd7ff}
#menu div a{color:#000;font:normal 12px Arial;text-decoration:underline}
#menu div a:hover{background:#fff;color:#000;font:normal 12px Arial;text-decoration:underline}
#menu div h2 a{color:#000;font-weight:bold}
#menu div h2 a:hover{color:#000;font-weight:bold;text-decoration:none}

#menu1{width:160px;padding-left:10px}
#menu1 a{color:#000;text-decoration:underline}
#menu1 a:hover{color:#73aa07}
#menu1 div{position:absolute;z-index:2;top:560px;left:168px;width:720px;display:none;background:#fbfce0;padding:10px 5px 10px 30px;color:#000;font:normal 12px Arial;border:1px solid #9cd7ff}
#menu1 div a{color:#000;font:normal 12px Arial;text-decoration:underline}
#menu1 div a:hover{background:#fff;color:#000;font:normal 12px Arial;text-decoration:underline}
#menu1 div h2 a{color:#000;font-weight:bold}
#menu1 div h2 a:hover{color:#000;font-weight:bold;text-decoration:none}

#menu2{width:160px;padding-left:10px}
#menu2 a{color:#000;text-decoration:underline}
#menu2 a:hover{color:#73aa07}
#menu2 div{position:absolute;z-index:2;left:170px;width:700px;display:none;background:#fbfce0;padding:10px 5px 10px 30px;color:#000;font:normal 12px Arial;border:1px solid #9cd7ff}
#menu2 div a{color:#000;font:normal 12px Arial;text-decoration:underline}
#menu2 div a:hover{background:#fff;color:#000;font:normal 12px Arial;text-decoration:underline}
#menu2 div h2 a{color:#000;font-weight:bold}
#menu2 div h2 a:hover{color:#000;font-weight:bold;text-decoration:none}

.small{font-size:11px;color: #666}
.center_in{position:relative;padding-left: 50px}