@charset "windows-1251";
/* CSS Document */

body, html {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #fff  url(../images/h_bg.jpg) top left repeat-x;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #095092;
}
a {
	color: #666;
}
#os {
	width: 100%;
	position: absolute;
	z-index: 1000;
	color: #fff;
	left: 80px;
	font-size: 11px;
	padding-top: 10px;
	font-family: "Times New Roman", Times, serif;
}
#container {
	position: relative;
	min-height: 100%;
	height: auto !important;
	padding: 0px;
	min-width: 800px;
	max-width: 1000px;
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
/*Скрипт для задания ширины под все браузеры (включая старые)*/
width:expression(
(document.compatMode && document.compatMode == 'CSS1Compat')
?
(
document.documentElement.clientWidth < 800
?
"800px"
:
"auto"
)
:
(
document.body.clientWidth < 800
?
"800px"
:
"auto"
)
);
}
#header {
	padding: 0px;
	background-color: #297e4d;
}
#header_left {
	margin: 0px;
	height: 160px;
	background: url(../images/header_bg_left.gif) repeat-x;
}
#gerb {
	background-image: url(../images/gerb.png);
	width: 76px;
	height: 76px;
	position: relative;
	top: 167px;
	left: 86px;
	float: left;
	z-index: 25;
/*	border: 1px solid #f00;*/
}
#kar {
	background-image: url(../images/kar.jpg);
	width: 209px;
	height: 118px;
	position: absolute;
	top: 23px;
	left: 20px;
	z-index: 30;
/*	border: 1px solid #f00;*/
}
#tit {
	margin-left: 258px;
	min-width: 740px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
#tit p {
	position: relative;
	top: 45px;
	color: #8d1e1e;
	font-size: 22px;
}
#top_menu {
	margin: 0px;
	margin-top: 20px;
	background-color: #ccc;
	padding: 3px;
	color: #999;
/*	border: 1px solid #f00;*/
}
#top_menu table.moduletable {
	position: relative;
	left: 233px;
	max-width: 735px !important;
}
#top_menu a {
	text-decoration: none;
	color: #fff;
}
#rsr, #rs, #rsl {
	text-align: center;
	vertical-align: top;
	padding: 5px 10px;
	border-right: 1px solid #aaa;
	margin: 0px;
	font-weight: bold;
	font-size: 14px;
}
#rsl {
	border: none !important;
}
#rsr {
		border-left: 1px solid #aaa;
}
#top_menu a:hover {
	text-decoration: none;
	color: #fff;
}
#left {
	width: 230px;
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	position: relative;
	z-index: 20;
/*	top: -20px;*/
	background-color: #ccc;
	color: #FFF;
}
#left .bannergroup {
	text-align: center;
}
#left .bannergroup img {
	margin: 10px auto;
	border: 1px solid #333;
	
}
#left table tr th {
	background-color: #999;
	padding: 5px;
	color: #fff;
	text-align: center;
	font-size: 18px;
}
#left > table.moduletable_menu{
	margin: 5px auto 20px 10px;
	width: 220px;
}
#right {
	width: 200px !important;
	float: right;
	padding: 0px;
	margin-top: 20px;
	margin-right: 10px;
	background-color: #ccc;
	border:0px solid #999;
}
#tableCalendar-24 {
	width: 180px;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 0px !important;
	font-family: Georgia, "Times New Roman", Times, serif !important;
}
#tableCalendar-24 td {
	text-align: center;
	border-left: 1px solid #333;
	border-top: 1px solid #333;
	padding: 3px !important;
}
#tableCalendar-24 a {
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #2d5a88;
	padding: 0px 4px;
	color: #000 !important;
}
.blogCalendarHeader {
	display: none;
}
.dayName {
	color: #2d5a88;
}
.blogCalendarDay {
	color: #000;
}
#right a {
	color: #095092;
}
#right table {
	color: #095092;
	margin: 0 auto;
	font-size: 8pt;
	padding: 5px 10px;
	text-align: left;
/*	line-height: 18px;*/
	font-family: "Arial Black";
}
#right > table {
	border/*-bottom*/: 1px solid #999;
}
.mod_minical_table {
	border: 1px solid #f00;
}
#right table th {
	background: none;
	color: #2d5a88;
	font-size: 16px;
/*	text-transform: uppercase;*/
	text-align: center;
}
.moduletable_imgmen {
border: 0px solid #999 !important;
}
.moduletable_imgmen a {
	text-decoration: none;
	color: #2d5a88 !important;
	line-height: 14px;
}
.moduletable_imgmen img {
	width: 160px;
	height: 107px;
	margin: 10px auto;
}
.moduletable_rnews{
border: 0px solid #999 !important;
}
.moduletable_rnews li {
	margin-bottom: 10px;
	list-style: none;
	position: relative;
	left: -40px;
	text-align: left;
	width: 175px;
}
.moduletable_rnews ul.menu {
	width: 138px;
}
#left table.moduletable_obr {
	margin: 5px 7px 5px 7px;
	color: #095092;
	font-family: "Arial Black";
	font-size: 8pt;
}
#left table {
	margin: 0 auto;
}
#left table li{
	margin-bottom: 10px;
	list-style: none;
	position: relative;
	left: -25px;
	text-align: left;
}
#left table a {
	color:#f00;
	font-size: 14px;
}
#left table a:hover {
	text-decoration: none;
}
#content {
	margin-left: 240px;
	margin-right: 210px;
	margin-top: 30px;
	padding: 10px;
	text-align: justify;
}
.article_column > .contentpaneopen .buttonheading img {
	display: none;
}
.contentpaneopen .contentheading, .componentheading {
	color: #2d5a88;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	padding-top: 20px;
}

.readon {
	color: #2d5a88;
}
.modifydate {
	color: #888;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: left;
}
#navigate {
	margin: 0px;
	margin-bottom: 10px;
}
#navigate table {
	margin: 0 auto;
}
/*#clear не позволяет содержимому сайта расплываться*/
#clear {
	height: 0px;
	font-size: 1px;
	line-height: 0px;
	clear: both;
}
/*#empty не позволяет заплывать содержимое сайта на футер*/
#empty {
	height:161px;
}
/*#footer идет отдельно от основного контента сайта (#container)*/
#footer {
	position: relative;
	margin-top:-141px;
	margin-left: auto;
	margin-right: auto;
	padding:0px;
	min-width: 800px;
	max-width: 1000px;
	text-align: left;
	height: 141px;
/*Скрипт для задания ширины под все браузеры (включая старые)*/
width:expression(
(document.compatMode && document.compatMode == 'CSS1Compat')
?
(
document.documentElement.clientWidth < 800
?
"800px"
:
"auto"
)
:
(
document.body.clientWidth < 800
?
"800px"
:
"auto"
)
);
}
#footer_copy {
	position: relative;
	top: 95px;
	color: #666;
}
#copyright {
	margin: 0px;
	padding-top: 30px;
	padding-left: 10px;
	color: #FFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer_right {
	text-align: center;
	font-size: 12px;
	margin: 0px;
}
img {
	border: none;
}
#header, #logo, #top_menu, #left, #content, #navigate, #right, #footer, #copyright, #left table, #right table, #navigate table {
/*	border: 1px solid #FF0000;*/
}
table, div {
/*	border: 1px solid #F00 !important;*/
}

/* Calendar begin */
#cal_table{
border: 1px solid #999 !important;
border-color: black;
background: #ccc;
width: 200px !important;
font-size: 10px !important;

}

#cal_table th{
font-size: 9px !important;
}

#cal_weekday{
background: black !important;
color: white !important;
}
#cal_weekend{
background: red !important;
color: white !important;
}

#cal_days{
background: white;
color: black;
}
#cal_dayend{
background: white;
color: red;
}

#cal_currentday{
background: #99f;
color: black;
}
#cal_currentdayend{
background: #99f;
color: red;
}

#prevcal_days{
background: #ccc;
color: #777;
}
#prevcal_dayend{
background: #ccc;
color: #f77;
}

#prevcal_days, #prevcal_dayend, #cal_weekday, #cal_weekend, #cal_days, #cal_dayend, #cal_currentday, #cal_currentdayend {
text-align: center;
}

#cal_name{
background: #999;
text-align: center;
}

#cal_month{
background: #ccc;
text-align: center;
text-transform: uppercase;
}
/* Calendar end*/

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	padding: 6px;
}
