body {
	background-color: #36241b;
	margin: 0px;
	padding: 0px;
}
table{
	border:0px;
	border-collapse:collapse;	
}
table td{
	padding: 0px;
}
body, td {
	color: #36241b;
	font-size: 14px;
	font-weight: none;
	font-family: Lucida Sans Unicode, Times New Roman; 
}
center { height: 100%; }

div.bot { margin: 0px 0px 350px 300px; font-weight: none; font-size: 14px; text-align:left; }
div.bot sup { font-weight:normal; }

div.logo { margin: 0px 0px; }
div.tel { float: none; margin: 0px 0px; }

td.menu div.menu { float: none; font-family: Monotype Corsiva; }
td.menu div.menu img { margin-right: 18px; font-family: Monotype Corsiva; }
td.menu div.submenu { color: #6d3b38; font-size: 20px; width: 846px; margin-bottom: 20px; font-family: Monotype Corsiva; }
td.menu div.submenu a { color: #6d3b38; text-decoration: none; font-family: Monotype Corsiva; }
td.menu div.submenu .act {
	font-size: 22px;
	color: #A52A2A;
	font-weight: bold;
	font-family: Monotype Corsiva;
	text-decoration: underline;
}

a { color: #6d3b38;}

div.path { color: #6d3b38; font-size: 14px; margin-top: 20px; font-family: Lucida Sans Unicode, Times New Roman; }

div.news .date { color: #663333; font-size: 16px; }
div.news .title { font-size: 22px; font-weight: bold; font-family: Monotype Corsiva; }
div.news div.block { font-size: 14px; margin: 0px 0px 10px 0px; font-family: Lucida Sans Unicode, Times New Roman; }

.img_l { background: url(/images/img_l.jpg) repeat-y left; padding-left: 4px; }
.img_r { background: url(/images/img_r.jpg) repeat-y right; padding-right: 4px; }
.img_tl, .img_tr { background-image: url(/images/img_t.jpg); }
.img_bl, .img_br { background-image: url(/images/img_b.jpg); }
.img_tl, .img_tr, .img_bl, .img_br { height: 4px; font-size: 2px; }
.img_tl, .img_bl { margin-right: 4px; }
.img_tr, .img_br { margin-left: 4px; margin-top: -4px; }
.img_tr { background-position: 100% 0; }
.img_bl  { background-position: 0 -4px; }
.img_br { background-position: 100% -4px; }

.clear { clear: both; }
.tsmall { font-size: 12px; font-family: Lucida Sans Unicode, Times New Roman; }
.tred {
	color: #663333;
}
.tredadmin {
	color: #ff4500;
}
a.enter-site {
	display: block;
	height: 100%;
	width: 100%;
	background: #36241b url(../images/privet.gif) no-repeat center top;
	text-indent: -9000px;
}
a.close {
	position: absolute;
	top: 7px;
	right: 3px;
	background: url(../images/close.gif) no-repeat 0 0;
	display: block;
	height: 26px;
	width: 26px;
	text-indent: -9000px;
}