a{
	color: #d83e02;
}
h1,h2,h3{
	color: #d83e02;
	font-family: 'Oranienbaum', serif;
}
.clr{
	clear: both;
	font-size: 0px;
	line-height: 0px;
	overflow: hidden;
	position: relative;
}
#header .text-holder{
	margin: 0 auto;
    padding: 2px 0 0 215px;
    width: 783px;
}
#header .text-holder p{
	background: url(../../images/main/sprites.png) no-repeat -975px -195px;
	padding: 0px 30px 10px;
	font-size: 18px;
	color: #5f5228;
	font-family: Tahoma;
	line-height: normal;
}
.top-box {
    color: #5f5228;
    font-size: 11px;
    padding: 0 0 10px;
	margin-top: 15px;
    position: relative;
}
.top-box .breadcrumbs{
	padding: 0 280px 0 20px;
	font-size: 11px;
}
.boxes-time{
	padding: 0;
	position: relative; 
	font-family: Tahoma;
	margin: 0 0 15px;
}
.boxes-time .box{
	width: 245px;
	margin: 0 0 0 15px; 
}
.boxes-time .box.box2{
	width: 700px;
	margin: 0;
}

.boxes-time .box.box4{
	width: 700px;
	margin: 0;
}

.boxes-time .box.box3{
	width: 940px;
	margin: 15px;
}


.box h3{
	color: #d83e02;
	font-weight: bold;
	line-height: normal;
	font-size: 22px;
	font-family: 'Oranienbaum', serif;
}
.box2 h1{
	font-weight: bold;
	line-height: normal;
	font-size: 42px;
	font-family: 'Oranienbaum', serif;
	margin: 12px 0 20px;
}
.box2 h1 span{
	font-family: 'Oranienbaum', serif;
	font-size: 28px;
	font-weight: normal;
}
.boxes-time .boxes-top{
	padding: 9px 0 0;
	background: url(../../images/main/horizontal-border.png) repeat-x 0 0;
}
.boxes-time .boxes-bottom{
	padding: 0 0 9px;
	background: url(../../images/main/horizontal-border.png) repeat-x 0 bottom;
}
.boxes-time .boxes-left{
	padding: 0 0 0 10px;
	background: url(../../images/main/vertical-border.png) repeat-y 0 18px;
}
.boxes-time .boxes-right{
	padding: 0 10px 0 0;
	background: url(../../images/main/vertical-border.png) repeat-y right 25px;
}
.boxes-time .content{
	background: url(../../images/main/content-bg.jpg) repeat left 0;
	width: 100%;
}
.corner{
	position: absolute;
	background: url(../../images/main/corners.png) repeat left 0;
}
.corner.left-top{
	width: 51px;
	height: 31px;
	left:0;
	top:0;
}
.corner.left-bottom{
	width: 55px;
	height: 54px;
	left:0;
	bottom:0;
	background-position: left bottom;
}
.corner.right-top{
	width: 31px;
	height: 52px;
	right:0;
	top:0;
	background-position: right top;
}
.corner.right-bottom{
	width: 66px;
	height: 54px;
	right:0;
	bottom:0;
	background-position: right bottom;
}

.surguch{
	width: 208px;
	height: 216px;
	background: url(../../images/main/history.png) no-repeat;
	padding: 10px 0 0;
	margin: 0 0 40px;
}

.surguch-news{
	width: 208px;
	height: 216px;
	background: url(../../images/main/hnews.png) no-repeat;
	padding: 10px 0 0;
	margin-right:40px;
}

.item{
	width: 205px;
	padding:0 0 0 4px;
	margin: 0 0 50px;
}
.item h3{
	font-size: 22px;
}
.item h3 span{
	font-weight: normal;
}
.item img{
	float: left;
	margin: 4px 10px 0 0;
}
.item p{
	font-size: 12px;
	font-family: Georgia;
	margin: 0 0 5px;
	line-height: normal;
}
.item .readmore{
	display: inline-block;
	width: 140px;
	height: 27px;
	background: url(../../images/main/sprites.png) no-repeat -819px -199px;
}
.box2 p{
	font-size: 20px;
	font-family: 'Oranienbaum', serif;
	line-height: normal;
	margin: 0 0 18px;
}
.box2 p img{
	margin: 3px 10px 0 0;
}


.footer-menu ul li{
	*display: inline;
	zoom:1;
}

.comments-block{
	padding: 0;
}
	.comments-block h2{
		background: url(../../images/main/sprites.png) no-repeat scroll -930px -227px transparent;
		font-weight: bold;
		font-size: 18px;
		font-family: Tahoma;
		padding: 0 0 0 48px;
	}
	.comments-block h2.add-comment{
		background-position: -972px -299px;
		line-height: 28px;
	}
		.comments-block h2 span{
			color: #8e814c;
			font-size: 14px;
			font-family: Tahoma;
			text-transform: lowercase;
			font-weight: normal;
		}
	.comments-block ul{
		list-style: none;
		padding: 0;
		margin: 0;
		font-family: Tahoma;
	}
		.comments-block ul li{
			margin-bottom: 20px;
		}
			.comments-block ul li p{
				margin: 0 0 5px;
				font-family: Tahoma;
			}
			.comments-block ul li p.name{
				font-size: 18px;
				margin:0 0 2px;
			}
				.comments-block ul li p.name a{
					text-decoration: none;
					color: #483f1f;
				}
				.comments-block ul li.admin p.name a{
					color: #d83e02;
				}
			.comments-block ul li p.date{
				padding-left: 46px;
				font-size: 12px;
				float: left;
				color: #8e8257;
			}
			.comments-block ul li .number{
				color: #fff;
				padding: 4px 0 0 7px;
				width: 39px;
				height: 18px;
				font-size:12px;
				display: inline-block;
				background: url(../../images/main/sprites.png) no-repeat scroll -943px -277px transparent;
			}
			.comments-block ul li .manage{
				float: right;
				padding-right: 21px;
				display: inline-block;
				color: #8e8257;
			}
				.comments-block ul li .manage a{
					background: url(../../images/main/comments-tools.png) no-repeat scroll left top transparent;
					display: inline-block;
					width: 14px;
					height: 14px;
				}
				.comments-block ul li .manage .edit{
					margin-right: 9px;
					background-position: left top;
				}
				.comments-block ul li .manage .delete{
					background-position: right top;
				}
				.comments-block ul li .manage .edit:hover{
					background-position: left bottom;
				}
				.comments-block ul li .manage .delete:hover{
					background-position: right bottom;
				}
			.comments-block form .inputbox{
				display: inline-block;
			}
			.comments-block ul li .text{
				background: #faf5d6;
				padding: 12px 26px 2px;
				border-radius: 3px;
				position: relative;
				behavior: (pie.htc);
			}
				.comments-block ul li .text p{
					color: #443b1d;
					margin-bottom:10px;
				}
			.comments-block form .label{
				margin-left: 14px;
				color: #483e1f;
				font-family: Tahoma;
			}
			.comments-block form .button{
				margin-left: 12px;
			}
			.comments-block form .captcha .inputbox {
				margin: 10px 0 0 5px;
				vertical-align: top;
			}
			.comments-block form .captcha img {
				margin: 5px 0 0 12px;
				vertical-align: top;
			}
			.comments-block form textarea{
				height: 188px;
				width: 575px;
			} 
.news_content {font-family: 'Oranienbaum', serif;font-size:18px}
.box4 .txt {font-family: Georgia, 'Times New Roman', Times, serif;font-size: 14px;}
.intod {font-size:22px; margin:0}
.f28 {font-size:28px!important;; margin:0}