body {
	background-image: url(images/bg.gif);
	text-align: center;
	margin: 4px 4px 0px 4px;
	color: #242221;
}

/* Øàáêà */
.top_link {
	padding: 0px 2px 0px 14px;
}
a.top_link:link, a.top_link:visited {
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}
a.top_link:hover {
	text-decoration: underline;
}

/* Áëîê */
.top_bg {
	background-image: url(images/top_bg.gif);
	width: 216px;
	height: 12px;
}
.cen_bg {
	background-image: url(images/cen_bg.gif);
	padding: 0px 9px 0px 9px;
}
.bot_bg {
	background-image: url(images/bot_bg.gif);
	width: 216px;
	height: 12px;
}

/* Áëîê èìÿ */
h1{
	color: #225696;
	font-size: 25px;
}
h2{
	color: #c51917;
	font-size: 17px;
	font-family: Tahoma;
	background-image: url(images/h2.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	margin: 6px 20px 0px 20px;
	height: 25px;
}
h3 {
	color: #c51917;
	font-size: 17px;
	font-family: Tahoma;
	background-image: url(images/h2.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	margin: 6px 20px 0px 20px;
	height: 44px;

}
.text {
	margin: 12px 20px 0px 20px;
	font-size: 14px;
}
/* Ìåíþ */
a.menu:link, a.menu:visited {
	padding-left: 20px;
	color: #c51917;
	text-decoration: none;
	font-size: 22px;
	background-image: url(images/li_menu.gif);
	background-repeat: no-repeat;
	background-position: left;
}
a.menu:hover {	
	text-decoration: underline;
}
a:link, a:visited {
	color: #0000ee;
}
a:hover {	
	text-decoration: none;
}
.bot_left {
	width: 9px;
	height: 48px;
	background-image: url(images/bot_left.gif);
}
.bot_right {
	width: 9px;
	height: 48px;
	background-image: url(images/bot_right.gif);
}
.bot_cen {
	background-image: url(images/bot_cen.gif);
	width: 928px;
	text-align: center;
}
a.bot_c:link, a.bot_c:visited {
	color: #0000ee;
	padding-left: 20px;
}
a.bot_c:hover {	
	text-decoration: none;
}
.copys { font-family: Tahoma; font-size: 10px; color: #474747; padding: 10px }
a.copy:link, a.copy:visited { font-family: Tahoma; font-size: 10px; color: #474747; font-weight: bold; }
a.copy:hover { color: #474747; text-decoration: none; }

.tabl {
	font-size: 14px;
}
.add {
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}
.uved {
	font-size: 21px;
	color: #c51917;
	text-align: center;
}