html, body, div, span, td, th, p, h1, h2, h3, h4, h5, h6, dl, dd, label, img, object, form {
	margin: 0;
	padding: 0;
	border: 0;
}

body, h6, input, select, textarea, button {
  font-size: 12px;
}

html {
    margin-bottom: 0.01em;
    height: 100%;
}

body {
    text-align: center;
    padding-bottom: 30px;
    background: #1d1916;
    font-family: Arial,Helvetica,FreeSans,"Luxi-sans","Nimbus Sans L",sans-serif;
    color: #FEFEFE;
}

p {
	text-align: left;
}

div {
    text-align: left;
}

a {
  outline:none;
}

a:link, a:visited, a:active {
  color: #E6922F;
}

a:hover {
  color: #FFFFFF;
}

.container {
  width: 727px;
  margin: 0 auto;
  overflow: hidden;
}

#header {
  height: 138px;
  position:relative;
}

#header .menu {
  list-style-type:none;
  margin:0;
  overflow:hidden;
  padding:0;
  position: absolute;
  top:82px;
  left:290px;
}

#header .menu li {
  float: left;
}

#header .lang {
  list-style-type:none;
  margin:0;
  overflow:hidden;
  padding:0;
  position: absolute;
  top:37px;
  right:0;
}

#header .lang li {
  float: left;
}

#top {
  height: 63px;
}

#center {
  padding: 209px 0 0 0;
}

.news {
  width: 209px;
  margin: 0 0 0 122px;
}

.news h1 {
  font-weight: normal;
  text-align: center;
  color: #FFFFFF;
}

.news .articles {
  border: 1px solid #373330;
  padding: 33px 12px 15px 12px;
}

.news .articles hr {
  color: #373330!important;
  border: none!important;
  border-bottom: 1px solid #373330!important;
  height: 2px;
}

.news .articles .item {
  margin: 0 0 18px 0;
}

.news .articles .item img {
  border: 1px solid #7C7876;
  margin: 15px 0 0 0;
}

.news .articles .item a {
  color: #FFFFFF;
  text-decoration: none;
}

#center .cube {
  float: right;
  margin: 109px 96px 0 0;
  z-index: 40;
}

#center .submenu {
  float: right;
  margin: 58px 60px 0 120px;
  width: 124px;
  
}

#center .submenu img {
  margin: 0 0 10px 10px;
  float: left;
}

#center .content {
  padding: 35px 0 0 58px;
}

#center .maingaleries {
  width: 198px;
  float: left;
  text-align: right;
  font-size: 13px;
}

#center .maingaleries a {
  display: block;
  color: #969593;
  text-decoration: none;
  margin: 0 0 20px 0;
  font-weight: bold;
}

#center .maingaleries a.active {
  color: #FFFFFF;
}

#center .subgaleries {
  width: 435px;
  float: left;
  margin: 0 0 0 87px;
}

#center .subgaleries .galery {
  margin:0;
}

#center .subgaleries .galery h1 {
  background: url(../image/gal_h1bg_left.jpg) no-repeat;
  font-size: 12px;
  font-weight: bold;
  height: 21px;
  overflow:hidden;
}

#center .subgaleries .galery h1.active {
  background: url(../image/gal_h1bga_left.jpg) no-repeat;
}

#center .subgaleries .galery h1 a {
  display: block;
  color: #FFFFFF;
  text-decoration: none;
  padding: 4px 20px 0 20px;
  margin: 0 0 0 5px;
  height: 17px;
  background: #969593 url(../image/gal_h1bg_right.jpg) no-repeat 100% 0;
}

#center .subgaleries .galery h1.active a {
  background: #E6922F url(../image/gal_h1bga_right.jpg) no-repeat 100% 0;
}

#center .subgaleries .galery .images {
  overflow: hidden;
  display: block;
  width: 435px;
}

#center .subgaleries .galery .images img {
  margin: 10px 10px 10px 11px;
  border: 1px solid #969593;
}

.centerscroll {
  position:fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #1F1A17 url(../image/body_bg.jpg) repeat-x;
  z-index: 100;
}