@charset "windows-1251";
/* CSS Document */

body
{
	background-color:white;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size:12px;
	color:#272727;
}

a:link, a:visited, a:active
{
	color:#cc0000;
	text-decoration:underline;
}

a:hover
{
	color:#cc0000;
	text-decoration:none;
}

img
{
	border:0px solid blue;
}

h1,h2,h3,h4
{
	font-family:Arial;
}

h1
{
	font-size:20px;
	margin-top:0px;
	color:#cc0000;
	text-align:center;
}

h2
{
	font-size:16px;
	color:#cc0000;
}

h3
{
	font-size:14px;
	color:#cc0000;
	text-align:left;
}

h4
{
	font-size:13px;
}

h5
{
	text-decoration:underline;
}


/*-------------------------*/

table.baner
{
	background-color:#1f0401;
}

td.logo
{
	background-image:url('logo.jpg');
	background-repeat:no-repeat;
	background-position:left top;
	font-family:Arial;
	font-weight:bold;
	font-size:24px;
	color:white;
}


td.top-menu-bg
{
	background-image:url('top-menu-bg.gif');
	background-repeat:repeat-x;
	background-position:top;
}

table.top-menu
{
	padding:0px;
}

table.top-menu td img
{
	padding:0px;
}

table.top-menu td a:link, table.top-menu td a:visited, table.top-menu td a:active
{
	color:white;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial;
}

table.top-menu td a:hover
{
	text-decoration:underline;
	color:#ffcc66;
}

td.content
{
	font-size:13px;
	background-color:#f9f4ed;
	/*padding:0px 20px 20px 20px;*/
}

td.content table td
{
	font-size:13px;
}

td.content img
{
	padding:0px 10px 0px 10px;
}


td.right
{
	background-color:#f9f4ed;
}

td.right1
{
	padding:0px 15px 0px 15px;
	color:#ff7700;
	font-size:12px;
}

td.right1 a:link, td.right1 a:visited, td.right1 a:active
{
	color:#666666;
	text-decoration:underline;
}

td.right1 a:hover
{
	text-decoration:none;
}

table.right-menu
{
	background-color:#911414;
}

table.right-menu td
{
	color:white;
	font-weight:bold;
	background-color:#360a03;
	background-image:url('right-menu-bg.gif');
	background-repeat:repeat-y;
	background-position:right;
	font-size:11px;
	padding:4px 10px 4px 10px;
}

table.right-menu td a:link, table.right-menu td a:visited, table.right-menu td a:active
{
	font-size:12px;
	font-family:Arial;
	color:white;
	font-weight:bold;
	text-decoration:none;
/*	padding-left:10px;*/
}

table.right-menu td a:hover, table.right-menu td a.active:link, table.right-menu td a.active:visited, table.right-menu td a.active:active, table.right-menu td a.active:hover
{
	color:#ffcc66;;
}

div.news-header
{
	/*font-weight:bold;*/
	color:#666666;
	text-align:left;
}

td.right2
{
	font-size:12px;
}

table.spec
{
	background-color:#eeeeee;
}

table.spec td
{
	background-color:#aaaaaa;
	color:white;
	font-weight:bold;
	font-size:12px;
}

table.spec td.header
{
	border-top:5px solid #b54b00;
	padding:5px 5px 5px 5px;
}

table.spec td.separ
{
	border-top:3px solid #cccccc;
	background-color:#eeeeee;
}

td.footer-bg
{
	background-color:#9a0200;
	background-image:url('footer-bg.gif');
	background-repeat:repeat-x;
	background-position:top;
}

table.footer td
{
	color:white;
	font-size:13px;
	font-weight:bold;
	padding:10px;
}

table.footer td a:link, table.footer td a:visited, table.footer td a:active
{
	color:white;
	text-decoration:underline;
}

table.footer td a:hover
{
	text-decoration:none;
	color:#ffcc66;
}
