@import "http://webfonts.ru/import/andada.css";
/*оформление по умолчанию начало*/
html {
    height:100%;
}
body {
	margin:0;
	padding:0;
	font-family: Calibri;
	min-width:1000px;
	background-color: white;
	height:100%;
	-webkit-font-smoothing: antialiased;
}
td {
	font-size:16px;
	font-family: Calibri;
	color:white;
}
a:link, a:visited {
	color:white;
	outline:0;
}
a:hover, a:active {
	text-decoration:none;
}
h1,h2,h3,h4,h5,h6 {
	color:white;
	font-family: Calibri;
}
h1 {
	font-size:22px;
}
h2 {
	font-size:20px;
}
h3 {
	font-size:18px;
}
h4 {
	font-size:16px;
}
h5 {
	font-size:14px;
}
h6 {
	font-size:12px;
}
.table_noborder {
	border-color: #000000;
	border-width: 0;
}
.noborder_img {
	border-width: 0px;
}
p {
	margin:0 0 8px;
}
/*оформление по умолчанию конец*/
.body_top_hor_menu {
	height:82px;
}
.top_hor_menu {
	height:42px;
	margin:10px 0 30px 0;
background-image:url('/upload/image/design/default/top_hor_menu.png');
}
.top_hor_menu ul {
	list-style:none;
	padding:0;
	margin:0;
	padding-left:40px;
	height:42px;
	line-height:42px;
	float:left;
}
.top_hor_menu ul li {
	float:left;
	padding:0 10px;
}
.top_hor_menu ul li a {
	color:white;
	text-decoration:none;
	-moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.top_hor_menu ul li a:hover {
	color:white;
	-moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.top_hor_menu ul li.active a {
	color:white;
	font-weight:bold;
}

.body_footer {
	height:65px;
}
.bg_footer {
	height:55px;
	background-image:url('/upload/image/design/default/top_hor_menu.png');
	margin-bottom:10px;
}
/*стили для зиона начало*/
.creator {
	/*width:220px;*/
	float:right;
	margin:7px 100px 0 0;			
}
.creator img {
	margin-right:10px;
	float:left;
	width:69px;
	height:46px;
}
.creator a:link, .creator a:visited {
	color:white;
	text-decoration:none;
	border-bottom:1px white dotted;
}
.creator strong a:link, .creator strong a:visited {
	color:white;
	text-decoration:none;
	font-weight:normal;
	border-bottom:0;
}
.copy_body_mini {
	position:relative;
	width:10px;
	height:55px;
	float:right;
}
.chat-bubble_copy {
  	border:1px solid #343434;
  	position:relative;
  	width:220px;
  	display:none;
  	/*height:50px;*/
  	position:absolute;
  	top:-174px;
  	left:-334px;
  	padding:10px;
  	padding-bottom:15px;
  	background-color: #ffffff;
	opacity:0.8;
	-webkit-box-shadow: 2px 4px 23px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    2px 4px 23px rgba(50, 50, 50, 0.75);
	box-shadow:         2px 4px 23px rgba(50, 50, 50, 0.75);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}
.chat-bubble_copy a {
	color:black;
	text-decoration:none;
	border-bottom:1px black dotted;
}
.chat-bubble_copy a:hover {
	color:black;
	text-decoration:none;
	border-bottom:1px transparent dotted;
}

.chat-bubble-arrow-border_copy {
  	border-color: #343434 transparent transparent transparent;
  	border-style: solid;
  	border-width: 10px;
  	height:0;
  	width:0;
  	position:absolute;
  	bottom:-20px;
  	left:160px;
}

.chat-bubble-arrow_copy {
  	border-color: #ffffff transparent transparent transparent;
  	border-style: solid;
  	border-width: 10px;
  	height:0;
  	width:0;
  	position:absolute;
  	bottom:-18px;
  	left:160px;
}
/*стили для зиона конец*/
.copy {
	float:left;
	line-height:55px;
	margin-left:40px;
}
.body_main {
	vertical-align:top;
	padding-bottom:20px;
}
.left {
	width:30%;
}
.center {
	vertical-align:top;
	width:65%;
}
.right {
	width:5%;
}
.logo {
	text-align:center;
}
.logo a:hover {
	opacity: 0.7;
}
.logo:hover {
	opacity: 0.7;
}
.body_hor_menu {
	height:68px;	
}
#roundbar-blue {
	clear:left;
	float:left;
	width:100%;
	height: 68px;
overflow:hidden;
}
#roundbar-blue ul {
	clear:left;
	float:left;
	margin:0;
	padding:0;
	position:relative;
	left:50%;
}
#roundbar-blue ul li {
	display:block;
	float:left;
	position:relative;
	right:50%;
	margin:0;
	padding:0 2px;	
}
#roundbar-blue ul li a {
	display:block;
	text-decoration:none;
	/*font-size:18px;*/
	padding:0 2px;
	-moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
	line-height:68px;
	color:#B2ABBB;
	text-transform:uppercase;
	font-weight:bold;
}
#roundbar-blue ul li.active a {
	color:white;
}
#roundbar-blue ul li a:hover {
	-moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    color:white;
}
.marker {
	width:7px;
	background-image:url('/upload/image/design/default/marker.png');
	background-position:center center;
	background-repeat:no-repeat;
	height:68px;
}
.text_content {
	vertical-align:top;
}
.right_col {
	width:180px;
	vertical-align:top;
}
.right_col div p {
	padding:0;
	margin:0;
}
.left_col {
	vertical-align:top;
}
.body_separ {
	height:1px;
	clear:both;
}
.body_news {
	margin-bottom:20px;
}
.body_news_text {
	min-height:50px;
	padding:10px;
	border:1px #929095 solid;
	border-bottom:none;
	border-top:none;
}
.body_icon {
	width:140px;
	vertical-align:top;
	padding-top:5px;
}
.body_icon img {
	border:1px white solid;
	-webkit-box-shadow: 5px 5px 3px rgba(255, 255, 255, 0.5);
	-moz-box-shadow:    5px 5px 3px rgba(255, 255, 255, 0.5);
	box-shadow:         5px 5px 3px rgba(255, 255, 255, 0.5);
}
.more a {
	color:#00C1B7;
	font-size:17px;
}
.date {
	margin-top:10px;
	padding-left:50px;
	font-style:italic;
}
.title_news {
	display:inline;
	padding:0;
	margin:0;
	font-size:24px;
	font-style:italic;
}
.title_news a {
	text-decoration:none;
}
.sub_menu {
	clear:left;
	float:left;
	width:100%;
	overflow:hidden;
	height: 18px;
}
.sub_menu ul {
	clear:left;
	float:left;
	margin:0;
	padding:0;
	position:relative;
	left:50%;
}
.sub_menu ul li {
	display:block;
	float:left;
	position:relative;
	right:50%;
	margin:0;
	padding:0 1px;	
}
.sub_menu ul li a {
	display:block;
	text-decoration:none;
	-moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
	line-height:18px;
	color:#00C1B7;
	text-decoration:underline;
	font-size:18px;
}
.sub_menu ul li.active a {
	color:white;
	text-decoration:none;
	font-weight:bold;
}
.sub_menu ul li a:hover {
	-moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    color:white;
    text-decoration:none;
}
.google {
	float:right;
	margin-right:100px;
padding-top:8px;
}



address {
}
code {
}
details {
}
mark {
}
pre {
}
q {
}
time {
}
.Bold
{
	font-weight: bold;
}
.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}
.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}
.slogan {
font-family: 'Andada SC';
text-align:center;
font-size:22px;
height:40px;
padding:10px 0;
}
.b-page__content{min-height:200px}
.b-head-decor{display:none}
.b-page_newyear .b-head-decor{
   position:absolute;
   top:0;
   left:0;
   display:block;
   height:115px;
   width:100%;
   overflow:hidden;
   background:url(balls/b-head-decor_newyear.png) repeat-x 0 0
}
.b-page_newyear .b-head-decor__inner{position:absolute;top:0;left:0;height:115px;display:block;width:373px}
.b-page_newyear .b-head-decor::before{content:'';display:block;position:absolute;top:-115px;left:0;z-index:3;height:115px;display:block;width:100%;box-shadow:0 15px 30px rgba(0,0,0,0.75)}
.b-page_newyear .b-head-decor__inner_n2{left:373px}
.b-page_newyear .b-head-decor__inner_n3{left:746px}
.b-page_newyear .b-head-decor__inner_n4{left:1119px}
.b-page_newyear .b-head-decor__inner_n5{left:1492px}
.b-page_newyear .b-head-decor__inner_n6{left:1865px}
.b-page_newyear .b-head-decor__inner_n7{left:2238px}

.b-ball{position:absolute}
.b-ball_n1{top:0;left:3px;width:59px;height:83px}
.b-ball_n2{top:-19px;left:51px;width:55px;height:70px}
.b-ball_n3{top:9px;left:88px;width:49px;height:67px}
.b-ball_n4{top:0;left:133px;width:57px;height:102px}
.b-ball_n5{top:0;left:166px;width:49px;height:57px}
.b-ball_n6{top:6px;left:200px;width:54px;height:70px}
.b-ball_n7{top:0;left:240px;width:56px;height:67px}
.b-ball_n8{top:0;left:283px;width:54px;height:53px}
.b-ball_n9{top:10px;left:321px;width:49px;height:66px}
.b-ball_n1 .b-ball__i{background:url(balls/b-ball_n1.png) no-repeat}
.b-ball_n2 .b-ball__i{background:url(balls/b-ball_n2.png) no-repeat}
.b-ball_n3 .b-ball__i{background:url(balls/b-ball_n3.png) no-repeat}
.b-ball_n4 .b-ball__i{background:url(balls/b-ball_n4.png) no-repeat}
.b-ball_n5 .b-ball__i{background:url(balls/b-ball_n5.png) no-repeat}
.b-ball_n6 .b-ball__i{background:url(balls/b-ball_n6.png) no-repeat}
.b-ball_n7 .b-ball__i{background:url(balls/b-ball_n7.png) no-repeat}
.b-ball_n8 .b-ball__i{background:url(balls/b-ball_n8.png) no-repeat}
.b-ball_n9 .b-ball__i{background:url(balls/b-ball_n9.png) no-repeat}
.b-ball_i1 .b-ball__i{background:url(balls/b-ball_i1.png) no-repeat}
.b-ball_i2 .b-ball__i{background:url(balls/b-ball_i2.png) no-repeat}
.b-ball_i3 .b-ball__i{background:url(balls/b-ball_i3.png) no-repeat}
.b-ball_i4 .b-ball__i{background:url(balls/b-ball_i4.png) no-repeat}
.b-ball_i5 .b-ball__i{background:url(balls/b-ball_i5.png) no-repeat}
.b-ball_i6 .b-ball__i{background:url(balls/b-ball_i6.png) no-repeat}
.b-ball_i1{top:0;left:0;width:25px;height:71px}
.b-ball_i2{top:0;left:25px;width:61px;height:27px}
.b-ball_i3{top:0;left:176px;width:29px;height:31px}
.b-ball_i4{top:0;left:205px;width:50px;height:51px}
.b-ball_i5{top:0;left:289px;width:78px;height:28px}
.b-ball_i6{top:0;left:367px;width:6px;height:69px}
.b-ball__i{
position:absolute;
width:100%;
height:100%;
-webkit-transform-origin:50% 0;
-moz-transform-origin:50% 0;
-o-transform-origin:50% 0;
transform-origin:50% 0;
-webkit-transition:all .3s ease-in-out;
-moz-transition:all .3s ease-in-out;
-o-transition:all .3s ease-in-out;
transition:all .3s ease-in-out;
pointer-events:none
}
.b-ball_bounce .b-ball__right{position:absolute;top:0;right:0;left:50%;bottom:0;z-index:9}
.b-ball_bounce:hover .b-ball__right{display:none}
.b-ball_bounce .b-ball__right:hover{left:0;display:block!important}
.b-ball_bounce.bounce>.b-ball__i{-webkit-transform:rotate(-9deg);-moz-transform:rotate(-9deg);-o-transform:rotate(-9deg);transform:rotate(-9deg)}
.b-ball_bounce .b-ball__right.bounce+.b-ball__i{-webkit-transform:rotate(9deg);-moz-transform:rotate(9deg);-o-transform:rotate(9deg);transform:rotate(9deg)}
.b-ball_bounce.bounce1>.b-ball__i{-webkit-transform:rotate(6deg);-moz-transform:rotate(6deg);-o-transform:rotate(6deg);transform:rotate(6deg)}
.b-ball_bounce .b-ball__right.bounce1+.b-ball__i{-webkit-transform:rotate(-6deg);-moz-transform:rotate(-6deg);-o-transform:rotate(-6deg);transform:rotate(-6deg)}
.b-ball_bounce.bounce2>.b-ball__i{-webkit-transform:rotate(-3deg);-moz-transform:rotate(-3deg);-o-transform:rotate(-3deg);transform:rotate(-3deg)}
.b-ball_bounce .b-ball__right.bounce2+.b-ball__i{-webkit-transform:rotate(3deg);-moz-transform:rotate(3deg);-o-transform:rotate(3deg);transform:rotate(3deg)}
.b-ball_bounce.bounce3>.b-ball__i{-webkit-transform:rotate(1.5deg);-moz-transform:rotate(1.5deg);-o-transform:rotate(1.5deg);transform:rotate(1.5deg)}
.b-ball_bounce .b-ball__right.bounce3+.b-ball__i{-webkit-transform:rotate(-1.5deg);-moz-transform:rotate(-1.5deg);-o-transform:rotate(-1.5deg);transform:rotate(-1.5deg)}
