body,td,div
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
}
body										/*center column color*/
{
	background-color: #F5E490;
	background-image: url(/images/bg_center.gif);
}
.sideColor
{
	background-color: #FCE4B2;   /*dee0de*/
	background-image: url(/images/bg_side.gif);
}
.textDiv
{
	padding-left:18px;
	padding-right:18px;
	text-align:justify;
}
.textTd
{
	vertical-align:top;
	text-align:justify;

}
.navBarBody
{
	background-color:#EEEBDD;
	padding:4px;
	border:1px dotted blue;
	text-align:justify;
}
.resButton
{
	font-size:small;
	font-weight:800;
	width:170px;
	height:50px;
}
.pubButton
{
	font-size:x-small;
	font-weight:800;
	width:340px;
	height:35px;
	display: block;
	margin-bottom: 20px;
}
.listM12
{
	margin-bottom:12px
}
p
{
	text-indent : 22px;
}
.noM
{
	margin-top:0px;
	margin-bottom:0px;
}
.firstLetter					/*First letter of paragraph: big,bold */
{
	font-size:small;
	font-weight:800;
}

.picRamka
{
	border: 7px ridge #FFD555;	
}

/********************************************First page news***************************************************/
.newsTd							/* item TD*/
{
	padding: 10px 0px 10px 15px;
	text-align: justify;
}
.newsDateTd						/* item date TD*/
{
	font-weight: 600;
	vertical-align: top;
	padding-top: 10px;

	font-size: 90%;
}
.newsMainLink					/* right hand ending item link*/
{
	display: block;
	float: right;
}
/***************************************************Headers***************************************************/
h1									/*Page Main Header*/
{
	font-size:large;
	font-family:Comic Sans MS;
	color:#303030;
	display:inline;
}
h2									/*Page Secondery Header*/
{
	color:#000000;
	font-size:small;
}
h3									/*Nav Bar Header*/	
{
	font-size:small;
	font-weight:800;
	display:inline;
	color:darkblue;
	text-transform:uppercase;
}
h4
{
	color:#000000;
}
.fixedHeader
{
	font-size:16px;
}
/***********************************************Links****************************************************/
a
{
	text-decoration:none;
	color:#0002CE;
	font-weight:800;
}
.newsLink
{
	font-weight:400;
}
.navBarLink
{
	color: #990000;
	margin-left: 5px;
	display: block;
	line-height: 80%;
}
a:hover
{
	color:#FF6633;
}
.inactive
{
	color: #999999;
}
/**********************************************Site map***************************************************/
.karta_l1
{
	font-family: Comic Sans MS;
}
.karta_l1
{
	font-size: medium;
	padding-left: 20px;
	margin: 5px 0px 0px 0px;
}
.karta_l2, .chtivo_l2
{
	font-size: small;
	font-weight: 600;
	font-family: sans-serif;
	padding-left: 10px;
	margin: 0px 0px 0px 0px;
}
/*********************************************Librery****************************************************/
.chtivo_l2
{
	cursor: pointer;
	margin-left:5px; 
	line-height: 25px;
}
.chtivo_l3
{
	font-size: x-small;
	font-weight: 400;
	font-family: sans-serif;
	padding-left: 10px;
	margin: 0px 0px 0px 0px;
	list-style-image: none;
	list-style-type: disc;
	line-height: 20px;
	display: none;
}