html {
  height: 100%;
}

body {
  font: 16px Arial;
  color: #000000;
  height: 100%;
  position: relative;
  min-height: 100%;
}

html>body {
  min-height: 100%;
  height:auto;
}

.clear {
	clear: both;
}

a, a:visited, a:link {
  color: #000000;
}

a:hover {
  text-decoration: none;
}

body.index .wrapper {
  background: url("/images/html-bg.png") no-repeat bottom center #84bbfb;
  min-height: 600px;
}

body .wrapper {
  background: url("/images/html-bg-inner-pages.jpg") no-repeat bottom center #84bbfb;
  min-height: 600px;
}

div.header {
  width: 950px;
  margin: 0 auto;
  height: 110px;
  position: relative;
  z-index: 10;
}

div.header div.logo {
    left: 285px;
    position: absolute;
    top: 5px;
}

div.header div.name {
	color: #FFFFFF;
    float: left;
    font-size: 27px;
	margin-left: 0px;
    margin-top: 25px;
    text-align: center;
}

body.index div.header div.name {
	margin-left: 25px;
}

body.index div.header div.menu {
  width: 410px;
}

body div.header div.menu {
  width: 410px;
  float: right;
  margin-top: 5px;
  overflow: hidden;
  font-size: 16px;
}

div.header div.menu ul {
  float: left;
  margin-right: 7px;
}

div.header div.menu li {
	clear: left;
    float: left;
    height: 24px;
    margin: 0 0 6px;
    position: relative;
}

div.header div.menu li .hover-bg {
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

div.menu a, div.menu a:visited, div.menu a:link {
  color: #fff;
  display: inline-block;
  padding: 2px 6px;
  position: relative;
  text-decoration: none;
  white-space: nowrap;
  z-index: 3;
}

div.menu .red .hover-bg {
  background-color: #b40000;
}
div.header div.menu .red.active a, div.header div.menu .red:hover a {
  color: #b40000;
}

div.menu .darkred .hover-bg {
  background-color: #690008;
}
div.header div.menu .darkred.active a, div.header div.menu .darkred:hover a {
  color: #690008;
}

div.menu .darkerred .hover-bg {
  background-color: #3e0005;
}
div.header div.menu .darkerred.active a, div.header div.menu .darkerred:hover a {
  color: #3e0005;
}

div.menu .purple .hover-bg {
  background-color: #9000a2;
}
div.header div.menu .purple.active a, div.header div.menu .purple:hover a {
  color: #9000a2;
}

div.menu .darkpurple .hover-bg {
  background-color: #5e0069;
}
div.header div.menu .darkpurple.active a, div.header div.menu .darkpurple:hover a {
  color: #5e0069;
}

div.menu .darkerpurple .hover-bg {
  background-color: #37003e;
}
div.header div.menu .darkerpurple.active a, div.header div.menu .darkerpurple:hover a {
  color: #37003e;
}

div.menu .orange .hover-bg {
  background-color: #5e0069;
}
div.header div.menu .orange.active a, div.header div.menu .orange:hover a {
  color: #5e0069;
}

div.menu .orange .hover-bg {
  background-color: #ff7301;
}
div.header div.menu .orange.active a, div.header div.menu .orange:hover a {
  color: #ff7301;
}
div.menu .aquamarine .hover-bg {
  background-color: #009ba2;
}
div.header div.menu .aquamarine.active a, div.header div.menu .aquamarine:hover a {
  color: #009ba2;
}

div.menu .darkaquamarine .hover-bg {
  background-color: #006469;
}
div.header div.menu .darkaquamarine.active a, div.header div.menu .darkaquamarine:hover a {
  color: #006469;
}

div.menu .darkeraquamarine .hover-bg {
  background-color: #003c3e;
}
div.header div.menu .darkeraquamarine.active a, div.header div.menu .darkeraquamarine:hover a {
  color: #003c3e;
}

div.header div.menu li a:hover, div.header div.menu li.active a {
  text-decoration: underline;
}

div.header div.menu li:hover .hover-bg, div.header div.menu li.active .hover-bg {
  background-color: #fff;
}

body.index div.content {
  padding-bottom: 150px;
}

div.content {
  width: 950px;
  margin: 0 auto;
  padding-bottom: 350px;
}

div.content .left-column {
	float: left;
    text-align: center;
    width: 315px;
}

div.content .left-column .logo {
	margin-top: 20px;
}

div.content .left-column .arms {
	margin-top: 30px;
}

div.content .right-column {
	float: right;
	width: 612px;
}

div.content .right-column .slider {
	background: url("/images/slider-bg.png") no-repeat top center transparent;
	height: 376px;
	position: relative;
	width: 612px;
}

div.content .right-column .slider .photo {
	padding: 20px;
}

div.content .right-column .slider .sliderbar {
	bottom: -2px;
    height: 26px;
    position: absolute;
    right: 20px;
}

div.content .right-column .slider .sliderbar .button {
	background: url("/images/sliderbar-button.png") no-repeat scroll center top transparent;
	cursor: pointer;
    float: left;
    height: 26px;
    margin-left: 7px;
    width: 26px;
}

div.content .right-column .slider .sliderbar .button.active {
	background: url("/images/sliderbar-button-active.png") no-repeat top center transparent;
}

div.content .more {
	margin-top: 25px;
}

div.content .more .slogan {
	float: left;
    margin-top: 45px;
}

div.content .more .partners {
	float: right;
	margin-right: 10px;
}

div.content .more .partners .partner {
	float: left;
    margin: 0 10px;
	width: 105px;
}

h1 {
  font-size: 30px;
  color: #fff;
  margin-bottom: 35px;
}

h2 {
  font-size: 16px;
  margin-bottom: 15px;
  font-style: italic;
}

div.text-block ol {
  margin: 0 0 0px 60px;
  padding-bottom: 20px;
  line-height: 17px;
}

div.text-block ol ul {
  margin: 15px 0 15px -20px;
}

div.news-block h2 {
  font-size: 22px;
  margin-bottom: 5px;
  font-style: normal;
}

div.news-block h2 a, div.news-block h2 a:visited, div.news-block h2 a:link {
  color: #0057be;
}

div.news-block h2 .date {
  color: #ff7301;
  font-size: 12px;
}

div.news-block .text {
  line-height: 17px;
}

div.news-block .item {
  margin-bottom: 20px;
}

div.news-block .item .image {
	float: left;
    margin-right: 20px;
}

div.news_item .name {
	font-size: 22px;
}

div.news_item .name span {
	color: #fb6801;
	font-size: 14px;
}

div.news_item .back {
	margin-top: 10px;
}

div.pagination {
  font-size: 24px;
}

div.pagination li {
  display: inline;
  color: #F85B01;
  font-size: 36px;
  margin: 0 6px;
}

div.pagination li a {
	color: #0057BE;
	font-size: 24px;
}

div.pagination .prev a, div.pagination .next a {
  font-size: 14px;
}

div.pagination li.current {
  position: relative;
  top: .2em;
}

div.pagination .prev {
  margin-left: 0;
}

div.pagination .next {
  margin-right: 0;
}

div.glow.left {
  background: url("/images/glow_left.png") no-repeat top left;
}
div.glow.right {
  background: url("/images/glow_right.png") no-repeat top right;
}

div.footer {
  background: url("/images/footer_left.png") no-repeat bottom left;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 120px;
}

div.footer .inner {
  background: url("/images/footer_right.png") no-repeat bottom right;
}

div.footer div.inner-wrapper {
  width: 980px;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 10px;
}

div.footer .text {
  width: 555px;
  float: right;
  color: #b0b0b0;
  font-size: 12px;
  line-height: 18px;
}

div.footer .logo {
  display: block;
  float: left;
  margin-right: 18px;
  position: relative;
}

div.footer .text h5 {
  font-size: 20px;
  color: #fff;
  line-height: 32px;
}

div.footer .logo.starco {
  top: 14px;
}

div.footer .logo.art {
  
}

div.footer .logo.flag {
  top: 6px;
}

div.audio-block {
  overflow: hidden;
}

div.audio-block .disc-info {
  float: left;
  width: 370px;
}

div.audio-block div.track-list {
  width: 580px;
  float: right;
}

div.disc-info h5 {
  font-size: 18px;
  color: #000000;
  line-height: 24px;
  margin-bottom: 15px;
}

div.disc-info .img {
  background: url("/images/disc_bg.png") no-repeat top left;
  width: 356px;
  height: 317px;
  margin-bottom: 5px;
}

div.disc-info .img img {
  display: block;
  position: relative;
  top:17px;
  left: 46px;
}

div.disc-info .tip {
  font-size: 12px;
  color: #000000;
}

div.track-list li {
  height: 45px;
  margin-bottom: 6px;
}

div.track-list .number {
  font-size: 12px;
  color: #ffffff;
}

div.track-list .author, div.track-list .separator, div.track-list .title {
  font-size: 18px;
  color: #525252;
}

div.track-list .link, div.track-list .size {
  color: #ffffff;
  display: block;
  float: left;
  font-size: 12px;
  margin-right: 10px;
  margin-top: 1px;
}

div.track-list .link a, div.track-list .link a:visited, div.track-list .link:link {
  color: #ffffff;
}

div.video-block {
  
}

div.video-block .item {
	float: left;
    height: 235px;
    margin-bottom: 20px;
    margin-right: 18px;
    width: 175px;
}

div.video-block .item.last {
	margin-right: 0px;
}

div.video-block .item .img {
}

div.video-block .item .img img {
  display: block;
  position: relative;
}

div.video-block .item .text {
  margin-top: 10px;
}

div.video-block .item .text a, div.photo-block .item .text a {
	text-decoration: none;
}

div.video-block .item .title, div.photo-block .item .text a{
	color: #0057BE;
    font-size: 14px;
}

div.video-block .item .date, div.video-block .item .size, div.photo-block .item .date{
  font-size: 12px;
  color: #fb6801;
  white-space: nowrap;
}
/*****lavrov's awesome code*****/
.more {overflow: hidden;}
.news-holder {
	width: 908px;
	padding: 26px 22px;
	background: rgba(255,255,255,0.3);
	margin: 10px 0px;
	overflow: hidden;
}
.left-news-column,
.right-news-column {
	/*width: 450px;*/
  width:100%;
	float: left;
	min-height: 380px;
	position: relative;
}
.left-news-column {margin-right: 4px;}
.news-holder .item img {
	float: left;
	margin-right: 15px;
}
.news-holder .item {margin-bottom: 10px;}
.news-title {
	font-size: 16px!important;
	line-height: 20px;
	color: #0057be!important;
	font-style: normal!important;
}
.allnews {
	margin-top: 20px;
	font-size: 15px!important;
	color: #fff!important;
	position: absolute;
	bottom: 10px;
	right: 0px;
  background-color: #f85b01;
  padding:10px;
}
/*****end lavrov's awesome code*****/
em {
    font-style: italic;
}
.socnet .new img{width: 30px; height: 30px;}

