/*ÎÑÍÎÂÍÎÉ ØÐÈÔÒ {}*/
	body,td,pre{
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #666666;

	}
	pre{
		font-family: monospace;
	}


	td.body{
		background-color: #efece5;
	}
	table.bigtable{
		width: 800px;
	}
	
/*ÇÀÃÎËÎÂÎÊ ÑÒÐÀÍÈÖ {}*/
	td.pane_top{
	}
/*ÏÀÍÅËÈ ËÅÂÀß, ÏÐÀÂÀß, ÑÐÅÄÍßß {}*/
	td.pane_left, td.pane_right{
	}
	td.pane_left{
		width: 236px;
	}
	td.pane_right{
		width: 0px;
	}
	td.pane_center{
	}
	
	strong{
		color: #921E38;
	}

	td.pane_menuhoriz{
	}
/*ÄËß ÌÎËÓÅÉ {}*/
	table.moduleL, table.moduleR{
		width: 100%;
		margin-bottom: 0px;
	}
	td.moduleBigTitle{
		font-weight: bold;
		font-size: 15px;
		color: black;

		padding: 15px 0px 10px 35px;
		
		background-image: url(images/fishka1.png);
		background-repeat: no-repeat;
		background-position: 20px 22px;		
	}
	
	td.moduleSmallTitle{
	}
	td.moduleL, td.moduleR, td.moduleMENU{
	}
	td.moduleMENU{
		background-color: #ff5e06;
	}


	table.moduleC{
		width: 100%;
		background-color: #EFECE5;
		border-top: 2px solid #eae7e0;		
	}
	td.moduleC{
		padding: 10px 15px 10px 35px;
		text-align: justify;

		border-top: 2px solid #eae7e0;		
		border-bottom: 2px solid #eae7e0;
	}


/*ÏÎÄÍÎÆÜÅ ÑÒÐÀÍÈÖ {}*/
	td.pane_footer{
	}



/*ÑÑÛËÊÈ Â ÌÅÍÞ {}*/
	/*ÑÒÐÎÊÀ ÌÅÍÞ Nãî ÓÐÎÂÍß {}*/
	div.menu0{
		border-right: 2px solid #911e37;
	}
	div.menu1{
	}

	/*ÏÓÍÊÒ ÌÅÍÞ Nãî ÓÐÎÂÍß {}*/
	a.menulink0, a.menuactive0, font.menunolink0,  a.menulink1, a.menuactive1, font.menunolink1{
		font-weight: bold;
		text-decoration: none;
		text-transform: lowercase;

		padding-left: 10px;
		padding-right: 10px;
	}
	/*àêòèâíûé ïóíêò {}*/
	a.menuactive0, a.menuactive1{
		color: white;
		background-color: #911e37;
	}
	/*ïóíêò ïðè íàâåäåíèè {}*/
	a.menulink0:hover, a.menuactive0:hover,  a.menulink1:hover, a.menuactive1:hover{
		color: black;
	}



	table.menu_horiz{		
		height: 20px;		
	}	
	td.menu_horiz{
	}
	table.menu_layer{
		background-color: #f5f3ef;
		border: 1px solid #e4e4e4;
	}
/*---ÏÎËÜÇÎÂÀÒÅËÜÑÊÈÅ ÑÒÈËÈ------------------------------------------------------------------------- {}*/


/*ÇÀÃÎËÎÂÎÊ #1 {}*/
	h1{
		font-size: 16px;
		font-family : Arial, Helvetica, sans-serif;
		font-variant : small-caps;
		font-weight : bold;
		color : #0C4F79;
	}

	pre, p{
		margin: 0px;
	}

	/*ÑÑÛËÊÈ ÏÎ ÒÅÊÑÒÓ {}*/
	a{
		color: #666666;
		text-decoration: underline;
	}
	a:hover{
		color: black;
	}

/*ÝËÅÌÅÍÒÛ ÔÎÐÌ {}*/
	input, select, textarea{
		background-image: url(images/innershadow.png);
		background-repeat: no-repeat;
	}
	input, select, textarea, .inputerror{
		background-color: #EEEEEE;
		border : 1px solid #514f63;
	}
	.inputerror{
		background-image: none;
		background-color: #FFC0C0;
	}
	input.image, input[type=image]{
		background-image: none;
		background : transparent;
		border : none;
	}
	input.radio, input[type=radio]{
		background-image: none;
		background-color: transparent;
		border : none;
	}
	input.checkbox, input[type=checkbox]{
		background-image: none;
		margin: 4px;
	}
	input.submit, input[type=submit]{
		background-image: none;
		color: #993333;
		background-color: #eeeeee;
		border : 1px solid #666666;
		font-weight: bold;
	}


/*ÝËÅÌÅÍÒÛ ÒÀÁËÈÖ {}*/
	th{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		background-color: #0C4F79;
		color: white;
		text-align: left;
		border-bottom: 1px solid black;
	}
	td.data{
		border-bottom: 1px solid black;
	}

	
	
	
	
	table.gorshok{
		width: 224px; 
		height: 245px; 
		background-image: url(/themes/stairs/images/gorshok.png);
		background-repeat: no-repeat;
		background-position: top;
	}
	
	table.gorshok td{
		vertical-align: top;
		padding-top: 30px;
		padding-left:  20px;
		padding-right:  15px;
	}
	table.gorshok td a{
		margin-left: 20px;
	}

	
	div.dotted{
		height: 1px;
		border-top: 1px dotted #aaaaaa;
	}
	

	