@charset "windows-1251";
/* CSS Document */

#bannertr {
	background-image: url(../images/banner_bg.jpg);
	background-repeat: repeat-x;
}
#bannertr a  {
	padding-left: 30px;
	display: block;
	float: left;
	line-height: 38px;
	padding-right: 30px;
	text-decoration: none;
}
#navilist a  {
	padding-left: 30px;
	display: block;
	float: left;
	line-height: 38px;
	padding-right: 30px;
	text-decoration: none;
}

.banner-selected {
	background-image: url(../images/bannet_menu_bg_active2.jpg);
	background-repeat: repeat-x;
	color: #FFF;
}
