* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
width: 100%;
}
header, nav, section, article, aside, footer {
	display: block;
}
body {
	font: 14px/18px Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
        color:#75787a;/*363635;color="#9fa4a6"*/
	background: #f6f7f8;
margin:0;padding:0;
line-height:1.4;
}
h1,h2,h3,h4,h5,h6{
color: #232323;
margin-bottom:20px;
font-family: "Calibri", "Arial", "Tahoma";
font-weight: bold;
text-transform: uppercase;
text-shadow: #c7c7c7 1px 1px 2px;
}
h1{
font-size: 20px;
}
h2{
font-size: 18px;
}
.breadcrumbs a,
.news_left a,
.news_left a:visited,
.map_home a,
.map_home a:visited,
#content_all a,
#content_all a:visited,
.artnet a,
.artnet a:visited,
.copyright a,
.copyright a:visited,
#menu_footer a,
#menu_footer a:visited {
color:#007dc5;
cursor: pointer;
outline: none;
border-bottom: 1px solid #007dc5;
text-decoration: none;
}
.news_left a:hover ,
.map_home a:hover ,
#content_all a:hover ,
.breadcrumbs a:hover,
.artnet a:hover,
.copyright a:hover,
#menu_footer a:hover {
color:#7eb1df;
border-bottom: 1px solid #7eb1df;
}
#content_all .fancybox{
border: 0px!important;
}
#content_all .fancybox img{
border: 4px solid #fff;
border-radius:4px;
 -webkit-border-radius:4px;
 -moz-border-radius:4px;
 -khtml-border-radius:4px;
/*behavior: url("/pie/PIE.htc");*/
box-shadow: #c7c7c7 3px 3px 2px;
-webkit-box-shadow:3px 3px 2px #c7c7c7;
 -moz-box-shadow: 3px 3px 2px #c7c7c7;
}
a.ajax,
a.ajax:visited {
text-decoration: none;
border-bottom: 1px dashed #007dc5;
color:#007dc5;
cursor: pointer;
outline: none;
text-decoration: none;
}
a.ajax:hover {
border-bottom: 1px dotted #7eb1df;
color:#7eb1df;
}
a.green,
a.green:visited {
color:#60dc62;
cursor: pointer;
outline: none;
text-decoration: none;
border-bottom: 1px solid #60dc62; 
}
a.green:hover {
color:#a2e6a4;
border-bottom: 1px solid #a2e6a4;
}
.map_content{
display: block;
border: 3px solid #fff;
border-radius:4px;
margin: 10px;
 -webkit-border-radius:4px;
 -moz-border-radius:4px;
 -khtml-border-radius:4px;
/*behavior: url("/pie/PIE.htc");*/
 box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
}
p {
	margin: 0 0 18px
}
img {
	border: none;
}
input {
	vertical-align: middle;
}

.cms_textarea{
   height: 130px;
}

#m4bb60input_captcha{
  width: 130px;
}
/******************circle************************/
.circle{
border-radius:4px;
 -webkit-border-radius:4px;
 -moz-border-radius:4px;
 -khtml-border-radius:4px;
/*behavior: url("/pie/PIE.htc");*/
}

.breadcrumbs{
   display: block;
   margin-top: -20px;
   margin-bottom: 20px;
   text-align: left;
   font-size: 13px;
}

/****************informacia*****************/
.info {
display: block;
/*margin-top: 40px;*/
margin-bottom: 50px;
/*width: 100%;*/
}
.info .i1,
.info .i2,
.info .i3{
border-radius:4px;
 -webkit-border-radius:4px;
 -moz-border-radius:4px;
 -khtml-border-radius:4px;
/*behavior: url("/pie/PIE.htc");*/
box-shadow: #c7c7c7 1px 1px 2px;

display:block;
/*display: table-cell; vertical-align: middle;*/
height: 46px;
margin-bottom: 20px;
position: relative;
padding: 5px 0 0  75px;
}
.info a{
color:#727779;
font-size: 14px;
text-transform:uppercase;
font-weight: bold;
text-decoration: none;
font-family: "Calibri", "Arial", "Tahoma";
line-height: 1;

}
.info a:hover{
color:#a6adb2;
}
.info .i1 {
background: #ddecf5;
}
.info .i1 div.ico{
background: url(/pic/i1.png) no-repeat top;
width: 63px;
height: 53px;
position:absolute;
display: block;
top:0;left:3px;
margin-top: -3px;
}
.info .i2{
background: #eaf2e2;
}
.info .i2 div.ico{
background: url(/pic/i2.png) no-repeat top;
width: 53px;
height: 53px;
position:absolute;
display: block;
top:0;left:7px;
margin-top: -3px;
}
.info .i3{
background: #f3e2e2;
}
.info .i3 div.ico{
background: url(/pic/i3.png) no-repeat top;
width: 40px;
height: 57px;
position:absolute;
display: block;
top:0;left:13px;
margin-top: -5px;
}
/*******************************************/
.clear{clear:both;}
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
#header,
#menu,
#banner,
#middle,
.wrap {
position: relative;
width: 1000px;
margin: 0 auto;
}
/* Header
-----------------------------------------------------------------------------*/
#header {
/*height: 100px;*/
z-index: 999;
position: relative;

padding-bottom:20px;
}
#header .logo {
float: left;
width: 386px;
margin-top: 30px;
}
.hidden{
display:none;
}
#header .address {
float: right;
width: 230px;
margin-top: 20px;
}
#header .icons {
float: right;
width: 100px;
margin: 27px 10px 0 0;
}
#header .icons a{
float: left;
position: relative;
display:block;
margin: 0 0 0 10px;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	/*border: none;*/
}
#header .icons a:hover {
margin-top: -3px;
}
#header .zvonok{
background:url(/pic/zvonok.png) no-repeat center center;
width:192px;
height:32px;
display:block;
opacity: 1;
position: relative;
margin-left: 10px;
}
#header .zvonok:hover{
opacity: 0.7;
}
#header .telephone {
color:#3199cf;
font-size: 24px;
/*margin-top: 5px;*/
display: block;
margin-left:15px;
font-family: "ptsn", "Tahoma";
font-weight: bold;
font-style: normal;
}
#header .home{
/*color:#8c9295;*/
font-size: 13px;
margin: 0px 0 0 15px;
display: block;
font-style: normal;
text-shadow: #c7c7c7 1px 1px 2px;
}
td{
  margin: 0;
 padding: 0;
}
/* Middle -----------------------------------------------------------------------------*/
#middle {
	/*width: 100%;*/
	padding: 0 0 130px;
	height: 1%;
margin-top: 30px;
	/*position: relative;*/
}
#middle:after {
	content: '';
	clear: both;
	display: table;
}

#container {
	width: 100%;
	float: left;
	overflow: hidden;
margin-bottom: 30px;
}
#content {
position: relative;
padding: 0 0 0 255px;/*270px;*/
text-align: justify;
}
#content #content_all{
margin: 0 20px 0 0;
}
#content ul,
#content ol{
list-style-position: inside;
margin-bottom: 20px;
}

#content ul li,
#content ol li{
   margin-left: 16px;
}
.bottom_content {
background: #c4c5c6;
position: relative;
padding-top: 40px;
padding-bottom: 50px;
}
.bottom_content .container_block{
position: relative;
}
#menucont {
display: block;
}
/*****************banner***********************/
section#banner{
display:block;
position: relative;
/*background: red;*/
/*height: 200px;*/
margin-top: 20px;
}
section#banner img{
border: 4px solid #fff;
border-radius:4px;
 -webkit-border-radius:4px;
 -moz-border-radius:4px;
 -khtml-border-radius:4px;
/*behavior: url("/pie/PIE.htc");*/
}
section#banner .title{
position: absolute;
display: block;
top: 87px;
left: 77px;
width: 450px;
font-family: "Calibri", "Arial", "Tahoma";
font-size: 35px;
line-height: 45px;
font-weight: bold;
color: #fff;
text-transform: uppercase;
text-shadow: #a9c9dc 3px 3px 2px;
}
section#banner .desc{
position: absolute;
display: block;
font-size: 15px;
top: 200px;
left: 77px;
width: 420px;
color: #aeccde;
text-align: justify;
line-height: 1.5;
}
/*************Service*****************/
.service_content {
/*padding: 0 0 40px;*/
display: block;
width: 100%;
}
ul.service {
list-style: none;
display: block;
width: 100%;
position: relative;
}
ul.service li{
height: 110px;
float: left;
width: 30%;
display: table;
margin-bottom: 50px;
}
ul.service li div{
display: table-cell;
vertical-align: middle;
text-align: left;
}
ul.service li div.left{
vertical-align: top;
}
ul.service li div.right{
display: table;
height: 95px;
}
ul.service li div.right a{
display: table-cell;
vertical-align: middle;
}
ul.service li div a{
color:#aaaeb1;
font-size: 20px;
text-decoration: none;
text-align: left;
}
ul.service li div a:hover{
color:#c5c8ca;/*dee0e2*/
}
ul.service li div.right{
padding-left: 20px;
}
ul.service li div.left{
width: 90px;
}
ul.service li img{
border: 2px solid #fff;
border-radius:6px;
 -webkit-border-radius:6px;
 -moz-border-radius:6px;
 -khtml-border-radius:6px;
/*behavior: url("/pie/PIE.htc");*/
box-shadow: #c7c7c7 2px 2px 2px;
}
/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
	float: left;
	width: 230px;/*250px;*/
	margin-left: -100%;
	position: relative;
	/*background: #B5E3FF;*/
	margin-bottom: 30px;
     /* height: 370px;*/
}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
margin: -130px 0 0;
height: 146px;
padding-top: 10px;
	background: #acd8f0;
	position: relative;
}
#footer {

}
#footer a{

}
#footer .copyright{
position: absolute;
left: 10px;
top: 10px;
color:#232323;
font-size: 14px;
}
#footer .copyright .footer_tel{
position: relative;
display: block;
width: 300px;
margin-top: 10px;
}
#footer .artnet{
position: absolute;
right: 10px;
top: 10px;
width: 220px;
color:#232323;
font-size: 14px;
}
/***********************************/
#content a img {
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	/*border: none;*/
border: 4px solid #fff;
}
#content a img:hover {
border-color: #9fa0a0;
}
#sideLeft ymaps.ymaps-copyrights-ua-extended{
display: none;
}
.pp{
margin-top: 5px;
position:relative;
display:block;
}
/**************************************/
.pollvoteform .pollinput input{
margin:0;
}
.pollvoteform .polloption,
.pollresultlist .pollresult{
margin-bottom:10px; 
display: block;
}
.pollvoteform .polloption:last-child ,
.pollresultlist .pollresult:last-child {
margin-bottom:15px; 
}
.pollvoteform .polloptions,
.pollresultlist .pollresults{
margin-bottom:0px; 
}
.pollvoteform,
.pollresultlist{
margin-bottom:30px; 
display: block;
}
.pollvoteform .polloptions label{
display:inline!important;
}
.pollvoteform .polloptions .polllabel{
margin-left: 5px;
}
.pollvoteform h3,
.pollresultlist h3{
margin-bottom:10px; 
}
.pollvoteform form{
margin:0;
}
.footer-policy-block {
  position: absolute;
  left: 10px;
  top: 106px;
  color: #232323;
  font-size: 13px;
}
.footer-policy-block a {
  color: #007dc5;
}
.footer-policy-block a:hover {
  color: #7eb1df;
}
/* Stylesheet: template Modified On 2026-05-12 14:38:31 */
/**************table******************/
table.decorTable,
table.decorTableWithHeader {
border-collapse:separate;
  margin: 0 auto;
 /* border-radius: 2px;*/
border:2px;
  box-shadow: 2px 2px 2px #6590C7;
  -webkit-box-shadow: 2px 2px 2px #6590C7;
behavior: url("/pie/PIE.htc");
border-spacing:2px;
}
table.decorTable td,
table.decorTableWithHeader td {
  border: 1px solid #0D75AD;
padding: 3px;
text-align:center;
vertical-align:center;
}
table.decorTable tr:nth-child(odd),
table.decorTableWithHeader tr:nth-child(odd) {
  background-color: #d1e4ee;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
table.decorTable tr:hover,
table.decorTableWithHeader tr:hover {
  background-color: #a7cbde;
}
table.decorTableWithHeader tr:first-child:hover,
table.decorTableWithHeader tr:first-child {
  color: #fff;
  background-color: #622e30;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0d75ad), to(#1791c0));
  background-image: -webkit-linear-gradient(top, #0d75ad, #1791c0);
  background-image: -moz-linear-gradient(top, #0d75ad, #1791c0);
  background-image: -ms-linear-gradient(top, #0d75ad, #1791c0);
  background-image: -o-linear-gradient(top, #0d75ad, #1791c0);
  background-image: linear-gradient(top, #0d75ad, #1791c0);
  font-weight: bold;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
}
/* Stylesheet: table Modified On 2013-11-14 10:15:25 */
.karta_saita ul li{
margin-bottom: 10px;
}
.karta_saita ul li ul {
margin-top: 10px;
}
/**************main menu*******************/
#menu_footer{
display:block;
position: absolute;
width: 360px;
top:0;
left:350px;
margin-top: 10px;
}
#menu_footer ul{
list-style: none;
z-index: 1000;
width: 100%;
display:block;
}
#menu_footer ul li {
position: relative;
display: inner-block;
vertical-align: middle;
float:left;
/*margin-right: 10px;*/
width: 33%;
}
#menu_footer ul li.active,
#menu_footer ul li:hover {
}
#menu_footer ul li a {
font-size: 13px;
text-align: center;
text-decoration:none;
text-transform: normal;
line-height: 1;
/*display:block;*/
text-align: center;
font-family: "Calibri", "Arial", "Tahoma";
}
/*****************menu_tree********************/
.clearb {
	clear: both;
}
ul#menu_tree, 
ul#menu_tree ul {
	margin: 0;
	padding: 0;
	
	list-style: none;
z-index: 1000;
width: 100%;
display:table;
z-index: 9999;
}
ul#menu_tree ul {
	position: absolute;
	margin-top:-2px;
	top: auto;
	border-top: 1px solid #C8D3D7;
	border-right: 1px solid #C8D3D7;
	border-bottom: 1px solid #ADC0C7;
	border-left: 1px solid #A5B9C0;
	display:block;
}
ul#menu_tree ul ul {
	margin-top: 0px;
	margin-left: -2px;
	left: 100%;
	top: 0px;
}
ul#menu_tree li {
	position: relative;
	height: 47px;
	display: table-cell;
	vertical-align: middle;
}
#menu_tree li li {
	width: 220px;
	margin-left: 0px;
	margin-top: -2px;
	float: none;
	position: relative;
}
ul#menu_tree li a {
	font-size: 13px;
	color: #fff;
	text-align: center;
	text-decoration:none;
	text-transform: uppercase;
	padding: 14px 10px;
	line-height: 1;
	display:block;
	text-align: center;
	font-family: "Calibri", "Arial", "Tahoma";
	
	background: url("/pic/menu_fon.jpg") repeat-x;
	border-top:1px solid #73caed;
	border-bottom:1px solid #3e3e3e;
	border-left:1px solid #73caed;
	border-right:1px solid #02427f;
text-shadow: #022435 1px 1px 2px;
}
ul#menu_tree  li a span{
padding: 0px;
}
ul#menu_tree ul li {
height: auto;
margin:0;
padding:0;
}
ul#menu_tree ul li a {
	font-size: 15px;
	color: #fff;
	text-decoration:none;
	text-transform: uppercase;
	padding: 10px 0px;
	line-height: 1;
	display:block;
	font-family: "Calibri", "Arial", "Tahoma";
	background: #0470a5;
	text-align: left;
	margin: 0px;
	position: relative;
}
ul#menu_tree ul li a:hover,
ul#menu_tree ul li a.menuactive{
background:#78b31f;
}
ul#menu_tree ul li a span{
padding: 0 10px 0 10px;
display: block;
}
ul#menu_tree li a:hover ,
ul#menu_tree li a.menuactive {
background: url("/pic/menu_active.jpg") repeat-x;
border-top:1px solid #75c178;
border-bottom:1px solid #3e3e3e;
border-left:1px solid #31b1ae;
border-right:1px solid #3d8a0b;
}
#menu_tree li li a.menuparent span {
	display: block;
	background:  url(/uploads/ngrey/parent.png) no-repeat 98% center;
}
* html #menu_tree li li a.menuparent span {
	background:  url(/uploads/ngrey/parent.gif) no-repeat 98% center;
}

ul#menu_tree li ul {
	background: #F3F5F5;
	/*margin: 2px 0px 0px;*/
	padding: 0px;
	position: absolute;
	width: auto;
	height: auto;
	display: none;
	z-index: 999;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #374B51;
	opacity: 0.95;
}
ul#menu_tree li ul ul {
	opacity: 95;
}
#menu_tree ul,
#menu_tree li:hover ul,
#menu_tree li:hover ul ul,
#menu_tree li.menuparenth ul,
#menu_tree li.menuparenth ul ul {
	display: none;
}
#menu_tree li:hover ul,
#menu_tree ul li:hover ul,
#menu_tree ul ul li:hover ul,
#menu_tree li.menuparenth ul,
#menu_tree ul li.menuparenth ul,
#menu_tree ul ul li.menuparenth ul {
	display: block;
}
/* IE6 Hacks */
#menu_tree li li {
	float: left;
	clear: both;
}
#menu_tree li li a {
	height: 1%;
}
/**************submenu*******************/
.submenu{
list-style: none;
z-index: 1000;
width: 100%;
display:block;
position: relative;
margin-bottom: 30px;
}
.submenu li {
position: relative;
width: 100%;
height: 30px;
background: url("/pic/submenu.png") no-repeat left center;
display: table;
border-bottom: 1px solid #bdc1c3;
padding: 3px 0 5px 0;
}
.submenu li.active {
background: url("/pic/submenu_active.png") no-repeat left center;
}
.submenu li a {
text-transform: uppercase;
font-size: 13px;
color: #75787a;
text-decoration:none;
display: table-cell; 
vertical-align: middle;
padding: 0 0 0 25px;
/*line-height: 1;*/
text-shadow: #c7c7c7 2px 2px 2px;
}
.submenu li.active a ,
.submenu li a:hover {
color: #353839;
text-decoration:none;
/*opacity:0.8;*/
}
/* Stylesheet: menu Modified On 2015-03-24 15:56:31 */
/*********************news_left**********************/
.news_left{
width: 95%;
}
.news_left .one_news{
display:block;
position:relative;
margin-bottom: 20px;
}
.news_left .one_news .news_title{
margin-top: 0px;
display:block;
}
.news_left .one_news .news_title a{
font-size: 14px;
}
.news_left .one_news .news_date{
color: #232323;
font-size: 12px;
/*text-shadow: #c7c7c7 1px 1px 2px;*/
}
/***************news*******************/
.NewsSummary{
display:block;
margin-bottom: 20px;
}
.NewsSummary .NewsSummaryPostdate,
#NewsPostDetailDate{
color:#232323;
font-size: 12px;
}
#NewsPostDetailDate {
border-bottom: 1px solid #C0C0C0;
}
#NewsPostDetailHorizRule{
height: 0px;
}
#NewsPostDetailReturnLink{
margin-top: 20px;
}
#NewsPostDetailContent{
margin-top: 10px;
text-align: justify;
}
/* Stylesheet: news Modified On 2013-11-13 14:31:25 */
/*! fancyBox v2.1.5 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('/js/fancybox/source/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('/js/fancybox/source/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('/js/fancybox/source/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 !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('/pic/fancybox_fon.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);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('/js/fancybox/source/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('/js/fancybox/source/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}

#fancybox-thumbs {
	position: fixed;
	left: 0;
	width: 100%;
	overflow: hidden;
	z-index: 8050;
}

#fancybox-thumbs.bottom {
	bottom: 2px;
}

#fancybox-thumbs.top {
	top: 2px;
}

#fancybox-thumbs ul {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}

#fancybox-thumbs ul li {
	float: left;
	padding: 1px;
	opacity: 0.5;
}

#fancybox-thumbs ul li.active {
	opacity: 0.75;
	padding: 0;
	border: 1px solid #fff;
}

#fancybox-thumbs ul li:hover {
	opacity: 1;
}

#fancybox-thumbs ul li a {
	display: block;
	position: relative;
	overflow: hidden;
	border: 1px solid #222;
	background: #111;
	outline: none;
}

#fancybox-thumbs ul li img {
	display: block;
	position: relative;
	border: 0;
	padding: 0;
	max-width: none;
}

#fancybox-buttons {
	position: fixed;
	left: 0;
	width: 100%;
	z-index: 8050;
}

#fancybox-buttons.top {
	top: 10px;
}

#fancybox-buttons.bottom {
	bottom: 10px;
}

#fancybox-buttons ul {
	display: block;
	width: 166px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	border: 1px solid #fff;/*#111;*/
	border-radius: 3px;
	-webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	   -moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	        box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	/*background: rgb(50,50,50);*/
background:#fff;
	/*background: -moz-linear-gradient(top, rgb(68,68,68) 0%, rgb(52,52,52) 50%, rgb(41,41,41) 50%, rgb(51,51,51) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(68,68,68)), color-stop(50%,rgb(52,52,52)), color-stop(50%,rgb(41,41,41)), color-stop(100%,rgb(51,51,51)));
	background: -webkit-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: -o-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: -ms-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#222222',GradientType=0 );*/
}

#fancybox-buttons ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#fancybox-buttons a {
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	background-color: transparent;
	background-image: url('/js/fancybox/source/helpers/fancybox_buttons.png');
	background-repeat: no-repeat;
	outline: none;
	opacity: 0.8;
}

#fancybox-buttons a:hover {
	opacity: 1;
}

#fancybox-buttons a.btnPrev {
	background-position: 5px 0;
}

#fancybox-buttons a.btnNext {
	background-position: -33px 0;
	/*border-right: 1px solid #3e3e3e;*/
}

#fancybox-buttons a.btnPlay {
	background-position: 0 -30px;
}

#fancybox-buttons a.btnPlayOn {
	background-position: -30px -30px;
}

#fancybox-buttons a.btnToggle {
	background-position: 3px -60px;
	/*border-left: 1px solid #111;
	border-right: 1px solid #3e3e3e;*/
	width: 35px
}

#fancybox-buttons a.btnToggleOn {
	background-position: -27px -60px;
}

#fancybox-buttons a.btnClose {
	/*border-left: 1px solid #111;*/
	width: 35px;
	background-position: -56px 0px;
}

#fancybox-buttons a.btnDisabled {
	opacity : 0.4;
	cursor: default;
}
/* Stylesheet: fancybox Modified On 2013-11-07 17:40:23 */
@font-face { 
font-family: "ptsn"; 
    src: url('/fonts/ptsansnarrowwebbold.eot');
    src: url('/fonts/ptsansnarrowwebbold.eot?#iefix') format('embedded-opentype'),
         url('/fonts/ptsansnarrowwebbold.woff') format('woff'),
         url('/fonts/ptsansnarrowwebbold.ttf') format('truetype'),
         url('/fonts/ptsansnarrowwebbold.svg#pt_sansregular') format('svg');

font-style: normal;
font-weight: bold;
font-stretch: normal;
} 
/* Stylesheet: fonts Modified On 2013-11-11 00:30:48 */
/************************gallery***************************/
.gallery{
width: 100%;
display: table;
}
.gallery .img {
	height: 200px;
	/*width: 120px;   Adjust as you see fit */
	float: left;
	margin: 10px;
	text-align: center;
display: table-cell;
width: 30%;
}

.gallery .img a {
	display: inline-block;
	/*border:  4px solid #ddd;*/
	padding: 1px;
}

.gallery .img a:hover {
	/*border-color: #999;*/
}

.gallery img {
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	/*border: none;*/
border:  4px solid #ddd;
box-shadow: #c7c7c7 2px 2px 2px;
}
.gallery img:hover {
	border-color: #999;
}

.gallery .pagenavigation {
	height: 50px;
	/*margin: 0 auto;*/
	float: center;
	display:block;
	/*width:250px;*/
}
.gallery .prevpage,
.gallery .nextpage{
float: left;
}
.gallery .prevpage a, .gallery .prevpage em {
	display: block;
	width: 50px;
	height: 39px;
	/*float: left;*/
	margin: 0;
	text-indent: -1000px;
	background: url(../../images/previous_m.png) transparent no-repeat 0 0;
	overflow: hidden;
}

.gallery .nextpage a, .gallery .nextpage em {
	display: inline-block;
	width: 50px;
	height: 39px;
	/*float: left;*/
	margin: 0 6px 0 0;
	text-indent: -1000px;
	background: url(../../images/next_m.png) transparent no-repeat 0 0;
	overflow: hidden;
}

.gallery .parentlink a {
	display: block;
	width: 50px;
	height: 39px;
	/*float: left;*/
	text-indent: -1000px;
	background: url(../../images/uppage.png) transparent no-repeat 0 0;
	overflow: hidden;
}

.gallery .pagenavigation a:hover {
	background-position: 0 -40px;
}

.gallery .prevpage em, .gallery .nextpage em {
	background-position: 0 -80px;
}

.gallery .pagelinks {
	float: center;
	margin-top: 10px;
	/*display: block;*/
	/*max-width: 150px;*/
	text-align: center;
	/*border-right: 2px solid #666;*/
}

.gallery .pagelinks a, .gallery .pagelinks em {
	margin-top: 6px;
	/*padding: 0 6px;*/
	/*border-left: 2px solid #666;*/
	text-align: center;
	font: bold 11px verdana; /*color: #007dc5;*/
	/*background: #c0c0c0;*/
	margin: 0 5px 0 5px;
	
}

.gallery .pagelinks em {
	color: #007dc5;
}

.galleryclear {
	clear: both;
}
/* Stylesheet: gallery Modified On 2013-11-12 14:52:33 */
/****************questions**********************/
.openvopros{
width: 320px;
margin: 0 auto;
padding: 20px;
/*border: 1px solid #C0C0C0;*/
text-align: center;
}
.vopros_zadat{
display: block;
width: 150px;
margin: 0 auto;
}
.vopros_class{
font-size: 16px;
font-weight: bold;
background: #0470a5;
padding: 11px 10px 10px;
border: 0 none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
color: #fff!important;
text-decoration: none;
float: center;
text-align: none;
opacity:1.0;
}
.vopros_class:hover{
text-decoration: none;
opacity:0.8;
}
.questuions {
list-style: none;
}
.questuions li{
padding: 10px 0 10px 0;
position:relative;
margin: 0 0 30px 0!important;
}
.questuions .question_author{
font-size: 16px;
color:#9e9c9c;
}
.questuions .question_text{
margin-top: 5px;
}
.questuions .buclet{
margin-top: 0px;
}
.questuions .answer {
text-align: justify;
display: block;
background:#e1ebf0;
padding: 10px 10px;
margin-left: 10px;
border-radius:4px;
 -webkit-border-radius:4px;
 -moz-border-radius:4px;
 -khtml-border-radius:4px;
/*behavior: url("/pie/PIE.htc");*/
box-shadow: #c7c7c7 1px 1px 2px;
}
.questuions .answer_name{
font-weight: bold;
color: #232323;
text-shadow: #c7c7c7 1px 1px 2px;
}
/***************question_home********************/
.home_questions{
display:block;
width: 240px;
margin-left: 25px;
float: right;
}
.home_questions ul{
list-style: none;
padding: 0px;
margin: 0px;
}
.home_questions ul li{
display: block;
position: relative;
margin: 0 0 30px 0!important;
}
.home_questions ul li .question{
display: block;
}
.home_questions ul li .buclet,
.questuions .buclet{
margin-top: 20px;
display: block;
background:url("/pic/quest_bucl.png") no-repeat center bottom;
height: 9px;
}
.home_questions ul li .answer{
display: block;
background:#e1ebf0;
padding: 15px 15px;

border-radius:4px;
 -webkit-border-radius:4px;
 -moz-border-radius:4px;
 -khtml-border-radius:4px;
/*behavior: url("/pie/PIE.htc");*/
box-shadow: #c7c7c7 1px 1px 2px;
}
.home_questions ul li .answer p{
margin:0!important;
padding:0!important;
}
.home_questions ul li .title{
color:#000;
font-weight: bold;
font-size: 14px;
display: block;
padding: 0px 0 15px;
text-shadow: #c7c7c7 1px 1px 2px;
}
/* Stylesheet: questions Modified On 2013-11-14 11:04:57 */
