/*ÎÑÍÎÂÍÎÉ ØÐÈÔÒ {}*/
	body,td,pre{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		line-height: 20px;
		color: #830700;
	}
	pre{
		font-family: monospace;
	}


	td.body{
		background-color: #830700;
	}
	table.bigtable{
		width: 730px;
		background: white url("images/body_tile.png");
	}
/*ÇÀÃÎËÎÂÎÊ ÑÒÐÀÍÈÖ {}*/
	td.pane_top{
	}
/*ÏÀÍÅËÈ ËÅÂÀß, ÏÐÀÂÀß, ÑÐÅÄÍßß {}*/
	td.pane_left, td.pane_right{
	}
	td.pane_left{
	}
	td.pane_right{
		width: 201px;
	}

	td.pane_center{
		padding: 8px;
	}

	td.pane_menuhoriz{
		background-color: #ff5e06;
	}
/*ÄËß ÌÎËÓÅÉ {}*/
	table.moduleL, table.moduleR{
		width: 100%;
		margin-bottom: 0px;
		background: white url("images/pane_tile.png");
		position: relative;
		top: -150;
	}
	td.moduleSmallTitle, td.moduleBigTitle{
		font-weight: bold;
		font-size: 21px;
		padding: 15 0 0 30;
		color: #830700;
		letter-spacing: -1px;
	}
	td.moduleL, td.moduleR, td.moduleMENU{
	}
	td.moduleMENU{
	}


	table.moduleC{
		width: 100%;
	}
	td.moduleC{
		padding: 20 20 20 90px;
		text-align: left;
	}


/*ÏÎÄÍÎÆÜÅ ÑÒÐÀÍÈÖ {}*/
	td.pane_footer{
		padding: 4 0 4 30;
	}



/*ÑÑÛËÊÈ Â ÌÅÍÞ {}*/
	/*ÑÒÐÎÊÀ ÌÅÍÞ Nãî ÓÐÎÂÍß {}*/
	div.menu0{
		padding-left: 35px;
		background: url("images/arrow.png") no-repeat;
		background-position: 13 4;
		margin-bottom: 8px; 
	}
	div.menu1{
		padding-left: 50px;
		margin-bottom: 8px; 
	}

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



	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: 16px;
		font-family : Arial, Helvetica, sans-serif;
		font-weight : bold;
		color: #830700;
	}

	pre, p{
		margin: 0px;
	}

	/*ÑÑÛËÊÈ ÏÎ ÒÅÊÑÒÓ {}*/
	a{
		color: #9c3633;
		text-decoration: underline;
	}
	a:hover{
		color: #830700;
	}

	hr{
		color: #000000;
		height: 1px;
		border : 0px;
	}
	
	img{
		border-color: #830700;
	}


/*ÝËÅÌÅÍÒÛ ÔÎÐÌ {}*/
	input, select, textarea{
		background-image: url(images/innershadow.png);
		background-repeat: no-repeat;
	}
	input, select, textarea, .inputerror{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		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;
		margin: 4px;
	}
	input.submit{
		background-image: none;
		color: white;
		background-color: #ff5e06;
		border : 1px solid black;
		font-weight: bold;
	}

/*ÝËÅÌÅÍÒÛ ÒÀÁËÈÖ {}*/
	th{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		background-color: black;
		color: white;
		text-align: left;
		border-bottom: 1px solid black;
	}
	td.data{
		border-bottom: 1px solid black;
	}
