@charset "windows-1251";
body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
}
body {
	min-width: 1200px;
	background-color: #FFF;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	background-attachment: fixed;
	background-image: url(../img/sput.png), url(../img/headerbg.png), url(../img/footerbg.png), url(../img/sky.png), url(../img/skybut.png);
	background-repeat: no-repeat, no-repeat, no-repeat, repeat-x, repeat-x;
	background-position: 450px -10px, left top, right bottom, left top, left bottom;
	background-attachment: fixed, fixed, fixed, fixed, fixed;
}
a:link {
	color: #005384;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #005384;
}
a:hover {
	text-decoration: none;
	color: #002F4A;
}
a:active {
	text-decoration: none;
	color: #005384;
}
h1 {
	font-size: 24px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
}
h2 {
	font-size: 18px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
}
h3 {
	font-size: 16px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
}
h4 {
	font-size: 14px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C0C0C0;
}

.alert {
	background-color: #C4FFC4;
	margin-top: -1px;
	margin-right: -10px;
	margin-bottom: 0px;
	margin-left: -10px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	border: 1px solid #CCC;
	border-radius: 5px;
	color: #F00;
}
.contener {
	margin-right: 100px;
	margin-left: 100px;
	border-radius: 10px;
	box-shadow: 0px 0px 5px #333333;
}



.m_footer {
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C4FFC4;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-radius: 0px 0px 10px 10px;
	background-image: linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-color: rgba(0,153,255,0.5);
}
.m_footer .block {
	display: inline-block;
	margin: 0px;
	padding: 0px;
	width: 49%;
	font-size: 14px;
	vertical-align: middle;
	color: #FFF;
}
.m_footer a {
	color: #FFF;
}


.m_header {
	display: block;
	height: 110px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
	background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
	background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-radius: 10px 10px 0px 0px;
	background-color: rgba(0,153,255,0.5);
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-left-color: #FFF;
}


.m_header .logo {
	display: inline-block;
	position: absolute;
	left: 20px;
	top: 20px;
	right: auto;
	bottom: auto;
	height: 75px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.m_header .logo img {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: left;
	float: left;
}
.m_header .logo h1 {
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 91px;
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 22px;
	text-shadow: 0px 0px 2px #FFFFFF;
	text-align: center;
}
.m_header .logo p {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 85px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	text-shadow: 1px 1px 3px #000;
}

.m_header .contacts {
	display: inline-block;
	text-align: right;
	position: absolute;
	top: 25px;
	right: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	left: auto;
	bottom: auto;
}

.m_header .contacts h2 {
	font-size: 18px;
	color: #FFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-shadow: 1px 1px 3px #000;
}
.m_header .contacts h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-weight: normal;
	color: #FFF;
	font-size: 14px;
	text-shadow: 1px 1px 3px #000;
}
.m_header .contacts h3 a {
	color: #FFF;
}

.m_header .contacts h4 {
	font-size: 14px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-shadow: 1px 1px 3px #000;
}
.m_nav  {
	display: block;
	height: 30px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FFF;
	margin: 0px;
}
.m_nav li  {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	display: inline-block;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
	cursor: pointer;
	height: 30px;
	margin: 0px;
}
.m_nav li:hover {
	background-color: #005384;
}
.m_nav a  {
	color: #000;
	line-height: 20px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
}
.m_nav li:hover a {
	color: #FFF;
}

.m_body {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFF;
}
.pagename {
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
}
.pagename h1 {
	font-size: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.pagename h2 {
	font-size: 14px;
	font-weight: normal;
	color: #666;
	margin: 0px;
	padding: 0px;
}
.pageheader {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #999;
	border-radius: 5px;
}
.pageheader h1 {
	font-size: 18px;
	font-weight: bold;
}
.pageheader span {
	font-size: 14px;
}



.sides {
	display: table;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.left_side {
	display: table-cell;
	width: 300px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: top;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin: 0px;
}
.right_side {
	display: table-cell;
	width: auto;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	vertical-align: top;
	margin: 0px;
}
.left_side nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: -5px;
	padding: 0px;
}
.left_side nav h1 {
	display: block;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: -15px;
	border-radius: 5px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
.left_side nav h2 {
	font-size: 16px;
	font-weight: bold;
	display: block;
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 15px;
}


.left_side nav li {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	list-style-type: none;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-color: #FFF;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.left_side nav li:hover {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #005384;
	margin-left: 0px;
}
.left_side nav .lisel {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	list-style-type: none;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #005384;
	background-color: #005384;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
	border-radius: 0px 5px 5px 0px;
}
.left_side nav .lisel a {
	color: #FFF;
}
.left_side nav .lisel a:hover {
	color: #FFF;
}
.left_side nav li a {
	color: #005384;
}
.left_side nav li a:hover {
	color: #000;
}
.left_side section {
	display: block;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.article_ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.article_ul li {
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	list-style-type: none;
}
.question_block {
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 3px solid #FFF;
	border-radius: 5px;
	box-shadow: 0px 0px 3px #000000;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	background-color: #FFF;
	background-image: url(../img/conert.png), url(../img/coner.png);
	background-repeat: no-repeat, no-repeat;
	background-position: left top, right bottom;
}
.question_block footer {
	font-size: 12px;
	font-weight: bold;
	color: #005384;
	display: block;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.question_block header {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.question_block section {
	color: #333;
	text-align: justify;
	display: block;
	font-size: 14px;
	background-color: #FFFFFF;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	border-radius: 5px;
	border: 1px solid #999;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.news_blocks {
	display: table;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.news_block {
	display: table-cell;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.news_block header h2 {
	font-size: 16px;
	color: #000;
}
.news_block header .date {
	font-size: 12px;
	color: #005384;
	text-align: left;
	display: block;
}
.news_block article {
	text-align: justify;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.subcatalog {
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin: 0px;
}
.subcatalog a {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	display: inline-block;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-radius: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #005384;
	background-color: #0073B7;
	background-image: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
	background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
	background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
	cursor: pointer;
}
.subcatalog a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	display: inline-block;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-radius: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #005384;
	background-color: #6699FF;
	background-image: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
	background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
	background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
	cursor: pointer;
}
