/*-------------------------------------------------------------*/
/*--------------------reset------------------------------------*/
* {
	margin:0px;
	padding:0px;
}
.nav ul, .nav li,
.left-menu ul, .left-menu li,
.url ul, .url li,
.top-menu ul, .top-menu li,
.bottom-menu ul, .bottom-menu li,
.jNiceWrapper ul, .jNiceWrapper li,
.left-menu ul, .left-menu li,
.pager ul, .pager li,
.sitemap ul, .sitemap li {
	margin:0;
	padding:0;
	list-style:none;
	background:none;
	border:0;
}
img {
	border:none;
}
td {
	vertical-align:top;
}
/*--------------------end of reset-----------------------------*/
/*-------------------------------------------------------------*/

/*-------------------------------------------------------------*/
/*--------------------header-----------------------------------*/
.header .lr-container {
	margin-bottom:65px;
}
.header .lr-container .item-1 {
	width:50%;
}
/* logo */
h1.logo {
	font-size:1em;
	float:left;
}
h1.logo a,
h1.logo a img {
	width:308px;
	height:41px;
}
h1.logo a {
	display:block;
	position:relative;
	overflow:hidden;
}
h1.logo span {
	display:none;
}
/* /logo */
/* nav */
.nav {
	padding-top:5px;
}
.nav li {
	margin-left:35px;
	display:inline;
}
/* /nav */
/* region */
.region {
	width:300px;
}
.region,
.region select,
.region option {
	font-size:.9em;
}
.region select,
.region option,
.region .lang a {
	color:#718aaa;
}
.region .lang,
.region em,
.region img {
	float:left;
}
.region .lang,
.region em {
	margin-top:10px;
}
.region .lang {
	margin-right:20px;
	position:relative;
}
.region .lang form {
	margin:0 0 0 0px;
}
.region .lang .lang-tooltip {
	position:absolute;
	padding:3px;
	background:#efeff0;
	top:-10px;
	right:-160px;
	width:150px;
	display:none;
}
.region em {
	margin-right:15px;
	font-style:normal;
}

.region .lang a {
	text-decoration:none;
	border-bottom:1px dashed #718aaa;
	position:relative;
	z-index:1000;
	outline:0;
}
.region .lang a:hover {
	border-color:#fff;
}
.region .jNice a {
	border:0;
}
/* /region */

/* menus */
.menus {
	margin-bottom:45px;
}
#next .menus {
	padding-bottom:60px;
	background:url(/general/img/bg-next.gif) no-repeat 0 100%;
}
.top-menu {
	float:left;
}
.top-menu-1 {
	float:left;
	padding-right:0px;
	padding-top:6px;
	font-size:.9em;
}
.top-menu-2 {
	float:right;
	margin-top:1px;
	width:810px;
	font-size:1.2em;
	font-weight:normal;
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1.5em;
}
.top-menu li {
	display:inline;
}
.top-menu-1 li {
	padding-right:15px;
}
.top-menu-2 li {
  padding: 3px 0;
	margin-left:0px;
}
.top-menu-2 li { /* IE8,9 */
  padding-bottom: 5px\0/;
}
html[xmlns*=""] .top-menu-2 li { /* IE8 */
  padding-bottom: 4px;
}
.top-menu-2 li a {
	padding: 3px 10px 5px;
	outline:0;
}
.top-menu-2 li:first-child,
.top-menu-2 li.first-child {
	margin-left:0;
}
.top-menu-1 .rss a {
	padding:2px 0 0 23px;
	background:url(/general/img/ico-rss.gif) no-repeat 0 0;
	color:#718aaa;
}
.top-menu-2 li.active {
	background:#4d6a8e url(/general/img/tm-l-a.gif) no-repeat 0 0;
	color:#fff;
}
.top-menu-2 li.active a {
	color:#fff;
	text-decoration:none;
	background:url(/general/img/tm-r-a.gif) no-repeat 100% 0;
}
/* /menus */

/* main-img */
.main-img {
	position:relative;
	margin-bottom:35px;
	height:315px;
	background:#447db6 url(/general/img/bg-index.jpg) no-repeat 50% 0;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.main-img h2 {
	position:absolute;
	top:55px;
	left:465px;
	width:130px;
	font-size:2em;
	line-height:.8em;
	font-style:italic;
	color:#fff;
	text-align:right;
}
.main-img blockquote {
	position:absolute;
	top:80px;
	left:615px;
	margin:0;
	padding:0;
	width:280px;
	font-size:1.1em;
	line-height:1.4em;
	font-weight:normal;
	color:#fff;
	font-style:italic;
}
.main-img a {
	color:#fff;
	text-decoration:none;
	outline:none;
}
/* /main-img */
/*--------------------end of header----------------------------*/
/*-------------------------------------------------------------*/

/*-------------------------------------------------------------*/
/*--------------------aside------------------------------------*/
.info {
	padding-left:55px;
	min-height:45px;
	height:auto !important;
	height:45px;
	background:url(/general/img/ico-info.gif) no-repeat 0 0;
	font-size:1.6em;
}
.left-menu {
	margin-bottom:60px;
	font-style:italic;
	font-weight:bold;
}
.left-menu li {
	margin-bottom:15px;
	padding-left:22px;
	background:url(/general/img/bullet-1.gif) no-repeat 0 .2em;
}
.left-menu li ul {
	margin-top:8px;
}
.left-menu li ul li {
	margin-bottom:8px;
}
.left-menu a {
	color:#4d6a8e;
	text-decoration:none;
}
.left-menu a:hover {
	text-decoration:underline;
}
.left-menu li.active {
	background-image:url(/general/img/bullet-2.gif);
	font-weight:normal;
	color:#676e76;
}
/*--------------------end of aside-----------------------------*/
/*-------------------------------------------------------------*/

/*-------------------------------------------------------------*/
/*--------------------content----------------------------------*/
/* lr-container */
.lr-container {
	
}
.lr-container .item-1 {
	float:left;
}
.lr-container .item-2 {
	float:right;
}
/* /lr-container */
/* items-container */
.items-container {
}
.items-container .item {
	margin-bottom:15px;
}
.news {
	margin-bottom:45px;
}
#index .news .item {
	float:left;
}
#next .news .item {
	margin-bottom:35px;
}
.news .announce {
	margin-bottom:15px;
}
.news .date {
	font-style:italic;
	font-size:.9em;
}
.news h3 a,
.news h3 span {
	margin-right:7px;
}
.news h3 .date {
	font-size:.8em;
	font-family:Arial, Helvetica, sans-serif;
}
#index .news-1 .item {
	padding-left:45px;
	width:150px;
}
#index .news-2 .item {
	padding-left:45px;
	width:250px;
}
.news-2 .announce a {
	text-decoration:none;
	color:#676e76;
}
.news-2 .announce a:hover {
	text-decoration:underline;
}
.num {
	padding-right:4px;
}

.services li {
margin-bottom:15px;
}
/* /items-container */

/* search */
.found {
	margin-bottom:1.2em;
}
.found .item-2 {
	width:200px;
	font-size:.87em;
}
/* /search */

/* calendar */
.calendar {
	position:relative;
	margin-bottom:45px;
	min-height:209px;
	height:auto !important;
	height:209px;
}
#index .calendar h2,
#next .calendar h2 {
	margin:0 0 12px 0;
	padding-bottom:12px;
	background:url(/general/img/calendar-bg.gif) no-repeat 0 100%;
	font-style:normal;
	color:#676e76;
}
.calendar h2 sup {
	font-size:.65em;
}
.calendar-table th {
	padding-bottom:5px;
	font-size:.8em;
}
.calendar-table {
	border-collapse:collapse;
}
.calendar-table th a {
	text-decoration:none;
	color:#676e76;
}
.calendar-table th.prev {
	text-align:left;
}
.calendar-table th.next {
	text-align:right;
}
.calendar-table th a span {
	border-bottom:1px dashed #676e76;
	zoom:1;
	cursor:pointer;
}
.calendar-table th a:hover span {
	border:0;
}
.calendar-table th.prev a {
	padding-left:10px;
	background:url(/general/img/ico-prev.gif) no-repeat 0 .5em;
}
.calendar-table th.next a {
	padding-right:10px;
	background:url(/general/img/ico-next.gif) no-repeat 100% .5em;
}
.calendar-table th.current {
	font-size:1em;
	font-weight:bold;
}
.calendar-table td {
	padding:5px;
	width:15px;
	font-size:.9em;
	text-align:center;
}
/* .calendar-table tr td:first-child, */
.calendar-table tr td.first-child,
/*  .calendar-table tr td:last-child, */
.calendar-table tr td.last-child {
	padding:0;
	width:5px;
	font-size:0;
	line-height:0;
}
.calendar-table td.weekend {
	font-weight:bold;
}
.calendar-table td a {
	text-decoration:none;
	font-weight:bold;
}
.calendar-table td a:hover {
	text-decoration:underline;
}
.calendar_content {
	display:none;
	background:#fff;
}
.tooltip {
	display:none;
	position:absolute;
	background-color:#ffffff;
	z-index:10;
}
.calendar-popup {
	position:absolute;
	background:#fff;
	width:180px;
	
}
.calendar-popup .ltc,
.calendar-popup .rtc,
.calendar-popup .rbc,
.calendar-popup .lbc,
.calendar-popup .t,
.calendar-popup .b,
.calendar-popup .r,
.calendar-popup .l,
.calendar-popup .c {
	padding:0;
}
.calendar-popup .ltc,
.calendar-popup .rtc,
.calendar-popup .rbc,
.calendar-popup .lbc {
	width:7px;
	height:7px;
}
.calendar-popup .t,
.calendar-popup .b {
	height:7px;
}
.calendar-popup .r,
.calendar-popup .l {
	width:7px;
}
.calendar-popup .c,
.calendar-popup .t,
.calendar-popup .l {
	background:#efeff0;
}
.calendar-popup .r {
	background:url(/general/img/cp-r.png) repeat-y 0 0;
}
.calendar-popup .b {
	background:url(/general/img/cp-b.png) repeat-x 0 0;
}
.calendar-popup .ltc {
	background:url(/general/img/cp-ltc.png) no-repeat 0 0;
}
.calendar-popup .lbc {
	background:url(/general/img/cp-lbc.png) no-repeat 0 0;
}
.calendar-popup .rtc {
	background:url(/general/img/cp-rtc.png) no-repeat 100% 0;
}
.calendar-popup .rbc {
	background:url(/general/img/cp-rbc.png) no-repeat 100% 0;
}

.cp-content {
	width:100%;
	font-size:.8em;
}
.cp-content th {
	width:20%;
	vertical-align:top;
}
.cp-content td {
	width:80%;
	color:#bb141a;
}
.cp-content th,
.cp-content td {
	padding:4px;
	text-align:left;
}
/* /calendar */
/* sitemap */
.sitemap {
	font-style:italic;
	font-weight:bold;
}
.sitemap li {
	margin-bottom:8px;
	padding-left:22px;
	background:url(/general/img/bullet-1.gif) no-repeat 0 .2em;
}
.sitemap li ul {
	margin-top:8px;
	font-weight:normal;
	font-style:normal;
	font-size:.9em;
}
.sitemap li ul li {
	padding-left:12px;
	margin-bottom:5px;
	background:url(/general/img/bullet.gif) no-repeat 0 .5em;
}
.sitemap li ul li a {
	color:#676e76;
}
.sitemap a {
	color:#4d6a8e;
	text-decoration:none;
}
.sitemap a:hover {
	text-decoration:underline;
}
/* /sitemap */
/* pager, url */
.pager,
.url {
	clear:both;
	margin:15px 0;
	font-size:.87em;
}
.pager {
	text-align:right;
}
.pager li,
.url li {
	padding:0 3px;
	display:inline;
}
.url li {
	padding:0 15px 0 0;
}
.url li a {
	padding-left:18px;
}
.url li.arch a {
	background:url(/general/img/ico-arch.gif) no-repeat 0 0em;
}
.url li.back a {
	background:url(/general/img/ico-back.gif) no-repeat 0 .2em;
}
.url li.print a {
	background:url(/general/img/ico-print.gif) no-repeat 0 .2em;
}
.url li.top a {
	background:url(/general/img/ico-top.gif) no-repeat 0 .2em;
}
/* /pager, url */
/* form */
form {
	margin-bottom:1.2em;
}
label {
	font-size:.87em;
}
.textinputs,
textarea {
	border:1px solid #676e76;
	width:250px;
}
select {
	width:254px;
}
select,
input,
textarea {
	color:#676e76;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}
.textinputs-1 {
	width:150px;
}
.textinputs-2 {
	width:52px;
}
.textinputs-3 {
	width:80px;
}
.select-1 {
	width:40px;
}
textarea {
	height:150px;
}

.submit {
	background:#4d6a8e;
	border:1px solid #4d6a8e;
	color:#fff;
}
.submit:hover {
	background:#fff;
	border:1px solid #4d6a8e;
	color:#676e76;
}
.form-table {
	width:100%;
}
.form-table-archive {
	width:auto;
}
.form-table th,
.form-table td {
	padding:0 8px 8px 0;
	text-align:left;
	font-weight:normal;
	vertical-align:top;
}
.form-table th {
	width:40%;
}
.form-table .inp {
	margin-bottom:3px;
}
.content .ico-calendar {
	display:inline;
	float:none;
	margin:0 0 -3px 0;
}
/* /form */
.mandatory {
	color:#bb141a;
}
.middled {
	display:table-cell;
	vertical-align:middle;
}
/*--------------------end of content---------------------------*/
/*-------------------------------------------------------------*/


/*-------------------------------------------------------------*/
/*--------------------footer-----------------------------------*/
.developer,
.bottom-menu {
	float:left;
}
.copyright {
	float:right;
}
.developer {
	margin:-4px 100px 0 0;
	position:relative;
}
.developer a {
	padding-left:5px;
}
.developer img {
	position:relative;
	margin:0 0 -6px 0;
}

#counters {
margin-top:-4px;
}

.copyright {
	
}
/* bottom-menu */
.bottom-menu {
	
}
.bottom-menu li {
	display:inline;
	border-left:1px solid #676e76;
}
.bottom-menu a {
	padding:0 15px;
}
.bottom-menu li:first-child,
.bottom-menu li.first-child {
	border:0;
}
/* /bottom-menu */
/*--------------------end of footer----------------------------*/
/*-------------------------------------------------------------*/

/*-------------------------------------------------------------*/
/*--------------------clear------------------------------------*/
.clearfix:after {
	content: "."; display: block; height: 0; clear: both; visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

.clearfloats {
	clear:both;
	height:0px;
	font-size:0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	border: none;
	display: block;
}
/*--------------------end of clear-----------------------------*/
/*-------------------------------------------------------------*/


.switched li a,
.switched li a:visited { color: #676E76; text-decoration: none; border-bottom: 1px dashed #676E76; }
.switched_links li a,
.switched_links li a:visited { color: #BB141A; text-decoration: none; border-bottom: 1px dashed #BB141A; }
.dashed_off { border-bottom: 0px !important; color: #676E76 !important; }
.hidden { display: none; }
.visible_inline { display: inline; }
.visible { display: block; }
.switched li a.simplelink {
	text-decoration: underline;
	border: 0;
	color: #BB141A;
}

.switched li a.switchlink {
	color: #BB141A;
	border-bottom-color: #BB141A;
}

