body {
	margin: 0;
	font-family: Tahoma, Arial;
	color: #5d5d5d;
	font-size: 13px;
}
a {
	font-family: Tahoma;
	font-size: 13px;
	color: #767676;
	outline-style: none;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	outline-style: none;
	color: #4040b4;
}
.left {
	float: left;
}
.right {
	float: right;
}
img.middle {
	vertical-align: middle;
}

table#content {
	margin: 0px;
}


/* <<<<< Верхушка */
/*********************
* TOP
*********************/
img.logo {
	width: 282px;
	max-width: 282px;
	height: 210px;
}
table#content td.hx {
	height: 210px;
	background: url('../img/head_bg.jpg') 1017px 0px repeat-x;
}
/* Верхушка >>>>> */

table#content table.mainmenu {
	margin-top: 0px;
	height: 36px;
	background: white url('../img/menu_bg.jpg') left top repeat;
}
table#content table.mainmenu td {
	height: 36px;
	padding: 0px 19px 4px 18px;
	background: url('../img/menu_separator.gif') right top no-repeat;
	text-align: center;
}
table#content table.mainmenu a {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #555555;
	outline-style: none;
	text-decoration: none;

}
table#content table.mainmenu a:hover,
table#content table.mainmenu a.hov {
	color: #4040b4;
	text-decoration: none;
}
table#content table.mainmenu td.hov {
	background: white url('../img/menu_hov.jpg') left top repeat-x;;
	border-right: 1px solid white;
}


/* <<<<< Центральная часть */
table#content table.center {
	height: 100%;
	margin: 0px;
	font-family: Tahoma;
	font-size: 13px;
	color: #767676;
	background: white url('../img/bgg.jpg') left top repeat-x;
}

/*********************
* TOP
*********************/
table#content table.center td.leftcontainer,
table#content table.center td.centerblocks {
	padding-bottom: 50px;
}
table#content table.center div.menu {
	margin-top: 20px;
	border-top: 1px solid #e1e1e1;
	padding: 0px 0px 40px 0px;
	margin-bottom: 10px;
	width: 280px;
	background: white url('../img/block_separator.jpg') left bottom no-repeat;
}
table#content table.center div.menu a {
	display: block;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color: #767676;
	padding: 5px 15px 5px 30px;
	margin: 0px;
	margin-right: 1px;
	text-decoration: none;
	outline-style: none;
	background: url('../img/plus.gif') 10px 6px no-repeat;
}
table#content table.center div.menu a.hov {
	background: #eaeafd url('../img/minus.gif') 10px 6px no-repeat;
	margin-top: 0px;
	padding-top: 6px;
}
table#content table.center div.menu a.free {
	background: none;
}
table#content table.center div.menu a.fhov {
	background-image: none;
	background-color: #eaeafd;
	margin-top: 0px;
	padding-top: 7px;
}

table#content table.center div.submenu {
	margin: 0px;
	padding: 0px 0px 5px 35px;
	margin-right: 1px;
	background-color: #eaeafd;
}
table#content table.center div.submenu a {
	display: block;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color: #767676;
	padding: 3px 15px 3px 11px;
	text-decoration: none;
	outline-style: none;
	background: none;
}
table#content table.center div.submenu a:hover,
table#content table.center div.submenu a.hov {
	color: #4040b4;
	text-decoration: none;
}
table#content table.center div.submenu a.hov {
	background: #eaeafd url('../img/check.gif') 0px 12px no-repeat;
}

table#content table.center div.search {
	width: 287px;
	height: 40px;
	padding: 0px;
	margin: 20px 0px;
	vertical-align: top;
}
table#content table.center div.searchinp {
	width: 197px;
	height: 37px;
	padding: 0px;
	margin-bottom: 2px;
	background: white url('../img/search.jpg') left top no-repeat;
	float: left;
	display: inline;
}
table#content table.center div.searchinp input {
	border: 0px;
	margin-top: 10px;
	margin-left: 12px;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color: #767676;
	width: 184px;
	height: 17px;
}

table#content table.center div.block {
	border: 0px;
	padding: 20px 0xp;
	margin-left: 30px;
	font-family: Tahoma;
	font-size: 13px;
	color: #767676;
	width: 255px;
}
table#content table.center div.block div.blocktitle {
	text-transform: uppercase;
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: bold;
}
table#content table.center td.footer {
	font-family: Tahoma;
	font-size: 13px;
	color: #767676;
	padding: 5px 10px;
	background-color: #f5f5f5;
}


table#content table.center td.centerblocks {
	height: 100%;
	text-align: justify;
	font-size: 15px;
	font-family: Tahoma;
	color: #767676;
	padding: 0px 25px;
	padding-top: 30px;
	padding-bottom: 20px;
}

table#content table.center td.centerblocks a,
table#content table.center td.centerblocks table a {
	font-size: 15px;
}
table#content table.center td.centerblocks table {
	text-align: justify;
	font-size: 15px;
	font-family: Tahoma;
	color: #767676;
}

table#content table.center h2 {
	display: inline;
	padding: 1px 10px 2px 40px;
	margin: 0px;
	margin-bottom: 30px;
	font-family: Tahoma;
	font-size: 15px;
	color: #767676;
	background: #e5e5e5 url('../img/h2bg.gif') left top no-repeat;
}
table#content table.center h2.first {
	background-color: #dfdfdf;
}

table#content table.center td.centerblocks p.text {
	text-align: justify;
	margin-bottom: 30px;
}
/* Центральная часть >>>>> */




#clear {
	clear: both;
}
.hidden-container { display: none; }
img.image { border: none!important; vertical-align: middle; }
