/*ÎÑÍÎÂÍÎÉ ØÐÈÔÒ {}*/
	body,td,pre{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: black;

		/*ÏÎËÎÑÀ ÏÐÎÊÐÓÒÊÈ {}*/
		SCROLLBAR-FACE-COLOR: FFDF78;
		SCROLLBAR-TRACK-COLOR: #6699FF;
		SCROLLBAR-ARROW-COLOR: #F2CA21;
		SCROLLBAR-HIGHLIGHT-COLOR: #6699FF;
		SCROLLBAR-3DLIGHT-COLOR: #6699FF;
		SCROLLBAR-SHADOW-COLOR: #6699FF;
		SCROLLBAR-DARKSHADOW-COLOR: #CC9933;		
	}
	pre{
		font-family: monospace;
	}
	body{
		background-color: #DCE8FE;
	}


/*ÇÀÃÎËÎÂÎÊ ÑÒÐÀÍÈÖ {}*/
	td.pane_top{
		background-color: white;
		height: 170px;
	}
/*ÏÀÍÅËÈ ËÅÂÀß, ÏÐÀÂÀß, ÑÐÅÄÍßß {}*/
	table.bigtable{
		width: 776px;
	}
	td.pane_left{
		width: 0px;
	}
	td.pane_right{
		background-color: #FFDF78;
		width: 246px;
	}
	
	td.pane_center{
		background-color: white;
	}
		
	td.pane_menuhoriz{
		background-color: #ff5e06;
	}
/*ÄËß ÌÎËÓÅÉ {}*/
	table.moduleL, table.moduleR{
		width: 100%;
		margin-bottom: 0px;
	}
	td.moduleSmallTitle, td.moduleBigTitle{
		font-weight: bold;
		height: 20px;
		background-color: white;		
		background-image: url(/themes/default/images/modtitle.png);
		padding-left: 8px;
		color: #514f63;
	}
	td.moduleL, td.moduleR, td.moduleMENU{
/*		background-color: #FFFFFF;*/
		padding: 8px;
	}
	td.moduleMENU{
		background-color: #ff5e06;
	}


	table.moduleC{
		width: 100%;
	}
	td.moduleC{
		background-color: white;
		padding: 0px;
	}

	
/*ÏÎÄÍÎÆÜÅ ÑÒÐÀÍÈÖ {}*/
	td.pane_footer{
		background-color: #577AEE;
	}

	
	
/*ÑÑÛËÊÈ Â ÌÅÍÞ {}*/
	/*ÑÒÐÎÊÀ ÌÅÍÞ Nãî ÓÐÎÂÍß {}*/
	div.menu0{
		padding-left: 12px;
	}
	div.menu1{
		padding-left: 0px;
	}
	
	/*ÏÓÍÊÒ ÌÅÍÞ Nãî ÓÐÎÂÍß {}*/
	a.menulink0, a.menuactive0, font.menunolink0{
	color: white;
	text-decoration: none;
	cursor: pointer;
}
	a.menulink1, a.menuactive1, font.menunolink1{
		color: #808080;
		text-decoration: none;
	}
	/*àêòèâíûé ïóíêò {}*/
	a.menuactive0{ 
		color: yellow;
	}
	a.menuactive1{
		color: blue;
	}
	/*ïóíêò ïðè íàâåäåíèè {}*/
	a.menulink0:hover, a.menuactive0:hover{ 
		color: yellow;
	}
	a.menulink1:hover, a.menuactive1:hover{
		color: #0066CC;
	}

	
	
	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-variant : small-caps;
		font-weight : bold;
		color : #330000;
	}

	pre, p{
		margin: 0px;
	}

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

/*ÝËÅÌÅÍÒÛ ÔÎÐÌ {}*/
	input, select, textarea{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;	
		background-color: #EEEEEE;
		border : 1px solid #514f63;	
	}
	input.image{
		background : transparent;
		border : none;
	}
	input.radio{
		border : none;
	}
	input.checkbox{
		margin: 4px;
	}
	input.submit{
		color: white;
		background-color: #6699FF;
		border : 1px solid black;	
		font-weight: bold;
	}

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

	
	

.menu_pixel{
	background-image: url(/themes/default/images/menu_pixel.gif); 
	background-repeat: repeat-x; 
	background-position: 0px 11px;
}	
	
	
	
table.subscribe {
    background-color: 6699FF;
}	



/*Dzub  {}*/



.b_red {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FF0000;
    text-decoration: none;
}

.red {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FF0000;
    text-decoration: none;
}

td.red{
		background-color: #FF0000;
		height: 1px;
}