


/* Start:/bitrix/templates/sst/js/fancybox/jquery.fancybox.css*/
/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../../../../../templates/sst/js/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../../../../../templates/sst/js/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('../../../../../templates/sst/js/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('../../../../../templates/sst/js/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}
/* End */



/* Start:/bitrix/templates/.default/components/bitrix/menu/sst-horizontal-top/style.css*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url('../../../../../templates/.default/components/bitrix/menu/sst-horizontal-top/images/left_menu_bg.gif') top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}



/* End */



/* Start:/bitrix/templates/sst/template_styles.css*/
* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	font: 12px/18px Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
background: url('../../../../../templates/sst/img/bg.png') repeat;

}
a {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 18px
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
	min-width: 1050px;
	width: 100%;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


/* Header
-----------------------------------------------------------------------------*/
#header-out {
	height: 218px;
	background: #B5DDF6 url('../../../../../templates/sst/img/header.jpg') no-repeat center;
}
#header-out2 {
	height: 218px;
	background: #B5DDF6 url('../../../../../templates/sst/img/header2.jpg') no-repeat center;
}
#header-in {
	height: 210px;
    width: 1000px;
    margin: 0 auto;
    position: relative;
}
#logo{width: 386px; height: 98px; background: url('../../../../../templates/sst/img/logo.png') no-repeat;margin-top: 100px;position: absolute;}
#logo2{height: 86px;
    margin: 110px 0 0 245px;
    position: absolute;
    width: 508px; background: url('../../../../../templates/sst/img/logo2.png') no-repeat;}
#menu-top{position: absolute;height: 30px;margin: 165px 0 0 410px; width: 630px;}
#menu-top ul{}
#menu-top ul li{display: inline;margin-right: 13px;}
#menu-top ul li a{text-decoration: none;color: #000;font-size: 12px;font-weight: bold;letter-spacing: 1px;}
#menu-top ul li a:hover{color: #35A2E7;}
#menu-top ul li a.current{color: #35A2E7;}
#krug{background: url('../../../../../templates/sst/img/krug.png') no-repeat;width: 15px; height: 16px;position: absolute; margin: 206px 0 0 435px;}
/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 40px;
	height: 1%;
	position: relative;
}
#middle:after {
	content: '';
	clear: both;
	display: table;
}
#container {
    margin: 0 auto;
	width: 1000px;
	overflow: hidden;
}
#container-home {
	width: 100%;
}
#content {
	padding: 0 0 0 270px;
}

#content-home {
	background: url('../../../../../templates/sst/img/bg.png') repeat-x;
    width: 100%;
    height: 473px;
}
.block1{width: 380px;float: left;padding-top: 200px;}
.block2 {
width: 350px;
float: left;
padding-top: 130px;
letter-spacing: 1px;
font-weight: bold;
margin-left: 50px;}
.center{float: left;width: 132px; margin-left: 30px; height: 312px;background: url('../../../../../templates/sst/img/cert.png') no-repeat;margin-top: 70px;}

#content-home2{width: 1000px; margin: 0 auto;}
#images{width: 100%; height: 234px;margin-bottom: 18px;}
#images img{float: left;margin: 10px 0 18px 15px;}
#img-descr{border-top: 1px solid #000; border-bottom: 1px solid #000; width: 950px;margin-left: 18px; height: 170px;margin-bottom: 50px;}
#img-descr h1{font-family: Verdana;
    font-size: 25px;
    font-stretch: ultra-condensed;
    font-weight: bold;
    letter-spacing: 2px;
line-height: 25px;}
#img-descr p{
  font-size: 13px;
    font-weight: bold;
    line-height: 16px;
    margin-top: 16px;
}
.block3{width: 435px;
float: left;
padding: 20px 10px 0;}

/******************Slider***********************/

#slider{width: 980px;margin-left: 18px; height: 270px; margin-bottom: 30px;padding-bottom: 30px;background: url('../../../../../templates/sst/img/polkr.png') no-repeat 450px 274px;}
#slider h1{text-align: center; font-size: 30px;font-stretch: ultra-condensed;letter-spacing: 3px;font-weight: normal;}
#slider2{width: 750px;margin-left: 18px; height: 300px; margin-bottom: 30px;padding-bottom: 30px;background: url('../../../../../templates/sst/img/polkr.png') no-repeat 312px 306px;}
#slider2 h1{text-align: center; font-size: 50px;font-stretch: ultra-condensed;letter-spacing: 3px;font-weight: normal;}

.carousel2 .caroufredsel_wrapper{width: 900px !important;}

#carousel {
    margin: 23px 65px;
    width: 840px;
    position:relative;
    border-bottom: 1px solid #000;
    padding-bottom: 15px;
}
#carousel ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
}
#carousel li {
    font-size: 40px;
    color: #999;
    text-align: center;
    width: 209px;
    height: 200px;
    padding: 0;
    display: block;
    float: left;
    position:relative;
}
#carousel li img {
    width:201px;
    height:127px;
    margin-top:14px;
    position: relative;
    z-index: 1;
}	

#carousel li a {
    color: #000000;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    width: 201px;
    line-height: 0px;
}
#carousel li a:hover {
    background: url('../../../../../templates/sst/img/2.jpg') no-repeat;
    width: 209px;
    height: 129px;
    position: relative;
    z-index: 999;
    color: #35A2E7;
}	
			
.clearfix {
    float: none;
    clear: both;
}		
#carousel .prev {
    margin-left: 10px;
    width:52px;
    height:52px;			
    display:block;				
    text-indent:-999em;
    background: transparent url('../../../../../templates/sst/img/prev.png') no-repeat;
    position:absolute;
    top:70px;				
}
#carousel .next {
    margin-left: 10px;
    width:52px;
    height:52px;			
    display:block;				
    text-indent:-999em;
    background: transparent url('../../../../../templates/sst/img/next.png') no-repeat 0 0;
    position:absolute;
    top:70px;				
}
#carousel .prev {
    background-position:0 0;
    left: -75px;
    top: 55px;
}
#carousel .prev:hover {
    background: transparent url('../../../../../templates/sst/img/prev2.png') no-repeat;
}			
#carousel .next {
    background-position:0 0;
    right: -60px;
    top: 55px;
}
#carousel .next:hover {
     background: transparent url('../../../../../templates/sst/img/next2.png') no-repeat;
}		 	
#carousel .pager {
    margin:0 auto;
    text-align: center;
}
#carousel .pager a {
    margin: 0 5px 0 0;
    text-decoration: none;
    display:inline-block;
    width:8px;
    height:8px;
    background: transparent url('../../../../../templates/sst/img/carousel_control.png.html') no-repeat -2px -32px;
    text-indent:-999em;
}


#carousel2 {
    margin: 40px 35px;
    width: 628px;
    position:relative;
    border-bottom: 1px solid #000;
    padding-bottom: 15px;
}
#carousel2 ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
}
#carousel2 li {
    font-size: 40px;
    color: #999;
    text-align: center;
    width: 215px;
    height: 200px;
    padding: 0;
    display: block;
    float: left;
    position:relative;
}
#carousel2 li img {
    width:201px;
    height:127px;
    margin-top:14px;
}		
#carousel2 li a {
    color: #000000;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    width: 201px;
    line-height: 0px;
}
#carousel2 li a:hover {
    color: #35A2E7;
}			
.clearfix {
    float: none;
    clear: both;
}		
#carousel2 .prev {
    width:11px;
    height:98px;			
    display:block;				
    text-indent:-999em;
    background: transparent url('../../../../../templates/sst/img/prev-2.png') no-repeat;
    position:absolute;
    top:70px;				
}
#carousel2 .next {
    width:11px;
    height:98px;			
    display:block;				
    text-indent:-999em;
    background: transparent url('../../../../../templates/sst/img/next-2.png') no-repeat 0 0;
    position:absolute;
    top:70px;				
}
#carousel2 .prev {
    background-position:0 0;
    left: -35px;
    top: 28px;
}
#carousel2 .prev:hover {
    background: transparent url('../../../../../templates/sst/img/prev2-2.png') no-repeat;
}			
#carousel2 .next {
    background-position:0 0;
    right: -48px;
    top: 28px;
}
#carousel2 .next:hover {
     background: transparent url('../../../../../templates/sst/img/next2-2.png') no-repeat;
}		 	
#carousel2 .pager {
    margin:0 auto;
    text-align: center;
}
#carousel2 .pager a {
    margin: 0 5px 0 0;
    text-decoration: none;
    display:inline-block;
    width:8px;
    height:8px;
    background: transparent url('../../../../../templates/sst/img/carousel_control.png.html') no-repeat -2px -32px;
    text-indent:-999em;
}

.caroufredsel_wrapper{width: 840px !important;height: 200px;}
#carousel2 .caroufredsel_wrapper{width: 628px !important;height: 215px !important;}
#more{color:#000;text-decoration: none;font-weight: bold;}
#more:hover{color:#35A2E7;}
/* Sidebar Left
-----------------------------------------------------------------------------*/

#bread{height: 30px;margin: 15px 0;}
#bread ul li{display: inline;margin-right: 7px;padding-right: 27px; background: url('../../../../../templates/sst/img/arrow.png') no-repeat right;}
#bread ul li:last-child{background: none;}
#bread ul li a{text-decoration: none;color: #000;font-size: 12px;font-weight: bold;letter-spacing: 1px;}
#bread ul li a:hover{color: #35A2E7;}
#bread ul li a.current{color: #35A2E7;}

.content{width: 750px;float: right;}

#sideLeft {
	float: left;
	width: 250px;
	position: relative;
	background: #fff;
}
#menu{margin-bottom: 40px;}
#menu2 ul li h2{font-size: 26px;font-stretch: ultra-condensed;font-weight: bold;letter-spacing: 2px;padding-bottom: 12px;text-transform: uppercase;}
#menu2 ul li {margin-bottom: 10px;}
#menu ul li h2{font-size: 26px;font-stretch: ultra-condensed;font-weight: bold;letter-spacing: 2px;padding-bottom: 10px;text-transform: uppercase;}
#menu ul{list-style: none;}
#menu ul li{margin-bottom: 5px;}
#menu ul li a{background: url('../../../../../templates/sst/img/triangle.png') no-repeat 0 1px; color: #000000;font-size: 14px;font-weight: bold;padding-left: 18px;text-decoration: none;}
#menu ul li a.current{color: #35A2E7;background: url('../../../../../templates/sst/img/triangle2.png') no-repeat 0 -1px;}
#menu ul li a:hover{color: #35A2E7;background: url('../../../../../templates/sst/img/triangle2.png') no-repeat 0 -1px;}

input[type="checkbox"] {
    display:none;
}

input[type="checkbox"] + label {
    color:#f2f2f2;
    font-family: Verdana, sans-serif;
    font-size:14px;
}

input[type="checkbox"] + label span {
    display:inline-block;
    width:19px;
    height:19px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    background:url('../../../../../templates/sst/img/check_radio_sheet.png') left top no-repeat;
    cursor:pointer;
}

input[type="checkbox"]:checked + label span {
    background:url('../../../../../templates/sst/img/check_radio_sheet.png') -19px top no-repeat;
}

input[type="radio"] {
    display:none;
}

input[type="radio"] + label {
    font-size: 14px;
    font-weight: bold;
    color:#000;
    font-family: Verdana, sans-serif;
    font-size:14px;
}

input[type="radio"] + label span {
    display:inline-block;
    width:19px;
    height:14px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    background:url('../../../../../templates/sst/img/radio.png') no-repeat;
    cursor:pointer;
}

input[type="radio"]:checked + label span {
    background:url('../../../../../templates/sst/img/radio2.png') no-repeat;
}
input[type="radio"]:checked + label {
    color:#35A2E7;
    font-family:Verdana, sans-serif;
    font-size:14px;
}
.img{float: left;width: 235px;height: 230px;margin: 0 20px 20px 0;}
.img2{float: left;width: 120px;height: 120px;margin: 0 15px 15px 0;}
.anons{width: 100%;border-bottom: 1px solid #35A2E7;padding-bottom: 5px;margin-bottom: 70px;}
.anons h2{font-size: 26px;
    font-stretch: ultra-condensed;
    font-weight: bold;
    letter-spacing: 2px;
    padding-bottom: 10px;
    text-transform: uppercase;}
.post{width: 100%;border-bottom: 1px solid #000;padding-bottom: 5px;margin-bottom: 70px;}
.post h2{font-size: 26px;
    font-stretch: ultra-condensed;
    font-weight: bold;
    letter-spacing: 2px;
    padding-bottom: 10px;
    text-transform: uppercase;}
.text{font-weight: bold; padding-top: 14px;margin-bottom: 10px;}
.post-anons{padding-left: 12px;margin-bottom: 25px;}
.post-anons img{margin-left: 22px;}
.post-anons img:first-child{margin-left: 0px;}
.podr{background: url('../../../../../templates/sst/img/kvadrat.png') no-repeat 2px 5px;color: #35A2E7; text-decoration: none; padding-left: 14px;}
#nav{margin-bottom: 40px;}
#nav ul{list-style: none;}
#nav ul li{display: inline;margin-right: 22px;}
#nav ul li:last-child{margin-right: 0px;}
#nav ul li a{color: #000;text-decoration: none;}
#nav ul li.current{text-decoration: none; background: #000; padding: 5px 8px;}
#nav ul li.current a{color: #35A2E7;text-decoration: none; font-weight: bold;}
#nav ul li a:hover{display: inline;}
/* Footer
-----------------------------------------------------------------------------*/
#footer-out {
	min-width: 1000px;
	width: 100%;
	margin: 0 auto;
	height: 200px;
	position: relative;
    background: url('../../../../../templates/sst/img/footer.png') repeat-x;
}
#footer-in {
    background: url('../../../../../templates/sst/img/footer2.png') no-repeat;

	height: 200px;
	position: relative;
    margin: 0 auto;
}
#footer-in h1{
    color: #FFFFFF;
    font-size: 40px;
    font-stretch: ultra-condensed;
    font-weight: normal;
    letter-spacing: 3px;
    margin: 50px 0 0 250px;
    position: absolute;
}
#cont{ margin: 60px 0 0 550px;position: absolute;}
#cont ul li{display: inline;color: #fff;margin-right: 18px;font-size: 14px;font-weight: bold;}
#dst{display: none;}

.sps {
position: absolute;
display: block;
right: 360px;
top: 279px;
}

h1 a {
color: black;
text-decoration: none;
}

h1 a:hover {
color: #35A2E7;
}

a.aproj {
    display: block;
    position: absolute;
    width: 160px;
    height: 42px;
    top: 110px;
    left: 148px;
    z-index: 100;
}
/* End */
