@import url(/images/css/common.css);

div.error{
	border: 1px #c51c18 solid;
	padding: 10px;
	color: #c51c18;
	font-weight: bold;
}

.pager{
	padding: 10px 10px 10px 0px;
	line-height: 150%;
}
	.pager b{
		font-weight: normal;
	}

#content{
	min-height: 700px;
	//height: 700px;
}

#central{
	margin: 0 0 0 250px;
	padding: 16px 0 0 0;
	width: 640px;
}

#navigator{
	font-size: 11px;
	margin: 0 0 0 0;
	height: 90px;
	//height: 100px;
	padding: 0 100px 0 80px;
}
	#navigator a:link,
	#navigator a:visited{
		color: #4a320c;
	}
	#navigator h1{
		font-family: "Times New Roman", Times, serif;
		font-size: 48px;
		color: #4a320c;
		margin: 0;
		padding: 0;
	}

#layout{
	background: url('/images/body_bg2.jpg') center top repeat-y;
}
	#layout1{
		background: url('/images/body_bg_top3.jpg') center top no-repeat;
	}
		#layout2{
			background: url('/images/body_bg_bot2.jpg') center bottom no-repeat;
		}
				#fix .clear{
					height: 260px;
				}

.spravochnik{
	color: #4a320c;
}

.spravochnik p{
	color: #4a320c;
}

.spravochnik td{
	color: #4a320c;
}

.spravochnik table{
	color: #4a320c;
}

