* {
	padding: 0;
	margin: 0;
}

table td center {
	text-align: left;
} 

.article_seperator {
	font-size: 0;
	line-height: 0;
}

html, body {
height: 100%;
}

body {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

body table p {
	font-size: 12px;
	text-align: left;
	padding: 0 0 8px 0;
	line-height: 17px;
}

body>table {
	font-size: 14px;
}

body a:link {
	color: #369;
}

body a:visit {
	color: #93c;
}

.weather {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
padding: 5px 0 7px 0;
	font-weight: normal;
	text-align: left;
}

h1 {
	font-size: 24px;

}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 18px;
}

h4,h5,h6 {
	font-size: 14px;
	font-weight: bold;
}

.top-info table {
	font-size: 19px;
	color: #fff;
}

.top-info span {
	padding: 0;
}

.top-info table td.img {
	padding-right: 3px;
}

.small {
	padding-left: 5px;
	font-size: 10px;
}

.parts h3 span {
}

.parts h3 {
	padding: 5px 5px 5px 5px;
	background: #ee3300;
	border-right: 10px solid #ffcc66;
	border-bottom: 2px solid #ffcc66;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.parts {
	text-align: left;
	font-size: 12px;
}

.parts table, #content table {
	border: none;
}

.contentpaneopen .sectiontableheader {
	font-size: 14px;
	font-weight: normal;
	color: #444;
	padding: 0 0 0 5px;
	background: #eee;
	border-right: solid 2px #fff;
}

#content .contentpaneopen a:hover {
	text-decoration: none;
}

table.contentpaneopen td ol li ul {
padding-bottom: 0;
}

.contentpaneopen tr.sectiontableentry2 td, .contentpaneopen tr.sectiontableentry1 td {
	font-size: 14px;
	padding-top: 5px;
	color: #666;
}

.contentpaneopen tr.sectiontableentry2 td b, .contentpaneopen tr.sectiontableentry1 td b {
	color: #000;
}

.contentpaneopen tr.sectiontableentry2 td hr, .contentpaneopen tr.sectiontableentry1 td hr {
	margin: 6px 0 !important;
	margin: 0;

}

.contentpaneopen .small {
	font-size: 14px;
	color: #000;
}

input.button {
	border: 1px solid #333;
	height: 18px;
	width: 120px;
	margin-bottom: 4px;
}

.significant {
	font-size: 28px;
	font-family: "Times New Roman", Times, serif;
	color: #900;
	padding: 0;
	font-weight: normal;
	border-bottom: solid 1px #900;
	padding: 0 0 0 4px;
}

#significant {
	margin-top: 10px;
	padding: 13px 33px;
	background: #fafafa;
	border: solid 1px #efefef;
}

#significant p {
	line-height: 18px;
}

.news-header {
	padding: 15px 0 0 4px;
	font-size: 28px;
	font-family: "Times New Roman", Times, serif;
	color: #900;
	font-weight: normal;
	border-bottom: solid 1px #900;
}

.pagenav_prev a:link, .pagenav_next a:link {
	color: #369;
}
border-top
.pagenav_next a:visit,.pagenav_prev a:visit {
	color: #93c;
}

.pagenav_next a:hover,.pagenav_prev a:hover {
	text-decoration: none;
}

.footer-phraze {
	color: #999;
	font-size: 12px;
	text-align: center;
}

table th {
	text-align: center;
}


form table.contentpane {
	text-align: left;
}

.menu-top {
	text-align: left;
/*	border-top: solid 1px #ececec;*/
}

.contentpane table.pollstableborder {
	width: 100%;
}

td table.moduletable th {
	font-size: 12px;
}

table.moduletable th {
	color: #fff;
	padding: 6px 5px 5px 5px;
	background: #ee3300;
	border-left: 10px solid #ffcc66;
	border-bottom: 2px solid #ffcc66;
	font-weight: bold;
	text-align: left;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

table.moduletable ul {
	padding-top: 10px;
}

td table.moduletable-head img {
	margin: 10px 0 0 10px;
}

td table.moduletable-head th {
	font-size: 12px;
}

table.moduletable-head th {
	color: #fff;
	padding: 6px 5px 5px 5px;
	background: #ee3300;
	border-left: 10px solid #ffcc66;
	border-bottom: 2px solid #ffcc66;
	font-weight: bold;
	text-align: left;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

td table.moduletable-head p, td table.moduletable-head div {
	padding: 4px 10px 4px 10px;
	font-size: 12px;
}

/* Поиск */

.search {
	clear: both;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-top: 2px;
}

#search .inputbox{
	width: 150px;
	height: 18px;
	font-size: 12px;
	border: solid 1px #ccc;
	padding: 0px;
}

#search .button{
	margin: 0;
	padding: 0px;
	height: 18px;
	border: solid 1px #333;
	background: #ccc;
	width: 70px;
	font-size: 12px;
}

#search table td {
	padding: 3px;
}

#content p.withbreaks {
	padding-top: 0;
	font-size: 12px;
	text-align: justify;
}
 
/* Layout */

.mosimage_caption {
	font-size: 10px;
color: #444;
}

#header {
	height:  116px;
	width:  100%; 
}
 
#top-top {
	height: 30px;
	width: 100%;
	background: transparent;
}

#top-bottom {
	height: 80px;
	width: 200px;
	background: transparent;
	float: left;
}

#topmenu{
	height: 20px;
	float: right;
	width: 600px;
}

#pathway{ 
	width: 500px;
	height: 19px;
	padding-left: 20px;
	padding-top: 5px;
}

/* Main Menu(s) */

#menu ul {
	list-style: none;
}

a.mainlevel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	display: block;
	width: 100%;
	padding: 6px 0 6px 25px;
	text-decoration: none;
	color: #656565;
}

a.mainlevel:link {
	color: #656565;
}

html>body a.mainlevel {width:auto;} /* Opera5-Fix-fix ;-) */

a.mainlevel:hover {
	display: block;
	text-decoration: none;
	color: #ee3300;
	background: url("/images/template/menu-cog.gif") no-repeat 1px 0;
}

a.mainlevel#active_menu {
	color: #ee3300;
	background: url("/images/template/menu-cog.gif") no-repeat 1px 0;
}

a.sublevel {
	padding: 5px 0 5px 35px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	color: #757575;
	text-decoration: none;
	font-weight: bold;
	background: url("/images/template/arrow.png") no-repeat 22px 9px;
}

a.sublevel:link {
	color: #757575;
}

a.sublevel:hover {
	color: #FF6501;
}

a.sublevel#active_menu {
	color: #FF6501;
}

/* Other Mambo Stuff */

#pathway-block {
	width: 100%;
}

.pathway {
	color: #777;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

.pathway a{
	color: #369;
	text-decoration: underline;
	font-weight: normal;
}

.pathway img{
	margin-left: 5px;
	margin-right: 5px;
}

.pathway a:hover{
	color: #bc1e1e;
}

.inputbox {
	border: 1px solid #bbb;
}

.contentpaneopen .createdate {
	font-size: 10px;
	color: #900;
	font-weight: bold;
	display: none;
}

.blog .contentpaneopen .createdate {
	font-size: 10px;
	color: #900;
	font-weight: bold;
	padding: 0;
	display: inline;
	line-height: 10px;
}

.modifydate {
	font-size: 10px;
	color: #ababab;
	height: 20px;
	line-height: 20px;
	margin-bottom: 5px;
}

a.readon {
	font-size: 12px;
}

a.readon:link {
	margin-top: 10px;
	color: #369;
}

a.readon:hover {
	text-decoration: none;
}

.blog_more {
	font-size: 10px;
}

a.readon:visit {
	color: #93c; 
}

.blog {
	width: 100%;
}

.contentpaneopen {
	padding: 0;
	font-size: 12px;
}

.blog table.contentpaneopen .contentheading {
	font-size: 16px;
	line-height: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #369;
	padding: 15px 0 0 0;
}

table.contentpaneopen .contentheading {
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	padding: 13px 0 3px 0;
}

.contentpaneopen p {
	text-align: justify;
	width: 100%;
	font-size: 12px;
}

.contentpaneopen table {
	text-align: justify;
	width: 100%;
	font-size: 12px;
	line-height: 17px;
}

.contentpaneopen table#info-table {
	text-align: left;
	width: 100%;
	font-size: 12px;
	line-height: 12px;
	color: #333;
	border: solid 1px #ccc;
	border-bottom: none;
	margin: 10px 0;
}

.contentpaneopen table#info-table p {
	padding: 0;
text-align: left;
}

.contentpaneopen table#info-table td {
	border-bottom: solid 1px #ccc;
	padding: 7px 5px;
	line-height: 15px;
	text-align: left;
}

.contentpaneopen table#info-table thead {
	background: #dae4ea;
	font-weight: bold;
}

.contentpaneopen table#info-table thead td {
	text-align: left;
	border-bottom: solid 1px #7494a8;
}

/* Table class */
.contentpaneopen table.info-table {
	text-align: left;
	width: 100%;
	font-size: 12px;
	line-height: 12px;
	color: #333;
	border: solid 1px #ccc;
	border-bottom: none;
	margin: 10px 0;
}

.contentpaneopen table.info-table p {
	padding: 0;
}

.contentpaneopen table.info-table td {
	border-bottom: solid 1px #ccc;
	padding: 7px 5px;
}

.contentpaneopen table.info-table thead {
	background: #dae4ea;
	font-weight: bold;
	vertical-align: middle;
}

.contentpaneopen img {
	padding: 0;
	_padding-right: 5px;
	margin-top: 0px;
	margin-right: 5px;
	_margin-right: 0;
	_margin-left: -5px;
}
div.mosimage {
	padding-top: 5px;
	padding-right: 7px;
}

div.mosimage img {
	border: solid 3px #e6e6e6;
}

table.contentpaneopen table div.mosimage img {
	border: none;
}

.contentpaneopen img {
	border: solid 3px #e6e6e6;
}

/* table.contentpane td.contentheading {
	font-weight: bold;
	font-size: 16px;
	height: 23px;
	line-height: 20px;
	border: none;
} */

table.contentpane ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

table.contentpane ul li{
	padding: 0px;
	margin: 0px;
	padding-left: 15px;
}

.contentdescription {
	font-size: 10px;
}
.sectiontableheader {
	font-weight: bold;
	font-size: 10px;
	height: 25px;
	line-height: 25px;
}
.categorytitle {
	font-weight: bold;
	font-size: 16px;
	height: 25px;
	line-height: 25px;
	font-family: "Trebuchet MS", Verdana, sans serif;
}

.componentheading {
	font-size: 22px;
	padding: 13px 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
a.category {
	text-decoration:  underline; 
}
a.category:hover {
	text-decoration:  underline; 
}
table.moduletable {
	width:  100%; 
	font-size: 80%;
}
table.moduletable th  {
	font-size: 80%;
}

.back_button a{
	font-size: 10px;
	font-weight: normal;
}

.blogsection {
	font-size: 10px;
}

.blog_more ul li{
	list-style: none;
	padding-left: 14px;
	line-height: 18px;
}

table.contenttoc {
	border: 1px solid #CCCCCC;
	padding: 3px;
}

table.contenttoc th {
	font-weight: bold;
	font-size: 10px;
	border-bottom: 1px solid #BBBBBB;
}

.contenttoc a {
line-height: 14px;
}

.contenttoc a:hover {
text-decoration: none;
line-height: 14px;
}

form {
	margin: 0px;
	padding: 0px;
}

table.contentpane td {
	text-align: left;
}

table.contentpane td {
	text-align: left;
}

table.contentpane td table.contentpane .smalldark {
	font-size: 12px;
	color: #666;
}

table.contentpane td table.pollstableborder tr.sectiontableentry2 td, table.contentpane td table.pollstableborder tr.sectiontableentry1 td {
	padding: 3px;
	font-size: 16px;
}

table.contentpane td table.pollstableborder tr.sectiontableentry2 td table tr.sectiontableentry2 td, table.contentpane td table.pollstableborder tr.sectiontableentry1 td table tr.sectiontableentry1 td {
	border-bottom: solid 1px #ddd;
}

table.contentpane td table.contentpane td {
	font-size: 12px;
}

table.contentpane td table.pollstableborder td.sectiontableheader {
	padding: 3px;
	font-size: 22px;
	font-weight: normal;
}

td.contentopaneopen {
	text-align: justify;
}

td.contentpaneopen p {
	font-size: 12px;
	line-height: 17px;
	padding: 8px 0;
}

.blog div small {
	font-size: 12px;
}

.blog div {
	font-size: 12px;
}

table.contenttoc {
	width: 300px;
	float: right;
	right: 0;
	top: 0;
}

table.contenttoc th {
	font-size: 14px;
	font-weight: bold;
	color: #444;
}

table.contenttoc td {
	text-align: left;
	text-transform: none;
	padding: 3px;
}

div.pagenavcounter {
	color: #777;
	font-size: 10px;
}

/* Top Menu */

table#top-menu-table {
	margin-bottom: 12px;
	padding: 3px 0 4px 0;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}

#top-menu-table a.mainlevel-nav {
	font-size: 14px;
	color: #656565;
	padding: 5px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 5px;
}

#top-menu-table #active_menu-nav {
	color: #ee3300;
	text-decoration: none;
}

#top-menu-table a.mainlevel-nav:hover {
	color: #ee3300;
}

img#admin {
	margin-right: 25px;
}

#content form .button {
	border: 1px solid #333;
	height: 18px;
	width: 120px;
	margin-bottom: 0;
}

td.banner {
	padding-top: 25px;
}

td.banner img {
padding: 1px;
}

ul.latestnews {
	list-style: none;
	font-weight: bold;
}

ul.latestnews li {
	margin: 0 0 15px 0;
	padding: 2px 0 2px 15px;
	background-image: url("/images/template/arrow-anons.gif");
	background-repeat: no-repeat;
	background-position: 4px 9px;
	font-weight: bold;
	line-height: 16px;
}

#content {
height: 65%;
}

#khakasia-sign {
	padding: 5px 0;
}

/*--- Gallery ---*/

.gallery-title {
	margin: 0pt 10px 0 5px;
	padding-bottom: 50px;
	float: left;
}

.gallery-sign {
	clear: both;
	text-align: center;
	margin-top: 5px;
}

.gallery-title a img {
	border: solid 2px #369;
}

.gallery-title a img:hover {
	border: solid 2px #9f1818;
}

.photo-detail {
	text-align: center;
}

.photo-detail img {
	border: solid 5px #ccc;
}

.photo-detail p {
	margin-top: 15px;
	text-align: left;
}

.search-item {
	padding-bottom: 20px;
}

.search-title-link {
	font-size: 20px;
}

.search-title-arrow {
	font-size: 22px;
	color: #666;
}