@charset "windows-1251"; 
 body{font-family:tahoma; color:#555555}
 
 div.home{width:32; height:32; cursor:pointer; background-image:url(images/home.gif);}
 div.mail{width:32; height:32; cursor:pointer; background-image:url(images/mail.gif);} 
 div.cart{width:32; height:32; cursor:pointer; background-image:url(images/cart.gif);}
 div.image_new{background-image:url(images/button_off.jpg); width: 170; height:33;}
 div.image_new:hover{background-image:url(images/button_on.jpg);}
 div.padding_top{padding-top:7}	
 div.text{text-align: justify; line-height:1.4}
 div.show_help{display:none; background-color:white; border: solid 1px #006500; width:210; height:350; position:absolute; margin-top:-5; margin-left:10; padding-left:5; padding-right:5; line-height:1.5}
 
 span.price{font-size:14; color: #DC0005; font-weight: bold; margin-right: 20}
 span.bold{font-weight:bold}
 span.red{color:#D80005; font-weight:bold}
 span.blue{color:#507CA8; font-weight:bold}
 span.catalog{font-size:14; font-weight:bold; color:white; margin-left:65}
 span.star{color:#D50005}
 
 strong{font-weight:normal}
 strong.bold{font-weight:bold}
 
 
 td.center{font-size:12; color:#555555}
 td.wh{color:#006500}
 td.top_menu{background-image:url(images/line_for_top_menu.png); padding-bottom:2}
 td{font-size:12}
 td.border_bottom{border-bottom: solid 1px; border-color:#E6E6E6}
 td.border_bottom_right{border-bottom: solid 1px; border-right: solid 1px; border-color:#E6E6E6}
 
 tr.silver{background-color:#F0F0F0}
 
 table.fon_for_cat{background-image:url(images/fon_glavn.png);}
 table.fon_for_cat_small{background-image:url(images/fon_cat_small.jpg); background-repeat:no-repeat}
 table.border{border-left: solid 1px; border-right: solid 1px; border-top: solid 1px; border-bottom: solid 1px; border-color: #E4E4E4}
 
 a.top_menu{font-size:12; font-weight:bold; color:white; text-decoration:none;}
 a.top_menu:hover{color:#006500}
 a.center_link{text-decoration:underline; color:#555555}
 a.center_link:hover{text-decoration:none;}
 a.sort_menu{text-decoration:none; color:white}
 a.sort_menu:hover{text-decoration:underline;}
 a.top_menu_cms{text-decoration:none; color:#51A405}
 a.top_menu_cms:hover{text-decoration:underline;}
 a.left_menu{font-size:12; font-weight:bold; color:#006500}
 a.left_menu:hover{text-decoration:none}
 a.cart{font-size:12; color:#006500; text-decoration:none}
 a.cart:hover{text-decoration:underline}
 a.catalog_link{color: #555555; font-size:16}
 a.catalog_link:hover{text-decoration: none}   
 a.button_page{color:#247A00; font-weight:bold}
 a.button_page:hover{text-decoration:none}
 a.none{text-decoration:none; color:#555555}
 a#ccat_link  
 	{
	 	text-decoration:underline; 
		color:#555555;
		text-transform: uppercase;
		font-weight: bold
	}
 a#ccat_link:hover	
 	{
	 	text-decoration:none; 
		color:#555555;
	}
 
 small
	{
	 	font-size:8px;
		position: absolute;
		margin-top:-2px;
		margin-left:1px;
	}
 
 .image_border{border-right: solid 1px; border-left: solid 1px; border-top: solid 1px; border-bottom: solid 1px; border-color: #C0C0C0}
 
 h1{font-size:16}
 h2{font-size:12}
 
 td.dash
 	{
	 	border-top: 0px; 
		border-left: 0px; 
		border-right: 0px; 
		border-bottom: solid 1px silver; 
		border-style: dashed
	}
  
td.h3
	{
	 	font-size:18px;
	}
	
td.h3 a
	{
	 	color:#555555;
	}  
	
td.h3 a:hover
	{
	 	text-decoration: none;
	}

img 
	{
	 	border: 0px;
	}
