body {
	background: #195422;
	font-family: Arial, sans-serif;
	overflow-y: scroll;
	font-size: 13px;
}
.obertka {
	width: 100%;
	overflow-x: hidden;
}
.wrapper { 
	max-width: 1200px;
	min-width: 970px;
	margin: 0 auto;
}
quote, .quote {
	display: block;
	background: #e0e0e0;
	border-left: #888 3px solid;
	padding: 20px;
}

.superfont {
	font-family: 'Calibri', 'Segoe UI', Arial, sans-serif;
	font-stretch: condensed;
}


/* Оформление боков */
.after_wrapper {
	padding: 0 20px;
}
.after_wrapper > .bg_left {
	background: url(/images/bg_left.png) right repeat-y; position: relative; left: -100%;
}
.after_wrapper > .bg_left > .bg_right {
	background: url(/images/bg_right.png) left repeat-y; position: relative; left: 200%;
}
.after_wrapper > .bg_left > .bg_right > .content {
/*	background: #FFF url(/images/bg3.png) 0px -9px repeat-x; */
	background: #FFF;
	position: relative; left: -100%;
}
.pseudofooter {
	
}
.pseudofooter > .bg_left {
	background: url(/images/bg_bottom.png) right repeat-x; position: relative; left: -100%;
}
.pseudofooter > .bg_left > .bg_right {
	background: url(/images/bg_bottom.png) left repeat-x; position: relative; left: 200%;
}
.pseudofooter > .bg_left > .bg_right > .content { 
	background: #195422 url(/images/psfooter_bg.png) top repeat-x; position: relative; left: -100%;
}


/* Page Header */
.pageheader {
	margin-bottom: 20px;
}
.pageheader h1, .pageheader span, .pageheader a {
	font-size: 16px;
	font-weight: normal;
	display: inline;
	/*text-transform: uppercase;*/
	font-family: 'Calibri', 'Segoe UI', Arial, sans-serif;
	font-stretch: condensed;
}
.pageheader h1 {
	font-size: 30px;
	display: block;
}
.pageheader span {
	color: #ccc;
}
.pageheader a {
	/*color: #6488a7;*/
	color: #bbb;
}


/* Шапка */

.shapka_container {
	height: 170px;
}
.shapka {
	width: 100%;
}
.logo_container {
	width: 22%;
}
.hq_container {
	width: 21%;
}
.reception_container {
	width: 17%;
}
.reception_container .vcard {
	margin-top: 10px;
}
.quick_container {
	width: 25%;
}
.links_container {
	width: 15%;
}



.vcard {
	font-size: 13px;
	margin-bottom: 7px;
}
.vcard .fn.org {
	display: block;
	color: #7a887c;
	font-weight: bold;
	margin: 5px 0 5px 0;
}
.vcard .adr .locality {
	display: none;
}
.vcard .phone {
	margin: 3px 0;
}
.vcard .tel {
	white-space: nowrap;
	font-weight: bold;
}
.vcard .workhours {
	color: #888;
	font-size: 11px;
	display: block;
	margin: 3px 0;
}
.top_action_links a {
	display: block;
	margin: 15px 0;
	font-size: 16px;
	font-family: 'Calibri', 'Segoe UI', Arial, sans-serif;
	font-weight: bold;
	font-stretch: condensed;
}
.top_quick_links a {
	display: block;
	margin: 7px 0;
	font-size: 15px;
	font-family: 'Calibri', 'Segoe UI', Arial, sans-serif;
	font-weight: bold;
	font-stretch: condensed;
}
.top_social_links {
	margin-top: 10px;
}
.top_social_links a {
	margin: 7px 0;
	display: block;
}
.top_social_links img {
	vertical-align: bottom;
	margin-right: 5px;
}
.top_social_links a:link,
.top_social_links a:visited {
	color: #000;
	text-decoration: none;
}
.top_social_links a:hover,
.top_social_links a:active {
	text-decoration: underline;
}


.list_default_print .richtext_print {
	margin-bottom: 20px;
}
 

.default_list_print {
	margin-bottom: 20px;
}
.default_list_print a{
	display: block;
	text-decoration: none;
	margin: -10px;
	padding: 5px 10px 1px 10px;
}
.default_list_print a:hover {
	background: #eee;
}
.default_list_print .title {
	font-size: 18px;
	font-family: 'Calibri', 'Segoe UI', Arial, sans-serif;
	font-stretch: condensed;
	display: block;
	margin: 0 0 7px 0;
}
.default_list_print .default_list_anounce {
	display: block;
	color: #666;
	margin-bottom: 7px;
}

.menuitem_list_print {
	margin-bottom: 20px;
}
.menuitem_list_print a{
	display: block;
	text-decoration: none;
	margin: -10px;
	padding: 5px 10px 1px 10px;
}
.menuitem_list_print a:hover {
	background: #eee;
}
.menuitem_list_print .title {
	font-size: 18px;
	font-family: 'Calibri', 'Segoe UI', Arial, sans-serif;
	font-stretch: condensed;
	display: block;
	margin: 0 0 7px 0;
}
.menuitem_list_print .icon {
	float: left;
	padding-top: 3px;
	margin-right: 5px;
}



.banner {
	min-width: 366px; 
	width: 100%;
	background: #0368db; text-align: center; font-size: 34px; color: #FFF;
	min-height: 120px;
	line-height: 40px;
}


.logo {
	width: 320px;
}
.logo > a {
	display: block;
	text-decoration: none;
	color: #000;
}
.logo > a > span > img {
	margin-right: 10px;
	margin-bottom: 5px;
	width: 45px;
	height: 45px;
}
.logo > a > span {
	white-space: nowrap; 
	font-size: 12px; 
	color: #888;
	font-weight: normal;
	display: block;
	margin: 5px 0;
}
.logo > a > h1 {
	white-space: nowrap; 
	display: inline-block;
	font-size: 36px;
	line-height: 45px;
	font-weight: bold;
	font-family: 'Calibri', 'Segoe UI', Arial, sans-serif;
}






/* Sticky Footer*/
.obertka {
	min-height: 100%;
}

* html .obertka {
	//height: 100%;
}
.footer {
	margin-top: -130px; 
	height: 130px;
}

.footer_space {
	height: 130px;
}



/*SearchBox*/
.searchbox {
    width: 230px;
	margin-bottom: 20px;
}
.searchboxid-replace {
    vertical-align: middle;
    background: #FFF;
    height: 19px;
    width: 200px;
    border: #e3e3e3 1px solid;
    padding: 0; margin: 0;
}
.searchbuttonid-replace {
    vertical-align: middle;
    border: #e3e3e3 1px solid;
    padding: 0; margin: 0;
}



#orphus {
	text-decoration: none;
	color: #FFF;
}
#orphus span {
	color: #499a55;
}
#creators, #creators a{
	color: #07360e;
	font-size: 11px;
	
}
#counters {
	margin-top: 10px;
}



/* Footer */
.footer_design {
	padding: 10px 40px;
}
.footer_left {
	width: 25%; float: left; color: #07360e; font-size: 11px;
}
.footer_right {
	width: 25%; float: right; text-align: right; color: #07360e; font-size: 11px;
}
.footer_center {
	width: 50%; margin: 0 25%; text-align: center;
}





.news {
	margin: 0 0px 20px 0px; clear: both;
	width: 100%;
}
.news > a {
	display: block;
	margin: -5px;
	position: relative;
	top: -5px;
	left: -5px;
	padding: 5px;
	padding: 5px 10px 1px 10px;
	text-decoration: none;
}
.news .title {
	font-weight: normal;
	font-family: 'Calibri', 'Segoe UI', Arial, sans-serif;
	font-size: 18px;
/*	display: block;
	border-bottom: #ccc 1px dotted;
*/
}
.news a:hover,  
.news a:active {
	background: #eee;
}
.news a:link .title ,
.news a:visited .title {
	/*color: #076BB1;*/
	text-decoration: underline;
}
.news .date {
	float: right;
	margin: 5px 0px;
	font-size: 10px;
	color: #888888;
}
.news .anounce {
	display: block;
	margin: 5px 0px;
	font-size: 12px;
	color: #666;

}
.newslist {
	float: left;
	margin-top: 20px;
}
.newsnav_months {
	margin-left: 40px;
}
.newsnav {
	margin: 20px 0;
}






