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


	td.body{
		background: url("images/tile.png") repeat-x white;
	}
	table.bigtable{
	}
/*ÇÀÃÎËÎÂÎÊ ÑÒÐÀÍÈÖ {}*/
	td.pane_top{
		vertical-align: top;
		height: 292px;
		padding: 0 54 0 54;
	}
/*ÏÀÍÅËÈ ËÅÂÀß, ÏÐÀÂÀß, ÑÐÅÄÍßß {}*/
	td.pane_left, td.pane_right{
	}
	td.pane_left{
	}
	td.pane_right{
	}

	td.pane_center{
		padding: 0 54 0 54;
	}

	/*ãîðèçîíòàëüíîå ìåíþ {}*/
	td.pane_menuhoriz{
		background-color: #f9f8b0;
	}
/*ÄËß ÌÎËÓÅÉ {}*/
	table.moduleL, table.moduleR{
		width: 100%;
		margin-bottom: 0px;
	}
	/*çàãîëîâîê â ïàíåëè {}*/
	td.moduleSmallTitle, td.moduleBigTitle{
		padding: 8 0 0 8;
		color: #ca5231;
		font-size: 15px;
	}
	td.moduleL, td.moduleR, td.moduleMENU{
		padding: 8px;
	}
	td.moduleMENU{
	}


	table.moduleC{
		width: 100%;
	}
	td.moduleC{
		text-align: justify;
		padding: 8px;
	}


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



/*ÑÑÛËÊÈ Â ÌÅÍÞ {}*/
	/*ÑÒÐÎÊÀ ÌÅÍÞ Nãî ÓÐÎÂÍß {}*/
	div.menu0{
		padding-left: 0px;
	}
	div.menu1{
		padding-left: 16px;
	}

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


	/*ãîðèçîíòàëüíîå ìåíþ {}*/
	table.menu_horiz{
		height: 20px;
	}
	td.menu_horiz{
		padding-left: 8px;
	}
	/*ãîðèçîíòàëüíîå ìåíþ, âñïëàâàþùåå ïîäìåíþ {}*/
	table.menu_layer{
		background-color: #ff5e06;
		border: 2px solid black;
	}
/*---ÏÎËÜÇÎÂÀÒÅËÜÑÊÈÅ ÑÒÈËÈ------------------------------------------------------------------------- {}*/


/*ÇÀÃÎËÎÂÎÊ #1 {}*/
	h1{
		font-size: 16px;
		font-weight : bold;
	}
	h2{
		font-size: 14px;
		font-weight : bold;
	}

	pre, p{
		margin: 0px;
	}

	/*ÑÑÛËÊÈ ÏÎ ÒÅÊÑÒÓ {}*/
	a{
		color: blue;
		text-decoration: underline;
	}
	a:hover{
		color: darkblue;
	}

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


/*ÝËÅÌÅÍÒÛ ÔÎÐÌ {}*/
	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;
		background-color: transparent;
		border: none;
		margin: 4px;
	}
	input.submit{
		background-image: none;
		color: black;
		background-color: #bdbdbd;
		border: 1px solid #f1f1f1;
		font-weight: normal;
	}

/*ÝËÅÌÅÍÒÛ ÒÀÁËÈÖ {}*/
	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;
	}

	
	div.cms_footer{
		position: absolute;
		visibility: hidden;
		display: none;
	}

	
	
	
	
	
	table.main_features{
		float: left;
		margin-right: 54px;
		position: relative;
		top: -10px;
	}
	table.main_features td{
		border-bottom: 1px solid #f2f2f2;
		vertical-align: middle;
		height:  40px;
	}
	table.main_features td img{
		vertical-align: middle;
		margin-right: 16px;
		margin-left: 16px;
	}
	