/* CSS blocks for all */

/* top menu */
.sw {	
display:none;
font-size:5%;
}

#top_menu {
	width:1022px;
        height:37px;
	background-image:url(/img/top_menu_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#tm_center {
	margin-left:auto;
	margin-right:auto;
	width:755px;
}

#tm_index_but {
	width:125px;
	height:28px;
	background-image:url(/img/top_menu_buttons/index_but.jpg);
	background-repeat:no-repeat;
	float:left;
}

#tm_index_but_active {
	width:125px;
	height:28px;
	background-image:url(/img/top_menu_buttons/index_but_active.jpg);
	background-repeat:no-repeat;
	float:left;
}

#tm_shops_but {
	width:125px;
	height:28px;
	background-image:url(/img/top_menu_buttons/shops_but.jpg);
	background-repeat:no-repeat;
	float:left;
}

#tm_shops_but_active {
	width:125px;
	height:28px;
	background-image:url(/img/top_menu_buttons/shops_but_active.jpg);
	background-repeat:no-repeat;
	float:left;
}

#tm_catalog_but {
	width:125px;
	height:28px;
	background-image:url(/img/top_menu_buttons/catalog_but.jpg);
	background-repeat:no-repeat;
	float:left;
}

#tm_catalog_but_active {
	width:125px;
	height:28px;
	background-image:url(/img/top_menu_buttons/catalog_but_active.jpg);
	background-repeat:no-repeat;
	float:left;
}

#tm_press_center_but {
	width:125px;
	height:28px;
	background-image:url(/img/top_menu_buttons/press_center_but.jpg);
	background-repeat:no-repeat;
	float:left;
}

#tm_press_center_but_active {
	width:125px;
	height:28px;
	background-image:url(/img/top_menu_buttons/press_center_but_active.jpg);
	background-repeat:no-repeat;
	float:left;
}

#tm_about_company_but {
	width:125px;
	height:28px;
	background-image:url(/img/top_menu_buttons/about_company_but.jpg);
	background-repeat:no-repeat;
	float:left;
}

#tm_about_company_but_active {
	width:125px;
	height:28px;
	background-image:url(/img/top_menu_buttons/about_company_but_active.jpg);
	background-repeat:no-repeat;
	float:left;
}

#tm_news_but {
	width:125px;
	height:28px;
	background-image:url(/img/top_menu_buttons/news_but.jpg);
	background-repeat:no-repeat;
	float:left;
}

#tm_news_but_active {
	width:125px;
	height:28px;
	background-image:url(/img/top_menu_buttons/news_but_active.jpg);
	background-repeat:no-repeat;
	float:left;
}
