@charset "utf-8";
html {
	height: 100%;
	background: #c7c8c8 url('../images/bg.gif') repeat center top;
}
body {
	padding: 0;
	min-height: 100%;
	background: url('../images/bg-body-page-under.jpg') repeat-x center -150px;
	color: #484646;
	font: 0.8125em/1.6em Arial, Helvetica, Geneva, sans-serif;
	min-width: 980px;
	height: 100%;
}
body.front {
	background: url('../images/bg-body-index-under.jpg') repeat-x center top;
}
body.noselect {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
html.bg-light {
	background: #c7c8c8 url('../images/bg_lines.png') fixed center top !important;
}
html.bg-light body {
	background: none;
}
a:link {
	color: #36719d;
}
a:hover {
	color: #435b6d;
}
a:visited,
a:active {
	color: #36719d;
}
h1,h2,h3,h4,h5,h6 {
	margin: 0 0 20px;
	padding: 0;
	font-weight: normal;
	font-size: 1em;
	line-height: normal;
}
h1 {font-size:30px; line-height:36px;}
h2 {font-size:22px; line-height:26px;}
h3 {font-size:18px; line-height:22px;} 
h4 {font-size:16px; line-height:19px;}   
h5 {font-size:14px; line-height:17px;}
h6 {font-size:14px; line-height:17px;}
table h4 {
	margin: 0;
	background: none;
	padding: 0;
}
strong {
	color: #2f7faa;
}
.node table {
	border: 1px solid #444;
	margin-bottom: 20px;
}
.node table th {
	background: rgba(0, 0, 0, .1);
	text-align: inherit;
}
.node table th,
.node table td {
	padding: 3px;
	border: 1px solid #444;
	vertical-align: top;
	line-height: 1.4em;
}
.node table td p {
	margin: 0;
}
.node img {
	border: 2px solid rgba(0,0,0,.2);
}
#illustrate {
	margin: 0 0 30px;
}
#illustrate a {
	display: inline-block;
	margin: 0 15px 15px 0;
}
/*.wrapper {
	background: url('../images/bg-body-page.jpg') no-repeat center -150px;
	min-height: 100%;
}*/
.bg-light .wrapper {
	background: url('../images/bg-page-alpha.png') no-repeat center -150px;
}
.front .wrapper {
	background: url('../images/bg-body-index.jpg') no-repeat center top;
}
#header,
#slider,
#footer,
#cols-tiser,
.container {
	width: 950px;
	margin: auto;
}
.bg-catalog {
	background: url('../images/bg_catalog2.png') no-repeat 270px 100px;
}
#header {
	position: relative;
	z-index: 7;
	height: 69px;
	padding: 132px 0 0;
}
.h-contacts {
	position: absolute;
	right: 0;
	top: 39px;
	font-size: 12px;
	color: #d5e6f2;
	line-height: 20px;
}
.h-contacts a {
	color: #d5e6f2;
}
#logo {
	position: absolute;
	top: 30px;
	left: 4px;
}
#nav {
	position: relative;
	z-index: 10;
}
#nav ul.menu {
	margin: 0;
	padding: 0;
	background: #d0d0d0 url(../images/bg-nav.png) repeat-x 0 0;
	height: 57px;
	box-shadow: 0 2px 0 rgba(0,0,0,.2);
}
#nav ul.menu li {
	position: relative;
	list-style: none;
	list-style-image: none;
	float: left;
	height: 57px;
	margin: 0;
	padding: 0;
	background: url(../images/bg-nav.png) no-repeat left -114px;
}
#nav ul.menu li.expanded a {
	padding-left: 22px;
}
#nav ul.menu li.expanded:before {
	content: '';
	position: absolute;
	top: 0;
	left: 7px;
	width: 9px;
	height: 57px;
	background: url('../images/bg-nav-st.png') no-repeat 0 0;
}
#nav ul.menu li.expanded:hover:before {
	background-position: 0 -57px;
}
#nav ul.menu li:first-child {
	background: none;
}
#nav ul.menu li a {
	display: block;
	font-size: 16px;
	color: #000;
	text-decoration: none;
	height: 57px;
	line-height: 57px;
	/*padding: 0 18px;*/
	padding: 0 24px;
	transition: all 150ms linear;
}
#nav ul.menu li a.active,
#nav ul.menu li a:hover,
#nav ul.menu li:hover>a {
	/*font-weight: bold;*/
	color: #fff;
	background: #164965 url(../images/bg-nav.png) repeat-x 0 -57px;
}
#nav ul.menu ul {
	display: none;
	position: absolute;
	left: 0;
	top: 57px;
	height: auto;
	min-width: 160px;
	max-width: 250px;
	background: #164763;
	box-shadow: 2px 2px 0 rgba(0,0,0,.2);
}
#nav ul.menu ul li {
	float: none;
	height: auto;
	background: none;
}
#nav ul.menu ul li a {
	height: auto;
	font-size: 14px;
	line-height: normal;
	padding: 6px 18px;
	background: none;
	color: #f2f2f2;
}
#nav ul.menu ul li a.active,
#nav ul.menu ul li a:hover {
	background: #2e5a73;
}
#slider {
	position: relative;
	z-index: 2;
	height: 300px;
	background: url('../images/slider-shadow.png') no-repeat center bottom;
	padding: 0;
}
#slider li {
	position: absolute;
	top: 0;
	left: 0;
	width: 950px;
	height: 261px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}
/*.front #slider {
	/*height: 500px;*!/
	height: 340px;
}
.front #slider li {
	/*height: 461px;*!/
	height: 301px;
}*/
#slider li img {
	display: block;
}
a.slider-edit {
	display: block;
	position: relative;
	z-index: 10;
	/*top: -10px;*/
	width: 200px;
	height: 24px;
	line-height: 24px;
	margin: -39px auto 15px;
	text-align: center;
	background: #254358;
	color: #fff;
}
#cols-tiser {
	width: 920px;
	background: #254358;
	padding: 20px 0 20px 30px;
	margin: 0 auto 20px;
	color: #a7cbe2;
	font-size: 13px;
	line-height: normal;
}
#cols-tiser .col-3 {
	position: relative;
	height: 110px;
	float: left;
	width: 286px;
	margin: 0;
	padding: 0 0 0 30px;
	border-left: 1px solid #596f7d;
}
#cols-tiser .col-3:first-child {
	margin: 0 30px 0 0;
	width: 256px;
	padding: 0;
	border: 0;
}
#cols-tiser h2 {
	color: #f7f7f7;
	font-size: 18px;
	font-weight: normal;
	white-space: nowrap;
	padding: 0;
	margin: 0;
}
#cols-tiser .col-3 p {
	margin: 0.75em 0;
}
#cols-tiser a.read-more {
	position: absolute;
	left: auto;
	bottom: 0;
	display: inline-block;
	color: #eaf7ff;
	background: #455f71;
	text-decoration: none;
	font-size: 12px;
	line-height: 12px;
	padding: 6px 10px;
	transition: all 150ms linear;
}
#cols-tiser a.read-more:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 256px;
	height: 110px;
	background: transparent;
}
#cols-tiser a.read-more:after {
	content: '';
	position: absolute;
	top: 50%;
	margin-top: -12px;
	right: -12px;
	height: 0;
	width: 0;
	border-style: solid;
	border-width: 12px 0 12px 12px;
	border-color: transparent transparent transparent #455f71;
	transition: border-color 150ms linear;
}
#cols-tiser a.read-more:hover {
	background: #617786;
	padding-right: 20px;
}
#cols-tiser a.read-more:hover:after {
	border-color: transparent transparent transparent #617786;
}
.container {
	padding: 20px 0 0;
}
#content {
	padding: 0 0 20px;
}
.with-aside {
	float: left;
	width: 670px;
}
.front #content {
	float: left;
	width: 450px;
}
#aside {
	float: left;
	width: 250px;
	margin: 0 30px 0 0;
}
#aside .block {
	margin: 0 0 15px;
}
.b-title {
	color: #142a3d;
	font-size: 22px;
	padding-top: 7px;
}
#cubes {
	float: left;
	width: 480px;
	margin: 0 0 0 20px;
	font-size: 14px;
}
#cubes p,
#cubes ul {
	margin: 0;
	padding: 0;
}
#cubes ul li {
	list-style: none;
	float: left;
	background: rgba(22,81,117,0.15);
	font-weight: bold;
	color: #2f7faa;
	width: 190px;
	height: 170px;
	padding: 20px;
	margin: 0 0 10px 10px;
	transition: background 200ms linear;
	position: relative;
}
#cubes a {
	text-decoration: none;
}
#cubes a:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.node #cubes ul li {
	height: 186px;
}
#cubes li:hover {
	background: #1a3447;
	color: #e8f6ff;
}
#cubes li:hover a {
	color: #e8f6ff;
}
#cubes img {
	display: block;
	min-width: 100%;
	height: auto;
	margin: 0 auto 15px;
	border: 0;
}
.title {
	margin: 0 0 20px;
	color: #142a3d;
	font-weight: normal;
}
.node {
	padding: 0;
	color: #282626;
}
.node-news {
	padding: 0 0 40px;
}
.front .node {
	border-bottom: 1px solid #cccccd;
	height: 392px;
}
.node a.read-more {
	position: relative;
	display: inline-block;
	color: #fff;
	background: #165175;
	text-decoration: none;
	font-size: 12px;
	line-height: 12px;
	padding: 6px 10px;
	margin: 6px 0 0;
	transition: all 200ms linear;
}
.node a.read-more:after {
	content: '';
	position: absolute;
	top: 50%;
	margin-top: -12px;
	right: -12px;
	height: 0;
	width: 0;
	border-style: solid;
	border-width: 12px 0 12px 12px;
	border-color: transparent transparent transparent #165175;
	transition: border-color 150ms linear;
}
.node a.read-more:hover {
	background: #326686;
	padding-right: 20px;
}
.node a.read-more:hover:after {
	border-color: transparent transparent transparent #326686;
}
.n-title {
	margin: 0 0 15px;
}
.n-title a {
	color: #282626;
}
.node-news .content {
	padding: 0 0 0 165px;
}
.node-news .n-figure {
	float: left;
	position: relative;
	left: -165px;
	margin: 3px -165px 0 0;
	overflow: hidden;
}
.node-news .n-figure img {
	display: block;
	width: 140px;
	border: 2px solid rgba(0,0,0,.2);
	margin: 0 0 5px;
}
.node-news .n-figure .n-date {
	text-align: right;
	width: 140px;
	font-size: 15px;
	line-height: normal;
}
#content .block-production {
	background: rgba(22,81,117,0.15);
	padding: 20px;
	transition: background 200ms linear;
}
#content .block-production:hover {
	background: #1a3447;
	color: #e8f6ff;
}
#content .block-production:hover a {
	color: #e8f6ff;
}
#content .block-production,
#content .block-views {
	margin: 0 0 25px;
}
#content .block-views .b-title {
	/*margin-bottom: 12px;*/
	/*border-bottom: 1px solid #2f7faa;*/
	text-decoration: underline;
	margin: 0 0 20px;
	color: #2f7faa;
}
#content .block-production:hover .b-title {
	color: #e8f6ff;
}
.float-block {
	position: fixed;
	top: 20px;
	width: 250px;
}
/*.production-items .views-row,
.production-item {
	display: inline-block;
	width: 218px;
	vertical-align: top;
	margin: 0 0 26px;
}
.p-i-image {
	width: 190px;
	height: 140px;
}
.p-i-none {
	display: block;
	margin: auto;
	height: 130px;
	width: 190px;
	background: rgba(0,0,0,.1);
}
.p-i-image img {
	display: block;
	margin: auto;
	width: auto;
	height: 130px;
	border: 2px solid rgba(0,0,0,.2);
}
.p-i-title {
	display: block;
	width: 190px;
	font-size: 14px;
	font-weight: bold;
}*/
.production-items .views-row,
.production-item {
	display: block;
	/*width: 218px;*/
	vertical-align: top;
	margin: 0 0 10px;
}
.production-items .views-row:after,
.production-item:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: "";
	zoom: 1;
}
/* catalog */
.catalog-uugm #content .block-production,
.catalog-uugm #content .block-production:hover {
	/*background: transparent;*/
	/*padding: 0;*/
	/*margin: 0 0 10px;*/
}
.catalog-uugm #content .block-production:hover .b-title {
	/*color: #484646;*/
}
.catalog-uugm  #content .block-production:hover a {
	/*color: #36719d;*/
}
.catalog-uugm #content .block-production .b-title {
	/*float: left;*/
	/*font-size: 16px;*/
	/*line-height: normal;*/
	/*margin: 0;*/
	/*text-decoration: none;*/
	/*padding: 0 5px 0 0;*/
	/*color: #484646;*/
	/*font-weight: bold;*/
}
.catalog-uugm #content .block-production .b-title:after {
	/*content: ':';*/
}
.catalog-uugm #content .block-production .production-items .views-row {
	display: inline;
	line-height: normal;
	font-size: 16px;
	font-weight: normal;
	vertical-align: baseline;
	margin: 0;
}
.catalog-uugm #content .block-production .production-items .views-row:after {
	display: inline;
	clear: none;
}
.catalog-uugm #content .block-production .production-items .views-row .p-i-title {
	display: inline;
	vertical-align: baseline;
	width: auto;
	font-weight: normal;
}
.catalog-uugm #content .block-production .production-items .views-row .p-i-title:after {
	content: ',';
}
.catalog-uugm #content .block-production .production-items .views-row-last .p-i-title:after {
	content: '';
}
.catalog-uugm #content .block-production .production-items .views-row .p-i-title:hover {
	/*color: #414141;*/
}
/* catalog end */
.p-i-image {
	width: 160px;
	height: 100px;
	margin: 0 15px 0 0;
	display: inline-block;
	vertical-align: middle;
}
.p-i-none {
	display: block;
	margin: auto;
	height: 100px;
	width: 160px;
	background: rgba(0,0,0,.1);
}
.p-i-image img {
	display: block;
	margin: auto;
	width: auto;
	height: 100px;
	border: 2px solid rgba(0,0,0,.2);
}
.p-i-title {
	display: inline-block;
	vertical-align: middle;
	/*width: 190px;*/
	width: 480px;
	font-size: 14px;
	font-weight: bold;
}
#links {
	width: 100%;
	clear: both;
	border-top: 1px solid #cccccd;
}
.front #links {
	border: 0;
}
#links ul {
	width: 30%;
	float: left;
	padding: 30px 0 0;
	margin: 0 0 1em 25px;
}
#links ul li {
	list-style: none;
	list-style-image: url('../images/st.png');
}
#footer {
	border-top: 1px solid #676769;
	padding: 20px 0 30px;
	margin: 35px auto 0;
	font-size: 12px;
	color: #474747;
	line-height: normal;
}
#footer a {
	color: #474747;
}
#attachments-list {
	padding: 0;
	margin: 0 0 1em;
}
#attachments-list li {
	padding: 4px 0;
	list-style: none;
}
#attachments-list span {
	display: inline-block;
	background: url(../images/icons_files.png) no-repeat 0 0;
	width: 32px;
	height: 32px;
	vertical-align: middle;
	margin-right: 10px;
}
#attachments-list .ext-doc,
#attachments-list .ext-odt,
#attachments-list .ext-rtf,
#attachments-list .ext-docx {
	background-position: 0 -32px;
}
#attachments-list .ext-xls,
#attachments-list .ext-ods,
#attachments-list .ext-xlsx {
	background-position: 0 -64px;
}
#attachments-list .ext-jpg,
#attachments-list .ext-jpeg,
#attachments-list .ext-png {
	background-position: 0 -96px;
}
#attachments-list .ext-zip,
#attachments-list .ext-rar,
#attachments-list .ext-7z {
	background-position: 0 -128px;
}
#attachments-list .ext-pdf {
	background-position: 0 -160px;
}
#opros-form legend {
	font-size: 18px;
}
.album-cover {
	display: inline-block;
	width: 140px;
	margin: 0 23px 30px 0;
	vertical-align: top;
}
.album-cover a {
	display: inline-block;
	height: 140px;
	width: 140px;
	margin: 0 auto 8px;
}
.album-cover .a-image {
	display: block;
	height: 100%;
	width: auto;
	border: 2px solid rgba(0,0,0,.2);
	margin: auto;
	box-shadow: 4px 4px 0 #ccc;
}
.album-title {
	font-size: 15px;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
}
.album-node #illustrate a {
	display: inline-block;
	width: 190px;
	height: 190px;
	text-align: center;
	margin: 0 30px 30px 0;
}
.album-node #illustrate img {
	border: 2px solid rgba(0,0,0,.2);
}