﻿.menu-main {
	background: transparent url('../img/top_menu_unit_main-over-out.png') no-repeat;
	background-position: bottom;
}

.menu-main:hover {
	background-position: top;
}


.menu-services {
	background: transparent url('../img/top_menu_unit_services-over-out.png') no-repeat;
	background-position: bottom;
}

.menu-services:hover {
	background-position: top;
}


.menu-about {
	background: transparent url('../img/top_menu_unit_about-over-out.png') no-repeat;
	background-position: bottom;
}

.menu-about:hover {
	background-position: top;
}


.menu-partners {
	background: transparent url('../img/top_menu_unit_partners-over-out.png') no-repeat;
	background-position: bottom;
}

.menu-partners:hover {
	background-position: top;
}


.menu-portfolio {
	background: transparent url('../img/top_menu_unit_portfolio-over-out.png') no-repeat;
	background-position: bottom;
}

.menu-portfolio:hover {
	background-position: top;
}


.menu-contacts {
	background: transparent url('../img/top_menu_unit_contacts-over-out.png') no-repeat;
	background-position: bottom;
}

.menu-contacts:hover {
	background-position: top;
}


.menu-forum {
	background: transparent url('../img/top_menu_unit_forum-over-out.png') no-repeat;
	background-position: bottom;
}

.menu-forum:hover {
	background-position: top;
}



.menu-shop {
	width: 233px;
	height: 55px;
	background: transparent url('../img/top_shop_btn-over-out.png') no-repeat;
	background-position: bottom;
	behavior: url("css/iepngfix.htc");
}

.menu-shop:hover {
	background-position: top;
}


.menu-special {
	width: 220px;
	height: 24px;
	background: transparent url('../img/top_shop-menu_unit_special-out.gif') no-repeat;
}

.menu-special:hover {
	background: transparent url('../img/top_shop-menu_unit_special-over-out.png') no-repeat;
	background-position: top;
}

/*.menu-special {
	width: 220px;
	height: 24px;
	background: transparent url('../img/top_shop-menu_unit_special-over-out.png') no-repeat;
	background-position: bottom;
}

.menu-special:hover {
	background-position: top;
}*/
