html /*прокрутка*/
{
	scrollbar-face-color: #E9A42C;
	scrollbar-highlight-color: #E8B108;
	scrollbar-arrow-color: #9EF074;/*#FFD948; */
	scrollbar-3dlight-color: #F8C128;
	scrollbar-shadow-color: #D8A108; 
	scrollbar-darkshadow-color: #D8A108;
	scrollbar-track-color: #AED084;/*#FFDD77 ;*/
}
body /*рамка навколо сайта*/
{

	/*width			: 1000px;*/
	width: 100%;
	padding: 0;
	margin: 0;
	border 			: 0px solid #878787;
	background: #FFFFFF;
	font-family: Tahoma;
	text-align: justify;
}
ul {
	text-align: justify;
	list-style-image: url(../images/ukasat_li.gif);
}

li {
	list-style-image: url(../images/ukasat_li.gif);
}

h1, h2, h3, h4, h5 {
	text-align: left;
	padding: 0 0 0 60px;
	margin: 5px 0 0 0;
	font-size: 12px;
}

h1 {
	padding: 0;
	font-size: 16px;
	text-align: center;
}

h2, h3 {
	font-size: 14px;
}
#body /*главные параметры сайте тело */
{
	height			: 100%;
	font-family		: Arial, Helvetica, Sans Serif;
	color			: #333333;
	font-size		: 12px;
}
#body_text
{
	 /*position			: absolute;
	 top				: 142px;
	 margin-top		: 10px;
     width			: 1000px;
	width: 100%;*/
	padding: 10px 2px 0 2px;
}
.body_top /*параметры вокруг рисунка верху*/
{
  	width			: 1000px;
}

#header1/*рисунок заголовок*/
{
	width           	: 528px;
	height				: 100px;
	background			: url(../images/top-logo.jpg) no-repeat;
	border				: 0px solid #000;
}
#header2/*рисунок заголовок*/
{
	width           	: 275px;
	background			: url(../images/top-logo-right.jpg) no-repeat right;
	border				: 0px solid lime;
	vertical-align: top;
	padding: 53px 25px 0 0;
	text-align: right;
}
#header3/*рисунок заголовок*/
{
	/*width           	: 172px;*/
	height				: 100px;
	background: url(../images/logo-fon.jpg) repeat-x;
	border				: 0px solid #000;
}
.header4
{

 	/*position			: absolute;
	top					: 119px;
	width: 100%;
	width           	: 1000px;*/
	padding: 0 0 0 3px;
	height				: 44px;
	background			: url(../images/fon.jpg) repeat-x left 22px;
	border				: 0px solid #000;
}

#top_menu /*фон за верхнім меню*/
{

   /* position			: absolute;
	top					: 100px;
	width           	: 1000px;*/
	width: 100%;
	height				: 44px;
	background			: url(../images/nav-fon.gif) repeat-x top;
	border				: 0px solid #000;
}

#left_outer /*параметры левого блока (размер фон и т. д.)*/
{
	padding-right		: 10px;
   	width				: 213px;
}

#left_inner /*левое меню */
{
  	width				: 213px;
  	background			: #F8FBF1;
 	border				: 1px solid #BDCC88;
}
#right_outer /*параметры левого блока (размер фон и т. д.)*/
{
   	width				: 213px;
	padding-left		: 10px;
}

#right_inner /*левое меню */
{
	background			: #F8FBF1;
 	border				: 1px solid #BDCC88;
  	width				: 213px;
}

#content_outer /*описание параметров контента*/
{
	background-color	: #F8FBF1;
	width: 100%;
	/*544px;*/
	border				: 1px solid #BDCC88;
}

table td.body_outer /*параметры ячеек в таблице контента */
{
	width			: 100%;
	font-size	: 12px;
	overflow: hidden;
}

/* стандартно жумлы*/
#pathway_text/*путь текста (под верхним меню)*/
{
	overflow		: hidden;
	/*display			: block;
	height			: 25px;*/
	line-height		: 25px !important;
	line-height		: 22px;
	padding-left	: 4px;
	border			: 0px solid #ccc;
	margin-bottom	: 2px;
	font-size		: 12px;
	text-align: left;
}

#pathway_text img /*путь текста картинка (под верхним меню)*/
{
	margin-left		: 5px;
	margin-right	: 5px;
}
a.pathway:link,a.pathway:visited /*путь текста сылки (под верхним меню)*/
{
	font-size			: 12px;
}
a.pathway:hover /*путь текста сылки (под верхним меню)*/
{
	font-size			: 12px;
}


a.mainlevel-nav:link, a.mainlevel-nav:visited /*верхнє меню, цвет сылки*/
{
	float				: left;
	display				: inline-block;
 	margin				: 8px 3px 0px 3px;
	line-height			: 24px;
	font-size			: 13px;
	color				: #464646;
	text-decoration		: none;
	font-weight			: caption;
	background			: #FFFFFF url(../images/nav-a.jpg) repeat-x top;
	padding				: 0px 5px 0px 5px;
	vertical-align		: bottom;
	width: 110px;
	text-align: center;
}

a.mainlevel-nav:hover /*верхнее меню, цвет при наведении курсора*/
{
	color				: #464646;
	/*text-decoration		: underline;*/
	/*background-position	: 0 -19px;
	text-transform: lowercase;*/
	background			: #FFFFFF url(../images/nav-a_hover.png) repeat-x top;
}

a.mainlevel-nav#active_menu-nav /*верхнее меню, цвет посященной сылки*/
{
	/*color: #FD9D29;*/
	color: #FC8700;
	background			: #FFFFFF url(../images/nav-a.jpg) repeat-x top;
	/*background-position	: 0 -38px;*/
}

.back_button a:hover {
	float			: left;
 	text-align		: center;
	font-size		: 12px;
	font-weight		: bold;
	border			: 0px double #cccccc;
	width			: 97px;
	background		: url(../images/knop.gif) no-repeat;
	padding			: 0px 10px 5px 5px;
	line-height		: 20px;
	margin			: 5px;
	color			: #ffffff;
}
.back_button a:link, .back_button a:visited /*кнопка вернутся*/
{  
	color			: #ffffff;
	float			: left;
 	text-align		: center;
	font-size		: 12px;
	font-weight		: bold;
	border			: 0px double #cccccc;
	width			: 97px;
	background		: url(../images/knop.gif) no-repeat;
	padding			: 0px 10px 5px 5px;
	line-height		: 20px;
	margin			: 5px;
}

.pagenav /*кнопки навигации внизу*/
{
 	text-align	: center;
  	font-size	: 12px;
	font-weight	: bold;
	border		: 1px double #cccccc;
	width		: auto;
	background	: url(../images/button_bg.png) repeat-x;
	padding		: 0px 10px;
	line-height	: 20px;
	margin		: 1px;

}

.pagenavbar /*прямоугольник кнопок навигации*/
{
	border		: 0px double #cc5675;
	margin-right: 10px;
}


a:link, a:visited /*сылки посященые и не посященые*/
{
	/*color			: #c64934;
	color: #4B821B;
	*/
	color: #43850A;
	font-family: Tahoma;
	text-decoration	: none;
	font-weight		: bold;
	font-size		: 12px;
}

a:hover /*сылки при наведении курсора*/
{
	/*color			: #900;
	*/
	color: #FE9B29;
	text-decoration	: none;
	font-weight		: bold;
	font-size		: 12px;
}

div.moduletable a:link, div.moduletable a:visited {
	/*color: #888888;*/
}

div.moduletable a:hover {
	/*color: #555555;	*/
}

table.contentpaneopen /*параметры таблицы блогов*/
{

	text-align: justify;
    font-size		: 12px;
	width			: 100%;
	padding			: 0px;
	border-collapse	: collapse;
	margin			: 5px;
}
table.contentpaneopen td /*параметры ячеек блога*/
{
	padding-right	: 5px;
}

.button /*все остальные кнопки*/
{
      width			: 97px;
	  color			: #ffffff;
	  font-family	: Arial, Hevlvetica, sans-serif;
	  text-align	: center;
	  font-size		: 11px;
	  font-weight	: bold;
	  border		: 0px double #444444;

	  background	: url(../images/knop.gif) no-repeat;
	  padding		: 0px 5px 5px 5px;

	  height		: 24px;
	  margin		: 1px;
}

.inputbox /*контейнеры для ввода информации*/
{
	font-family: Tahoma;
	padding			: 2px;
	border			: 1px solid  #BDCC88;
	background-color: #ECE9D8;
}

.componentheading /*заголовок компонента наприклад Легкови*/
{
	padding: 2px 0 4px 14px;
	background: #90BD3E url(../images/h2-entrytitle-fon.gif) repeat-x bottom;
	border: 1px solid #5C6C41;
	color: #eee; 
	font-family: Tahoma;
	line-height: 16px;
	text-transform: none;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	width: 100%;
}

.contentheading   /*заголовок в блогови повний и фон  */
{
	padding: 1px 0 3px 14px;
	background: #90BD3E url(../images/h2-entrytitle-fon.gif) repeat-x bottom;
	border: 1px solid #5C6C41;
	color: #eee;
	font-family: Tahoma;
	line-height: 16px;
	text-transform: none;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	/*width: 100%;*/
}

.contentheading td {
	color: #eee;
	font-family: Tahoma;
	line-height: 16px;
	text-transform: none;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
.contentheading h1 {
	font-family: Tahoma;
	line-height: 16px;
	text-transform: none;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	color: #eee;
	padding: 0;
	margin: 0;
}

.buttonheading {
/*
	background: #90BD3E url(../images/h2-entrytitle-fon.gif) repeat-x bottom;
	border: 1px solid magenta;
*/
	padding: 1px 0 0 0;
	margin: 0;
	vertical-align: top;
}

.buttonheading img {
	border: 1px solid #5C6C41;
	margin: 0 0 0 3px;
	padding: 0;
}

.buttonheading a {
	margin: 0;
	padding: 0;	
}

a.contentpagetitle:link, a.contentpagetitle:visited /*заголовок в блогови скорочений и фон  */
{

	font-size		: 12px;
	font-weight		: bold;
	color			: #eee;
	text-align		: left;
	/*height			: 20px;*/
	padding-left 	: 5px;
}
a.contentpagetitle:hover /*заголовок в блогови скорочений и фон  */
{

	font-size		: 12px;
	font-weight		: bold;
	color			: #eee;
	text-align		: left;
	/*height			: 20px;*/
	padding-left 	: 5px;
}


div.moduletable /*параметры модуля*/
{
	background: url(../images/h2-fon.gif) top repeat-x;
	width: 213px;
	margin: 5px 5px 10px 5px;
	overflow: hidden;
	border: 1px solid #FE9B29;
	padding: 0 4px 3px 4px;
	text-align: justify;
	font-size: 12px;
}

table.moduletable th, div.moduletable h3/*заголовок модулей*/
{
	/*border: 1px solid #FE9B29;*/
	color: #ffffff;
	text-align: left;
	padding: 0 0 0 8px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0 0 3px 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	width: 100%;
}

table.moduletable td
{
	/*border	: 4px solid #333;*/
	font-size: 12px;
	padding: 5px;
	font-weight: normal;
}
.moduletable ul{
	padding: 0 0 0 16px;
	margin: 0;
	list-style-image: url(../images/ukasat_li.gif);
}
.moduletable li {
	padding: 0;
	margin: 0;
	list-style: outside;
	list-style-image: url(../images/ukasat_li.gif);
}
/*поиск*/
.moduletable form {
	padding: 0;
	margin: 0;
}

div.search {
	display: block;
	height: 22px;
	text-align: center;
	padding: 3px;
	margin: 0;
}
div.search .inputbox {
	float: left;
	display: inline-block;
	width: 127px;
	/*height: 19px;*/
	padding: 1px 0 1px 0;
	margin: 0 0 0 5px;
	font-size: 15px;
	border			: 1px solid  #8DAC48;
}
div.search .button {
	width: 58px;
	height: 22px;
	padding: 0;
	margin: 0 0 0 2px;
	background: url(../images/next.gif) no-repeat top;
	text-align: center;
	font-size: 13px;
}

#form
{
	padding:5px;
}

.small /*автор статти а также написание внизу*/
{
	color					: #999999;
	font-size				: 13px;

}

.createdate /*дата создание статти*/
{
	height					: 15px;
	padding-bottom			: 10px;
	color					: #999999;
	font-size				: 13px;
}

.modifydate /*модификация даты создание статти*/
{
	height					: 15px;
	padding-top				: 10px;
	color					: #999999;
	font-size				: 13px;
}

a.mainlevel:link, a.mainlevel:visited 	/*боковое меню*/
{
	background: url(../images/ukasat_li.gif) no-repeat left top;
	padding: 0 0 0 16px;
}

a.mainlevel:hover
{
}

a.mainlevel#active_menu, a.mainlevel#active_menu:hover /*активне меню*/
{
}
a.mainlevel#active_menu:hover
{
}


a.sublevel:link, a.sublevel:visited /*боковое подменю*/
{
	padding-left			: 1px;
	vertical-align			: middle;
	font-size				: 11px;
	font-weight				: bold;
	color					: #5567BA;
	text-align				: left;

}
a.sublevel:hover /*боковое подменю*/
{
	color					: #E32727;
	text-decoration			: none;
}

a.sublevel#active_menu/*боковое подменю*/
{
	color					: #355333;
}
a.readon:link, a.readon:visited /*Кнопка подробнее*/{
	/*color				: #999999;*/
/*	text-align			: center;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	font-weight      	: bold;
	white-space     	: nowrap;
	text-decoration  	: none;
*/
	color			: #ffffff;
	float			: left;
 	text-align		: center;
	font-size		: 12px;
	font-weight		: bold;
	border			: 0px double #cccccc;
	width			: 97px;
	background		: url(../images/knop.gif) no-repeat;
	padding			: 0px 8px 5px 4px;
	line-height		: 20px;
	margin			: 5px;
}

a.readon:hover {
	/*color				: #999999;*/
/*	text-align			: center;
	font-family      	: Verdana, Arial, Helvetica, sans-serif;
	font-size        	: 11px;
	font-weight      	: bold;
	text-decoration  	: none;
*/
}

.pagenav_prev a:link, .pagenav_prev a:visited
{
	width				: 68px;
	height		      	: 24px;
	color            	: #ffffff;
	font-family      	: Verdana, Arial, Helvetica, sans-serif;
	font-size        	: 10px;
	font-weight      	: bold;
	background       	: url(../images/priv.gif) no-repeat;
	border           	: 0px solid #333;
	padding          	: 2px 5px 0px 3px;
	text-align: left;
	white-space      	: nowrap;
	float            	: left;
	line-height      	: 16px;
	text-decoration  	: none;
}

.pagenav_next a:link, .pagenav_next a:visited
{
	width				: 68px;
	color            	: #ffffff;
	font-family      	: Verdana, Arial, Helvetica, sans-serif;
	font-size        	: 10px;
	font-weight      	: bold;
	background       	: url(../images/next.gif) no-repeat;
	border           	: 0px solid #333;
	padding          	: 2px 5px 0px 11px;
	text-align: left;
	white-space      	: nowrap;
	float            	: left;
	height		      	: 24px;
	line-height      	: 16px;
	text-decoration  	: none;
}

span.article_seperator /*линия над новостями*/
{
	 border-top				: 2px solid #FE9B29;
 	 display				: block;
  	 height					: 1.5em;
}

.contentpane, .contentpane td /*параметры формы реестрации*/
{
	font-size 		: 12px;
}

.footer1_container/*нижній контейнер*/ {
	/*width				: 532px;*/
	height				: 208px;
	border				: 0px solid #000;
	background			: url(../images/bot-line-left.jpg) no-repeat;
	text-align: right;
	padding: 0 10px 0 0;
	font-size: 13px;
	color: #AAAAAA;
}
.footer2_container/*нижній контейнер*/ {
	height				: 208px;
	border				: 0px solid #000;
	background			: url(../images/bot-line-fon.gif) ;
}
.footer_container/*нижній контейнер*/ {

	/*width				: 400px;*/
	height				: 208px;
	border				: 0px solid #000;
	background			: url(../images/bot-line-fon.gif) ;
}


.contact_email {
	width: 100%;
}