* {
	margin: 0;
	padding: 0;
}
html {height: 100%}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
}
a {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 18px}
img {
	border: none;
}
input {vertical-align: middle}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	font-family: 'Myriad Pro', Arial, 'Times New Roman', Times, serif;
	font-size: 32px;
	background: url('images/flogo.png') repeat-x;
	height: 97px;
}
#header a {
	float: left;
}
#logo {
	float: right;
	text-align: center;
	line-height: 48px;
	margin-right: 20px;
	color: #820024;
	margin-bottom: -10px;
}
#logo span{
	font-size: 40px;
	color: #fff;
	font-weight: bold;
}
#header img {
	margin-left: 20px;
}


/* Middle
-----------------------------------------------------------------------------*/
#content {
	padding: 0 0 100px;
	font-size: 16px;
	text-align: center;
	padding-bottom: 100px;
}
#content ol, #content ul {
	padding-left: 40px;
}
#content a{
	color: #820024;
	font-weight: bold;
}
#content h2{
	margin-top: 10px;
	margin-bottom: 10px;
}
/* Menu
-----------------------------------------------------------------------------*/
#menu {
	clear: both;
}
#menu ul{
	background: url('images/menubg.png') repeat-x;
	list-style: none;
	height: 62px;
	width: 1000px;
	text-align: center;
}
#menu li{
	float: left;
}
#menu ul a{
	background: url('images/mbg.png') no-repeat;
	font-family: 'Times New Roman', Arial, 'Arial Narrow', Times, serif;
	font-size: 16px;
	text-decoration: none;
	display: block;
	float: left;
	padding-top: 4px;
	padding-left: 16px;
	padding-right: 16px;
	height: 23px;
	color: #000;
}
#menu ul ul{
	background: url('images/mdopbg.png') repeat-x;
	position: absolute;
	top: 131px;
	left: 50%;
	margin-left: -500px;
	height: 23px;
	float: left;
}
#menu ul ul a{
	background: none;
	font-family: 'Times New Roman', Arial, 'Arial Narrow', Times, serif;
	font-size: 14px;
	text-decoration: none;
	display: block;
	float: left;
	height: 17px;
	color: #000;
}
#menu .active a{
	border-bottom: 4px solid #820024;
}
#menu .active li a{
	color: #000;
	border-bottom: 0px;
}
#menu .active .active a{
	border-bottom: 4px solid #820024;
}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
	font-family:  Tahoma, Arial, 'Times New Roman', Times, serif;
	text-align: center;
	width: 1000px;
	margin: -100px auto 0;
	height: 100px;
	color: #65686b;
	background: url('images/fbg.png') repeat-x;
	clear: both;
}
#footer span{
	position: relative;
	top	: 50%;
	height: 50px;
	margin-top	: -25px;
}

table, table td {
  border: 1px solid black;
  border-collapse: collapse;
}
.noborder table, .noborder table td {
  border: 0px solid black;
  border-collapse: collapse;
}
/* catalog */

.catalog{
    display: block;
    float: left;
    width: 100%;
	text-align: center;
}
.block_category{
    padding: 10px 10px 10px 10px;
	margin: 5px;
	height: 200px;
	width: 200px;
	vertical-align: top;
	float: left;
}
.catimage{
	float: left;
}
.category a, .category{
	font: bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000;
}
.subcategory a{
	font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
 
.catdocs{
	display: block;
	float: left;  
	width: 100%;
	text-align: center;
	padding-left: 40px;
}
#dopcontent .imag{
	float: left;
	margin-left: 40px;
	margin-top: 25px;
}
.clear {
	clear: both;
}
.adress {
	float: left;
	text-align: left;
	font-size: 14px;
	margin-left: 40px;
	margin-right: 60px;
	height: 200px;
	width: 230px;
}
.adress .longtit {
	color: #820024;
	font-weight: bold;
}
#rootmenu img{
	float: left;
}
.roottext {
	font-size: 18px;
	font-family:  Arial, Tahoma, 'Times New Roman', Times, serif;
	float: left;
	width: 230px;
	color: #820024;
	line-height: 30px;
	padding-left: 10px;
	padding-top: 10px;
}
.roottext ul {
	list-style: none;
}
.roottext a {
	color: #820024;
	font-weight: bold;
}
#menuroot {
	clear: both;
}
#menuroot ul{
	background: url('images/menubgroot.png') repeat-x;
	list-style: none;
	height: 86px;
	width: 1000px;
	text-align: center;
}
#menuroot li{
	float: left;
}
#menuroot ul a{
	background: url('images/mbg.png') no-repeat;
	font-family: 'Times New Roman', Arial, 'Arial Narrow', Times, serif;
	font-size: 16px;
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 15px;
	margin-top: 30px;
	padding-top: 3px;
	padding-left: 16px;
	height: 19px;
	color: #000;
}
#menuroot .active a{
	border-bottom: 4px solid #820024;
}
.cleft, .ccenter {
	background: url('images/cbg.png') no-repeat;
	float: left;
	width: 300px;
	text-align: left;
	margin-left: 20px;
}
.cleft a, .ccenter a{
	color: #820024;
	text-decoration: none;
}
.cleft a h2, .ccenter a h2{
	height: 40px;
}
#content .rootnews a:hover {
	text-decoration: underline;
}
.cright {
	float: left;
	font-size: 12px;
}
.cright img {
	background: #edeeed;
	padding: 10px;
	margin-left: 20px;
	margin-top: -16px;
}
#content table{
	margin-left: 5px;
}
.rootnews, #content .rootnews a{
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
#kmn img{
	margin-left: -62px;
}