BODY {margin: 0; background-color: #DFD47B}

#gallery IMG

	{
	border: #b98131 2px solid;
	}

#gallery IMG:hover

	{
	border: #f0be77 2px solid;
	}


/* ссылки */

	a {
		text-decoration: none;
		color: #8E5C33;
	}
	a:hover {
		text-decoration: underline;
		color: BC4F1D;
	}
	a span {
		color: #913B15;
	}

	.button {font-family:Verdana,Arial; font-weight:bold; font-size:11px; text-decoration:none; color: #C0A55F;}
	.button:hover {text-decoration:none;color: BC4F1D;}
	.button span {color: #913B15;}

	.lang_bar {font-family:Verdana, Arial; font-size:9px;text-decoration: none;color: #9B6F3F; font-weight:bold;}
	.lang_bar:hover {text-decoration:underline;color: DFD47B; font-weight:bold;}
	span.lang_bar1 {font-family:Verdana, Arial; font-size:9px;text-decoration: none;color: #9B6F3F; font-weight:bold;}

	.num_bar {font-family:Verdana, Arial; font-size:9px;text-decoration:none; color:#B89647; font-weight:bold; background-color:#DFBF7B; border:1px solid #B89647}
	.num_bar:hover {font-family:Verdana, Arial; font-size:9px;text-decoration:none; color:#855F4C; font-weight:bold; background-color:#DFBF7B; border:1px solid #855F4C}

	.num_bar_f {font-family:Verdana, Arial; font-size:11px;text-decoration:none; color:#B89647; font-weight:bold; background-color:#DFBF7B; border:1px solid #B89647}
	.num_bar_f:hover {font-family:Verdana, Arial; font-size:11px;text-decoration:none; color:#855F4C; font-weight:bold; background-color:#DFBF7B; border:1px solid #855F4C}

	.num_bar1 {font-family:Verdana, Arial; font-size:9px;text-decoration:none; color:#855F4C; font-weight:bold; background-color:#DFBF7B; border:1px solid #855F4C}

	.form_bar {font-family:Verdana, Arial; font-size:10px;text-decoration:none; color:#AB783B; font-weight:regular; background-color:#F1E89D; border:1px solid #B89647}

	.select_bar {font-family: Arial, Times New Roman, Verdana; font-size: 11px; color:#724B38; font-weight:regular; background-color:#F1E89D; border:1px solid #B89647}

/* Текст */


.vstup {font-family: Times New Roman, Arial, Verdana; font-size: 13px; color:black;}

p {font-family: Arial, Times New Roman, Verdana; font-size: 12px; color:black}

small {font-family: Arial, Times New Roman, Verdana; font-size: 9px; color:#BD8A4E}

big {font-family: Arial, Times New Roman, Verdana; font-size: 11px; color:#724B38}

.afor {font-family: Times New Roman, Arial, Verdana; font-size: 14px; color:#9D794E;}

.answer_i {font-family: Arial, Times New Roman, Verdana; font-size: 11px; color:black;}

/* Таблицы */

.table_bord
{
	background-color: #DFD47B;
	width:100%;
}

.news
{
	font-family: Arial, Times New Roman, Verdana;
	font-size: 12px;
	color:black;
}

.news_t
{
	padding-top:10px;
}

.form
{
	background-color: #DFC67B;
	font-family: Arial, Times New Roman, Verdana;
	font-size: 10px;
	font-weight: bold;
	color:#8E5C33;
	border:1px solid #8E5C33;

}

.answer
{
	background-color: #E5CD87;
	font-family: Arial, Times New Roman, Verdana;
	font-size: 11px;
	color:#8E5C33;
	border:1px solid #B59269;
}

.menu
{

	height:14px;
	white-space: nowrap; /* stop menu collapsing in IE */
	padding-top:0px;
	padding-bottom:0px;
	padding-right:4px;
	padding-left:4px;
}

.title
{

	height:25px;
	background-color:#a17844;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;

}

.book
{
    background-image: url(images/book1.jpg);
    background-repeat: no-repeat;
    background-position: right;
}

/* Рамки для таблиц */

.bor
{
	border: #855F4C 1px solid;
}

.botbor
{
	border-bottom: #855F4C 1px solid;
}

.lefbor
{
	border-left: #855F4C 1px solid;
}

.rigbor
{
	border-right: #855F4C 1px solid;
}

.topbor
{
	border-top: #855F4C 1px solid;
}

.lbbor
{
	border-bottom:1px solid #855F4C;
	border-left:1px solid #855F4C
}

.rtbor
{
	border-top:1px solid #855F4C;
	border-right:1px solid #855F4C
}

.tbbor
{
	border-top:1px solid #855F4C;
	border-bottom:1px solid #855F4C
}

h3 { color: #8E5C33; }