.menubg {
	background-color: #b24125;
	background-image: url(/images/menubg.png);
	background-repeat: repeat-x;
	height: 30px;
	text-align: center;
}
body {
	margin: 0px;
	padding: 0px;
}
.bodybg {
	background-color: #f9f3eb;
	font-family: Tahoma;
	font-size: 11px;
	color: #683c0d;	
}
a {
	color: #683c0d;
}
.bottombg {
	background-image: url(/images/bottombg.png);
	background-color: #AE3F24;
	height: 57px;
}

#main_table {
	height: 100%;
}
#body_table {
	width: 100%;
}
#menu_td {
	width: 255px;
}
#top_left {
	background-image: url(/images/topbg1.jpg);
	background-repeat: repeat-x;
	height: 124px;
}
#top_divan {
	background-image: url(/images/divan.jpg);
	background-repeat: no-repeat;
	height: 124px;
	width: 696px;
}
#top_right {
	background-image: url(/images/topbg2.jpg);
	background-repeat: repeat-x;
	height: 124px;
}
#top_ugol {
	background-image: url(/images/ugol.jpg);
	background-repeat: no-repeat;
	height: 124px;
	width: 147px;
}
.menu_group {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #b74326;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 3px;
}
.menu_subgroup {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #af4024;
	line-height: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.bottom {
	vertical-align: middle;
	text-align: center;
}
.bfont {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.catalog {
	font-family: Tahoma;
	font-size: 12px;
	color: #999897;
	text-decoration: none;
}
.title {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: $683c0d;	
	font-weight: bold;
}

.news_link {
	font-family: Tahoma;
	font-size: 11px;
	color: #683c0d;	
}

.news{
	font-family: Tahoma;
	font-size: 11px;
	color: #683c0d;	
}

.form_textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #000000;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 285px;
}
.form_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #a31d1d;
	border: 1px solid #FFFFFF;
	margin-top: 1px;
	padding: 1px;
}
.level {
	font-size: 11px;
	font-weight: bold;
}
.imgbrd {
	border: 1px solid #af4024;
}
