<!--  Index   -->
body{
	font-family: verdana;
	font-size: 10pt;
	font-weight: normal;
	margin: 0px;
	padding:0px;
}

#menu_holder {
    background-color: #bfc1c0;
	background-image: url(images/just_frame_size.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#search_holder {
    background-color: #bfc1c0;
	background-image: url(images/search_frame_turned_size.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#left_line {
    background-color: #ffffff;
	background-image: url(images/left_line.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
#right_line {
    background-color: #ffffff;
	background-image: url(images/right_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#router {
    background-color: #ffffff;
	background-image: url(images/router.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left:230px;
	padding-right:230px;
}
#menu_header {
    background-color: #ffffff;
	background-image: url(images/menu_header.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu_footer {
    background-color: #ffffff;
	background-image: url(images/wings.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#login_form_holder {
    background-color: #ffffff;
	background-image: url(images/login_form_holder.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#search_holder {
    background-color: #ffffff;
	background-image: url(images/search_holder.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#menu_side_left {
    background-color: #ffffff;
	background-image: url(images/menu_side_left.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#menu_side_right {
    background-color: #ffffff;
	background-image: url(images/menu_side_right.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#generator_header {
	background-image: url(images/main_page_image.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#products_menu_back {
    background-color: #ffffff;
	background-image: url(images/products_menu_back.gif);
	background-repeat: no-repeat;
	background-position: center top;}
#hits_side_back{
	background-image: url(images/hits_side_back.gif);
	background-repeat: repeat-x;
	background-position: left top;}
#bodycontent{
	background-color: #000000;
}
#hits_label_black{
	background-image: url(images/hits_label_black.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#label{	background-image: url(images/label.gif);
	background-repeat: no-repeat;
	background-position: left top;}
#phone{
	background-image: url(images/phone_black.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#left_column{    background-image: url(images/left_column_back.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color:#cccccc;}
#i_dont_give_a_fuck{  background-image: url(images/i_dont_give_a_fuck.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#cccccc;}
#i_dont_give_a_fuck_again{
  background-image: url(images/i_dont_give_a_fuck_again.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#main_menu{
  background-image: url(images/menu_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#leaders{
  background-image: url(images/leaders.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#products_header{
  background-image: url(images/products_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color:#000000;
}
#footer{
  background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
td{
	border: 0px solid #666666;
	font-family: trebuchet ms, verdana;
	font-size: 10pt;
	font-weight: normal;
}

.a_cat:link {
	color: #666666;
	text-decoration: none;
	font-weight:normal;
	font-size:15px;
	font-family:Tahoma;
}
.a_cat:visited {
	color: #666666;
	text-decoration: none;
	font-weight:normal;
	font-family:Tahoma;
	font-size:15px;
}
.a_cat:hover {
	color: #999999;
	text-decoration: none;
	font-weight:normal;
	font-family:Tahoma;
	font-size:15px;
}
.b_cat:link {
	color: #660099;
	text-decoration: none;
	font-weight:bold;
	font-size:15px;
}
.b_cat:visited {
	color: #660099;
	text-decoration: none;
	font-weight:bold;
	font-size:15px;
}
.b_cat:hover {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	font-size:15px;
}
td.main_menu_button{    background-image: url(images/site_menu_button.png	);
	background-repeat: no-repeat;
	background-position: left top;
}
td.main_menu_button_over{
    background-image: url(images/site_menu_button_over.png);
	background-repeat: no-repeat;
	background-position: left top;
}
td.cat_menu_item{
	height: 20px;
	vertical-align: center;
	cursor: pointer;
	font-family:Tahoma;
	font-size:15px;
	color:#666666;
}
td.cat_menu_item_sel{
	height: 20px;
	vertical-align: center;
	font-family:Tahoma;
	color:#666666;
	font-size:15px;
}
td.cat_menu_item_hover{
	height: 20px;
	font-size:15px;
	vertical-align: center;
    font-family:Tahoma;
	color:#666666;
}
div.menu_sel{
	height: 20px;
	vertical-align: center;
	font-family:Arial;
	color:#000000;
}
td.st_link {
    color:#000000;
    font-size:12pt;
    background-color:#ffffff;
}

td.st_link_selected {    color:#333333;
    font-size:14px;}


a.menu:link {	font-weight:bold;
    color: #666666;
    text-decoration:underline;
}
a.menu:visited {	font-weight:bold;
    color: #666666;
    text-decoration:underline;
}
a.menu:hover {
    font-weight:bold;
    color: #999999;
    text-decoration:underline;
}

h1{	font-family:verdana;
	font-size:16pt;
	font-weight:normal;
	text-decoration:underline;
	color: #000000;
}

a.product_name{	color:#000000;
	font-family:tahoma;
	font-size:12pt;
	font-weight:normal;
}

td.brands {
	border-style:dotted;
	border-color:black;
	border-width:1;
	color:black;
	font-family:tahoma;
	font-size:10pt;
	font-weight:normal;
}

.price {	color:#9933cc;
	font-family:verdana;
	font-size:10pt;
	font-weight:bold;
}
.price1 {
	color:#c10000;
	font-family:verdana;
	font-size:12pt;
	font-weight:bold;
}



<!--  формы   -->
.input_other {    border: 1px solid #000000;
    background-color: #cccccc;
    text-decoration: none;
    color: #000000;
}
input, select {
    border: 1px solid #000000;
    background-color: #ffffff;
    text-decoration: none;
    color: #000000;
}

.brand:link {
	color: #000000;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
}
.brand:visited {
	color: #000000;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
}
.brand:hover {
	color: #333333;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
}
.black:link {
	color: #cccccc;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
}
.black:visited {
	color: #cccccc;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
}
.black:hover {
	color: #ffffff;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
}
.black1:link {	color: #666666;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;}
.black1:visited {
	color: #666666;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
}
.black1:hover {
	color: #000000;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
}
.white:link {
	color: #000000;
	text-decoration: none;
}
.white:visited {
	color: #000000;
	text-decoration: none;
}
.white:hover {
	color: #333333;
	text-decoration: none;
}
.white_menu:link {
    font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
}
.white_menu:visited {
    font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
}
.white_menu:hover {    font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
}
.basket:link {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}

.basket:visited {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}

.basket:hover {
	color: #666666;
	font-weight:bold;
	text-decoration: none;
}

.catalog_item:link {	color: #000000;
	font-weight:bold;
	text-decoration: none;}

.catalog_item:visited {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}

.catalog_item:hover {
	color: #666666;
	font-weight:bold;
	text-decoration: none;
}
select.sel_type{	font-size:10px;}