@font-face {
	font-family: Gentium;
	src: url('fonts/GenR102.eot');
}

@font-face {
	font-family: Gentium;
	src: local("Gentium"),
		local("GentiumAlt"),
		url('fonts/GenR102.ttf') format("truetype");
}

* {
	margin: 0;
	padding: 0;
	outline:none;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	color: #333;
}
.clear{
	display: block;
	content: " ";
	clear: both;
}
a img { border:none; }
/* Basic
-----------------------------------------------------------------------------*/
.heading {
	display: block;
	padding: .5em 0;
	padding-top: 20px !important;
}

a {
	text-decoration: underline;
	color: #069;
}

a:hover {
	text-decoration: none;
}

p {
	margin: 1.12em 0;
}

ol, ul {
	margin-left: 40px;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

h1 { font-size: 2em; margin: .67em 0 }
h2 { font-size: 1.5em; margin: .75em 0 }
h3 { font-size: 1.17em; margin: .83em 0 }
h5 { font-size: .83em; margin: 1.5em 0 }
h4 { margin: 1.12em 0 }
h6 { font-size: .75em; margin: 1.67em 0 }

.addthis_button img {
	margin-bottom: -4px;
}

.banerLink {
	display: block;
	text-decoration: none;
	margin-bottom: .5em;
}

.banerLink img {
	border: none;
}

textarea { resize:none; }

/* Shared backgrounds
-----------------------------------------------------------------------------*/
body,
#header,
#navigation,
.activeCornersLink span span,
#navigation table td.activeNavigationCell,
.sidebarAction li.header,
.sidebarAction span.header,
.sidebarAction span.aCalDay {
	background: url('img/repeat-x.png') repeat-x;
}

#wrapper,
#wrapperCenter,
.image,
.image div {
	background: url('img/repeat-y.png') repeat-y;
}

#logoArms {
	/*background: url('img/grif.png') no-repeat;*/
}

/*#logoArms,*/
.activeCornersLink,
#dateChBar,
.fileIcon
{
	background: url('img/graphs.png') no-repeat;
}

/* Other shared
-----------------------------------------------------------------------------*/

.clr {
	clear: both;
	height: 0;
}

.bb{
	border-bottom: 1px solid #e5e5e5;
    margin: 0;
    padding-bottom: 14px;
    padding-top: 11px;
	line-height: 23px;
}

.ba {
	border: 1px solid #e5e5e5;
}

.graphlink {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

.activeCornersLink{
	background-position:left -293px;
	padding:4px 0 4px 8px;
}

a.activeCornersLink,
span.activeCornersLink {
	color: #333;
	text-decoration: none;
	font-size: .95em;
	text-shadow: #d9d9d9 1px 1px;
	margin: 0 20px 0 0;
}

.activeCornersLink span{
	background: url('img/rounds.png') no-repeat right top;
	padding:3px 8px 4px 0;
}
.activeCornersLink span span{
	padding: 3px 0 3px 0;
	background-position: 0px -402px;
}

.linksBar {
	color: #ccc;
	text-align: right;
	padding: .7em 0;
}

.weightNormal {
	font-weight: normal;
}

.weightStrong {
	font-weight: bold;
}

/* Start */

#wrapper {
	width: 991px;
	margin: 0 auto 6em;
	padding-bottom: 5px;
	background-position: -557px bottom;
	background-repeat: no-repeat;

}

#wrapperCenter{
	background: url('img/repeat-y.png') repeat-y;
	background-position: -1545px 0px;
	padding: 0px 20px 10px 15px;
}

body{
	background-position: 0px -540px;
	background-color:#ccc;
}

ul.links {
	list-style: none;
}

ul.links li {
	font-size: 110%;
	margin: 1em 0;
}

.gr {
	color: #ccc;
}

.allWidth {
	padding: 0px;
}

.flR {
	float: right;
	text-align: right;
}

.flL {
	float: left;
}

.blogBottomLinkPlace {
	width: 340px;
}

#err404 {
	width: 60%;
	margin: 5em 255px;
}

/*
.pager {
	margin-bottom: 1em;
}
*/

/* Header
-----------------------------------------------------------------------------*/
#header {
	position: relative;
	height: 160px;
	background-position: 0px -243px;
	margin-bottom: 10px;
}

#logoArms {
	width: 115px; height: 120px;
	position: absolute;
	top: 20px;
	left: 45px; /* старая версия версия 30px */
}

#logoText {
	position: absolute;
	left: 275px; 
	top: 25px;
	width: 390px;
	/*font-family: Gentium, Palatino, Bookman, "Century Schoolbook", "Times New Roman", serif;*/
	line-height: 25px;
	color: #fff;
	/*text-shadow: #fff 0px 1px;*/
}
#logoText p {
	font-size: 12px;
	margin-top: 1em;
}
#logoText p:first-child {
	font-size: 20px;
	margin: 0px;
}

#headerRight {
	height: 148px;
	text-align: right;
	/*background-position: right -132px;*/
	padding-top: 12px;
	background: url('img/bgHead.jpg') no-repeat;
}
#headerRight a {
	/*text-decoration: none;*/
	color: #fff;
	margin: 0px 20px 0 0;
	font-size:0.95em;
	/*font-weight:600;*/
}

/* Navigation
-----------------------------------------------------------------------------*/

/*#navigation{
	background-position: 0px -200px;
	text-align: center;
}
#navigation ul,
#navigation li,
#navigation li a{
	margin:0;
	padding: 0;
	display: block;
}
#navigation>ul{
	display: inline-block;
	text-align: left;
}
#navigation>ul>li{
	float: left;
	position: relative;
}
#navigation>ul>li>a{
	height: 33px;
	background: url('img/nav_delim.png') no-repeat left center;
	padding: 10px 19px 0;
	display: block;
	font-size: medium;
	font-family: Palatino, Bookman, "Century Schoolbook", "Times New Roman", serif;
	color: #fbfbfb;
	text-decoration: none;
	text-shadow: #036 -1px -1px;
}
#navigation>ul>li:first-child>a{
	background: none;
}
#navigation>ul ul{
	display: none;
	position: absolute;
	background: #00679A;
	z-index: 11;
	top:100%;
	box-shadow:0 0 5px #00679A;
	min-width: 100%;
	padding: 5px 0 10px;
}
#navigation>ul ul>li{}
#navigation>ul ul>li>a{
	padding: 5px 10px;
	text-decoration: none;
	color: #fff;
	white-space: nowrap;
}
#navigation>ul ul>li:hover>a{
	background:#0077AA;
}
#navigation>ul li:hover ul{
	display: block;
}*/

#navigation{
	background: url('img/bgTopMenu.png') repeat-x top;
	text-align: center;
}
#navigation table{
	margin: 0 auto;
}
#navigation table td{
	vertical-align: middle;
	background: url('img/nav_delim.png') no-repeat left center ;
	position: relative;
	height: 45px;
}
#navigation table td:first-child{
	background: none;
}
#navigation table td a{
	padding: 5px 10px;
	display: block;
	font-size: medium;
	font-family: Palatino, Bookman, "Century Schoolbook", "Times New Roman", serif;
	color: #fbfbfb;
	text-decoration: none;
	text-shadow: #036 -1px -1px;
}
#navigation ul{
	display: none;
	position: absolute;
	background: #00679A;
	z-index: 11;
	top:100%;
	box-shadow:0 0 5px #00679A;
	min-width: 100%;
	margin:0;
	padding: 5px 0 10px;
}
#navigation ul>li{
	list-style: none;
	padding: 0;
	margin: 0;
}
#navigation ul>li>a{
	display: block;
	padding: 5px 10px;
	text-decoration: none;
	color: #fff;
	white-space: nowrap;
	text-align: left;
}
#navigation ul>li:hover>a{
	background:#0077AA;
}
#navigation td>div{
	position: relative;
}
#navigation td>div:hover ul{
	display: block;
}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	min-height: 1em;
	width: 100%;
	float: left;
	/*
	overflow: hidden;
	*/
}
#content {
	padding: 0 /*4em*/1px 0 270px;
	font-size:14px;
}

#content.allWidth {
	padding: 0px;
}

.textItemBlock:first-child {
	margin: 26px 0 0 0;	
}

.textItemBlock {
	margin: 1em 0 0 0;
	padding: 0 0 1em 0;
}

.textItemBlock .heading{
	font-size: 1.3em;
	margin-bottom: 1em;
	line-height: 1.5em;
	color: #ccc;
}

.textItemBlock .heading span {
	color: #333;
	font-weight: 600;
}

.textItemBlock .heading span.weightNormal {
	font-weight: normal;
}

.image{
	width: 185px;
	background-repeat: no-repeat;
	padding-top: 8px;
}

.image div {
	background-position: -372px bottom;
	background-repeat: no-repeat;
	padding-bottom: 8px;
}

.image div div {
	background-position: -186px top;
	background-repeat: repeat-y;
	padding: 4px 14px 2px 12px;
	text-align: center;
}

.image div div div{
	background: none;
	overflow: hidden;
	padding: 0px;
}

.textItemBlock .image {
	float: left;
	/*margin-left: -195px;*/
	margin:10px 10px 10px -2px ;
}

div.textItemBlock:after
{
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

div.textItemBlock.imaged {
	/*padding-left: 195px;*/
}

.textItemBlockOfList .image {
	margin:0;
	margin-left: -195px;
}
.textItemBlockOfList .text  p{
	margin:0;
}
div.textItemBlockOfList.imaged{
	padding-left: 195px;
}

/** Gallery **/
#galleryThumbs {
	margin-bottom: .5em;
}
#galleryThumbs a, 
#galleryThumbs img {
	border: none;
	text-decoration: none;
}


#galleryThumbs div.thumbCell {

	/*height: 185px;*/	

	width: 185px;
	height: 270px;	
	float: left;	
}








/** Tooltip **/
#tooltip {
	position: absolute;
	z-index: 3000;
	/*border: 1px solid #111;*/
	background-color: #999;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	text-shadow:1px 1px #D8D8D8;
	padding: 5px;

	-webkit-box-shadow: rgba(100, 100, 100, 0.5) 1px 3px 10px;
	-moz-box-shadow: rgba(100, 100, 100, 0.5) 1px 3px 10px; /* FF 3.5+ */

	/*opacity: 0.85;*/
}
#tooltip h3, #tooltip div { margin: 0; }

/* Files */
.fileItem {
	float: left;
	width: 277px;
	min-height: 73px;
	/*background-position: 0px -416px;*/
	padding-left: 63px;
	margin: 1em 0;
}

div.fileItem p {
	margin: 0px;
}

.fileIcon {
	float: left;
	width: 56px;
	height: 73px;
	margin-left: -63px;
	background-position: 0px -416px;
}

/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
	float: left;
	width: 250px;
	margin-left: -100%;
	position: relative;
}

.sidebarAction {
	list-style: none;
	padding: .6em 0;
	margin: 13px 0 0.7em;
}

.sidebarAction li {
	padding-left: 1.5em;
	padding-right: 1.5em;
	margin: .7em 0;
}

.sidebarAction li.header,
.sidebarAction span.header {
	display: list-item;
	font-weight: bold;
	margin: 0;
	line-height: 27px;
	background-position: bottom center;
	background-image:url(img/selected.jpg);
	background-repeat:repeat-x;
	background-color:#cccccc;
	text-shadow: #d8d8d8 1px 1px;
}

.sidebarAction li.header span {
	font-size: 90%;
}

.sidebarAction span.header {
	padding-left: 1.5em;
	text-transform: capitalize;
}

.sidebarAction span.header span{
	cursor: pointer;
}

.sidebarAction span.aCalDay {
	text-shadow: #d8d8d8 1px 1px;
	background-position: 0px -423px;
	font-weight: bold;
	padding: .3em;
	margin: 0 -.3em;
}

#calendar {
	width: 90%;
}

#calendar td {
	text-align: right;
}

#calendar tr.tbleHeading td {
	text-transform: capitalize;
	font-weight: bold;
}

#dateChBar {
	display: none;
	position: absolute;
	width: 186px; height: 48px;
	background-position: 0px -353px;
	padding: 11px 0px 0px 11px;
	margin-top: -7px;
	text-align: center;
}

#dateSelectorChangeLink {
	width: 16px; height: 17px;
	background: url('/style/img/graphs.png') no-repeat transparent 0px -325px;
	/*position: absolute;*/
	/*top: 13px; right: 20px;*/
	cursor: pointer;
	display: inline;
	padding: 2px 0 0 13px;
}

#dateChBar select:first-child {
	margin-right: .5em;
}

/* Footer
-----------------------------------------------------------------------------*/
/*
#footer {
	background: #999 url('/style/img/footer_grad.png') repeat-x left top;
	margin-top: 2em;
	position: relative;
	padding: 1em;
	text-shadow: #e2e2e2 1px 1px;
}
*/

#footer {
	background: #999 url('img/footer.png') repeat-x left bottom;
	margin-top: 2em;
	position: relative;
	padding-top: 12px;
	padding-bottom: 12px;
	text-shadow: #e2e2e2 1px 1px;
	background-color:#cccccc;
}



#footer a {
	color: #333;
	text-decoration: none;
}

#footer ul:first-child { width:192px; }
#footer ul li { padding-left:12px; }


#footer ul {
	width: 191px;
	float: left;
	list-style: none;
	font-size: .9em;
	margin: 0;
}

#footer ul .header {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 3px;
    padding-bottom: 3px;
	border-bottom:1px solid #d4d4d4;
}

.bottomLinksBar {
	margin-top:20px;
}

.bottomLinksBar, .bottomLinksBar a {
	color: #666;
	text-align: right;
}



#feeback-content { margin-bottom:20px; }

#feedback-form {}
#feedback-form input[type="text"],#feedback-form textarea { border:1px solid #dddddd; width:683px; }
#feedback-form p { padding:0px; margin:0px; }
#feedback-form dl input[type="text"] { width:100%; width:332px; }
#feedback-form dl input[type="submit"] { 
	float:right;
	margin-top:53px;
	background-image:url(img/buttons/blue.png);
	width:84px;
	height:27px;
	color:white;
	font-size:12px;
	font-weight:bold;
	background-color:transparent;
	border:none;
	background-repeat:no-repeat;
	cursor:pointer;
}

@-moz-document url-prefix() {
	input[type="submit"] { padding-bottom:3px; }
}

#feedback-form dl{ width:100%; overflow:hidden; }
#feedback-form dt{ float:left; width:50%; }
#feedback-form dd{ margin-left:50%; }
#feedback-form dd p { padding-left:8px; }
#feedback-form  .form-label { font-size:14px; font-weight:bold; margin-bottom:5px; }

#feedback-form  .fb_row { margin-top:12px; }   
#feedback-form  .fb_row textarea { height:166px; }  

#links-canvas p { padding:0px; margin:0px; }
#links-canvas dl { width:100%; overflow:hidden; margin-top:30px; }
#links-canvas dl:first-child { margin-top:0px; }
#links-canvas dl dt { float:left; width:50%; }
#links-canvas dl dt p { padding-right:20px; }
#links-canvas dl dd { margin-left:50%; }

#feedback-form .fb_row textarea.relatives-area { height:50px; }

/*
.block-maerge { margin-top:10px; }
*/




#bottom-cnt-links a,#sidebar-control-links a { 
	background-position:left center; 
	background-repeat:no-repeat;
	background-image:url(img/links/print.png);
	padding-left:21px;
	margin-left:10px;
}
#bottom-cnt-links a:first-child,#sidebar-control-links a:first-child { margin:0px; margin-right:10px; background-image:url(img/links/add.png); }


#sidebar-control-links { padding-top:5px; padding-bottom:12px; } 
#baners-canvas { margin-top:8px; }

#contacts-content {}
#contacts-content h3 { font-size:18px; font-weight:normal; }
#contacts-content dl:first-child { margin-top:0px; }
#contacts-content dl { margin-top:40px; }


#photos-canvas {}
#gallery-selector { margin-top:20px; margin-bottom:14px;  }
#photos-canvas select {  
	border: 1px solid #DDDDDD;
    width: 683px;
}



.g-top { 
	padding-top:14px;
	background-position:top 0px;
	background-repeat:no-repeat;
}
.g-bottom { 
	padding-bottom:14px; 
	background-position:0px bottom;
	background-repeat:no-repeat;
}
.g-middle {
	background-repeat:repeat-y;
	padding-left:15px;
	padding-right:14px;

}

.g-middle p { margin:0px; padding:0px; padding-bottom:10px; }
.g-middle p:first-child { margin:0px; padding:0px; min-height:400px; background-image:url(img/ajax-loader.gif); background-repeat:no-repeat; background-position:center center; }

#gallery-main-photo { position:relative; margin-left:-3px; }
#gallery-main-photo .g-top {
	background-image:url(img/gallery/big-corner-top.png);	
	width:700px;
}

#gallery-main-photo .g-bottom {
	background-image:url(img/gallery/big-corner-bottom.png);	
}

#gallery-main-photo .g-middle {
	background-image:url(img/gallery/big-bg.png);	
}

#gallery-thumbs { width:100%; overflow:hidden; margin-top:10px; }  
#gallery-thumbs ul { margin:0px; padding:0px; margin-left:24px; }  
#gallery-thumbs li { list-style:none; float:left; } 
#gallery-thumbs #rotator-middle { width:600px; overflow:hidden; position:relative; } 
#gallery-thumbs #rotator-middle div { width:10000px; } 
#gallery-thumbs #rotator-middle div a { display:block; float:left; } 
#gallery-thumbs #rotator-middle div a img { background-repeat:no-repeat; background-position:14px 14px; } 

.rotator-arrows { margin-top:45px; }

.arrow-left { margin-right:10px; }
.arrow-right { margin-left:10px; }

#otator-middle p { display:block; margin:0px; padding:0px; }

#twitter { 
	position:absolute;
	margin-left: 776px;
	margin-top: -27px;
} 

.third-line { padding:0px; margin:0px; margin-left:20px; padding-top:5px; margin-top:3px; padding-bottom:3px; }
.third-line.selected-line a { display:block; margin-left:10px; font-weight:bold; text-decoration:none;  color: #333333; margin-left:39px; }
.third-line.selected-line { 
	background-image: url(img/selected.jpg);
	margin-left: -18px;
    margin-right: -18px;
	position:relative;

}

#print-end { display:none; }

.twtr-widget { padding: 0 0 10px 0;}

.news-banners {
	/*display: none;*/
	/*margin:20px 0px 20px 3px;*/
	position: relative;
	height: 340px;
}
.news-banners a{
	border:0px solid #F00;
	display: block;
	padding:10px;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	position: absolute;
	width: 662px;
	text-decoration: none;
}
.news-banners a .photo{
	height: 300px;
	overflow: hidden;
}
.news-banners a .photo img{
	display: block;
	width:100%;
}
.news-banners a .title{
	display: block;
	position: absolute;
	width: 90%;
	left: 30px;
	bottom: 30px;
	font-size: 28px;
	color: #fff;
	line-height: 28px;
	font-weight: bold;
	/*text-decoration: underline;*/
	text-shadow: 1px 1px 0 #000;
}
.news-banners .arrows{
}
.news-banners .arrows .l,
.news-banners .arrows .r{
	background: url(img/slider_arrows.png) no-repeat left center;
	/*border:1px solid #F00;*/
	position: absolute;
	width: 70px;
	height: 100px;
	z-index:10;
	cursor: pointer;
	top:120px;
	opacity: 0.7;
}
.news-banners .arrows .l:hover,
.news-banners .arrows .r:hover{
	opacity: 1;
}
.news-banners .arrows .l{
	background-position: 20px center;
}
.news-banners .arrows .r{
	background-position: -70px center;
	right: 0;
}
ul.block-links{
	border:1px solid #e5e5e5;
	margin:0 0 10px;
	padding: 5px 20px;
}
ul.block-links li{
	list-style: none;
	/*list-style-position: inside;*/
	background: url(img/bgLinksPoint.png) no-repeat;
	background-position: 5px center;
	margin:0;
	padding: 0;
	color:rgb(204,0,51);
}
ul.block-links a{
	border-top:1px solid #e5e5e5;
	display: block;
	padding: 5px 10px 5px 20px;
}
ul.block-links li:first-child a{
	border: 0;
}
.printBut{
	float: right; 
	margin: 5px 0px 0 0;
}
.sidebar .printBut{
	margin: 14px 0px 0 0;
}
.LinkForMobile{
	background: url('img/mobile.png') no-repeat;
	background-position: 0 center;
	display: inline-block;
	padding: 0 0 0 16px;
	
}
.bottomCosNet{
	float: left; 
	width: 200px; 
	margin: 20px 0px 0 0;
}