@charset "windows-1251";
/* CSS Document */
html, body, div, span, iframe, h1, h2, h3, img, ul, li, fieldset, form, label, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 100%;
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5B5B5B;
	vertical-align: top;
	text-align: left;
	background-color: #CED3E3;
}
a:link {
	color: #0032F1;
	text-decoration: none;
}
a:visited {
	color: #0032F1;
	text-decoration: none;
}
a:hover {
	color: #0032F1;
	text-decoration: none;
}
span a {
	color: #A92229;
	text-decoration: none;
}
ul {
    list-style-type:none;
	margin-bottom: 10px;
}
h1 {
	font-size: 16px;
	font-weight:bold;
	padding-bottom: 7px;
	color: #5B5B5B;
	min-height: 70px;
}
h1 a:link {
	color: #5B5B5B;
}
h1 a:visited {
	color: #5B5B5B;
}
h1 a:hover {
	color: #0032F1;
}
h2 {
	font-size: 16px;
	font-weight:bold;
	padding-bottom: 7px;
	color: #5B5B5B;
	min-height: 50px;
}
h2 a:link {
	color: #5B5B5B;
}
h2 a:visited {
	color: #5B5B5B;
}
h2 a:hover {
	color: #0032F1;
}
img {
	border-width: 0px;
}
.clear {
	clear : left;
	height: 0px;
}
.spacer {
	height: 10px;
	
}
#wrapper {
	width : 1000px;
	text-align : left;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#header {
	margin-bottom: 3px;
	padding-top: 3px;
	padding-left: 5px;
	background-color: #FFF;
}
#header #logo {
	width: 325px;
	height: 110px;
	float: left;
}
#header #slider {
	width: 650px;
	height: 110px;
	float: right;
	margin-right: 5px;
}
#menu {
	background-color: #0079c2;
	height: 30px;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#menu #class_form {
	color: #E8E8E8;
	float: right;
	margin-right: 5px;
	width: 230px;
	padding-left: 10px;
	padding-top: 3px;
}
#center {
	background-image:url(../site_pict/bg-menu.jpg);
	background-repeat:repeat-y;
	background-position:left;
}
#class_form form #sword {
	border-width: 0px;
	background-image:url(../site_pict/bg-search.jpg);
	padding-left: 10px;
	padding-right: 20px;
	height: 22px;
	width: 165px;
}
#class_form form #subm {
	border-width: 0px;
	cursor: pointer;
	background-image: url(../site_pict/bt-search.jpg);
	background-repeat:no-repeat;
    text-indent:-999px;
	padding-left: 10px;
    width:19px;
    height:25px;
}
#menu .buton {
	color: #E8E8E8;
	float: left;
	margin-left: 5px;
	margin-right: 25px;
	widows: block;
	padding-top: 6px
}
#menu .buton a {
	color: #E8E8E8;
	float: left;
	margin-left: 5px;
	margin-right: 25px;
	widows: block;
	text-transform: uppercase;
}
#menu .buton a:hover {
	color: #FFF;
	float: left;
}
#body_left {
	width: 210px;
	float: left;
	background-image:url(../site_pict/bg-menu.jpg);
	background-position: 0px 0px;
	background-repeat:repeat-y;
}
#body_left .zakrit ul li {
	margin-left: 12px;
	margin-bottom: 3px;
	background-image: url(../site_pict/bulet1.jpg);
	background-repeat: no-repeat;
}
#body_left .zakrit ul li span {
	color: #212020;
}
#body_left .zakrit ul li a {
	margin-left: 17px;
	color: #0079c2;
}
#body_left .zakrit ul li a:hover {
	color: #070A92;
}
#body_left .otkrit ul li span {
	color: #212020;
}
#body_left .otkrit ul li {
	margin-left: 12px;
	margin-bottom: 3px;
	background-image: url(../site_pict/bulet2.jpg);
	background-repeat: no-repeat;
}
#body_left .otkrit ul li a {
	margin-left: 17px;
	color: #CBBD04;
}
#body_left .otkrit ul li a:hover {
	color: #EC8400;
}
#body_left .more ul li {
	margin-left: 12px;
	margin-bottom: 3px;
	background-image: url(../site_pict/bulet3.jpg);
	background-repeat: no-repeat;
}
#body_left .more ul li span {
	color: #212020;
}
#body_left .more ul li a {
	margin-left: 17px;
	color: #616161;
}
#body_left .more ul li a:hover {
	color: #262626;
}
#body_center {
	margin-left: 10px;
	width: 775px;
	float: left;
	background-color: #FFF;
}
#body_center .title_dev {
	font-size:14px;
	font-weight:bold;
	background-repeat:no-repeat;
	background-position:right;
	background-image:url(../site_pict/bg-ttl.jpg);
	margin-bottom:12px;
}
#futer {
	background-color: #0079c2;
	color: #EBEBEB;
	height: 20px;
	font-size: 10px;
	margin-top: 0px;
	text-align: right;
	padding-right: 10px;
	padding-top: 7px;
}

/* cookies */
#CookieSetBar {
	display: block;
	width: 100%;
	z-index: 1234567;
	position: fixed;
	bottom: 0;
	background: rgba(0,0,0, 0.8);
	font-family: arial, tahoma, sans-serif;
}

#CookieSetBar .CookieContainer {
	max-width: 1000px;
	margin:0 auto;	
}

#CookieSetBar p {
	font-size: 11px;
	color: #fff;
	line-height: 20px;
	margin: 0;
	padding: 0;
	float: left;
	max-width: 850px;
}

#CookieSetBar #CookieSet {
	font-size: 11px;
	font-weight: bold;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	text-decoration: none;
	padding: 0 12px;
	text-align: center;
	line-height: 20px;
	margin: 5px 20px;
	float: right;
	display: block;
	color: #fff;
	opacity: 0.75;
	background-color: #7a96c2;
}

#CookieSetBar #CookieLink {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #adb7c7;
}

#CookieSetBar .CookieContainer #CookieSet:hover {
	opacity: 0.99;
	filter: alpha(opacity=95); /* For IE8 and earlier */
}

.clearfix { display: inline-block; }
