
body
{
	background-color:#29190E;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	font-family:verdana;
	font-size:12px;
	color:#E9D4C4;
}
table
{
	font-family:verdana;
	font-size:12px;
	color:#E9D4C4;
}
a
{
	color:#E9D4C4;
	text-decoration:underline;
}
a:hover
{
	text-decoration:none;
}
a img
{
	border:0;
}

h1
{
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	margin:0 0 10px 0;
	width:80%
}

h2
{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	margin:0 0 10px 0;
	width:80%
}

form textarea
{
	font-family:verdana;
	font-size:13px;
}
form input
{
	font-family:verdana;
	font-size:13px;
}


table.main tr.center td.center
{
	background:url(../images/main_center_bg.jpg) top center repeat-y;
}

table.main tr.top td.left
{
	background:url(../images/main_top_left.jpg) right top no-repeat;
}
table.main tr.top td.center
{
	background:url(../images/main_top_center.jpg) center top no-repeat;
	width:980px;
	height:490px;
	vertical-align:top;
}
table.main tr.top td.right
{
	background:url(../images/main_top_right.jpg) left top no-repeat;
}

table.main tr.top td.center table.menu
{
	position:relative;
	top:262px;
	left:69px;
	width:844px;
	height:25px;
}
table.main tr.top td.center table.menu td
{
	width:25%;
	text-align:center;
	font-size:13px;
	font-weight:bold;
}
table.main tr.top td.center table.menu td a
{
	color:#CAB4A3;
	text-decoration:none;
}
table.main tr.top td.center table.menu td a:hover
{
	text-decoration:underline;
}

table.main tr.bottom td.left
{
	background:url(../images/main_bottom_left.jpg) right top no-repeat;
}
table.main tr.bottom td.center
{
	background:url(../images/main_bottom_center.jpg) center top no-repeat;
	width:980px;
	height:131px;
}
table.main tr.bottom td.right
{
	background:url(../images/main_bottom_right.jpg) left top no-repeat;
}

table.main tr.bottom div.copyright
{
	float:left;
	position:relative;
	top:80px;
	left:120px;
	font-size:9px;
	width:200px;
}
table.main tr.bottom div.counters
{
	float:left;
	position:relative;
	top:70px;
	left:100px;
	width:300px;
}
table.main tr.bottom div.ditgroup
{
	float:left;
	position:relative;
	top:70px;
	left:160px;
	font-size:9px;
	width:200px;
	color:#F3D9B9;
}

table.main table.page
{
	background:url(../images/main_page_bottom.jpg) right bottom no-repeat;
	width:980px;
}
table.main table.page td.right
{
	background:url(../images/main_page_top_right.jpg) top right no-repeat;
}

table.main table.page table.menu
{
	background:url(../images/main_page_menu_center.jpg) left top repeat-y;
	height:411px;
}
table.main table.page table.menu a
{
	color:#291C12;
}

table.main table.page table.menu td.index
{
	background:url(../images/main_page_menu_bottom.jpg) left bottom no-repeat;
}

table.main table.page table.menu td.index div.background
{
	background:url(../images/main_page_menu_top.jpg) left top no-repeat;
	padding:40px 30px 0 80px;
	height:164px;
	
}

table.main table.page div.content
{
	margin-right:20px;
}

table.main table.page div.content table
{
	background-color:#704B34;
}

table.main table.page div.content table th
{
	font-size:11px;
	font-weight:normal;
	border:1px solid #513726;
}
table.main table.page div.content table td
{
	font-size:11px;
	background-color:#513726;
	padding:5px 1px;
}

table.main table.page div.news div.block
{
	float:left;
	width:300px;
	padding-top:10px;
}
table.main table.page div.news div.block span.date
{
	background-color:#BE5013;
	color:#F4FF7F;
	padding:0 5px;
	padding-bottom:2px;
	font-size:9px;
}
table.main table.page div.news div.block p
{
	margin:10px 0 10px 0;
}
table.main table.page div.news div.block a
{
	text-decoration:none;
}
table.main table.page div.news div.block a:hover
{
	text-decoration:underline;
}
table.main table.page div.news div.odd
{
	border-right:1px solid #8F715C;
	margin-right:13px;
}
table.main table.page div.subscription
{
	position:relative;
	top:20px;
	left:310px;
	width:300px;
	margin-right:50px;
}
table.main table.page div.subscription big
{
	font-size:13px;
	font-weight:bold;
}
table.main table.page div.subscription input
{
	font-size:10px;
	color:#E9D4C4;
}

table.main table.page div.catalog
{
	margin-top:5px;
}
table.main table.page div.catalog table.block
{
	float:left;
	width:300px;
	margin-top:10px;
}

div.more
{
	background-color:#694E3A;
	font-size:10px;
	padding:1px 0 3px 0;
	width:80px;
	height:13px;
	text-align:center;
}
div.more a
{
	color:#D6B49C;
}

div.separate
{
	height:8px;
	font-size:1px;
}

div.pager
{
	padding:10px 0;
	text-align:center;
}
div.pager a
{
	width:30px;
	padding:0 5px;
}


