/* Global properties ======================================================== */
html {
	height: 100%;
}
html, body {
	width: 100%;
	padding: 0;
	margin: 0;
}
body {
	font: 11px/22px Arial, Helvetica, sans-serif;
	color: #000;
	min-width: 998px;
	/* background: url(../images/body-bg.jpg) center 0 repeat #1c1c1c; */
	height: 100%;
	/* background-color: #d2f3f9; */
	background: #f1ede8 url(../img/noise-all.png);
}
.ic {
	border: 0;
	float: right;
	background: #fff;
	color: #f00;
	width: 50%;
	line-height: 10px;
	font-size: 10px;
	margin: -220% 0 0 0;
	overflow: hidden;
	padding: 0
}
.bg {
	/* background: url(../images/bg.jpg) center 0 repeat-y; */
	width: 100%;
	min-height: 100%;
}
.main {
	width: 960px;
	margin: 0 auto;
}
/***********************************************************************/
a {
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
.button {
	background: #353535;
	display: inline-block;
	font-size: 20px;
	line-height: 25px;
	color: #fff;
	font-weight: bold;
	font-family: 'Open Sans Condensed', sans-serif;
	padding: 9px 30px 10px 30px;
}
.button:hover {
	background: #000;
}
.button-2 {
	background: #fff;
	display: inline-block;
	font-size: 20px;
	line-height: 25px;
	color: #353535;
	font-weight: bold;
	font-family: 'Open Sans Condensed', sans-serif;
	padding: 9px 30px 10px 30px;
}
.button-2:hover {
	background: #000;
	color: #fff;
}
.link {
	color: #0fc6ee;
	text-transform: uppercase;
}
.link:hover {
	text-decoration: underline;
}
.clr-1 {
	color: #e2e2e4;
}
.text-1 {
	font-size: 17px;
	line-height: 42px;
	color: #353535;
	font-weight: bold;
	font-family: 'Open Sans Condensed', sans-serif;
}
.text-1-1 {
	font-size: 22px;
	line-height: 42px;
	color: #353535;
	font-weight: bold;
	font-family: 'Open Sans Condensed', sans-serif;
}
.text-1>strong {
	display: block;
	font-size: 25px;
	line-height: 30px;
	color: #9f9fa6;
	font-weight: bold;
	margin-top: -7px;
}
.text-1-1>strong {
	display: block;
	font-size: 22px;
	line-height: 30px;
	color: #9f9fa6;
	font-weight: bold;
	margin-top: -7px;
}
.text-2 {
	font-size: 14px;
	line-height: 22px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
}
.text-2-1 {
	font-size: 14px;
	line-height: 22px;
	color: #000;
}
.text-3 {
	font-size: 14px;
	line-height: 22px;
	color: #e2e2e4;
	font-weight: bold;
	text-transform: uppercase;
}
h2 {
	font-size: 17px;
	line-height: 42px;
	color: #000;
	font-weight: bold;
	text-align: center;
}
ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
}
ul.list-1 li {
	padding: 0px 0 8px 15px;
	font-size: 11px;
	line-height: 22px;
	color: #fff;
	text-transform: uppercase;
	background: url(../images/marker-1.gif) 0 8px no-repeat;
}
ul.list-1 li a {
	color: #fff;
	text-decoration: underline;
}
ul.list-1 li a:hover {
	text-decoration: none;
}
ul.list-2 li {
	padding: 0px 0 8px 15px;
	font-size: 11px;
	line-height: 22px;
	color: #9f9fa6;
	text-transform: uppercase;
	background: url(../images/marker-1.gif) 0 8px no-repeat;
}
ul.list-2 li a {
	color: #9f9fa6;
	text-decoration: underline;
}
ul.list-2 li a:hover {
	text-decoration: none;
}
/******************************************************************/
.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
	width: 100%;
}
.wrapper {
	width: 100%;
	overflow: hidden;
	position: relative
}
.wrap {
	overflow: hidden;
	position: relative
}
.extra-wrap {
	overflow: hidden;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
.img-indent {
	float: left;
	margin: 6px 20px 0px 0;
}
.img-indent-2 {
	float: left;
	margin: 0px 20px 0px 0;
}
.img-indent-3 {
	float: left;
	margin: 7px 20px 0px 0;
}
.line-height {
	line-height: 18px;
}
.last {
	margin-right: 0px !important;
	padding-right: 0px !important;
}
.align-r {
	text-align: right;
}
.align-c {
	text-align: center;
}
.upper {
	text-transform: uppercase;
}
.top-1 {
	margin-top: 23px;
}
.top-2 {
	margin-top: 20px;
}
.top-3 {
	margin-top: 33px;
}
.top-4 {
	margin-top: 27px;
}
.top-5 {
	margin-top: 23px;
}
.bot-1 {
	padding-bottom: 63px;
}
.bot-2 {
	padding-bottom: 58px;
}
.p1 {
	margin-bottom: 22px;
}
.p2 {
	margin-bottom: 7px;
}
.p3 {
	margin-bottom: 6px;
}
.p4 {
	margin-bottom: 13px;
}
.p5 {
	margin-bottom: 8px;
}
/*********************************header*************************************/
header {
	width: 100%;
	background: #1c1c1c;
}
h1 {
	z-index: 111;
	float: left;
	padding: 22px 0 0 21px;
}
/*
header p {
	float: right;
	width: 230px;
	overflow: hidden;
	font: 16px/20px Tahoma, Geneva, sans-serif;
	color: #c6c6ce;
	padding: 27px 0 27px 0;
}
*/
header p>span {
	display: block;
	color: #fff;
	font-size: 25px;
	line-height: 30px;
	margin-top: 6px;
	letter-spacing: -1px;
}
nav {
	display: block;
	z-index: 1111;
	position: relative;
	background: url(../images/header.jpg) 0 bottom repeat-x;
}
ul.menu {
	display: block;
	width: 960px;
	margin: 0 auto;
}
ul.menu li {
	float: left;
	display: block;
	height: 60px;
	text-align: center;
	background: url(../images/li.jpg) right 0 no-repeat;
}
ul.menu li:first-child {
	background: transparent;
}
ul.menu li a.home {
	background: url(../images/home.jpg) 0 0 no-repeat;
	width: 61px;
	height: 60px;
	display: block;
	padding: 0 !important;
}
ul.menu li a {
	font: 16px/20px Tahoma, Geneva, sans-serif;
	color: #000;
	display: block;
	padding: 19px 22px 21px 22px;
	overflow: hidden;
}
ul.menu li:hover, ul.menu li.current {
}
ul.menu li:hover a.home, ul.menu li.current a.home {
	background-position: right 0;
}
ul.menu li:hover a.home img, ul.menu li.current a.home img {
	display: none;
}
ul.menu li a:hover, ul.menu li.current a {
	color: #0fc6ee;
	text-shadow: #68dcf6 0 0 5px;
}
/*********************************content*************************************/
#content {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
.block-1 {
	background: #e2e2e4;
	border: #fff 1px solid;
}
.block-2 {
	background: #1c1c1c;
}
.pad-1 {
	padding: 39px;
}
.pad-2 {
	padding: 30px 40px 30px 40px;
}
.box-1 {
	overflow: hidden;
	padding: 39px 0 39px 39px;
}
.box-1>div {
	width: 210px;
	float: left;
	margin-right: 20px;
}
.box-1 .text-1 {
	margin: 10px 0 8px 0;
}
.box-1 .button {
	margin-top: 13px;
}
.box-2 {
	width: 420px;
	float: left;
	margin-right: 40px;
}
.box-2 h2 {
	margin-bottom: 13px;
}
.box-2>div {
	padding-bottom: 20px;
}
.box-2>div>div {
	position: relative;
	border: #494949 1px solid;
	background: #000;
	padding: 18px 20px 18px 29px;
	color: #9f9fa6;
	font-style: italic;
	text-transform: uppercase;
}
.box-2>div>div .comments-corner {
	position: absolute;
	bottom: -14px;
	left: 29px;
	width: 13px;
	height: 14px;
	background: url(../images/comments-corner.png) 0 0 no-repeat;
}
.box-2>div> a {
	display: inline-block;
	background: url(../images/icon-1.png) 0 0 no-repeat;
	color: #9f9fa6;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 21px;
	padding-top: 3px;
	padding-left: 30px;
	margin-top: 10px;
}
.box-2>div> a:hover {
	color: #fff;
}
.box-3 {
	width: 420px;
	float: left;
}
.box-3 h2 {
	margin-bottom: 16px;
}
.box-3 .wrap ul.list-1 {
	float: left;
	width: 190px;
	margin-right: 40px;
}
.box-3>a {
	margin-top: 25px;
}
.sub-page {
	background: #e2e2e4;
	overflow: hidden;
}
.sub-page-left {
	border: #fff 1px solid;
	border-bottom: none;
	float: left;
	width: 610px;
	padding: 29px 39px 0px 39px;
}
.sub-page-right {
	background: #1c1c1c;
	float: right;
	width: 190px;
	padding: 30px 40px 40px 40px;
	color: #9f9fa6;
}
.sub-page-right h2 {
	color: #e2e2e4;
}
.box-4 {
	overflow: hidden;
	text-transform: uppercase;
	margin: 13px 0 23px 0;
}
.box-4 >div {
	float: left;
	width: 190px;
	margin-right: 20px;
}
.box-4 >div img {
	margin-bottom: 13px;
}
.shadow {
	position: relative;
}
.shadow:after {
	content: "";
	position: absolute;
	bottom: 9px;
	left: -40px;
	background: url(../images/shadow.png) 0 0 no-repeat;
	width: 270px;
	height: 21px;
}
.box-5 img {
	margin: 14px 0 13px 0;
}
.box-5 ul {
	margin: 8px 0 17px 0;
}
.box-6 {
	overflow: hidden;
}
.box-6 .text-2 {
	margin: 5px 0 1px 0;
}
.box-7 img {
	margin: 13px 0 13px 0;
}
.box-7 ul {
	margin: 8px 0 0px 0;
}
.box-8 img {
	margin: 13px 0 13px 0;
}
.box-9 .text-2 {
	margin-bottom: 1px;
}
.box-9 ul {
	margin: 8px 0 0px 0;
}
table {
	background: #fff; /*text-transform:uppercase; */
}
table td, table th {
	border: #e2e2e4 1px solid;
	border-collapse: collapse;
}
table th {
	width: 122px;
	font-weight: bold;
	text-align: left;
	padding: 15px 10px 8px 20px;
}
table td {
	padding: 9px 10px 8px 20px;
	text-align: left;
}
table td:first-child {
	font-weight: bold;
}
/****************************footer************************/
footer {
	width: 960px;
	overflow: hidden;
	margin: 0 auto;
	padding: 33px 0px 33px 0;
	background: #000;
	text-align: center;
	color: #dcd2be;
}
/**********************form**********************/
.map {
	width: 190px;
	height: 247px;
	margin-top: 13px;
}
.map iframe {
	width: 190px;
	height: 247px;
}
dl.adr {
	margin-top: 13px;
	text-transform: uppercase;
}
dl.adr dt {
}
dl.adr dd span {
	width: 70px;
	display: block;
	float: left;
}
dl.adr dd {
	white-space: nowrap;
}
dl.adr dd a {
}
dl.adr dd a:hover {
}
#form {
	margin: 13px 0 0px 0px;
	width: 610px;
}
#form input {
	border: #fff 1px solid;
	background: #fff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-transform: uppercase;
	padding: 7px 10px 7px 18px;
	outline: medium none;
	width: 580px;
	height: 14px;
	float: left;
}
#form textarea {
	border: #fff 1px solid;
	background: #fff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-transform: uppercase;
	height: 173px;
	outline: medium none;
	overflow: auto;
	padding: 7px 0px 0px 18px;
	width: 590px;
	resize: none;
	margin: 0px 0 0 0;
	float: left;
}
#form label {
	position: relative;
	display: block;
	min-height: 35px;
	overflow: hidden;
}
.btns {
	text-align: right;
	overflow: hidden;
	width: 610px;
	padding-top: 10px;
}
.btns a {
	display: inline-block;
	margin-left: 10px;
}
.TextWrap {
	clear: left;
	float: right;
	margin: 15px;
}
.nik_logo {
	display: inline-block;
	z-index: 111;
	float: left;
	padding: 22px 0 0 21px;
}
.nik {
	float: none;
	font-size: 34px;
	padding-bottom: 15px;
	text-align: center;
}
.nikp {
	text-align: justify;
	font-size: 14px;
	padding: 20px 20px;
}
.nikp ul {
	margin:0px;
	padding:0px;
	padding-top:5px;
	padding-bottom:5px;
}
.nikp ul li {
	margin:0px;
	padding:0px;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:30px;
	list-style:disc;
}
.nikp ol {
	margin:0px;
	padding:0px;
	padding-top:5px;
	padding-bottom:5px;
}
.nikp ol li {
	margin:0px;
	padding:0px;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:30px;
	list-style:decimal;
}
.nikp h1 {
	float: none;
	font-size: 23px;
	padding-bottom: 15px;
	line-height: 36px;
	text-align: center;
}
.nikita {
	font-size: 14px;
	margin: 25px 0;
	width: 100%;
}
td.nikita {
	text-align: center;
	width: 50%;
	font-size: 14px;
}
p {
	margin: 20px 0;
}
.block_1 {
	color: #e2e2e4;
	padding-bottom:6px;
	font-size: 17px;
    font-weight: bold;
    line-height: 42px;
    text-align: center;
}
.block_2 {
	float: none;
    font-size: 23px;
    line-height: 36px;
    padding-bottom: 15px;
    text-align: center;
	color:#000000;
}
.block_3 {
	font-family:Tahoma,Geneva,sans-serif;
	color:#FFFFFF;
	font-size:20px;
	line-height:24px;
	display:inline-block;
	text-align:center;
}
.block_4 {
	width:365px;
	height:auto;
	overflow:hidden;
	float:left;
}
.block_5 {
	padding-top:20px;
	overflow:hidden;
	padding-bottom:20px;
}
.block_5 a {
	display:inline-block;
	font-family:Tahoma,Geneva,sans-serif;
	color:#FFFFFF;
	font-size:34px;
	line-height:38px;
	text-decoration:none;
}
.block_6 {
	width:230px;
	height:auto;
	overflow:hidden;
	float:right;
	padding-top:10px;
}
.block_7 {
	width: 230px;
	overflow: hidden;
	font: 16px/20px Tahoma, Geneva, sans-serif;
	color: #c6c6ce;
	padding:0px;
}
.block_7 p {
	margin:0px;
	padding:0px;
	padding-top:10px;
	padding-bottom:10px;
}
.block_8 {
	width:365px;
	height:auto;
	overflow:hidden;
	float:left;
	font: 15px/18px Tahoma, Geneva, sans-serif;
	color: #FFFFFF;
}
.block_9 {
	overflow:hidden;
	padding-top:10px;
	padding-bottom:10px;
}
.block_9 span {
	font: 16px/20px Tahoma, Geneva, sans-serif;
	color: #c6c6ce;
	display:inline-block;
	padding-bottom:10px;
}
.block_10 {
	width:880px;
}
.block_11 {
	overflow:hidden;
	border:1px #000000 solid;
	margin-bottom:30px;
	margin-top:30px;
}
.block_12 h1 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:20px;
	line-height:24px;
	color: #000000;
	margin:0px;
	padding:0px;
	padding-top:10px;
	padding-bottom:10px;
	float:none;
	text-align:center;
}
.block_12 h2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	line-height:20px;
	color: #000000;
	margin:0px;
	padding:0px;
	padding-top:10px;
	padding-bottom:10px;
	float:none;
	text-align:left;
}
.block_12 p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	line-height:18px;
	color: #000000;
	margin:0px;
	padding:0px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:justify;
}
.block_13 {
	border-top:1px #000000 solid;
	margin-top:20px;
}
.block_14 tr th {
	text-align:center;
	padding:10px;
	background:#BFBFBF;
	vertical-align:middle;
}
.block_14 tr td:nth-child(2) {
	text-align:center;
}
.block_14 tr td:nth-child(3) {
	text-align:center;
}
.block_14 tr td:nth-child(4) {
	text-align:center;
}
.block_14 tr td {
	vertical-align:middle;
	padding:10px;
}
.block_15 {
	overflow:hidden;
	padding-top:10px;
	padding-bottom:10px;
}
.block_15 a {
	display:block;
	width:200px;
	height:150px;
	overflow:hidden;
	float:left;
	margin-right:4px;
	margin-bottom:4px;
}
.block_15 a:nth-child(3) {
	margin-right:0px;
}
.block_15 a:nth-child(6) {
	margin-right:0px;
}
.block_15 a:nth-child(9) {
	margin-right:0px;
}
.block_15 a:nth-child(12) {
	margin-right:0px;
}
.block_15 a img {
	width:200px;
	height:auto;
	min-height:150px;
}
.block_16 img {
	max-width:100%;
	height:auto;
}
.block_17 {
	overflow:hidden;
	padding-top:10px;
	padding-bottom:10px;
}
.block_17 a {
	display:block;
	width:303px;
	height:227px;
	overflow:hidden;
	float:left;
	margin-right:2px;
	margin-bottom:2px;
}
.block_17 a:nth-child(2) {
	margin-right:0px;
}
.block_17 a img {
	width:303px;
	height:auto;
	min-height:227px;
}
.block_18 a {
	display:inline-block;
	width:190px;
	height:auto;
	overflow:hidden;
	float:left;
	margin:5px;
	font-size:16px;
	line-height:20px;
	color:#FFFFFF;
	text-decoration:none;
}
.block_18 a div:nth-child(1) {
	width:190px;
	height:150px;
	overflow:hidden;
}
.block_18 a div:nth-child(1) img {
	display:block;
	width:190px;
	height:auto;
	min-height:150px;
}
.block_18 a div:nth-child(2) {
	width:180px;
	height:60px;
	overflow:hidden;
	background:#1C1C1C;
	padding:5px;
	text-align:center;
	padding-bottom:7px;
}
.block_18 a:hover div:nth-child(2) {
	background:#FC890E;
	color:#000000;
}