body { padding: 0; margin: 0; font-family: Tahoma, Verdana, Arial; font-size: 80%; text-align: center; background: #eee; }
img { border: 0; }
table { font-size: 100%; }
.c { margin: 0 auto; border-left: 1px solid #999; border-right: 1px solid #999; width: 936px; }
html>body .c { margin: 0 auto; border-left: 1px solid #999; border-right: 1px solid #999; }
table.nav { height: 31px; background: url(images/nav_bg.gif) repeat-x; }
span.here { color: #f85e0a; font-weight: bold; }
table.nav a { color: #000; text-decoration: underline; }
h1 { color: #61749e; font-size: 120%; height: 32px; background: url(images/h_bg.gif) repeat-x; }
a { color: #f85e0a; text-decoration: underline; }
table.bot { height: 43px; background: url(images/bot_bg.gif) repeat-x; color: #fff; font-size: 80%; }
table.bot a { color: #fff; text-decoration: underline; }
.header
{
	font-weight: bold;
	font-size: 16px;
}
a.button { /* правая часть изображения */ background: transparent url('images/button_right.png') no-repeat scroll top right;
display: block;
float: left;
height: 33px; /* Изменить это значение, по  Высоте изображения */
margin-right: 6px;
padding-right: 18px; /* Изменить это значение, по ПРАВОй ширине изображения*/
/* Свойства шрифта */
text-decoration: none;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;}
a.button span {
/* Фон кнопки (левое часть изображения) */
background: transparent url('images/button_left.png') no-repeat;
display: block;
line-height: 22px; /* Изменить это значение ПО ВЫСОТЕ кнопки */
padding: 7px 0 5px 18px;}
a.button:hover span{
text-decoration:underline;}
