BODY {
	margin:0px;
	background-image: url(/img/design/bn/back2.jpg); /* Путь к фоновому рисунку */
	background-position: center center; /* Положение фона */
	background-position: 50% 50%; /* Положение фона */
	background-color:#e0bc8c;
	scrollbar-face-color: #e0bc8c;
	scrollbar-highlight-color: #382610;
	scrollbar-shadow-color: #382610;
	scrollbar-3dlight-color: #e0bc8c;
	scrollbar-arrow-color:  #382610;
	scrollbar-track-color: #e0bc8c;
	scrollbar-darkshadow-color: #e0bc8c;
}
img {
	border:0px;
}
a:link { color: #000000; text-decoration: underline;font-weight:bold}
a:visited { color: #000000; text-decoration: underline;font-weight:bold}
a:hover		{ text-decoration: underline; color: #000000;font-weight:bold}
table.main 	{
	width:	100%;
	height:	100%;
	margin:0px;
	background-image: url(/img/design/bn/back.jpg); /* Путь к фоновому рисунку */
	background-position: center center; /* Положение фона */
	background-position: 50% 50%; /* Положение фона */
	background-repeat: no-repeat;
}
table.inside{
	width:	926px;
	height:	506px;
	background-image: url(/img/design/bn/5_2.jpg);
	background-position: 281 130; /* Положение фона */
	background-repeat: no-repeat;
}
.middle{
	margin-top:0px;
	width:	879px;
	height:	310px;
}
table.menu{
	position: relative;
	margin-top:8px;
	width:	926px;
	height:	23px;
}
td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td.inside {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.textFrame{
	overflow: scroll;
	vertical-align: top;
	width:	618px;
	height:	310px;
	
}
.overflow {
	overflow: scroll;
	width:	608px;
	height:	300px;
	text-align: justify;
	padding: 5px;
}

.button_3 {
	background-image: url(/img/design/bn/2_3.jpg);
	width:97;
	height:23;
}

.button_5 {
	background-image: url(/img/design/bn/2_5.jpg);
	width:97;
	height:23;
}

.button_7 {
	background-image: url(/img/design/bn/2_7.jpg);
	width:97;
	height:23;
}

.button_9 {
	background-image: url(/img/design/bn/2_9.jpg);
	width:97;
	height:23;
}

.krakozyabra {
	text-align:center;
	font-family: tahoma;
	font-size: 12px;
	width:	100;
	height:	100;
	float: left;
	margin: 10px;
}


