/*ÎÑÍÎÂÍÎÉ ØÐÈÔÒ {}*/
	body,td,pre{
		font-family: "Georgia", "Times New Roman", serif;
		font-size: 14px;
		color: #404040;

		/*ÏÎËÎÑÀ ÏÐÎÊÐÓÒÊÈ {}*/
		SCROLLBAR-FACE-COLOR: #603813;
		SCROLLBAR-TRACK-COLOR: #c6f828;
		SCROLLBAR-ARROW-COLOR: white;
		SCROLLBAR-HIGHLIGHT-COLOR: #ffb800;
		SCROLLBAR-3DLIGHT-COLOR: #603813;
		SCROLLBAR-SHADOW-COLOR: #ffb800;
		SCROLLBAR-DARKSHADOW-COLOR: #603813;
	}
	pre{
		font-family: monospace;
	}


	td.body{
		background: url("images/bg_tile.png") white repeat-x;
	}
	table.bigtable{
		width: 920px;
	}
/*ÇÀÃÎËÎÂÎÊ ÑÒÐÀÍÈÖ {}*/
	td.pane_top{
	}
	td.pane_top h1{
		color: #86a018;
		margin: 0;
		font-size: 27px;
		font-weight: normal;
	}
/*ÏÀÍÅËÈ ËÅÂÀß, ÏÐÀÂÀß, ÑÐÅÄÍßß {}*/
	td.pane_left, td.pane_right{
	}
	td.pane_left{
		width: 255px;
		border-right: 1px solid #d3ecff;
	}
	td.pane_right{
	}

	td.pane_center{
	}

	td.pane_menuhoriz{
	}
/*ÄËß ÌÎËÓÅÉ {}*/
	table.moduleL, table.moduleR{
		width: 100%;
		margin-bottom: 0px;
	}
	td.moduleSmallTitle, td.moduleBigTitle{
		font-weight: bold;
		height: 20px;
		background-color: white;
		background-image: url(images/modtitle.png);
		padding-left: 8px;
		color: #514f63;
	}
	td.moduleL, td.moduleR, td.moduleMENU{
		padding: 0 0 0 0;
	}
	td.moduleMENU{
	}


	table.moduleC{
		width: 100%;
	}
	td.moduleC{
		padding: 0 0 10 28;
		text-align: justify;
	}


/*ÏÎÄÍÎÆÜÅ ÑÒÐÀÍÈÖ {}*/
	td.pane_footer{
		height: 90px;
	}
	div.footer_float{
		background: url("images/footer.png") repeat-x top;
		position: absolute; 
		width: 100%; 
		left: 0px;
		color: #603813;
		padding: 20 0 10 0;
	}



/*ÑÑÛËÊÈ Â ÌÅÍÞ {}*/
	/*ÑÒÐÎÊÀ ÌÅÍÞ Nãî ÓÐÎÂÍß {}*/
	div.menu0{
		padding-left: 12px;
		padding-bottom: 4px;
		background: url("images/arrow.png") no-repeat 0 7;
		font-size: 17px;
	}
	div.menu1{
		padding-left: 32px;
		background-image: url(images/arrow.png);
		background-repeat: no-repeat;
		background-position: 20px;
	}

	/*ÏÓÍÊÒ ÌÅÍÞ Nãî ÓÐÎÂÍß {}*/
	a.menulink0, a.menuactive0, font.menunolink0,  a.menulink1, a.menuactive1, font.menunolink1{
		color: #3399ff;
		text-decoration: underline;
	}
	/*àêòèâíûé ïóíêò {}*/
	a.menuactive0, a.menuactive1{
		color: #ff6e00;
	}
	/*ïóíêò ïðè íàâåäåíèè {}*/
	a.menulink0:hover, a.menuactive0:hover,  a.menulink1:hover, a.menuactive1:hover{
		color: #ff6e00;
	}



	table.menu_horiz{
		height: 20px;
	}
	td.menu_horiz{
		padding-right: 16px;
	}
	table.menu_layer{
		background-color: #ff5e06;
		border: 2px solid black;
	}
/*---ÏÎËÜÇÎÂÀÒÅËÜÑÊÈÅ ÑÒÈËÈ------------------------------------------------------------------------- {}*/


/*ÇÀÃÎËÎÂÎÊ #1 {}*/
	h1{
		font-size: 17px;
		color : #ca5231;
		font-weight: normal;
	}

	pre, p{
		margin: 0px;
	}

	/*ÑÑÛËÊÈ ÏÎ ÒÅÊÑÒÓ {}*/
	a{
		color: #603813;
		text-decoration: underline;
	}
	a:hover{
		color: #1e1813;
	}
	a img{
		border: 0px;
	}

	img{
		border-color: #dadada;
	}

	div.scroll{
		overflow: auto;
		border: 1px solid #dadada;
		padding: 4px;
		background-color: #fbfbfb;
		width: 620px;
		height: expression( this.scrollHeight > 339 ? "400px" : "auto" );
		max-height: 400px;
	}
	pre{
		color: #2a3e8d;
		font-size: 12px;
	}

/*ÝËÅÌÅÍÒÛ ÔÎÐÌ {}*/
	input, select, textarea{
		background-image: url(images/innershadow.png);
		background-repeat: no-repeat;
	}
	input, select, textarea, .inputerror{
		font-family: serif;
		font-size: 14px;
		background-color: #EEEEEE;
		border : 1px solid #514f63;
	}
	.inputerror{
		background-image: none;
		background-color: #FFC0C0;
	}
	input.image{
		background-image: none;
		background : transparent;
		border : none;
	}
	input.radio{
		background-image: none;
		border : none;
	}
	input.checkbox{
		background-image: none;
		background-color: transparent;
		border: 0px;
		margin: 4px;
	}
	input.submit{
		background-image: none;
		color: black;
		background-color: #94acff;
		border : 1px solid #ffb800;
		font-weight: bold;
	}

/*ÝËÅÌÅÍÒÛ ÒÀÁËÈÖ {}*/
	th{
		text-align: left;
		font-size: 14px;
		font-weight: bold;
		color: #ca5231;
		border-bottom: 1px dotted #603813;
		padding: 2px;
	}
	td.data, table.data td{
		border-bottom: 1px solid black;
		vertical-align: top;
		padding: 2px;
		border-bottom: 1px solid #d5edff;
	}

	table.data{
	}
	.uncool{
		color: #494f57;
	}
	.cool{
		color: #603813;
	}
	
	
	td.funcs_frame{
		color: #737355;
		font-size: 17px;
	}
	td.funcs_frame h1{
		font-weight: normal;
		font-size: 20px;
		margin-bottom: 5px;
	}
	