html{
	height: 100%;
}
body{
	margin: 0px;
	padding: 0;
	height: 100%;
	font-family: Arial;
	font-size: 12px;
	color: #000;
	background: #fff;
}
#allpage {
	margin:0 auto;
	width: 100%;
	width: auto;
}

h1, h2{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 38px;
	color: #787152;
	margin: 5px 0 25px 0;
}
h3{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 30px;
	color: #900;
	margin: 5px 0 15px 0;
}
h4{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 18px;
	color: #000;
	margin: 5px 0;
}
p{
	margin: 15px 0;
	line-height: 18px;
}
a{
	color: #003399;
}
a:hover{
	color: #990000;
}
li{
	padding: 2px 0;
}

.clearer{
	clear: both;
	height: 0px;
}
.page-centered{
	min-width: 970px;
	max-width: 1400px;
	margin: 0 auto;
	position: relative;
	padding: 0 10px;
}

#header{
	height: 185px;
	background: url(/img/bg_top.gif) repeat-x 0 0;
	position: relative;
}
#header .proff-foto{
	width: 370px;
	height: 220px;
	position: absolute;
	top: 0;
}
#header .proff-name{
	float: left;
	padding: 40px 0 0 340px;
}
#topmenu{
	height: 35px;
	background: url(/img/bg_tmenu.gif) repeat-x 0 0;
	padding: 0 0 1px 0;
}
#topmenu ul{
	margin: 0 0 0 330px;
	padding: 0;
}
#topmenu li{
	list-style: none;
	float: left;
	height: 35px;
	line-height: 35px;
	padding: 0 5px;
	font-size: 14px;
}
#topmenu a{
	display: block;
	font-weight: normal;
	color: #ede3d2;
	padding: 0 10px;
	text-decoration: none;
}
#topmenu a:hover{
	background: #787152;
	color: #ede3d2;
	text-decoration: none;
}
#topmenu b{
	display: block;
	color: #ede3d2;
	padding: 0 10px;
	text-decoration: none;
	background: #c00;
}
#content{
	border-top: 3px solid #c00;
	border-bottom: 3px solid #787152;
	padding: 35px 0;
	margin: 0 0 2px 0;
	width: 100%;
}
#rightcol{
	width: 302px;
	float: right;
}
#right-razdels{
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	width: 300px;
	padding: 0 0 15px 0;
}
#right-razdels .right-razdel{
	margin: 0;
	padding: 0 20px 23px 20px;
}
#right-razdels .right-razdel-head{
	color: #787152;
	font-size: 16px;
	padding: 28px 0 0 0;
	border-top: 1px solid #ccc;
}
#right-razdels .right-razdel ul{
	margin: 0;
	padding: 8px 0 0 0;
}
#right-razdels .right-razdel li{
	margin: 0;
	font-size: 14px;
	padding: 6px 0 6px 27px;
	list-style: none;
	background: url(/img/li-razd.gif) no-repeat 0 12px;
}
#right-razdels-bottom{
	background: url(/img/bg_rmenu_d.gif) no-repeat 0 0;
	width: 302px;
	height: 77px;
}
.chronikles .chron-header{
	color: #787152;
	font-size: 18px;
	background: url(/img/bg_hron.gif) no-repeat center bottom;
	padding: 0 0 18px 0;
	text-align: center;
}
.cronikles-list{
	margin: 0;
	padding: 0;
}
.cronikles-list li{
	list-style: none;
	margin: 0;
	padding: 15px 0 20px 0;
}
.cronikles-list .cron-date{
	background: #938975 URL(/img/bg_date.gif) no-repeat right 0;
	color: #fff;
	height: 17px;
	line-height: 17px;
	padding: 0 17px 0 12px;
	float: left;
}
.cronikles-list .cron-name{
	display: block;
	padding: 12px 0 8px 0;
	clear: both;
	font-size: 14px;
}
.cronikles-list p{
	margin: 5px 0;
	font-size: 12px;
	color: #666;
}

#centercol{
	margin: 0 340px 0 0;
}
#centertxt{
	float: left;
	width: 100%;
}

#footer{
	border-top: 1px solid #c00;
	padding: 25px 0 0 0;
}
#footer .counters{
	width: 302px;
	float: right;
}
#footer .foot-menu ul{
	margin: 0;
	padding: 0;
}
#footer .foot-menu li{
	list-style: none;
	float: left;
	font-size: 14px;
	padding: 0 35px 0 0;
}
#footer a{
	color: #787152;
	text-decoration: underline;
}
#footer a:hover{
	color: #990000;
}
#footer .copyright{
	padding: 25px 0 40px 0;
	line-height: 20px;
}

.coolul{
	margin: 0 20px;
	padding: 0;
}
.coolul ul{
	margin: 0 20px;
	padding: 0;
}
.coolul li{
	list-style: disc;
	margin: 0;
	padding: 5px 0;
}

.popwindow{
    padding-bottom: 2px;
    width: 500px;
}
.popwindow strong{
	color: #2B3229;
}
.popwindow p{
	font-size: 10px;
	margin: 0;
	color: #666;
}
.popwindow form{
	margin: 0;
	padding: 10px 0;
}
.popwindow span{
	width: 150px;
	font-size: 12px;
	padding: 5px 5px 0 0;
	display: block;
}
.popwindow .formtext{
	border: 1px solid #ccc;
	height: 20px;
	outline: none;
	width: 350px;
}
.popwindow .formarea{
	border: 1px solid #ccc;
	width: 350px;
	height: 150px;
	resize: none;
}
.popwindow .callbutton{
	border: 1px solid #ccc;
	margin: 20px 0 0 0;
	width: 150px;
	background: #006699;
	color: #fff;
}
.popwindow .popresults{
	padding: 10px;
}
.popwindow p.mustbered{
	color: #af1000;
	font-weight: bold;
	margin: 10px 0 0 0;
	
}

.doc-list{
	margin: 0;
	padding: 0;
}
.doc-list li{
	list-style: none;
	height: 20px;
	padding: 2px 0;
	font-size: 14px;
}
.sub-pagers{
	margin: 0;
	padding: 0 0 20px 0;
}
.sub-pagers li{
	font-size: 14px;
	padding: 6px 0 6px 27px;
	list-style: none;
	background: url(/img/li-razd.gif) no-repeat 0 12px;
}
.gallery-down{
	padding: 10px 0;
	border-top: 1px solid #c00;
}
.gallery-down a{
	padding: 5px;
	border: 1px solid #ccc;
	display: block;
	float: left;
	margin: 15px;
}
.gallery-down a:hover{
	border-bottom: 1px solid #787152;
	border-right: 1px solid #787152;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	background: #f9f9f9;
}

.cronikles-pagelist{
	margin: 0;
	padding: 0;
}
.cronikles-pagelist li{
	list-style: none;
	margin: 0;
	padding: 15px 0 20px 0;
}
.cronikles-pagelist h4{
	color: #003399;
	display: inline;
}
.cronikles-pagelist .cron-date{
	background: #938975 URL(/img/bg_date.gif) no-repeat right 0;
	color: #fff;
	height: 17px;
	line-height: 17px;
	padding: 0 17px 0 12px;
	float: left;
}
.cronikles-pagelist .cron-name{
	display: block;
	padding: 12px 0 8px 0;
	clear: both;
	font-size: 14px;
}
.cronikles-pagelist p{
	margin: 5px 0;
	font-size: 12px;
}
.cronikles-pagelist a:hover{
	text-decoration: none;
}

.breads{
	color: #999;
	font-size: 11px;
}
.breads a{
	color: #666;
	text-decoration: underline;
}
.breads a:hover{
	color: #999;
	text-decoration: none;
}

.docpoints{
	padding: 0 0 15px 0;
	height: 35px;
	width: 100%;
	font-size: 11px;
	color: #999;
}
.docpoints img{
	float: left;
	margin: 0 10px 0 0;
}
.docpoints a{
	margin: 0 0 5px 0;
	font-size: 14px;
	text-decoration: underline;
}
.docpoints a:hover{
	text-decoration: underline;
}