a.logo_link {
display: block;
width: 100%;
height: 100%;
}

a.menu_link {
display: block;
width: 100%;
height: 100%;
}

a#contacts_link {
background: url("../images/menu_contacts.jpg") 0px 0px no-repeat;
}

a#contacts_link:hover {
background-position: 0px -81px;
}

a#help_link {
background: url("../images/menu_help.jpg") 0px 0px no-repeat;
}

a#help_link:hover {
background-position: 0px -81px;
}

a#search_link {
background: url("../images/menu_search.jpg") 0px 0px no-repeat;
}

a#search_link:hover {
background-position: 0px -81px;
}

a#ads_link {
background: url("../images/menu_ads.jpg") 0px 0px no-repeat;
}

a#ads_link:hover {
background-position: 0px -81px;
}

a#products_link {
background: url("../images/menu_products.jpg") 0px 0px no-repeat;
}

a#products_link:hover {
background-position: 0px -81px;
}

a#main_link {
background: url("../images/menu_main.jpg") 0px 0px no-repeat;
}

a#main_link:hover {
background-position: 0px -81px;
}

a.sub_link {
display: block;
padding-left: 5px;
color: #fcff00;
text-decoration: underline;
}

a.sub_link:hover {
color: #ffffff;
text-decoration: none;
}

a.link,
a.numpage_link {
color: #fcff00;
text-decoration: underline;
}

a.link:hover,
a.numpage_link:hover {
color: #ffffff;
text-decoration: none;
}

a.usermenu_link {
color: #fcff00;
text-decoration: underline;
background: url("/images/usermenu_item.jpg") 0px 0px no-repeat;
padding-left: 12px;
}

a.usermenu_link:hover {
color: #ffffff;
text-decoration: none;
background-position: 0px -15px;
}

a.products_link {
margin-left: 3px;
color: #4f8618;
text-decoration: underline;
background: url("/images/catmenu_item.jpg") 0px 0px no-repeat;
padding-left: 12px;
}

a.products_link:hover {
color: #000000;
text-decoration: none;
background-position: 0px -15px;
}

a.prod_title_link {
font: bold 11pt arial;
color: #4f8618;
}

a.prod_title_link:hover {
color: #000000;
}

a.red_link {
font: bold 11pt arial;
color: #e82100;
}

a.red_link:hover {
color: #000000;
}

a.light_link {
color: #4f8618;
text-decoration: underline;
}

a.light_link:hover {
color: #000000;
text-decoration: none;
}

a.more_link {
color: #4f8618;
text-decoration: underline;
background: url("/images/arrow.jpg") right top no-repeat;
padding-right: 10px;
}

a.more_link:hover {
color: #000000;
text-decoration: none;
background: url("/images/arrow.jpg") right -14px no-repeat;
}

a.more_link_back {
color: #4f8618;
text-decoration: underline;
background: url("/images/arrow_back.jpg") right top no-repeat;
padding-right: 10px;
}

a.more_link_back:hover {
color: #000000;
text-decoration: none;
background: url("/images/arrow_back.jpg") right -14px no-repeat;
}

a.green_link {
color: #4f8618;
text-decoration: underline;
text-align: center;
}

a.green_link:hover {
color: #000000;
text-decoration: none;
}

a.user_prod_link {
color: #fcff00;
font: bold 10pt arial;
}

a.user_prod_link:hover {
color: #ffffff;
}
