h4                      { font:Bold  13px Arial, sans; color: #666666; text-align: center;}
h3                      { font:Bold  15px Arial, sans; color: #639ACE; text-align: left;}
h2                      { font:Bold  17px ArialCyr, sans; color: #639ACE; text-align: center;}
h1                      { font:Bold  20px ArialCyr, sans;color:#639ACE; text-align: center;}

p.razdel                      
			{ font:Bold  15px Arial, sans; color: #ffff33; text-align: center;}

td.menu_bg {
	background-image: url(../images/3.jpg);
	background-repeat: repeat-y;
	margin-left:10px;
	background-position: top left;
}

hr {
	color: #ccff99;
}

td.up {
	background-image: url(../images/1.jpg);
	background-repeat: no-repeat;
	width: 742px;
	height: 223px;
	
}

td.down {
	background-image: url(../images/2.jpg);
	background-repeat: no-repeat;
	width: 237px;
	height:223px;
}

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	padding: 0px;
	font-family: ArialCyr, Helvetica, Sans Serif;
	font-size: 13px;
	color: #333333;
	background: #ffffff;
}

a#active_menu:hover {
	color: #cccccc;
}

a:link {
	color: #639ACE; text-decoration: unlined;
	font-weight: bold;
}

a:visited {
	color: #999999; text-decoration: unlined;
	font-weight: bold;
}

a:hover {
	color: #cccccc;	text-decoration: unlined;
	font-weight: bold;

}

a.footer:hover, a.footer:visited, a.footer:link {
	color: #ffffff;	text-decoration: unlined;
	font-weight: bold;
}

.top_ban {
	text-align: right
}
/*Стиль для футера*/
td.footer {
	font: Bold 9px ArialCyr, sans;
	color: #ffffff;
	background: #ff9900;
	text-align: center;
	
}

/*Стиль для интересного сайта*/
.newsflash {
	font: 13px ArialCyr, sans;
	color: #ffffff;
}

/*Стиль для правой колонки (опросы и сообщения форума)*/
.small {
	font: 11px Arial, sans;
	color: #333333;
}

.clr {
	clear: both;
}

/*Стили для строки путей*/

.pathway {

	font: Bold  11px Arial Cyr, sans; color: #333333;

}

#pathway_text {
font: Bold 11px Arial Cyr, sans;
  overflow: hidden;
	float: left;
	display: block;
	padding-top: 4px;
	color: #333333;
	padding-left: 5px;
}

a.footer1:link, a.footer1:visited,a.footer1:hover {
	color: #639ACE;
	font: Bold 10px Arial Cyr, sans;
}

a.pathway:link {
	color: #639ACE;
	font: Bold 11px Arial Cyr, sans;
}

a.pathway:visited {
	color: #639ACE;
	font: Bold 11px Arial Cyr, sans;
}

a.pathway:hover {
	color: #999999;
	font: Bold 11px Arial Cyr, sans;
}

#buttons {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 50%;
}

/*Стиль для списков*/
ul#mainlevel-nav li
{
	float: left;
	margin: 0;
  width: 10%;
}

ul#mainlevel-nav li a
{
	font:Bold Arial, sans;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	color: #333333;
	background: transparent;
	text-align:center;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #ffcc00;
	background: #D84203;
}

ul#mainlevel-nav li a:visited
{
	color: #666666;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}



#active_menu {
	color:#ffff99;
	font-weight: bold;
}



.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 15px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #336699;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

ul {list-style: url(../images/list.gif) none outside;}


li
{
line-height: 15px;
padding-left: 15px;
padding-top: 3px;
background-position: 0px 7px;
}



td {
	font-size: 80%;
}

/*Стили для контента(тела страницы)*/

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
	font-size: 12px;
	color: #333333;
}


table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

.button {
  color: #ff6600;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	/*background: url(../images/subhead_bg.png) repeat-x;*/
	color: #000000;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 13px;
	/*text-transform: uppercase;*/

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;
	background: url(../images/contenthead.png) top left repeat-x;
	color: #666666;
	text-indent: 15px;
	font-weight: bold;
	font-size: 13px;
	white-space: nowrap;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
	text-align:right;
	float:right;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

.modulehead {
	font: Bold 13px Arial, sans;
	color: #666666;
	text-align: center;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	text-transform: uppercase;
}

table.moduletable th {
	color: #666666;
	text-align: center;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

.nonmambo {
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

/*Стили для модулей*/
table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

table.price.td {
	font-size:8px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}



table.contenttoc th {
  /*background: url(../images/subhead_bg.png) repeat-x;*/
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link {
	font:Bold 11px Arial, sans;
	font-weight: bold;
	color: #ffffff;
	text-align:center;
	text-decoration: none;
}

a.mainlevel:visited {
	font:Bold 11px Arial, sans;
	font-weight: bold;
	color: #ccff99;
	text-decoration: none;
}



a.mainlevel:hover {
	font:Bold 11px Arial, sans;
	text-decoration: underlined;
	color: #ffff00;
}

a.sublevel:link {
	font:Bold 11px Arial, sans;
	padding-left: 1px;
	vertical-align: middle;
	font-weight: bold;
	color: #ffff99;
	text-align: left;
}

a.sublevel:visited {
	font:Bold 11px Arial, sans;
	padding-left: 1px;
	vertical-align: middle;
	font-weight: bold;
	color: #ccff99;
	text-align: left;
}


a.sublevel:hover {
	font:Bold 11px Arial, sans;
	color: #ffff00;
	text-decoration: underlined;
}
.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  text-transform: normal;
  font-size: 70%;
  border-top: 1px solid #cccccc;
}


