@font-face {
    font-family: 'robotoblack';
    src: url('/fonts/roboto-black-webfont.eot');
    src: url('/fonts/roboto-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/roboto-black-webfont.woff') format('woff'),
         url('/fonts/roboto-black-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
html,
body {height:100%;}
body {
	margin: 0;
	color: #000;
	min-width:996px;
	font: 12px/18px arial, helvetica, sans-serif;
}
/* General reset */
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
img {
	border-style: none;
	vertical-align:top;
}

input, select, textarea {
	vertical-align: middle;
	font: 12px arial, helvetica, sans-serif;
}
a {
	color: #008eff;
	text-decoration: underline;
}
a:hover {text-decoration: none;}
a:focus,
a:hover {
 outline: none;
 outline: 0;
}
/* wrapper */
#wrapper {
	overflow:hidden;
	width:976px;
	padding:0 10px;
	margin:0 auto;
	min-height:100%;
	position:relative;
}
/* header */
#header {
	overflow:hidden;
	position:relative;
	width:976px;
	padding:37px 0 25px;
}
#header .holder-top {
	position:relative;
	overflow:hidden;
	width:100%;
	margin:0 0 18px;
}
#header .logo {
	float: left;
	overflow: hidden;
	margin:0;
	width:700px;
	font:24px/28px 'robotoblack',arial, helvetica, sans-serif;
        text-transform: uppercase;
}
#header .logo a {
	text-decoration:none;
	color:#333;
}
#header .logo img {
	margin:0 9px 0 0;
	float:left;
}
#header .logo strong {
/*	float:left;*/
	overflow:hidden;
/*        width: 658px;*/
        font-weight: normal;
}
#header .menu {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
#header .menu li {
	float:left;
	padding:0 10px;
}
#header .menu a {color:#000;}
#header .list-partytr {
	float:right;
	overflow:hidden;
	width:214px;
	padding:0;
	list-style:none;
	margin:0 -26px 0 0;
}
#header .list-partytr li {
	overflow:hidden;
	padding:0 26px 0 0;
	display:inline-block;
	vertical-align:top;
	float:left;
}
#header .nav {
	margin:0;
	padding:0 0 0 255px;
	list-style:none;
	position:relative;
	overflow:hidden;
	width:720px;
	border-bottom: 2px solid #4e9cda;
}
#header .nav li {float:left;}
#header .nav li a {
/*	display:block;*/
        float: left;
	padding:0 15px;
	text-transform:uppercase;
	font-size:11px;
	line-height:23px;
	text-decoration:none;
	color:#333;
}
#header .nav li a:hover,
#header .nav li.active a {
	color:#fff;
	background:#4e9cda;
}
/* main */
#main {
	overflow:hidden;
	width:100%;
	margin:0 0 80px;
}
/* sidebar */
#sidebar {
	overflow:hidden;
	float:left;
	width:224px;
	padding:43px 0 0;
}
#sidebar .naigation {
	margin:0;
	padding:0 0 50px;
	list-style:none;
	width:100%;
	position:relative;
}
#sidebar .naigation li{
	position:relative;
	overflow:hidden;
	width:100%;
	vertical-align:top;
	font:12px/18px 'robotoblack',arial, helvetica, sans-serif;
	text-transform:uppercase;
	border-top: 1px solid #bfbfbf;
}
#sidebar .naigation li:first-child {border:0;}
#sidebar .naigation li a {
	text-decoration:none;
	color:#333;
	display:block;
	padding:6px 0 7px;
}
#sidebar .naigation li a:hover,
#sidebar .naigation li.active a {color:#4E9CDA;}
#sidebar .add-rss {
	position:relative;
	overflow:hidden;
	width:100%;
	margin:0 0 20px;
}
#sidebar .add-rss .add {
	padding:0 0 0 22px;
	background: url(/images/rss.gif) no-repeat 0 0;
	color:#808080;
}
/* content */
#content {
	overflow:hidden;
	width:720px;
	float:right;
	padding:0;
}
h1 {
	color:#333;
	margin:0 0 20px;
	text-transform:uppercase;
	font:24px/28px 'robotoblack',arial, helvetica, sans-serif;
}
#content p {margin:0 0 18px;}
#content .download {
	margin:0;
	padding:8px 0 21px 25px;
	list-style:none;
	position:relative;
}
#content .download li {
	margin:0 0 16px;
	position:relative;
	overflow:hidden;
	width:100%;
	vertical-align:top;
}
#content .download li img {margin:0 6px 0 0;}
#content .gallery {
	margin:0 0 10px;
	padding:0;
	list-style:none;
	position:relative;
	overflow:hidden;
	width:800px;
}
#content .gallery li {
	float:left;
	overflow:hidden;
	width:170px;
	height:128px;
	margin:0 13px 14px 0;
}
.holder-img-big {
	position:relative;
	overflow:hidden;
	width:100%;
	width:975px;
}
#content .holder-news-list {
	position:relative;
	overflow:hidden;
	width:100%;
	margin:0 0 20px;
	padding:4px 0 0;
/*	width:464px;*/
}
#content .news {
	position:relative;
	overflow:hidden;
	width:100%;
	margin:0 0 14px;
}
#content .news .title {
	display:block;
	overflow:hidden;
	width:100%;
	text-transform:uppercase;
	color:#4e9cda;
	font-size:10px;
	line-height:12px;
	margin:0 0 5px;
}
#content .news .title .date {
	margin:0 8px 0 0;
	color:#383838;
}
#content .news .title a{text-decoration:none;}
#content .news .title a:hover {text-decoration:underline;}
#content h2 {
	font-size:16px;
	line-height:20px;
	margin:0 0 4px;
	color:#383838;
}
#content h2 a {
	color:#383838;
	text-decoration:none;
}
#content h2 a:hover {text-decoration:underline;}
#content .news h2 {text-align:justify;}
#content .news p {
	color:#7e7e7e;
	margin:0 0 10px;
	text-align:justify;
}
.contacts {
	position:relative;
	overflow:hidden;
	width:100%;
	margin:0 0 20px;
}
.contacts .contact {
	position:relative;
	overflow:hidden;
	width:464px;
	margin:0 0 6px;
	padding:4px 0 0;
}
#content .contacts h2 {
	font:12px/14px 'robotoblack',arial, helvetica, sans-serif;
	text-transform:uppercase;
	margin:0 0 12px;
	float:left;
	width:224px;
}
#content .contacts .box {
	position:relative;
	overflow:hidden;
	width:100%;
	margin:0 0 19px;
}
#content .contacts p {margin:0;}
#content .contacts h3 {
	font-size:12px;
	line-height:14px;
	margin:0 0 3px;
}
.contacts  dl {
	width:100%;
	position:relative;
	overflow:hidden;
	margin:0;
}
.contacts dl dt {display:inline;}
.contacts dl dd {
	display:inline;
	margin:0;
}
.contacts address {font-style:normal;}
.contacts .holder-map {
	position:relative;
	overflow:hidden;
	width:100%;
}
.contacts .holder-map .holder-ifreme{
	position:relative;
	border: 1px solid #5aa3dc;
	margin:0 0 2px;
        width: 462px;
        height: 312px;
}
.contacts .holder-map .exem {
	color:#8a8a8a;
	display:block;
}
.form {
	position:relative;
	margin:0;
	width:100%;
}
.form label {
	color:#333;
	display:block;
	margin:0 0 5px;
}
.form .text-big {
	position:relative;
	overflow:hidden;
	width:600px;
}
.form .holder-text {
	float:left;
	overflow:hidden;
	width:184px;
	padding:0 96px 15px 0;
}
.form input.text-input {
	width:174px;
	height:18px;
	padding:0 4px;
	font-size:12px;
	line-height:18px;
	margin:0;
	border:0;
	background:none;
	outline: none;
	outline: 0;
	border: 1px solid #7e7e7e;
}
.form  textarea {
	width:454px !important;
	height:124px;
	color:#333;
	padding:4px;
	margin:0;
	background:none;
	overflow:auto;
	outline: none;
	outline: 0;
	border: 1px solid #7e7e7e;
}
.form .input-focus input,
.form .ready input,
.form .input-focus textarea,
.form .ready textarea {border-color:#4e9cda;}
.form .holder-textarea {
	position:relative;
	overflow:hidden;
	width:100%;
	margin:0 0 22px;
}
.form .holder-bottom {
	position:relative;
	overflow:hidden;
	width:464px;
	margin:0 0 10px;
}
.form .holder-bottom .csptia {
	float:left;
	overflow:hidden;
	width:355px;
}
.form .holder-bottom .csptia .holder-img {
	float:left;
	overflow:hidden;
	width:200px;
	height:70px;
	margin:0 12px 0 0;
}
.form .holder-bottom input {
	width:89px;
	float:left;
	overflow:hidden;
	margin:23px 0 0;
}
.form .btn-login {
	width:96px;
	height:23px;
	text-transform:uppercase;
	overflow:hidden;
	color:#fff;
	float:right;
	border:0;
	background:#4e9cda;
	font-size:11px;
	line-height:23px;
	color:#fff;
	cursor:pointer;
	margin:20px 0 0;
}
.form .btn-login:hover {text-decoration:underline;}
#content .all {
	position:relative;
	overflow:hidden;
	width:100%;
}
#content .all  dl {
	width:100%;
	position:relative;
	overflow:hidden;
	margin:0 0 1px;
	color:#383838;
	font-size:13px;
	line-height:15px;
}
#content .all dl dt {display:inline;}
#content .all dl dd {
	display:inline;
	margin:0;
}
.pagination {
	margin:0;
	padding:12px 0 10px;
	list-style:none;
	color:#000;
	text-align:center;
	border-top: 1px solid #bfbfbf;
}
.pagination li {
	display:inline-block;
	vertical-align:top;
	margin:0 7px 0 0;
	font-size:10px;
	line-height:15px;
}
*+html .pagination li{
	display:inline;
	zoom:1;
}
* html .pagination li{
	display:inline;
	zoom:1;
}
#content .holder-news-list
.pagination li a,
.pagination li em {
 color:#4f4f4f;
 text-decoration:none;
 padding:0 0 3px;
 border-bottom: 2px solid #fff;
 display:block;
 font-style:normal;
}
.pagination .prev {margin:3px 22px 0 0;}
.pagination .next {margin:3px 0 0 22px;}
.pagination .prev a,
.pagination .next a {
 text-indent:-9999px;
 overflow:hidden;
 background: url(/images/next-prev.gif) no-repeat -6px 0;
 width:6px;
 height:11px;
 padding:0;
 border:0;
}
.pagination .prev a {background-position:0 0;}
.pagination li a:hover,
.pagination li.active em {border-color:#4e9dda;}
.pagination .first {margin:0 5px 0 0;}
/* footer */
#footer {
	overflow:hidden;
	width:976px;
	padding:9px 0 0;
	height:59px;
	margin:-70px auto 0;
	border-top: 2px solid #4e9cda;
	position:relative;
	z-index:10;
}
#footer .left {
	float:left;
	overflow:hidden;
	width:224px;
}
#footer .menu {
	float:left;
	width:620px;
	margin:0;
	padding:0 0 0 32px;
	list-style:none;
	overflow:hidden;
	position:relative;
}
#footer .menu li {
	float:left;
	margin:0 32px 0 0;
}
#footer p {margin:0;}
#footer .map {
	float:right;
	background: url(/images/bg-map.gif) no-repeat 0 0;
	width:15px;
	height:15px;
	text-indent:-9999px;
	overflow:hidden;
	margin:1px 1px 0 0;
}
